diff --git a/clients/client/dart/README.md b/clients/client/dart/README.md
index 15d31df4a6..1a969e69f8 100644
--- a/clients/client/dart/README.md
+++ b/clients/client/dart/README.md
@@ -5,7 +5,7 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
This Dart package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v1.14.2
+- API version: v1.14.3
- Generator version: 7.7.0
- Build package: org.openapitools.codegen.languages.DartDioClientCodegen
@@ -20,7 +20,7 @@ This Dart package is automatically generated by the [OpenAPI Generator](https://
To use the package from [pub.dev](https://pub.dev), please include the following in pubspec.yaml
```yaml
dependencies:
- ory_client: 1.14.2
+ ory_client: 1.14.3
```
### Github
diff --git a/clients/client/dart/pubspec.yaml b/clients/client/dart/pubspec.yaml
index e80bccea1f..7dd0f66221 100644
--- a/clients/client/dart/pubspec.yaml
+++ b/clients/client/dart/pubspec.yaml
@@ -1,5 +1,5 @@
name: ory_client
-version: 1.14.2
+version: 1.14.3
description: OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
homepage: https://www.ory.sh
repository: https://github.com/ory/sdk/tree/master/clients/client/dart
diff --git a/clients/client/dotnet/Ory.Client.sln b/clients/client/dotnet/Ory.Client.sln
index 5eaf55642d..3d02b21665 100644
--- a/clients/client/dotnet/Ory.Client.sln
+++ b/clients/client/dotnet/Ory.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.Client", "src\Ory.Client\Ory.Client.csproj", "{554A82DA-0385-431D-90A5-D09C9261AEB4}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ory.Client", "src\Ory.Client\Ory.Client.csproj", "{C98DB6CB-F6EF-4526-8A3C-B0FBB35D9B09}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ory.Client.Test", "src\Ory.Client.Test\Ory.Client.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
@@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {554A82DA-0385-431D-90A5-D09C9261AEB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {554A82DA-0385-431D-90A5-D09C9261AEB4}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {554A82DA-0385-431D-90A5-D09C9261AEB4}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {554A82DA-0385-431D-90A5-D09C9261AEB4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C98DB6CB-F6EF-4526-8A3C-B0FBB35D9B09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C98DB6CB-F6EF-4526-8A3C-B0FBB35D9B09}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C98DB6CB-F6EF-4526-8A3C-B0FBB35D9B09}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C98DB6CB-F6EF-4526-8A3C-B0FBB35D9B09}.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/client/dotnet/README.md b/clients/client/dotnet/README.md
index 676c680769..c0ce494ffb 100644
--- a/clients/client/dotnet/README.md
+++ b/clients/client/dotnet/README.md
@@ -6,8 +6,8 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v1.14.2
-- SDK version: 1.14.2
+- API version: v1.14.3
+- SDK version: 1.14.3
- Generator version: 7.7.0
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen
For more information, please visit [https://www.ory.sh](https://www.ory.sh)
diff --git a/clients/client/dotnet/api/openapi.yaml b/clients/client/dotnet/api/openapi.yaml
index 255d9eb19c..9cfb698efd 100644
--- a/clients/client/dotnet/api/openapi.yaml
+++ b/clients/client/dotnet/api/openapi.yaml
@@ -11,7 +11,7 @@ info:
url: https://www.apache.org/licenses/LICENSE-2.0.html
termsOfService: /ptos
title: Ory APIs
- version: v1.14.2
+ version: v1.14.3
servers:
- url: "https://{project-slug}.projects.oryapis.com/"
variables:
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/CourierApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/CourierApiTests.cs
index d04177bfd0..b74bc77afa 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/CourierApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/CourierApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/EventsApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/EventsApiTests.cs
index 8ab24c0aee..4dc8b5bdb5 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/EventsApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/EventsApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/FrontendApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/FrontendApiTests.cs
index 1e9faf80c9..9e0c877a50 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/FrontendApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/FrontendApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/IdentityApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/IdentityApiTests.cs
index 07ddf2d797..e01c0d10ff 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/IdentityApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/IdentityApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/JwkApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/JwkApiTests.cs
index 667a5a19d4..0fc125bb51 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/JwkApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/JwkApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/MetadataApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/MetadataApiTests.cs
index 44cd0da6fb..9fa142050f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/MetadataApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/MetadataApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/OAuth2ApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/OAuth2ApiTests.cs
index 6834e387d4..c400d97906 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/OAuth2ApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/OAuth2ApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/OidcApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/OidcApiTests.cs
index f31e31d9c6..81cc86591e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/OidcApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/OidcApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/PermissionApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/PermissionApiTests.cs
index 840072b26b..00749e44d7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/PermissionApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/PermissionApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/ProjectApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/ProjectApiTests.cs
index c2b973e065..1c90ec40fa 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/ProjectApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/ProjectApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/RelationshipApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/RelationshipApiTests.cs
index 0170ab780b..80b02ab710 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/RelationshipApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/RelationshipApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/WellknownApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/WellknownApiTests.cs
index 7766865454..4b347aa454 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/WellknownApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/WellknownApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Api/WorkspaceApiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Api/WorkspaceApiTests.cs
index 191c67439d..7ab23c2049 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Api/WorkspaceApiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Api/WorkspaceApiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestSessionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestSessionTests.cs
index c24d534315..aee9288ebe 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestSessionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestSessionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestTests.cs
index a6f5fa00c4..5d88bb8ab3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2ConsentRequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2LoginRequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2LoginRequestTests.cs
index 4c020028d1..659de8d213 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2LoginRequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAcceptOAuth2LoginRequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceConfigurationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceConfigurationTests.cs
index 52a212916f..21f4fc7dfa 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceConfigurationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceConfigurationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceThemeVariablesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceThemeVariablesTests.cs
index cf668a8f17..a74badef8d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceThemeVariablesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAccountExperienceThemeVariablesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientActiveProjectInConsoleTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientActiveProjectInConsoleTests.cs
index 29ca9d81e1..57b5bf91f2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientActiveProjectInConsoleTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientActiveProjectInConsoleTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAddProjectToWorkspaceBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAddProjectToWorkspaceBodyTests.cs
index 2453a97c86..deb7bc4e1d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAddProjectToWorkspaceBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAddProjectToWorkspaceBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeFilterTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeFilterTests.cs
index 86397cdfda..49ef637a23 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeFilterTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeFilterTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeTests.cs
index b7cb896c5b..4952021f4c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributesCountDatapointTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributesCountDatapointTests.cs
index 26d5966cf9..2f0764949e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributesCountDatapointTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAttributesCountDatapointTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAuthenticatorAssuranceLevelTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAuthenticatorAssuranceLevelTests.cs
index 02315c7f0f..ef4763dc0f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAuthenticatorAssuranceLevelTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientAuthenticatorAssuranceLevelTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchPatchIdentitiesResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchPatchIdentitiesResponseTests.cs
index 111896014c..eaaa1153d9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchPatchIdentitiesResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchPatchIdentitiesResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBillingPeriodBucketTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBillingPeriodBucketTests.cs
index b30789e8db..bee611fec1 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBillingPeriodBucketTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBillingPeriodBucketTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckOplSyntaxResultTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckOplSyntaxResultTests.cs
index 0c83dbdd7a..bb045047a9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckOplSyntaxResultTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckOplSyntaxResultTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultTests.cs
index f5bbe122c9..d3f1ee9adb 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCloudAccountTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCloudAccountTests.cs
index 07f5224754..84bcdbb037 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCloudAccountTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCloudAccountTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientConsistencyRequestParametersTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientConsistencyRequestParametersTests.cs
index ae276f8bae..aab40c9e60 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientConsistencyRequestParametersTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientConsistencyRequestParametersTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiFlowTests.cs
index 1228dc9c64..778ca4413c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiTests.cs
index 8ed0405d98..2b8be72573 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRecoveryUiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRedirectBrowserToTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRedirectBrowserToTests.cs
index 881f506143..8ded6582f9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRedirectBrowserToTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithRedirectBrowserToTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSetOrySessionTokenTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSetOrySessionTokenTests.cs
index 94cc830353..aaf3c084f8 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSetOrySessionTokenTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSetOrySessionTokenTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiFlowTests.cs
index 43fbc8293d..9abf80a974 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiTests.cs
index c3d1ae66d3..2774db01b6 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithSettingsUiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithTests.cs
index 9ba3cc0a2a..6da2971eb7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiFlowTests.cs
index 0bb28defc2..b8489d6605 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiTests.cs
index 1f5e23b5a6..520b3ed361 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientContinueWithVerificationUiTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageStatusTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageStatusTests.cs
index fdb5f7b131..a7ac45615c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageStatusTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageStatusTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageTypeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageTypeTests.cs
index 47159a6612..979898b157 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageTypeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCourierMessageTypeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateCustomDomainBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateCustomDomainBodyTests.cs
index e42ac294e2..8e65b649af 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateCustomDomainBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateCustomDomainBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateEventStreamBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateEventStreamBodyTests.cs
index 31db01de0b..82f0cc3223 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateEventStreamBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateEventStreamBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateIdentityBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateIdentityBodyTests.cs
index fdb77fd7ba..76c8ff1cd5 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateIdentityBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateIdentityBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateInviteResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateInviteResponseTests.cs
index 3ad8ee4485..097b2a4b42 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateInviteResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateInviteResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateJsonWebKeySetTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateJsonWebKeySetTests.cs
index fb596dce5f..4040a3a35a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateJsonWebKeySetTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateJsonWebKeySetTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectApiKeyRequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectApiKeyRequestTests.cs
index 6de9d147eb..4e66602fd8 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectApiKeyRequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectApiKeyRequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBodyTests.cs
index f7a668d94e..481a32dad6 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBrandingTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBrandingTests.cs
index d7ef678afc..2d7efee952 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBrandingTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectBrandingTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectMemberInviteBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectMemberInviteBodyTests.cs
index 94a0fff6eb..9fa6f928f9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectMemberInviteBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectMemberInviteBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectNormalizedPayloadTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectNormalizedPayloadTests.cs
index eaac06f91f..d87f3ce5c1 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectNormalizedPayloadTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateProjectNormalizedPayloadTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryCodeForIdentityBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryCodeForIdentityBodyTests.cs
index 5a5e5b9e08..65e139f882 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryCodeForIdentityBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryCodeForIdentityBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryLinkForIdentityBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryLinkForIdentityBodyTests.cs
index 2ad27c0b20..a78617b259 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryLinkForIdentityBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRecoveryLinkForIdentityBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRelationshipBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRelationshipBodyTests.cs
index facffa236c..48d97b1c76 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRelationshipBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateRelationshipBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionBodyTests.cs
index 6385fe5094..a853d639c0 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionCommonTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionCommonTests.cs
index d3e74c3f88..ebd0e3beee 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionCommonTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateSubscriptionCommonTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateVerifiableCredentialRequestBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateVerifiableCredentialRequestBodyTests.cs
index 11236242ac..6a385e99ea 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateVerifiableCredentialRequestBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateVerifiableCredentialRequestBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceApiKeyBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceApiKeyBodyTests.cs
index e0253d2bc4..93b2c79f5c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceApiKeyBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceApiKeyBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceBodyTests.cs
index 9f3d0389e8..632824fb72 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceMemberInviteBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceMemberInviteBodyTests.cs
index 493e1bb312..b5b8df2715 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceMemberInviteBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceMemberInviteBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceSubscriptionBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceSubscriptionBodyTests.cs
index 12bd171186..fe229b58db 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceSubscriptionBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCreateWorkspaceSubscriptionBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCredentialSupportedDraft00Tests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCredentialSupportedDraft00Tests.cs
index 462347a15f..342b7e0501 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCredentialSupportedDraft00Tests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCredentialSupportedDraft00Tests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCustomDomainTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCustomDomainTests.cs
index c43e4e621c..e6ae9dbc08 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCustomDomainTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCustomDomainTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientDeleteMySessionsCountTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientDeleteMySessionsCountTests.cs
index 6e2b327c09..38e49dff14 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientDeleteMySessionsCountTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientDeleteMySessionsCountTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataBodyTests.cs
index ff7edd89ee..df8ee35ca8 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataTests.cs
index b5a5df7c94..b70f8e49db 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEmailTemplateDataTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfiedTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfiedTests.cs
index aed1a27e9a..7b657e766e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfiedTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfiedTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorBrowserLocationChangeRequiredTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorBrowserLocationChangeRequiredTests.cs
index 93b334be5c..9a8d619b90 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorBrowserLocationChangeRequiredTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorBrowserLocationChangeRequiredTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorFlowReplacedTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorFlowReplacedTests.cs
index ba2a09146e..cc4283713f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorFlowReplacedTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorFlowReplacedTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorGenericTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorGenericTests.cs
index aec0e99bae..b723f042b0 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorGenericTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorGenericTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorOAuth2Tests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorOAuth2Tests.cs
index 6f6f9a52a1..356184530a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorOAuth2Tests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientErrorOAuth2Tests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEventStreamTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEventStreamTests.cs
index 0c5180c3b9..fc26d35bfd 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEventStreamTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientEventStreamTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientExpandedPermissionTreeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientExpandedPermissionTreeTests.cs
index 81cea103ae..5edac1bef4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientExpandedPermissionTreeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientExpandedPermissionTreeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientFlowErrorTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientFlowErrorTests.cs
index ead7c65b24..a4e13dd44b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientFlowErrorTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientFlowErrorTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorContentTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorContentTests.cs
index aefb8d100f..954e476a60 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorContentTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorContentTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorTests.cs
index 66f14818e7..c2b91088b2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericErrorTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericUsageTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericUsageTests.cs
index 179271bf88..61aa444145 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericUsageTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGenericUsageTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetAttributesCountResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetAttributesCountResponseTests.cs
index 3e2643ce05..2d52bce985 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetAttributesCountResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetAttributesCountResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetManagedIdentitySchemaLocationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetManagedIdentitySchemaLocationTests.cs
index 6c5713db70..16bd2b67e4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetManagedIdentitySchemaLocationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetManagedIdentitySchemaLocationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventAttributesResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventAttributesResponseTests.cs
index 83d31427e7..21b7f7ae61 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventAttributesResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventAttributesResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventTypesResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventTypesResponseTests.cs
index 500bf4e9c7..865cf91a08 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventTypesResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetMetricsEventTypesResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetOrganizationResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetOrganizationResponseTests.cs
index 0a957cd3d4..7c07bff4eb 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetOrganizationResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetOrganizationResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsBodyTests.cs
index 624fafde6e..85ba3f26fc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsResponseTests.cs
index cdcf6f6670..1d6d8a9326 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectEventsResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectMetricsResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectMetricsResponseTests.cs
index 513c2cd5f4..2387c27d95 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectMetricsResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetProjectMetricsResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetSessionActivityResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetSessionActivityResponseTests.cs
index 5b96755374..e5cfa15aef 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetSessionActivityResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetSessionActivityResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetVersion200ResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetVersion200ResponseTests.cs
index 4c32265b4a..29b1b49e4e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetVersion200ResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientGetVersion200ResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthNotReadyStatusTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthNotReadyStatusTests.cs
index 016adda79e..505a5c5abf 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthNotReadyStatusTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthNotReadyStatusTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthStatusTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthStatusTests.cs
index 8d23c9f221..8be7e3ecee 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthStatusTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientHealthStatusTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeTests.cs
index a87c81c8eb..652877133d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcProviderTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcProviderTests.cs
index 044664bb6b..4fb9c7b50e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcProviderTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcProviderTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcTests.cs
index c0111d80cb..0368fe6a88 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsOidcTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsPasswordTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsPasswordTests.cs
index 9a97224313..63df3a56a1 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsPasswordTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsPasswordTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsTests.cs
index 53f9dccaa4..4fed8d1fa8 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchResponseTests.cs
index b54074ad62..6cf1853711 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchTests.cs
index 2e47220495..9c16599458 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityPatchTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaContainerTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaContainerTests.cs
index 0d921dfbd5..d72282e5d6 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaContainerTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaContainerTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaPresetTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaPresetTests.cs
index 7d0e99977e..0d465b7002 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaPresetTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentitySchemaPresetTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityTests.cs
index 492ded739e..4f8bd78104 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigProviderTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigProviderTests.cs
index b712320330..cd437ee7da 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigProviderTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigProviderTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigTests.cs
index 03a980ab5c..382758ceae 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcConfigTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcTests.cs
index 127a4ec412..d51690e1a3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsOidcTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordConfigTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordConfigTests.cs
index 3cfc209572..2e5905606a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordConfigTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordConfigTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordTests.cs
index 42d22fff88..188ff068b0 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsPasswordTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsTests.cs
index 93cc8566fc..79f78ba2f5 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityWithCredentialsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalGetProjectBrandingBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalGetProjectBrandingBodyTests.cs
index 32f7c6e6c8..9b1068fdc9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalGetProjectBrandingBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalGetProjectBrandingBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBodyTests.cs
index eb44ebe5e9..a142a68518 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugBodyTests.cs
index 7069096fca..f1a4b05016 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugResponseTests.cs
index a2b7b02001..70f6ab4a07 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInternalIsOwnerForProjectBySlugResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIntrospectedOAuth2TokenTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIntrospectedOAuth2TokenTests.cs
index ff8c9badac..b47c93f29e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIntrospectedOAuth2TokenTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIntrospectedOAuth2TokenTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceDataV1Tests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceDataV1Tests.cs
index c9385badfd..ae9797e591 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceDataV1Tests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceDataV1Tests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceTests.cs
index 020f12537a..7b2597c913 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientInvoiceTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIsOwnerForProjectBySlugTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIsOwnerForProjectBySlugTests.cs
index 50b2e2a324..83776d5f04 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIsOwnerForProjectBySlugTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIsOwnerForProjectBySlugTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonPatchTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonPatchTests.cs
index 3aa2b355d5..f796ec38cc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonPatchTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonPatchTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeySetTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeySetTests.cs
index 999e748d0a..3fb6a9b247 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeySetTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeySetTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeyTests.cs
index 7cef3c8acd..069ef811c4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientJsonWebKeyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientKetoNamespaceTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientKetoNamespaceTests.cs
index 86275943e2..0b9c66c602 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientKetoNamespaceTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientKetoNamespaceTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLineItemV1Tests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLineItemV1Tests.cs
index 1d4e1ab56d..91f9f97e5b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLineItemV1Tests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLineItemV1Tests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListEventStreamsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListEventStreamsTests.cs
index e9f93731b6..3fbc7589fc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListEventStreamsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListEventStreamsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListInvoicesResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListInvoicesResponseTests.cs
index 1268c5a83b..1810d69a2a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListInvoicesResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListInvoicesResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListOrganizationsResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListOrganizationsResponseTests.cs
index 7d43a029e4..d1d33bf12d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListOrganizationsResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListOrganizationsResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspaceProjectsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspaceProjectsTests.cs
index 267bf3e048..7654bdf703 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspaceProjectsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspaceProjectsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspacesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspacesTests.cs
index f077282dcf..a648cfcabf 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspacesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientListWorkspacesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowStateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowStateTests.cs
index f08d4651e2..e22742de75 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowStateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowStateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowTests.cs
index f3d866e080..e8ade686c3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLoginFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLogoutFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLogoutFlowTests.cs
index e03bb78b2a..07fa36cb84 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLogoutFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientLogoutFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaTests.cs
index 973ac51115..8a6c4f9b98 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaValidationResultTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaValidationResultTests.cs
index dcaa28b0a0..53facc6eeb 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaValidationResultTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientManagedIdentitySchemaValidationResultTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMemberInviteTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMemberInviteTests.cs
index 835b11efa8..7770e2b6d7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMemberInviteTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMemberInviteTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageDispatchTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageDispatchTests.cs
index 70cabef486..cc15848e47 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageDispatchTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageDispatchTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageTests.cs
index ad7e0cb1c8..4201f4fb83 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMessageTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMetricsDatapointTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMetricsDatapointTests.cs
index f9d99c3269..1e366fea63 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMetricsDatapointTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMetricsDatapointTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMoneyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMoneyTests.cs
index 772f4f81e7..d8a09a0b36 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMoneyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientMoneyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNamespaceTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNamespaceTests.cs
index 93ad0d9c0b..be8174f378 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNamespaceTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNamespaceTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNeedsPrivilegedSessionErrorTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNeedsPrivilegedSessionErrorTests.cs
index 0d756a66e4..e99edeb1ca 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNeedsPrivilegedSessionErrorTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNeedsPrivilegedSessionErrorTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionCourierChannelTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionCourierChannelTests.cs
index e18fae23f1..4a4b3d7dea 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionCourierChannelTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionCourierChannelTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionHookTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionHookTests.cs
index 3b869b6952..c6fd9e0c85 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionHookTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionHookTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionIdentitySchemaTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionIdentitySchemaTests.cs
index 793bb07ac1..5641ee1fe2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionIdentitySchemaTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionIdentitySchemaTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTests.cs
index 57be5a346a..c7949fdc6d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionThirdPartyProviderTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionThirdPartyProviderTests.cs
index bd8c2e7dbc..f789fef1e7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionThirdPartyProviderTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionThirdPartyProviderTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTokenizerTemplateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTokenizerTemplateTests.cs
index 62efa0e6b9..9857e639cf 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTokenizerTemplateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectRevisionTokenizerTemplateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectTests.cs
index 12cfc0d8c6..2671e03dc2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientNormalizedProjectTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTests.cs
index 16ef164f48..a0007c2ccf 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTokenLifespansTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTokenLifespansTests.cs
index f1cb84163e..ece73069dc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTokenLifespansTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ClientTokenLifespansTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestOpenIDConnectContextTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestOpenIDConnectContextTests.cs
index 6c51b8bdbc..e06799cfc7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestOpenIDConnectContextTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestOpenIDConnectContextTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestTests.cs
index 9fd88d4db0..165914fcfe 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentRequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionExpiresAtTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionExpiresAtTests.cs
index 93d295e4a8..4fc9b9013f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionExpiresAtTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionExpiresAtTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionTests.cs
index 5ea658dd8a..9c21ff4f4e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2ConsentSessionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LoginRequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LoginRequestTests.cs
index 81fef665c4..e7f122dbf0 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LoginRequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LoginRequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LogoutRequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LogoutRequestTests.cs
index d2c6960021..ba40b28b0e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LogoutRequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2LogoutRequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2RedirectToTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2RedirectToTests.cs
index 6c95f7e831..6de56e85c4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2RedirectToTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2RedirectToTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2TokenExchangeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2TokenExchangeTests.cs
index ad9ba017ac..7e5ffbb75e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2TokenExchangeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOAuth2TokenExchangeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcConfigurationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcConfigurationTests.cs
index 553fbc4240..21bf6a1fc3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcConfigurationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcConfigurationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcUserInfoTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcUserInfoTests.cs
index 75f7f6636b..3e2a06801a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcUserInfoTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOidcUserInfoTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationBodyTests.cs
index 82ab3a7aa9..219b29cf3e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationTests.cs
index bc592b60e2..393fa09dda 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientOrganizationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationHeadersTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationHeadersTests.cs
index bcfdaed71f..3695bc6bc2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationHeadersTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationHeadersTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationTests.cs
index f657177dca..c4a2a07a08 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPaginationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientParseErrorTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientParseErrorTests.cs
index caf8ebd035..b008b417e9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientParseErrorTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientParseErrorTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPatchIdentitiesBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPatchIdentitiesBodyTests.cs
index e0e8f13c29..09ccc9cb7a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPatchIdentitiesBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPatchIdentitiesBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPerformNativeLogoutBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPerformNativeLogoutBodyTests.cs
index a6aa264c20..61289352be 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPerformNativeLogoutBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPerformNativeLogoutBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPermissionsOnWorkspaceTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPermissionsOnWorkspaceTests.cs
index 83494067ec..c1e6b85d6c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPermissionsOnWorkspaceTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPermissionsOnWorkspaceTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanDetailsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanDetailsTests.cs
index ebecff0f72..701f2ced32 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanDetailsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanDetailsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanTests.cs
index 9dfd1e5717..2497f0fab7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPlanTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionBodyTests.cs
index e253d48304..f8fda20b48 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionOrErrorBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionOrErrorBodyTests.cs
index 98a2b2ad07..adbeb11b97 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionOrErrorBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientPostCheckPermissionOrErrorBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectApiKeyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectApiKeyTests.cs
index a77693a305..60d672d1b1 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectApiKeyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectApiKeyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingColorsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingColorsTests.cs
index eaf5f15427..9fbc94ad68 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingColorsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingColorsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingTests.cs
index 946bd5000b..85f95393d7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingThemeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingThemeTests.cs
index 838111abf5..c3b54a7f6c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingThemeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectBrandingThemeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectCorsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectCorsTests.cs
index c7fc7a89d2..cb7ec52a86 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectCorsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectCorsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectEventsDatapointTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectEventsDatapointTests.cs
index a7b1b703e4..d60d69090f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectEventsDatapointTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectEventsDatapointTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectHostTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectHostTests.cs
index 174f0f5110..811dfcfe70 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectHostTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectHostTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMemberTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMemberTests.cs
index 25e177f3f6..9aff2e6d42 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMemberTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMemberTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMetadataTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMetadataTests.cs
index d8b31a0e25..f34e396e17 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMetadataTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectMetadataTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceIdentityTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceIdentityTests.cs
index 9e0dfbc5c1..2ba580819a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceIdentityTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceIdentityTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceOAuth2Tests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceOAuth2Tests.cs
index 247df7b1a2..75043b091d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceOAuth2Tests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServiceOAuth2Tests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicePermissionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicePermissionTests.cs
index a23c825ab7..8c1e3733a4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicePermissionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicePermissionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicesTests.cs
index 9b5d2f7605..a892607473 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectServicesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectTests.cs
index 67bb183f2a..d99d72be0b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientProjectTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientQuotaUsageTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientQuotaUsageTests.cs
index f39e73cdea..684efb5a37 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientQuotaUsageTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientQuotaUsageTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRFC6749ErrorJsonTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRFC6749ErrorJsonTests.cs
index e89583a65b..d3642f3305 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRFC6749ErrorJsonTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRFC6749ErrorJsonTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryCodeForIdentityTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryCodeForIdentityTests.cs
index 40ecb38fc6..d246c06918 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryCodeForIdentityTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryCodeForIdentityTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowStateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowStateTests.cs
index a8f26a2289..34882c59ee 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowStateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowStateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowTests.cs
index ead60a3489..ac02548d1e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryIdentityAddressTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryIdentityAddressTests.cs
index d713ccdadd..15aca3c030 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryIdentityAddressTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryIdentityAddressTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryLinkForIdentityTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryLinkForIdentityTests.cs
index aedef3b75e..e8978e7bd5 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryLinkForIdentityTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRecoveryLinkForIdentityTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowStateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowStateTests.cs
index 770b48c8b0..72479fe9cd 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowStateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowStateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowTests.cs
index 90b41be872..09c723f787 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRegistrationFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRejectOAuth2RequestTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRejectOAuth2RequestTests.cs
index 66702a24ac..303af2aaa5 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRejectOAuth2RequestTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRejectOAuth2RequestTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationQueryTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationQueryTests.cs
index f1a6ed39d4..e2ebb731a0 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationQueryTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationQueryTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipNamespacesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipNamespacesTests.cs
index c40d478667..51497ebf92 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipNamespacesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipNamespacesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipPatchTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipPatchTests.cs
index a36fc00db0..52d19170d2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipPatchTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipPatchTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipTests.cs
index 785879412d..b63ea5eb9a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipsTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipsTests.cs
index b034674573..9a5a6395c8 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipsTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientRelationshipsTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSchemaPatchTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSchemaPatchTests.cs
index 855e0a1faf..e42e077e97 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSchemaPatchTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSchemaPatchTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSelfServiceFlowExpiredErrorTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSelfServiceFlowExpiredErrorTests.cs
index 848845dfa6..06dec002ec 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSelfServiceFlowExpiredErrorTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSelfServiceFlowExpiredErrorTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionActivityDatapointTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionActivityDatapointTests.cs
index 38e8ef7af3..575d0a9991 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionActivityDatapointTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionActivityDatapointTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionAuthenticationMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionAuthenticationMethodTests.cs
index 38da2aae66..a425e8ff53 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionAuthenticationMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionAuthenticationMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionDeviceTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionDeviceTests.cs
index 7fda525482..f4d9dcbc06 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionDeviceTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionDeviceTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionTests.cs
index a18f9a79e0..b2ec0ea1cc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSessionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetActiveProjectInConsoleBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetActiveProjectInConsoleBodyTests.cs
index 8dcd848027..bf0efbde25 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetActiveProjectInConsoleBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetActiveProjectInConsoleBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetCustomDomainBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetCustomDomainBodyTests.cs
index 4f96f8fb98..cb6b14ac29 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetCustomDomainBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetCustomDomainBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetEventStreamBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetEventStreamBodyTests.cs
index f6fa6df8c3..37a8f4565c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetEventStreamBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetEventStreamBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectBrandingThemeBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectBrandingThemeBodyTests.cs
index 0fd607baef..6c09330f24 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectBrandingThemeBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectBrandingThemeBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectTests.cs
index c98730c8c2..845a99a078 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSetProjectTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowStateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowStateTests.cs
index 50d79cda0e..db799668f4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowStateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowStateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowTests.cs
index 039e214bd3..4e7ebae157 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSettingsFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSourcePositionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSourcePositionTests.cs
index 5c7561bb43..d24e7f4b4f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSourcePositionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSourcePositionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubjectSetTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubjectSetTests.cs
index b241c1b1bc..a1940b2375 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubjectSetTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubjectSetTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubscriptionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubscriptionTests.cs
index 56c65d158f..02a3aebb4b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubscriptionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSubscriptionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulCodeExchangeResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulCodeExchangeResponseTests.cs
index f6fc440cd0..45626cc776 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulCodeExchangeResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulCodeExchangeResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeLoginTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeLoginTests.cs
index b232044e37..e1dd73bfdc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeLoginTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeLoginTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeRegistrationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeRegistrationTests.cs
index 82b8594b84..3f41800e04 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeRegistrationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulNativeRegistrationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulProjectUpdateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulProjectUpdateTests.cs
index 2ef3349408..a8de5cd67a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulProjectUpdateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientSuccessfulProjectUpdateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTaxLineItemTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTaxLineItemTests.cs
index 9965878742..e07370a36a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTaxLineItemTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTaxLineItemTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTimeIntervalTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTimeIntervalTests.cs
index a9d8bcde08..527aeef8a1 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTimeIntervalTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTimeIntervalTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationHeadersTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationHeadersTests.cs
index 96f463945a..e8db0cadf2 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationHeadersTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationHeadersTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationRequestParametersTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationRequestParametersTests.cs
index 5c38e9d823..6eaa3a0f88 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationRequestParametersTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationRequestParametersTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationResponseHeadersTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationResponseHeadersTests.cs
index c73c30d8d5..eab024a44f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationResponseHeadersTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationResponseHeadersTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationTests.cs
index 13a675def4..994b1777a9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTokenPaginationTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustOAuth2JwtGrantIssuerTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustOAuth2JwtGrantIssuerTests.cs
index fbde8fe7ba..4790c92c1c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustOAuth2JwtGrantIssuerTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustOAuth2JwtGrantIssuerTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantIssuerTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantIssuerTests.cs
index a053e938a5..1146bf2e4a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantIssuerTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantIssuerTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantJsonWebKeyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantJsonWebKeyTests.cs
index a0b7e517ec..f87bc5ea25 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantJsonWebKeyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientTrustedOAuth2JwtGrantJsonWebKeyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiContainerTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiContainerTests.cs
index f9de292578..4aa1874f1b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiContainerTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiContainerTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAnchorAttributesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAnchorAttributesTests.cs
index 61c6401a76..3ec1501db0 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAnchorAttributesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAnchorAttributesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAttributesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAttributesTests.cs
index 1df8150e3e..783b03a881 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAttributesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeAttributesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeImageAttributesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeImageAttributesTests.cs
index 26a2b355f3..40aab1f730 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeImageAttributesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeImageAttributesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeInputAttributesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeInputAttributesTests.cs
index c1bdbc5eac..f6d89913b4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeInputAttributesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeInputAttributesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeMetaTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeMetaTests.cs
index c880b37b41..62ff7ef3ff 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeMetaTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeMetaTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeScriptAttributesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeScriptAttributesTests.cs
index 49523686a3..3c25b8d7bc 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeScriptAttributesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeScriptAttributesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTests.cs
index a907e66aa6..573200790d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTextAttributesTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTextAttributesTests.cs
index 489d154ebd..ccd2ee4139 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTextAttributesTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiNodeTextAttributesTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiTextTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiTextTests.cs
index 8baf3442a4..29bb78a2ac 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiTextTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUiTextTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateIdentityBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateIdentityBodyTests.cs
index 49c1506c08..f90246909e 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateIdentityBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateIdentityBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowBodyTests.cs
index 33d1c85bf2..8f621c1c5b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithCodeMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithCodeMethodTests.cs
index e1ef5a222c..0ca061a8aa 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithCodeMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithCodeMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithIdentifierFirstMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithIdentifierFirstMethodTests.cs
index b5ddbb5c87..328555e8ef 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithIdentifierFirstMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithIdentifierFirstMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithLookupSecretMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithLookupSecretMethodTests.cs
index 7a1c2de1c5..1c03633ce9 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithLookupSecretMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithLookupSecretMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithOidcMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithOidcMethodTests.cs
index 0c71db03c6..7610dcf711 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithOidcMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithOidcMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasskeyMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasskeyMethodTests.cs
index b7b94c7afb..f545f9f280 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasskeyMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasskeyMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasswordMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasswordMethodTests.cs
index e89a5ffc68..01b90a0107 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasswordMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithPasswordMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithTotpMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithTotpMethodTests.cs
index 8f65ee0f57..850204f148 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithTotpMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithTotpMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithWebAuthnMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithWebAuthnMethodTests.cs
index 3a9ff1aa32..444b59466b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithWebAuthnMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateLoginFlowWithWebAuthnMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowBodyTests.cs
index bd2ba8cf1a..ed70ba8aa7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithCodeMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithCodeMethodTests.cs
index d7db1ef8f9..3e3f8d9f95 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithCodeMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithCodeMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithLinkMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithLinkMethodTests.cs
index 196293bbb7..8e55fca119 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithLinkMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRecoveryFlowWithLinkMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowBodyTests.cs
index 015034eb99..958fccbb09 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithCodeMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithCodeMethodTests.cs
index ee39901e90..195a63361a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithCodeMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithCodeMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithOidcMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithOidcMethodTests.cs
index 70aabfffe9..959b7a32ea 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithOidcMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithOidcMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasskeyMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasskeyMethodTests.cs
index b9f40dd427..89ef0f39e4 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasskeyMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasskeyMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasswordMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasswordMethodTests.cs
index 0fa4ef969f..806578df3c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasswordMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithPasswordMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithProfileMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithProfileMethodTests.cs
index c0c4e5b862..bc0868a7b8 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithProfileMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithProfileMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithWebAuthnMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithWebAuthnMethodTests.cs
index fbfcce17c7..2c6a1a1e4f 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithWebAuthnMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateRegistrationFlowWithWebAuthnMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowBodyTests.cs
index 857f6d20c6..120b4a2333 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithLookupMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithLookupMethodTests.cs
index bc2647f175..34bf22210b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithLookupMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithLookupMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithOidcMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithOidcMethodTests.cs
index 1c53592079..218c97a298 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithOidcMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithOidcMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasskeyMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasskeyMethodTests.cs
index f3d29947a6..c148689325 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasskeyMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasskeyMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasswordMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasswordMethodTests.cs
index faab55f7f5..2d1f6f6705 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasswordMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithPasswordMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithProfileMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithProfileMethodTests.cs
index 8a9761bcb0..bfdf6c187c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithProfileMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithProfileMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithTotpMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithTotpMethodTests.cs
index 3c69680161..645d5a059d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithTotpMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithTotpMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithWebAuthnMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithWebAuthnMethodTests.cs
index 859fb70682..a3ce59a8f6 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithWebAuthnMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSettingsFlowWithWebAuthnMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSubscriptionBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSubscriptionBodyTests.cs
index 7d71de2376..f7337efe82 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSubscriptionBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateSubscriptionBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowBodyTests.cs
index 4f0b335b3f..e0147c5bbb 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithCodeMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithCodeMethodTests.cs
index 65e44d24bc..7e8633cf46 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithCodeMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithCodeMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithLinkMethodTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithLinkMethodTests.cs
index fef889a910..da92e1e86b 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithLinkMethodTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateVerificationFlowWithLinkMethodTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateWorkspaceBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateWorkspaceBodyTests.cs
index 55dd5c8e8a..f7c9307951 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateWorkspaceBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUpdateWorkspaceBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUsageTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUsageTests.cs
index 1ea51a38ca..dca594218d 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUsageTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientUsageTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialPrimingResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialPrimingResponseTests.cs
index 0d9d5afea7..b60c9ca3b6 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialPrimingResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialPrimingResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialProofTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialProofTests.cs
index d75353350c..f4f42d522a 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialProofTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialProofTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialResponseTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialResponseTests.cs
index c6eb82cf58..c8b09d2237 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialResponseTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableCredentialResponseTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableIdentityAddressTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableIdentityAddressTests.cs
index 2631db29aa..27d0e654f3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableIdentityAddressTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerifiableIdentityAddressTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowStateTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowStateTests.cs
index 5c3b21b9d4..5f06d7bfc7 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowStateTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowStateTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowTests.cs
index bad7633778..e0a9f3e9c3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVerificationFlowTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVersionTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVersionTests.cs
index a69ded5be8..3ea2deceb3 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVersionTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientVersionTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWarningTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWarningTests.cs
index 2dde960cb6..f53a1c7e82 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWarningTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWarningTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceApiKeyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceApiKeyTests.cs
index 09df42c1b3..bf96fb854c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceApiKeyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceApiKeyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceTests.cs
index a5f9e57c94..c46316a692 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientWorkspaceTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/CourierApi.cs b/clients/client/dotnet/src/Ory.Client/Api/CourierApi.cs
index 0b5309cf99..09533db0cb 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/CourierApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/CourierApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/EventsApi.cs b/clients/client/dotnet/src/Ory.Client/Api/EventsApi.cs
index be25b770dd..dc8d1e87c4 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/EventsApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/EventsApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/FrontendApi.cs b/clients/client/dotnet/src/Ory.Client/Api/FrontendApi.cs
index 07c83686e7..6736aca9e6 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/FrontendApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/FrontendApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/IdentityApi.cs b/clients/client/dotnet/src/Ory.Client/Api/IdentityApi.cs
index 9bf46e37b1..35e6620789 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/IdentityApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/IdentityApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/JwkApi.cs b/clients/client/dotnet/src/Ory.Client/Api/JwkApi.cs
index fc765e09df..6e9f2dac8b 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/JwkApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/JwkApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/MetadataApi.cs b/clients/client/dotnet/src/Ory.Client/Api/MetadataApi.cs
index 46b488774a..88db05c6b9 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/MetadataApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/MetadataApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/OAuth2Api.cs b/clients/client/dotnet/src/Ory.Client/Api/OAuth2Api.cs
index e0eb9adac6..6bd844f106 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/OAuth2Api.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/OAuth2Api.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/OidcApi.cs b/clients/client/dotnet/src/Ory.Client/Api/OidcApi.cs
index 896e114a27..b33ee740d5 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/OidcApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/OidcApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/PermissionApi.cs b/clients/client/dotnet/src/Ory.Client/Api/PermissionApi.cs
index 0a4611f88c..a3c9fb6529 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/PermissionApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/PermissionApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/ProjectApi.cs b/clients/client/dotnet/src/Ory.Client/Api/ProjectApi.cs
index 67a399f539..4b5d10f19d 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/ProjectApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/ProjectApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/RelationshipApi.cs b/clients/client/dotnet/src/Ory.Client/Api/RelationshipApi.cs
index 239173c808..37ab64678c 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/RelationshipApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/RelationshipApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/WellknownApi.cs b/clients/client/dotnet/src/Ory.Client/Api/WellknownApi.cs
index e040063dde..2009797f4b 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/WellknownApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/WellknownApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Api/WorkspaceApi.cs b/clients/client/dotnet/src/Ory.Client/Api/WorkspaceApi.cs
index 335e97cbb9..ef614166c6 100644
--- a/clients/client/dotnet/src/Ory.Client/Api/WorkspaceApi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Api/WorkspaceApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/ApiClient.cs b/clients/client/dotnet/src/Ory.Client/Client/ApiClient.cs
index f3cc537e06..55839ef4a0 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/ApiClient.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/ApiClient.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/ApiException.cs b/clients/client/dotnet/src/Ory.Client/Client/ApiException.cs
index d994a5ae43..bb2d77c4e7 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/ApiException.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/ApiException.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/ApiResponse.cs b/clients/client/dotnet/src/Ory.Client/Client/ApiResponse.cs
index 5279017008..6f9d60348d 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/ApiResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/ApiResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthAuthenticator.cs b/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthAuthenticator.cs
index 88a8934436..0e6b2d5053 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthAuthenticator.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthAuthenticator.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthFlow.cs b/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthFlow.cs
index f1d65a68bd..fe92b3117c 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/Auth/OAuthFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/Auth/TokenResponse.cs b/clients/client/dotnet/src/Ory.Client/Client/Auth/TokenResponse.cs
index 8372240f2a..987faa349c 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/Auth/TokenResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/Auth/TokenResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/ClientUtils.cs b/clients/client/dotnet/src/Ory.Client/Client/ClientUtils.cs
index 31e5874030..6f4f26916b 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/ClientUtils.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/ClientUtils.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/Configuration.cs b/clients/client/dotnet/src/Ory.Client/Client/Configuration.cs
index 1df54aeb4d..b8cf501f17 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/Configuration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/Configuration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
@@ -35,7 +35,7 @@ public class Configuration : IReadableConfiguration
/// Version of the package.
///
/// Version of the package.
- public const string Version = "1.14.2";
+ public const string Version = "1.14.3";
///
/// Identifier for ISO 8601 DateTime Format
@@ -119,7 +119,7 @@ public class Configuration : IReadableConfiguration
public Configuration()
{
Proxy = null;
- UserAgent = WebUtility.UrlEncode("OpenAPI-Generator/1.14.2/csharp");
+ UserAgent = WebUtility.UrlEncode("OpenAPI-Generator/1.14.3/csharp");
BasePath = "https://.projects.oryapis.com";
DefaultHeaders = new ConcurrentDictionary();
ApiKey = new ConcurrentDictionary();
@@ -911,8 +911,8 @@ public static string ToDebugReport()
string report = "C# SDK (Ory.Client) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
- report += " Version of the API: v1.14.2\n";
- report += " SDK Package Version: 1.14.2\n";
+ report += " Version of the API: v1.14.3\n";
+ report += " SDK Package Version: 1.14.3\n";
return report;
}
diff --git a/clients/client/dotnet/src/Ory.Client/Client/ExceptionFactory.cs b/clients/client/dotnet/src/Ory.Client/Client/ExceptionFactory.cs
index cea7c1b68d..8c3be42b7d 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/ExceptionFactory.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/ExceptionFactory.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/GlobalConfiguration.cs b/clients/client/dotnet/src/Ory.Client/Client/GlobalConfiguration.cs
index a6af0c867a..f5e8c72711 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/GlobalConfiguration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/GlobalConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/HttpMethod.cs b/clients/client/dotnet/src/Ory.Client/Client/HttpMethod.cs
index 0ad8f8ad06..24f5036389 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/HttpMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/HttpMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/IApiAccessor.cs b/clients/client/dotnet/src/Ory.Client/Client/IApiAccessor.cs
index 187056f1ff..4c813a7bee 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/IApiAccessor.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/IApiAccessor.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/IAsynchronousClient.cs b/clients/client/dotnet/src/Ory.Client/Client/IAsynchronousClient.cs
index 6413ff7a5c..cfc4f54c5d 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/IAsynchronousClient.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/IAsynchronousClient.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/IReadableConfiguration.cs b/clients/client/dotnet/src/Ory.Client/Client/IReadableConfiguration.cs
index d49e2078f9..ecb00db60f 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/IReadableConfiguration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/IReadableConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/ISynchronousClient.cs b/clients/client/dotnet/src/Ory.Client/Client/ISynchronousClient.cs
index 5f491e4d31..dec7ea0597 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/ISynchronousClient.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/ISynchronousClient.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/Multimap.cs b/clients/client/dotnet/src/Ory.Client/Client/Multimap.cs
index 0031b487cb..ba95430070 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/Multimap.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/Multimap.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/OpenAPIDateConverter.cs b/clients/client/dotnet/src/Ory.Client/Client/OpenAPIDateConverter.cs
index 8fbeb96ace..05c96e4ecc 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/OpenAPIDateConverter.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/OpenAPIDateConverter.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/RequestOptions.cs b/clients/client/dotnet/src/Ory.Client/Client/RequestOptions.cs
index d6eedc9421..eed5126cca 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/RequestOptions.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/RequestOptions.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Client/RetryConfiguration.cs b/clients/client/dotnet/src/Ory.Client/Client/RetryConfiguration.cs
index bc3d22be0b..68b4d1a699 100644
--- a/clients/client/dotnet/src/Ory.Client/Client/RetryConfiguration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Client/RetryConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/AbstractOpenAPISchema.cs b/clients/client/dotnet/src/Ory.Client/Model/AbstractOpenAPISchema.cs
index 7eb3ae3df3..ad2d723cd5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/AbstractOpenAPISchema.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/AbstractOpenAPISchema.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequest.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequest.cs
index ae9956881a..31ba14336d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequest.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequest.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequestSession.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequestSession.cs
index eba4f2e28c..1df256f61a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequestSession.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2ConsentRequestSession.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2LoginRequest.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2LoginRequest.cs
index 6073f46d9d..e4566c4bcf 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2LoginRequest.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAcceptOAuth2LoginRequest.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceConfiguration.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceConfiguration.cs
index d4ce3151fb..aa3f337484 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceConfiguration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceThemeVariables.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceThemeVariables.cs
index 732350d127..1cad2f34ca 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceThemeVariables.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAccountExperienceThemeVariables.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientActiveProjectInConsole.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientActiveProjectInConsole.cs
index 39e2e45b72..2c59bcf063 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientActiveProjectInConsole.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientActiveProjectInConsole.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAddProjectToWorkspaceBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAddProjectToWorkspaceBody.cs
index d9132e16ba..447defb0eb 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAddProjectToWorkspaceBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAddProjectToWorkspaceBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAttribute.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAttribute.cs
index e1e79e8a2e..b4f6a59cab 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAttribute.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAttribute.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAttributeFilter.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAttributeFilter.cs
index 876b067f6e..863c61e6f4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAttributeFilter.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAttributeFilter.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAttributesCountDatapoint.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAttributesCountDatapoint.cs
index bc4097504a..1558c11fc7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAttributesCountDatapoint.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAttributesCountDatapoint.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientAuthenticatorAssuranceLevel.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientAuthenticatorAssuranceLevel.cs
index 0ecbadc0fa..eedeea4921 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientAuthenticatorAssuranceLevel.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientAuthenticatorAssuranceLevel.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientBatchPatchIdentitiesResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientBatchPatchIdentitiesResponse.cs
index d0c4c98946..2fcd86055d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientBatchPatchIdentitiesResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientBatchPatchIdentitiesResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientBillingPeriodBucket.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientBillingPeriodBucket.cs
index 5b982fbb25..f60fb3081d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientBillingPeriodBucket.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientBillingPeriodBucket.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCheckOplSyntaxResult.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCheckOplSyntaxResult.cs
index 4c2bae4f69..3322a8b012 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCheckOplSyntaxResult.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCheckOplSyntaxResult.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResult.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResult.cs
index fe6c63d3ef..5975f7b1a9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResult.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResult.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCloudAccount.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCloudAccount.cs
index e4325635ef..ce17041336 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCloudAccount.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCloudAccount.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientConsistencyRequestParameters.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientConsistencyRequestParameters.cs
index 876ed96fe0..7c1b37e81d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientConsistencyRequestParameters.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientConsistencyRequestParameters.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWith.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWith.cs
index fc9573808b..10c2678a5c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWith.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWith.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUi.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUi.cs
index 19047a47c4..baa526a8af 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUiFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUiFlow.cs
index ecce806ffe..959f7d04f7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUiFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRecoveryUiFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRedirectBrowserTo.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRedirectBrowserTo.cs
index 46805cb870..d30599239c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRedirectBrowserTo.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithRedirectBrowserTo.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSetOrySessionToken.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSetOrySessionToken.cs
index 464b1beaf3..779530bb53 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSetOrySessionToken.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSetOrySessionToken.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUi.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUi.cs
index c221e15400..140ca58ce9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUiFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUiFlow.cs
index 32937c2160..1e0f92f8f8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUiFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithSettingsUiFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUi.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUi.cs
index 2826137eb3..1a9359f312 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUi.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUiFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUiFlow.cs
index 0c34ce7b83..15de9af90e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUiFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientContinueWithVerificationUiFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageStatus.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageStatus.cs
index 970ff10584..ec87ebaeaa 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageStatus.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageStatus.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageType.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageType.cs
index c7e6c6e2e4..1d174317fe 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageType.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCourierMessageType.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateCustomDomainBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateCustomDomainBody.cs
index ec370d5026..c2597c8134 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateCustomDomainBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateCustomDomainBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateEventStreamBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateEventStreamBody.cs
index d079331722..329d8f9aa0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateEventStreamBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateEventStreamBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateIdentityBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateIdentityBody.cs
index 23fd677bc7..f8e565d90c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateIdentityBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateIdentityBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateInviteResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateInviteResponse.cs
index 5841c80f59..334237e5d2 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateInviteResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateInviteResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateJsonWebKeySet.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateJsonWebKeySet.cs
index dfd159f422..a44b684ada 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateJsonWebKeySet.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateJsonWebKeySet.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectApiKeyRequest.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectApiKeyRequest.cs
index f411cf684b..6dc68adc02 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectApiKeyRequest.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectApiKeyRequest.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBody.cs
index 89467b4a9b..b346fc8c9f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBranding.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBranding.cs
index 04c694a07c..a3b6bd2833 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBranding.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectBranding.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectMemberInviteBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectMemberInviteBody.cs
index 7c74a97722..bfc8b67e55 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectMemberInviteBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectMemberInviteBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectNormalizedPayload.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectNormalizedPayload.cs
index 2a94ce1d1f..49221378fb 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectNormalizedPayload.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateProjectNormalizedPayload.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryCodeForIdentityBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryCodeForIdentityBody.cs
index a9eb469068..e9e5758622 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryCodeForIdentityBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryCodeForIdentityBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryLinkForIdentityBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryLinkForIdentityBody.cs
index 6ac2e8b798..cfc6ee2fcf 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryLinkForIdentityBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRecoveryLinkForIdentityBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRelationshipBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRelationshipBody.cs
index 187b7c7bb0..f8580f7cd9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRelationshipBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateRelationshipBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionBody.cs
index 38cab6b0cf..e7c7230dbf 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionCommon.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionCommon.cs
index 3b29e73457..ca9fc13c53 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionCommon.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateSubscriptionCommon.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateVerifiableCredentialRequestBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateVerifiableCredentialRequestBody.cs
index 730a06485d..03da55a360 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateVerifiableCredentialRequestBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateVerifiableCredentialRequestBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceApiKeyBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceApiKeyBody.cs
index 860afd00a9..cc969576f7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceApiKeyBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceApiKeyBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceBody.cs
index 5baab24f7e..63bddcaa91 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceMemberInviteBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceMemberInviteBody.cs
index dcfd6330e4..4c09ea0177 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceMemberInviteBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceMemberInviteBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceSubscriptionBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceSubscriptionBody.cs
index bf52a79f48..15a264c20e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceSubscriptionBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCreateWorkspaceSubscriptionBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCredentialSupportedDraft00.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCredentialSupportedDraft00.cs
index fa401e2ca5..81a871b0f4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCredentialSupportedDraft00.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCredentialSupportedDraft00.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCustomDomain.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCustomDomain.cs
index fb17e0f1f6..929f827559 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCustomDomain.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCustomDomain.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientDeleteMySessionsCount.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientDeleteMySessionsCount.cs
index 286fe9f07d..bc661c2cd3 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientDeleteMySessionsCount.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientDeleteMySessionsCount.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateData.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateData.cs
index e0f060f1dd..fa77a71299 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateData.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateData.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateDataBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateDataBody.cs
index b8ee5337e6..0d867d7b6a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateDataBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientEmailTemplateDataBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfied.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfied.cs
index bc65c1efdc..e05a5d9f48 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfied.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorAuthenticatorAssuranceLevelNotSatisfied.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorBrowserLocationChangeRequired.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorBrowserLocationChangeRequired.cs
index ddef58f4df..5b9a835bf3 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorBrowserLocationChangeRequired.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorBrowserLocationChangeRequired.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorFlowReplaced.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorFlowReplaced.cs
index 8ba9cdb694..b63da130da 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorFlowReplaced.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorFlowReplaced.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorGeneric.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorGeneric.cs
index 97fb49a817..dc306ce7f0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorGeneric.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorGeneric.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorOAuth2.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorOAuth2.cs
index 62a0dac089..38c3c03353 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientErrorOAuth2.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientErrorOAuth2.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientEventStream.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientEventStream.cs
index 2c23a63f4d..e659258317 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientEventStream.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientEventStream.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientExpandedPermissionTree.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientExpandedPermissionTree.cs
index e4320d5dc0..7771b558f9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientExpandedPermissionTree.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientExpandedPermissionTree.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientFlowError.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientFlowError.cs
index 6972e169ed..30af8d95af 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientFlowError.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientFlowError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGenericError.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGenericError.cs
index 179287231e..e4bd72af00 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGenericError.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGenericError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGenericErrorContent.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGenericErrorContent.cs
index 85b9f9e677..ef5f4e8635 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGenericErrorContent.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGenericErrorContent.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGenericUsage.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGenericUsage.cs
index 091c114119..93679fd200 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGenericUsage.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGenericUsage.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetAttributesCountResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetAttributesCountResponse.cs
index 5eed5fdcb5..489561318f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetAttributesCountResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetAttributesCountResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetManagedIdentitySchemaLocation.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetManagedIdentitySchemaLocation.cs
index 4cbf967520..4601d38fca 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetManagedIdentitySchemaLocation.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetManagedIdentitySchemaLocation.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventAttributesResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventAttributesResponse.cs
index 7012cd4755..dfded97bbd 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventAttributesResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventAttributesResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventTypesResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventTypesResponse.cs
index 6ff4fd325a..eb1d72b9b7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventTypesResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetMetricsEventTypesResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetOrganizationResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetOrganizationResponse.cs
index 5cfbb23642..dc4bb626e5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetOrganizationResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetOrganizationResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsBody.cs
index c2ffc35e7a..288ff7fca9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsResponse.cs
index 4b3da4d8e1..8ba3a41b8a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectEventsResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectMetricsResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectMetricsResponse.cs
index b714661b43..64e7b42002 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectMetricsResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetProjectMetricsResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetSessionActivityResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetSessionActivityResponse.cs
index 65260651f6..5d6a93a401 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetSessionActivityResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetSessionActivityResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientGetVersion200Response.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientGetVersion200Response.cs
index 7a5652bd6d..fc6f7bbd70 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientGetVersion200Response.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientGetVersion200Response.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientHealthNotReadyStatus.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientHealthNotReadyStatus.cs
index 8d95ce1a1f..02cab469fc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientHealthNotReadyStatus.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientHealthNotReadyStatus.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientHealthStatus.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientHealthStatus.cs
index 1093f44762..6c3dbdf089 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientHealthStatus.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientHealthStatus.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentity.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentity.cs
index e24bfa0943..91f096db26 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentity.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentity.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentials.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentials.cs
index 3e09e40065..7e1b41b98c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentials.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentials.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCode.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCode.cs
index ffa5b83d64..a872cbe7b0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCode.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCode.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidc.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidc.cs
index 5e40303738..8c356634f8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidc.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidc.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidcProvider.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidcProvider.cs
index dd3767cc5f..8b4946915a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidcProvider.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsOidcProvider.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsPassword.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsPassword.cs
index 303efbec20..c0d7fd916a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsPassword.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsPassword.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatch.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatch.cs
index 5fcea4e03a..91fe57b432 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatch.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatch.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatchResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatchResponse.cs
index 8c2e2155a8..ced3773820 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatchResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityPatchResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaContainer.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaContainer.cs
index 8c5ff25001..ec1a862620 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaContainer.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaContainer.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaPreset.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaPreset.cs
index 57bb602b1f..3a9df90db1 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaPreset.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentitySchemaPreset.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentials.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentials.cs
index 552e01e1dc..35d80b6e72 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentials.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentials.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidc.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidc.cs
index d70f8f1db0..824104bc57 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidc.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidc.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfig.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfig.cs
index 69913a8770..c5b337f4d0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfig.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfig.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfigProvider.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfigProvider.cs
index d55be2ce0c..6f7f2fd569 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfigProvider.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsOidcConfigProvider.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPassword.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPassword.cs
index 5372f83964..fee8f677f2 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPassword.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPassword.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPasswordConfig.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPasswordConfig.cs
index 5c36b2f90d..48e9a4341e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPasswordConfig.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityWithCredentialsPasswordConfig.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalGetProjectBrandingBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalGetProjectBrandingBody.cs
index ea334287fc..5fa9b438a7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalGetProjectBrandingBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalGetProjectBrandingBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBody.cs
index 915111e6df..6883b42e70 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsAXWelcomeScreenEnabledForProjectBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugBody.cs
index fd8c9daa86..1bef5da5f7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugResponse.cs
index 663a64f46d..fec50b7a98 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientInternalIsOwnerForProjectBySlugResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIntrospectedOAuth2Token.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIntrospectedOAuth2Token.cs
index ac0da2c570..ba6f74f074 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIntrospectedOAuth2Token.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIntrospectedOAuth2Token.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientInvoice.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientInvoice.cs
index ba22e022a2..402f356a41 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientInvoice.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientInvoice.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientInvoiceDataV1.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientInvoiceDataV1.cs
index a0c2e85f1e..fa1517635b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientInvoiceDataV1.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientInvoiceDataV1.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIsOwnerForProjectBySlug.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIsOwnerForProjectBySlug.cs
index 295e0fd817..8cd26408d8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIsOwnerForProjectBySlug.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIsOwnerForProjectBySlug.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientJsonPatch.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientJsonPatch.cs
index 452bb68f97..860decdc4f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientJsonPatch.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientJsonPatch.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKey.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKey.cs
index d72f2b7828..49cd45d8d5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKey.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKey.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKeySet.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKeySet.cs
index 9144671bf6..d23124fa26 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKeySet.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientJsonWebKeySet.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientKetoNamespace.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientKetoNamespace.cs
index c157913ce9..e2bfb659f7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientKetoNamespace.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientKetoNamespace.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientLineItemV1.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientLineItemV1.cs
index a9068a162a..2fe336c7cc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientLineItemV1.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientLineItemV1.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientListEventStreams.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientListEventStreams.cs
index e9d3bcba9b..e77a9024a8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientListEventStreams.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientListEventStreams.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientListInvoicesResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientListInvoicesResponse.cs
index 149f408652..3c47ad498e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientListInvoicesResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientListInvoicesResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientListOrganizationsResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientListOrganizationsResponse.cs
index 9331c2b12a..d3996a82ba 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientListOrganizationsResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientListOrganizationsResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaceProjects.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaceProjects.cs
index c012e108d5..c582a47794 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaceProjects.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaceProjects.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaces.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaces.cs
index 8289b8419a..0b17788aa0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaces.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientListWorkspaces.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlow.cs
index 5b2ee4e0e5..9c79a349c9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlowState.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlowState.cs
index b66a8a6c02..a3c47c96bf 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlowState.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientLoginFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientLogoutFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientLogoutFlow.cs
index a185d31f7f..3d7e35662a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientLogoutFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientLogoutFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchema.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchema.cs
index ba52bfc806..21f562aa86 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchema.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchema.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchemaValidationResult.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchemaValidationResult.cs
index 0f37283fe6..b9dfac69e5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchemaValidationResult.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientManagedIdentitySchemaValidationResult.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientMemberInvite.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientMemberInvite.cs
index aa7f473f79..451d01a52b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientMemberInvite.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientMemberInvite.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientMessage.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientMessage.cs
index ae910cbe89..f77f74e173 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientMessage.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientMessage.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientMessageDispatch.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientMessageDispatch.cs
index cb2feff4c6..9e5b7802be 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientMessageDispatch.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientMessageDispatch.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientMetricsDatapoint.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientMetricsDatapoint.cs
index b3156d8dd9..e46e8e603b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientMetricsDatapoint.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientMetricsDatapoint.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientMoney.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientMoney.cs
index 6d6773d9b4..9b66072d36 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientMoney.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientMoney.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNamespace.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNamespace.cs
index 435865ee37..ee84f08ce8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNamespace.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNamespace.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNeedsPrivilegedSessionError.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNeedsPrivilegedSessionError.cs
index b280365ec6..0414a87847 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNeedsPrivilegedSessionError.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNeedsPrivilegedSessionError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProject.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProject.cs
index d5717354a6..11ce6c7b46 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProject.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProject.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevision.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevision.cs
index ac7ae60e7b..1b31a8ba1b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevision.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevision.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionCourierChannel.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionCourierChannel.cs
index 5e1a6eab24..a782bae2cf 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionCourierChannel.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionCourierChannel.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionHook.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionHook.cs
index c8e1e98bed..549807b7c7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionHook.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionHook.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionIdentitySchema.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionIdentitySchema.cs
index 8f6173cdb1..860c8cb6b7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionIdentitySchema.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionIdentitySchema.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionThirdPartyProvider.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionThirdPartyProvider.cs
index 0bd4695865..3fb3d32d1e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionThirdPartyProvider.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionThirdPartyProvider.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionTokenizerTemplate.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionTokenizerTemplate.cs
index ca5f82694b..77a874936f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionTokenizerTemplate.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientNormalizedProjectRevisionTokenizerTemplate.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2Client.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2Client.cs
index fcbd3fb5de..9b31d42423 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2Client.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2Client.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ClientTokenLifespans.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ClientTokenLifespans.cs
index 4fc52a6d43..ec5e12c7fa 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ClientTokenLifespans.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ClientTokenLifespans.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequest.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequest.cs
index 0bef388859..8f5851d8f4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequest.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequest.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequestOpenIDConnectContext.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequestOpenIDConnectContext.cs
index a7af4ea77f..9ed3022500 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequestOpenIDConnectContext.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentRequestOpenIDConnectContext.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSession.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSession.cs
index 2f5abfa2c6..d00f29849a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSession.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSession.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSessionExpiresAt.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSessionExpiresAt.cs
index 67976ff8e8..78d216432e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSessionExpiresAt.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2ConsentSessionExpiresAt.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LoginRequest.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LoginRequest.cs
index e678665a1f..c0418928d2 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LoginRequest.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LoginRequest.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LogoutRequest.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LogoutRequest.cs
index a379b0709c..af3d0911cf 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LogoutRequest.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2LogoutRequest.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2RedirectTo.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2RedirectTo.cs
index 4b1b4816af..08d937eb15 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2RedirectTo.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2RedirectTo.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2TokenExchange.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2TokenExchange.cs
index b96edf57a1..f61accd556 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2TokenExchange.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOAuth2TokenExchange.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOidcConfiguration.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOidcConfiguration.cs
index 70c9d1ad0a..15ca621e01 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOidcConfiguration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOidcConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOidcUserInfo.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOidcUserInfo.cs
index b3648ff5d6..4f8fe6ea0c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOidcUserInfo.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOidcUserInfo.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOrganization.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOrganization.cs
index 18a37443b4..b61fc4c472 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOrganization.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOrganization.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientOrganizationBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientOrganizationBody.cs
index 5a4e70af1a..bab0c6d679 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientOrganizationBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientOrganizationBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPagination.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPagination.cs
index ff6c837cb9..4382ee1a8d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPagination.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPagination.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPaginationHeaders.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPaginationHeaders.cs
index 3ef77877c4..cb792d3b1d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPaginationHeaders.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPaginationHeaders.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientParseError.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientParseError.cs
index a2b95dcf38..3b9be3a546 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientParseError.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientParseError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPatchIdentitiesBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPatchIdentitiesBody.cs
index 4b7ec60164..756d55e9a8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPatchIdentitiesBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPatchIdentitiesBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPerformNativeLogoutBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPerformNativeLogoutBody.cs
index 1e6c11c635..3e7cd1c098 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPerformNativeLogoutBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPerformNativeLogoutBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPermissionsOnWorkspace.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPermissionsOnWorkspace.cs
index 5ef2ca5e16..3846ca6260 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPermissionsOnWorkspace.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPermissionsOnWorkspace.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPlan.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPlan.cs
index 6661c8bfce..79a7e49e97 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPlan.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPlan.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPlanDetails.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPlanDetails.cs
index 28ff1e2f12..ba9bccd5c6 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPlanDetails.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPlanDetails.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionBody.cs
index 2b4e45d701..e23eadfa56 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionOrErrorBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionOrErrorBody.cs
index 8668b7d912..3c35b2191e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionOrErrorBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientPostCheckPermissionOrErrorBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProject.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProject.cs
index 466b413ede..9194e010d1 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProject.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProject.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectApiKey.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectApiKey.cs
index bdfb0f1f22..d7cadfba07 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectApiKey.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectApiKey.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBranding.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBranding.cs
index 290354082f..bb6c3b78f9 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBranding.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBranding.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingColors.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingColors.cs
index 3183d6d50d..6cc2457536 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingColors.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingColors.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingTheme.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingTheme.cs
index 1fd0157843..ff30e1dc7b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingTheme.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectBrandingTheme.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectCors.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectCors.cs
index b78158cb4f..5877cc3616 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectCors.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectCors.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectEventsDatapoint.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectEventsDatapoint.cs
index fd06f9339f..c87d8b1ec7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectEventsDatapoint.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectEventsDatapoint.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectHost.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectHost.cs
index a422f4f3d9..66b72e2781 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectHost.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectHost.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMember.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMember.cs
index 59ca2ad9da..43a5e66bc8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMember.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMember.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMetadata.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMetadata.cs
index 5f0576def5..3400603b55 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMetadata.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectMetadata.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceIdentity.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceIdentity.cs
index d59c3fb591..7a1570d1db 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceIdentity.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceIdentity.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceOAuth2.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceOAuth2.cs
index 83475e5d8c..4e466d3f42 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceOAuth2.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServiceOAuth2.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServicePermission.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServicePermission.cs
index 4afbd6ddef..7514a4fe46 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServicePermission.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServicePermission.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServices.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServices.cs
index e945d81a2f..1b3ec467cb 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServices.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientProjectServices.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientQuotaUsage.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientQuotaUsage.cs
index d077211a85..1586dca8a5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientQuotaUsage.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientQuotaUsage.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRFC6749ErrorJson.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRFC6749ErrorJson.cs
index 37c8fcc756..9310e9522d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRFC6749ErrorJson.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRFC6749ErrorJson.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryCodeForIdentity.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryCodeForIdentity.cs
index d5d98e9cd1..973620fa4f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryCodeForIdentity.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryCodeForIdentity.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlow.cs
index 1ca45d7b5e..45ec83843e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlowState.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlowState.cs
index 08cd9a8196..4efabde961 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlowState.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryIdentityAddress.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryIdentityAddress.cs
index 003e383a33..ec08757482 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryIdentityAddress.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryIdentityAddress.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryLinkForIdentity.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryLinkForIdentity.cs
index c480096034..9b0b941af3 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryLinkForIdentity.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRecoveryLinkForIdentity.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlow.cs
index 41259a09ac..eef1bc4c1f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlowState.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlowState.cs
index 5bd42b9e93..1d5715ea90 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlowState.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRegistrationFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRejectOAuth2Request.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRejectOAuth2Request.cs
index f3012faff3..ff4bcbb35a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRejectOAuth2Request.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRejectOAuth2Request.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationQuery.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationQuery.cs
index 83025d5f7c..f36b204ffc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationQuery.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationQuery.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationship.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationship.cs
index f3ffe0cf91..63c54f34d4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationship.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationship.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipNamespaces.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipNamespaces.cs
index faadc7593f..1e85570790 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipNamespaces.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipNamespaces.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipPatch.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipPatch.cs
index eee0670d08..3109ac6a57 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipPatch.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationshipPatch.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationships.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationships.cs
index 367fab5371..ba5fc16a28 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientRelationships.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientRelationships.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSchemaPatch.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSchemaPatch.cs
index 994d9b20ba..b13bf236b6 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSchemaPatch.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSchemaPatch.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSelfServiceFlowExpiredError.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSelfServiceFlowExpiredError.cs
index 1de402859a..7cffdcaf2b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSelfServiceFlowExpiredError.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSelfServiceFlowExpiredError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSession.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSession.cs
index 93b6400afb..1ce8d9a2b8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSession.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSession.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSessionActivityDatapoint.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSessionActivityDatapoint.cs
index 5d8e4a7df4..176d83bdff 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSessionActivityDatapoint.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSessionActivityDatapoint.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSessionAuthenticationMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSessionAuthenticationMethod.cs
index 94b3154b75..3c95394c1d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSessionAuthenticationMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSessionAuthenticationMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSessionDevice.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSessionDevice.cs
index c8d1da9982..1cd54b1f37 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSessionDevice.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSessionDevice.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSetActiveProjectInConsoleBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSetActiveProjectInConsoleBody.cs
index 8066de61e1..e0753d7553 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSetActiveProjectInConsoleBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSetActiveProjectInConsoleBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSetCustomDomainBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSetCustomDomainBody.cs
index 9968d445f0..239c5054d4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSetCustomDomainBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSetCustomDomainBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSetEventStreamBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSetEventStreamBody.cs
index 404ed911ad..86f8756ef8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSetEventStreamBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSetEventStreamBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSetProject.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSetProject.cs
index b7169c0db1..edad81b042 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSetProject.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSetProject.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSetProjectBrandingThemeBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSetProjectBrandingThemeBody.cs
index 9853656068..5a7559682c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSetProjectBrandingThemeBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSetProjectBrandingThemeBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlow.cs
index 6d7b8036ea..7063c1ff91 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlowState.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlowState.cs
index bb0131e4c9..2cc0e97df4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlowState.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSettingsFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSourcePosition.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSourcePosition.cs
index bc978e7efb..1ee812f77d 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSourcePosition.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSourcePosition.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSubjectSet.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSubjectSet.cs
index be06ecb37f..d73dce5ff5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSubjectSet.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSubjectSet.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSubscription.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSubscription.cs
index a57ee964b1..87984294c8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSubscription.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSubscription.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulCodeExchangeResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulCodeExchangeResponse.cs
index 2c6033da71..9a8455f5a8 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulCodeExchangeResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulCodeExchangeResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeLogin.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeLogin.cs
index 7abfcaee6c..e74eeca73a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeLogin.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeLogin.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeRegistration.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeRegistration.cs
index e558b0b041..1c5fe4b0c7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeRegistration.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulNativeRegistration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulProjectUpdate.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulProjectUpdate.cs
index 813897d114..21cc494f41 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulProjectUpdate.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientSuccessfulProjectUpdate.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTaxLineItem.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTaxLineItem.cs
index 23e78dbc2e..60a0997b3c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTaxLineItem.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTaxLineItem.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTimeInterval.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTimeInterval.cs
index 62e0c2ce8f..f897f7e161 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTimeInterval.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTimeInterval.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPagination.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPagination.cs
index 9b955bc578..8e6aa5dd9a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPagination.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPagination.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationHeaders.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationHeaders.cs
index 78a63a195b..97903ac775 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationHeaders.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationHeaders.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationRequestParameters.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationRequestParameters.cs
index a4311bb231..2a5b852f3a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationRequestParameters.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationRequestParameters.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationResponseHeaders.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationResponseHeaders.cs
index 5f803453c5..f93f06207b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationResponseHeaders.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTokenPaginationResponseHeaders.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTrustOAuth2JwtGrantIssuer.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTrustOAuth2JwtGrantIssuer.cs
index 7d82210c29..0d43163d64 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTrustOAuth2JwtGrantIssuer.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTrustOAuth2JwtGrantIssuer.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantIssuer.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantIssuer.cs
index b0ba0b14bd..98c70f4bc0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantIssuer.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantIssuer.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantJsonWebKey.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantJsonWebKey.cs
index 2e972f845b..1a1c68ede1 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantJsonWebKey.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientTrustedOAuth2JwtGrantJsonWebKey.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiContainer.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiContainer.cs
index 16c439525c..f78463db5b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiContainer.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiContainer.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNode.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNode.cs
index 56a99d8b70..64a0fdc89f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNode.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNode.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAnchorAttributes.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAnchorAttributes.cs
index 0c22b333d9..b4572babf5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAnchorAttributes.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAnchorAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAttributes.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAttributes.cs
index 2732118a81..4cbc6d77ad 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAttributes.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeImageAttributes.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeImageAttributes.cs
index 8d089bb2b7..abeaeb91ed 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeImageAttributes.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeImageAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeInputAttributes.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeInputAttributes.cs
index 5f77cec340..9b1c2893ab 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeInputAttributes.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeInputAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeMeta.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeMeta.cs
index 0782a4e9a8..bfb3941349 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeMeta.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeMeta.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeScriptAttributes.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeScriptAttributes.cs
index d413b9d0e1..f7867a7523 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeScriptAttributes.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeScriptAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeTextAttributes.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeTextAttributes.cs
index 2621a2d6b4..db875c207a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeTextAttributes.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiNodeTextAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUiText.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUiText.cs
index 8181dd3ace..9b5dba85ba 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUiText.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUiText.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateIdentityBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateIdentityBody.cs
index 5a45dcd217..a8237cf7bc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateIdentityBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateIdentityBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowBody.cs
index 5d865d2a93..820c82699b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithCodeMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithCodeMethod.cs
index 38e7879eef..7ff9785b2f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithCodeMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithCodeMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithIdentifierFirstMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithIdentifierFirstMethod.cs
index 4014d1a8f9..fd508488c7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithIdentifierFirstMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithIdentifierFirstMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithLookupSecretMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithLookupSecretMethod.cs
index f39e644753..95afb8c2cc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithLookupSecretMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithLookupSecretMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithOidcMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithOidcMethod.cs
index b83a104ada..2c38074023 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithOidcMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithOidcMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasskeyMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasskeyMethod.cs
index 0657c2422e..9f48958020 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasskeyMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasskeyMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasswordMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasswordMethod.cs
index 2d1350b991..9db5d66fd1 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasswordMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithPasswordMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithTotpMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithTotpMethod.cs
index 9f7ec9bb1d..1bb100e50c 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithTotpMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithTotpMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithWebAuthnMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithWebAuthnMethod.cs
index ad95042c60..fa2477f2e0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithWebAuthnMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateLoginFlowWithWebAuthnMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowBody.cs
index 4e36d3ff3b..dc4d456be3 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithCodeMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithCodeMethod.cs
index 2f7a17a275..b8a4a1ef52 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithCodeMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithCodeMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithLinkMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithLinkMethod.cs
index a365e2a58b..8f76ec43bc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithLinkMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRecoveryFlowWithLinkMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowBody.cs
index 1fbd37a26d..0f9e8388ad 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithCodeMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithCodeMethod.cs
index 88e3139ab6..b303cc8d47 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithCodeMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithCodeMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithOidcMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithOidcMethod.cs
index 7922d9c5b5..0201c7a4bd 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithOidcMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithOidcMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasskeyMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasskeyMethod.cs
index 55937ec4f4..f57719c6df 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasskeyMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasskeyMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasswordMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasswordMethod.cs
index e4996590ec..01012c23c2 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasswordMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithPasswordMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithProfileMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithProfileMethod.cs
index 19813de572..390231ceac 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithProfileMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithProfileMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithWebAuthnMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithWebAuthnMethod.cs
index 5e139d6275..f3eddc0c82 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithWebAuthnMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateRegistrationFlowWithWebAuthnMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowBody.cs
index ae481c4dff..e49292a995 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithLookupMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithLookupMethod.cs
index 6ae30d573b..5046a8fc4b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithLookupMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithLookupMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithOidcMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithOidcMethod.cs
index 7c5834a579..6371e542b0 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithOidcMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithOidcMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasskeyMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasskeyMethod.cs
index 7bd36ea0fc..edbff4a184 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasskeyMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasskeyMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasswordMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasswordMethod.cs
index 01e886070c..9b1a92b0a5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasswordMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithPasswordMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithProfileMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithProfileMethod.cs
index b1aab10e8c..b00de38f61 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithProfileMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithProfileMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithTotpMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithTotpMethod.cs
index 4e5317fbfb..60103c8edc 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithTotpMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithTotpMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithWebAuthnMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithWebAuthnMethod.cs
index c3dc6f37bf..5e6071eda5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithWebAuthnMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSettingsFlowWithWebAuthnMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSubscriptionBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSubscriptionBody.cs
index 5c4bfb45dd..faaafa679e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSubscriptionBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateSubscriptionBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowBody.cs
index 989d14f07f..538fcf7fe7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithCodeMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithCodeMethod.cs
index 3fbd2ec136..2bb1da78e5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithCodeMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithCodeMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithLinkMethod.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithLinkMethod.cs
index d366a0fd4e..bd849bade1 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithLinkMethod.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateVerificationFlowWithLinkMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateWorkspaceBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateWorkspaceBody.cs
index 72318641ff..e6dd364c9f 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateWorkspaceBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUpdateWorkspaceBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientUsage.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientUsage.cs
index 5d51448bd5..fb5368c10b 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientUsage.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientUsage.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialPrimingResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialPrimingResponse.cs
index de9ed8e5ca..043e409700 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialPrimingResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialPrimingResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialProof.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialProof.cs
index 389051dd19..26e1d3d708 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialProof.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialProof.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialResponse.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialResponse.cs
index 1c03f2e060..a5be9e0d68 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialResponse.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableCredentialResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableIdentityAddress.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableIdentityAddress.cs
index d1b178695e..fd99679a2a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableIdentityAddress.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVerifiableIdentityAddress.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlow.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlow.cs
index 36046fe6c7..104951f8c7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlow.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlowState.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlowState.cs
index e659a598ff..dc59e6488e 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlowState.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVerificationFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientVersion.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientVersion.cs
index d0700da6f7..5e3617d1c4 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientVersion.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientVersion.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientWarning.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientWarning.cs
index c3010f59e2..789fc1e5a7 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientWarning.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientWarning.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspace.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspace.cs
index 13192a2890..5feb096c48 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspace.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspace.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspaceApiKey.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspaceApiKey.cs
index 83b46f5b37..e1ec1a20ee 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspaceApiKey.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientWorkspaceApiKey.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Ory.Client.csproj b/clients/client/dotnet/src/Ory.Client/Ory.Client.csproj
index ff8502546f..0b68cc778c 100644
--- a/clients/client/dotnet/src/Ory.Client/Ory.Client.csproj
+++ b/clients/client/dotnet/src/Ory.Client/Ory.Client.csproj
@@ -12,7 +12,7 @@
A library generated from a OpenAPI doc
No Copyright
Ory.Client
- 1.14.2
+ 1.14.3
bin\$(Configuration)\$(TargetFramework)\Ory.Client.xml
Apache-2.0
https://github.com/ory/sdk.git
diff --git a/clients/client/elixir/README.md b/clients/client/elixir/README.md
index e4ae1187d6..fe5ad179e9 100644
--- a/clients/client/elixir/README.md
+++ b/clients/client/elixir/README.md
@@ -18,7 +18,7 @@ your list of dependencies in `mix.exs`:
```elixir
def deps do
- [{:ory_client, "~> v1.14.2"}]
+ [{:ory_client, "~> v1.14.3"}]
end
```
diff --git a/clients/client/elixir/lib/ory/connection.ex b/clients/client/elixir/lib/ory/connection.ex
index fab9736a96..2c032bded0 100644
--- a/clients/client/elixir/lib/ory/connection.ex
+++ b/clients/client/elixir/lib/ory/connection.ex
@@ -164,7 +164,7 @@ defmodule Ory.Connection do
Keyword.get(
tesla_options,
:user_agent,
- "openapi-generator - Ory v1.14.2 - elixir"
+ "openapi-generator - Ory v1.14.3 - elixir"
)
)
diff --git a/clients/client/elixir/mix.exs b/clients/client/elixir/mix.exs
index 65b1ea97e2..23800ea4c1 100644
--- a/clients/client/elixir/mix.exs
+++ b/clients/client/elixir/mix.exs
@@ -4,7 +4,7 @@ defmodule Ory.Mixfile do
def project do
[
app: :ory_client,
- version: "1.14.2",
+ version: "1.14.3",
elixir: "~> 1.10",
build_embedded: Mix.env() == :prod,
start_permanent: Mix.env() == :prod,
diff --git a/clients/client/go/README.md b/clients/client/go/README.md
index 466d260385..b39f60925b 100644
--- a/clients/client/go/README.md
+++ b/clients/client/go/README.md
@@ -7,7 +7,7 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
## 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: v1.14.2
+- API version: v1.14.3
- Package version: 1.0.0
- Generator version: 7.6.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
diff --git a/clients/client/go/api/openapi.yaml b/clients/client/go/api/openapi.yaml
index 54b5f32735..9fe15bfede 100644
--- a/clients/client/go/api/openapi.yaml
+++ b/clients/client/go/api/openapi.yaml
@@ -11,7 +11,7 @@ info:
url: https://www.apache.org/licenses/LICENSE-2.0.html
termsOfService: /ptos
title: Ory APIs
- version: v1.14.2
+ version: v1.14.3
servers:
- url: "https://{project-slug}.projects.oryapis.com/"
variables:
diff --git a/clients/client/go/api_courier.go b/clients/client/go/api_courier.go
index 06c93b05de..7317ba6783 100644
--- a/clients/client/go/api_courier.go
+++ b/clients/client/go/api_courier.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_events.go b/clients/client/go/api_events.go
index 1acf6ccdb6..5cbe7ecd9e 100644
--- a/clients/client/go/api_events.go
+++ b/clients/client/go/api_events.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_frontend.go b/clients/client/go/api_frontend.go
index b246bc76ae..0eaf3ad842 100644
--- a/clients/client/go/api_frontend.go
+++ b/clients/client/go/api_frontend.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_identity.go b/clients/client/go/api_identity.go
index b65be58872..0d74f20f14 100644
--- a/clients/client/go/api_identity.go
+++ b/clients/client/go/api_identity.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_jwk.go b/clients/client/go/api_jwk.go
index 300e0dbcf7..15634b0c89 100644
--- a/clients/client/go/api_jwk.go
+++ b/clients/client/go/api_jwk.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_metadata.go b/clients/client/go/api_metadata.go
index cc71ac6433..272a03b31a 100644
--- a/clients/client/go/api_metadata.go
+++ b/clients/client/go/api_metadata.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_o_auth2.go b/clients/client/go/api_o_auth2.go
index 99d2b3a451..f0740a0954 100644
--- a/clients/client/go/api_o_auth2.go
+++ b/clients/client/go/api_o_auth2.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_oidc.go b/clients/client/go/api_oidc.go
index 46d23bdeff..063e06536b 100644
--- a/clients/client/go/api_oidc.go
+++ b/clients/client/go/api_oidc.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_permission.go b/clients/client/go/api_permission.go
index 50421712a7..a2d65470f1 100644
--- a/clients/client/go/api_permission.go
+++ b/clients/client/go/api_permission.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_project.go b/clients/client/go/api_project.go
index d770b1d696..8b1c7798ba 100644
--- a/clients/client/go/api_project.go
+++ b/clients/client/go/api_project.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_relationship.go b/clients/client/go/api_relationship.go
index 513dedddec..f2fc4f7129 100644
--- a/clients/client/go/api_relationship.go
+++ b/clients/client/go/api_relationship.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_wellknown.go b/clients/client/go/api_wellknown.go
index 18ac99dd0d..6df0238bfe 100644
--- a/clients/client/go/api_wellknown.go
+++ b/clients/client/go/api_wellknown.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_workspace.go b/clients/client/go/api_workspace.go
index 61219443b6..9097e756c7 100644
--- a/clients/client/go/api_workspace.go
+++ b/clients/client/go/api_workspace.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/client.go b/clients/client/go/client.go
index 6c4e6e71b3..e8d2fcfb56 100644
--- a/clients/client/go/client.go
+++ b/clients/client/go/client.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
@@ -43,7 +43,7 @@ var (
queryDescape = strings.NewReplacer( "%5B", "[", "%5D", "]" )
)
-// APIClient manages communication with the Ory APIs API vv1.14.2
+// APIClient manages communication with the Ory APIs API vv1.14.3
// In most cases there should be only one, shared, APIClient.
type APIClient struct {
cfg *Configuration
diff --git a/clients/client/go/configuration.go b/clients/client/go/configuration.go
index a2dc6fa384..12187f7836 100644
--- a/clients/client/go/configuration.go
+++ b/clients/client/go/configuration.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_accept_o_auth2_consent_request.go b/clients/client/go/model_accept_o_auth2_consent_request.go
index 9a32c98df2..c0abc6e8d7 100644
--- a/clients/client/go/model_accept_o_auth2_consent_request.go
+++ b/clients/client/go/model_accept_o_auth2_consent_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_accept_o_auth2_consent_request_session.go b/clients/client/go/model_accept_o_auth2_consent_request_session.go
index a4d7bb255d..2d1b54f814 100644
--- a/clients/client/go/model_accept_o_auth2_consent_request_session.go
+++ b/clients/client/go/model_accept_o_auth2_consent_request_session.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_accept_o_auth2_login_request.go b/clients/client/go/model_accept_o_auth2_login_request.go
index 296e6e21e5..0223b3130b 100644
--- a/clients/client/go/model_accept_o_auth2_login_request.go
+++ b/clients/client/go/model_accept_o_auth2_login_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_account_experience_configuration.go b/clients/client/go/model_account_experience_configuration.go
index 91e8d1d4a8..1cef65d3c1 100644
--- a/clients/client/go/model_account_experience_configuration.go
+++ b/clients/client/go/model_account_experience_configuration.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_account_experience_theme_variables.go b/clients/client/go/model_account_experience_theme_variables.go
index 8276e2949f..b96a617568 100644
--- a/clients/client/go/model_account_experience_theme_variables.go
+++ b/clients/client/go/model_account_experience_theme_variables.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_active_project_in_console.go b/clients/client/go/model_active_project_in_console.go
index 02a52d9755..79db9bd879 100644
--- a/clients/client/go/model_active_project_in_console.go
+++ b/clients/client/go/model_active_project_in_console.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_add_project_to_workspace_body.go b/clients/client/go/model_add_project_to_workspace_body.go
index 7548db0385..a2d2470f8a 100644
--- a/clients/client/go/model_add_project_to_workspace_body.go
+++ b/clients/client/go/model_add_project_to_workspace_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_attribute.go b/clients/client/go/model_attribute.go
index b9c98de945..3dd512d1c7 100644
--- a/clients/client/go/model_attribute.go
+++ b/clients/client/go/model_attribute.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_attribute_filter.go b/clients/client/go/model_attribute_filter.go
index 2e55038d76..2036953652 100644
--- a/clients/client/go/model_attribute_filter.go
+++ b/clients/client/go/model_attribute_filter.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_attributes_count_datapoint.go b/clients/client/go/model_attributes_count_datapoint.go
index b1700489ec..3c730863d9 100644
--- a/clients/client/go/model_attributes_count_datapoint.go
+++ b/clients/client/go/model_attributes_count_datapoint.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_authenticator_assurance_level.go b/clients/client/go/model_authenticator_assurance_level.go
index de013dc19b..15ed845a57 100644
--- a/clients/client/go/model_authenticator_assurance_level.go
+++ b/clients/client/go/model_authenticator_assurance_level.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_batch_patch_identities_response.go b/clients/client/go/model_batch_patch_identities_response.go
index 2e56f8560f..9635360eca 100644
--- a/clients/client/go/model_batch_patch_identities_response.go
+++ b/clients/client/go/model_batch_patch_identities_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_billing_period_bucket.go b/clients/client/go/model_billing_period_bucket.go
index 34574fa371..7faca30295 100644
--- a/clients/client/go/model_billing_period_bucket.go
+++ b/clients/client/go/model_billing_period_bucket.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_check_opl_syntax_result.go b/clients/client/go/model_check_opl_syntax_result.go
index ebec444ab5..9798a5a3dd 100644
--- a/clients/client/go/model_check_opl_syntax_result.go
+++ b/clients/client/go/model_check_opl_syntax_result.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_check_permission_result.go b/clients/client/go/model_check_permission_result.go
index 21ddddc3dc..6c5e565334 100644
--- a/clients/client/go/model_check_permission_result.go
+++ b/clients/client/go/model_check_permission_result.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_cloud_account.go b/clients/client/go/model_cloud_account.go
index 0ba8dbce07..555dbdf24a 100644
--- a/clients/client/go/model_cloud_account.go
+++ b/clients/client/go/model_cloud_account.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_consistency_request_parameters.go b/clients/client/go/model_consistency_request_parameters.go
index 222f9e40a0..d4cc5b1c12 100644
--- a/clients/client/go/model_consistency_request_parameters.go
+++ b/clients/client/go/model_consistency_request_parameters.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with.go b/clients/client/go/model_continue_with.go
index 23d26fd60f..cad284697a 100644
--- a/clients/client/go/model_continue_with.go
+++ b/clients/client/go/model_continue_with.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_recovery_ui.go b/clients/client/go/model_continue_with_recovery_ui.go
index d19fe4e7f1..5a8479f07a 100644
--- a/clients/client/go/model_continue_with_recovery_ui.go
+++ b/clients/client/go/model_continue_with_recovery_ui.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_recovery_ui_flow.go b/clients/client/go/model_continue_with_recovery_ui_flow.go
index 653198eca5..73a1dc3f7f 100644
--- a/clients/client/go/model_continue_with_recovery_ui_flow.go
+++ b/clients/client/go/model_continue_with_recovery_ui_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_redirect_browser_to.go b/clients/client/go/model_continue_with_redirect_browser_to.go
index f2ba018b80..dc0786c312 100644
--- a/clients/client/go/model_continue_with_redirect_browser_to.go
+++ b/clients/client/go/model_continue_with_redirect_browser_to.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_set_ory_session_token.go b/clients/client/go/model_continue_with_set_ory_session_token.go
index fce78690b5..54d3785d62 100644
--- a/clients/client/go/model_continue_with_set_ory_session_token.go
+++ b/clients/client/go/model_continue_with_set_ory_session_token.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_settings_ui.go b/clients/client/go/model_continue_with_settings_ui.go
index d0ed41263f..8929a831dc 100644
--- a/clients/client/go/model_continue_with_settings_ui.go
+++ b/clients/client/go/model_continue_with_settings_ui.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_settings_ui_flow.go b/clients/client/go/model_continue_with_settings_ui_flow.go
index bb4286931f..6c2998faed 100644
--- a/clients/client/go/model_continue_with_settings_ui_flow.go
+++ b/clients/client/go/model_continue_with_settings_ui_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_verification_ui.go b/clients/client/go/model_continue_with_verification_ui.go
index 49084a4968..c09cd9a970 100644
--- a/clients/client/go/model_continue_with_verification_ui.go
+++ b/clients/client/go/model_continue_with_verification_ui.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with_verification_ui_flow.go b/clients/client/go/model_continue_with_verification_ui_flow.go
index 37db062939..2f43cb7b52 100644
--- a/clients/client/go/model_continue_with_verification_ui_flow.go
+++ b/clients/client/go/model_continue_with_verification_ui_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_courier_message_status.go b/clients/client/go/model_courier_message_status.go
index fc719781f6..0b59e3bff2 100644
--- a/clients/client/go/model_courier_message_status.go
+++ b/clients/client/go/model_courier_message_status.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_courier_message_type.go b/clients/client/go/model_courier_message_type.go
index 08dde0aaa2..c55ee8eb46 100644
--- a/clients/client/go/model_courier_message_type.go
+++ b/clients/client/go/model_courier_message_type.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_custom_domain_body.go b/clients/client/go/model_create_custom_domain_body.go
index 7c29abecbb..fe2104c50b 100644
--- a/clients/client/go/model_create_custom_domain_body.go
+++ b/clients/client/go/model_create_custom_domain_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_event_stream_body.go b/clients/client/go/model_create_event_stream_body.go
index 1a1fc73def..6f83b4d1f8 100644
--- a/clients/client/go/model_create_event_stream_body.go
+++ b/clients/client/go/model_create_event_stream_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_identity_body.go b/clients/client/go/model_create_identity_body.go
index b8d47279e9..6a5e9ac7b3 100644
--- a/clients/client/go/model_create_identity_body.go
+++ b/clients/client/go/model_create_identity_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_invite_response.go b/clients/client/go/model_create_invite_response.go
index 77369c5eec..797295965d 100644
--- a/clients/client/go/model_create_invite_response.go
+++ b/clients/client/go/model_create_invite_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_json_web_key_set.go b/clients/client/go/model_create_json_web_key_set.go
index a6a7a143fb..ba3e54a82b 100644
--- a/clients/client/go/model_create_json_web_key_set.go
+++ b/clients/client/go/model_create_json_web_key_set.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_project_api_key_request.go b/clients/client/go/model_create_project_api_key_request.go
index 76c4cb0a5b..8217fe8eaa 100644
--- a/clients/client/go/model_create_project_api_key_request.go
+++ b/clients/client/go/model_create_project_api_key_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_project_body.go b/clients/client/go/model_create_project_body.go
index 72506ecb25..46fde8e060 100644
--- a/clients/client/go/model_create_project_body.go
+++ b/clients/client/go/model_create_project_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_project_branding.go b/clients/client/go/model_create_project_branding.go
index ec40cebac5..ce90789e72 100644
--- a/clients/client/go/model_create_project_branding.go
+++ b/clients/client/go/model_create_project_branding.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_project_member_invite_body.go b/clients/client/go/model_create_project_member_invite_body.go
index 38b42d3fcd..c527a6cba1 100644
--- a/clients/client/go/model_create_project_member_invite_body.go
+++ b/clients/client/go/model_create_project_member_invite_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_project_normalized_payload.go b/clients/client/go/model_create_project_normalized_payload.go
index 72d75cdad0..25960f0f71 100644
--- a/clients/client/go/model_create_project_normalized_payload.go
+++ b/clients/client/go/model_create_project_normalized_payload.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_recovery_code_for_identity_body.go b/clients/client/go/model_create_recovery_code_for_identity_body.go
index 20569df1e3..d71edd64a3 100644
--- a/clients/client/go/model_create_recovery_code_for_identity_body.go
+++ b/clients/client/go/model_create_recovery_code_for_identity_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_recovery_link_for_identity_body.go b/clients/client/go/model_create_recovery_link_for_identity_body.go
index 3443e9a26f..015ffe614f 100644
--- a/clients/client/go/model_create_recovery_link_for_identity_body.go
+++ b/clients/client/go/model_create_recovery_link_for_identity_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_relationship_body.go b/clients/client/go/model_create_relationship_body.go
index 3bfdd29832..2bf1a371f9 100644
--- a/clients/client/go/model_create_relationship_body.go
+++ b/clients/client/go/model_create_relationship_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_subscription_body.go b/clients/client/go/model_create_subscription_body.go
index a9234ff0b0..dfdb792761 100644
--- a/clients/client/go/model_create_subscription_body.go
+++ b/clients/client/go/model_create_subscription_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_subscription_common.go b/clients/client/go/model_create_subscription_common.go
index 27cf38311e..4d8b0faebb 100644
--- a/clients/client/go/model_create_subscription_common.go
+++ b/clients/client/go/model_create_subscription_common.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_verifiable_credential_request_body.go b/clients/client/go/model_create_verifiable_credential_request_body.go
index a29292c161..f1aabade45 100644
--- a/clients/client/go/model_create_verifiable_credential_request_body.go
+++ b/clients/client/go/model_create_verifiable_credential_request_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_workspace_api_key_body.go b/clients/client/go/model_create_workspace_api_key_body.go
index 8d335900f1..2c376f9151 100644
--- a/clients/client/go/model_create_workspace_api_key_body.go
+++ b/clients/client/go/model_create_workspace_api_key_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_workspace_body.go b/clients/client/go/model_create_workspace_body.go
index 4fba79175f..7a8e4b32d1 100644
--- a/clients/client/go/model_create_workspace_body.go
+++ b/clients/client/go/model_create_workspace_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_workspace_member_invite_body.go b/clients/client/go/model_create_workspace_member_invite_body.go
index 201592f2d4..391abe5ca8 100644
--- a/clients/client/go/model_create_workspace_member_invite_body.go
+++ b/clients/client/go/model_create_workspace_member_invite_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_create_workspace_subscription_body.go b/clients/client/go/model_create_workspace_subscription_body.go
index 66322f2511..95c186f221 100644
--- a/clients/client/go/model_create_workspace_subscription_body.go
+++ b/clients/client/go/model_create_workspace_subscription_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_credential_supported_draft00.go b/clients/client/go/model_credential_supported_draft00.go
index fbb47bbe3c..70faf5e794 100644
--- a/clients/client/go/model_credential_supported_draft00.go
+++ b/clients/client/go/model_credential_supported_draft00.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_custom_domain.go b/clients/client/go/model_custom_domain.go
index ecf36d5968..ed6e732f9c 100644
--- a/clients/client/go/model_custom_domain.go
+++ b/clients/client/go/model_custom_domain.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_delete_my_sessions_count.go b/clients/client/go/model_delete_my_sessions_count.go
index 46d045fa16..4f349dd3c0 100644
--- a/clients/client/go/model_delete_my_sessions_count.go
+++ b/clients/client/go/model_delete_my_sessions_count.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_email_template_data.go b/clients/client/go/model_email_template_data.go
index 7f46c11ecb..1d77fd9a78 100644
--- a/clients/client/go/model_email_template_data.go
+++ b/clients/client/go/model_email_template_data.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_email_template_data_body.go b/clients/client/go/model_email_template_data_body.go
index 97b11cf207..1eb438f50b 100644
--- a/clients/client/go/model_email_template_data_body.go
+++ b/clients/client/go/model_email_template_data_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_error_authenticator_assurance_level_not_satisfied.go b/clients/client/go/model_error_authenticator_assurance_level_not_satisfied.go
index 2f14e4a29b..dce3f36ae1 100644
--- a/clients/client/go/model_error_authenticator_assurance_level_not_satisfied.go
+++ b/clients/client/go/model_error_authenticator_assurance_level_not_satisfied.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_error_browser_location_change_required.go b/clients/client/go/model_error_browser_location_change_required.go
index 6be6dfa788..729c7148e2 100644
--- a/clients/client/go/model_error_browser_location_change_required.go
+++ b/clients/client/go/model_error_browser_location_change_required.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_error_flow_replaced.go b/clients/client/go/model_error_flow_replaced.go
index 6e3f172281..ce1c664061 100644
--- a/clients/client/go/model_error_flow_replaced.go
+++ b/clients/client/go/model_error_flow_replaced.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_error_generic.go b/clients/client/go/model_error_generic.go
index f22d8250ca..68c3548b9a 100644
--- a/clients/client/go/model_error_generic.go
+++ b/clients/client/go/model_error_generic.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_error_o_auth2.go b/clients/client/go/model_error_o_auth2.go
index 8073cee98b..c5223b9909 100644
--- a/clients/client/go/model_error_o_auth2.go
+++ b/clients/client/go/model_error_o_auth2.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_event_stream.go b/clients/client/go/model_event_stream.go
index dc40a55c1f..95e81bc150 100644
--- a/clients/client/go/model_event_stream.go
+++ b/clients/client/go/model_event_stream.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_expanded_permission_tree.go b/clients/client/go/model_expanded_permission_tree.go
index bd5f9cd8d9..eb980da5cf 100644
--- a/clients/client/go/model_expanded_permission_tree.go
+++ b/clients/client/go/model_expanded_permission_tree.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_flow_error.go b/clients/client/go/model_flow_error.go
index 7227d67d6d..74419e232d 100644
--- a/clients/client/go/model_flow_error.go
+++ b/clients/client/go/model_flow_error.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_generic_error.go b/clients/client/go/model_generic_error.go
index 28e65935fc..72deb7603b 100644
--- a/clients/client/go/model_generic_error.go
+++ b/clients/client/go/model_generic_error.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_generic_error_content.go b/clients/client/go/model_generic_error_content.go
index bf306de8a9..abc15b7d83 100644
--- a/clients/client/go/model_generic_error_content.go
+++ b/clients/client/go/model_generic_error_content.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_generic_usage.go b/clients/client/go/model_generic_usage.go
index 0ad1222828..9a8edc3d13 100644
--- a/clients/client/go/model_generic_usage.go
+++ b/clients/client/go/model_generic_usage.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_attributes_count_response.go b/clients/client/go/model_get_attributes_count_response.go
index 6f1f328e10..6a45e87089 100644
--- a/clients/client/go/model_get_attributes_count_response.go
+++ b/clients/client/go/model_get_attributes_count_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_managed_identity_schema_location.go b/clients/client/go/model_get_managed_identity_schema_location.go
index 61c86b9fa7..ef3e997482 100644
--- a/clients/client/go/model_get_managed_identity_schema_location.go
+++ b/clients/client/go/model_get_managed_identity_schema_location.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_metrics_event_attributes_response.go b/clients/client/go/model_get_metrics_event_attributes_response.go
index a066388160..b346cdef2a 100644
--- a/clients/client/go/model_get_metrics_event_attributes_response.go
+++ b/clients/client/go/model_get_metrics_event_attributes_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_metrics_event_types_response.go b/clients/client/go/model_get_metrics_event_types_response.go
index d2a567ffaf..467c31790c 100644
--- a/clients/client/go/model_get_metrics_event_types_response.go
+++ b/clients/client/go/model_get_metrics_event_types_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_organization_response.go b/clients/client/go/model_get_organization_response.go
index 6b9a403ee9..66d2ddb156 100644
--- a/clients/client/go/model_get_organization_response.go
+++ b/clients/client/go/model_get_organization_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_project_events_body.go b/clients/client/go/model_get_project_events_body.go
index 1c62671539..510aca2178 100644
--- a/clients/client/go/model_get_project_events_body.go
+++ b/clients/client/go/model_get_project_events_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_project_events_response.go b/clients/client/go/model_get_project_events_response.go
index f4be202961..726e1c07de 100644
--- a/clients/client/go/model_get_project_events_response.go
+++ b/clients/client/go/model_get_project_events_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_project_metrics_response.go b/clients/client/go/model_get_project_metrics_response.go
index f60deafd0a..293a4e7346 100644
--- a/clients/client/go/model_get_project_metrics_response.go
+++ b/clients/client/go/model_get_project_metrics_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_session_activity_response.go b/clients/client/go/model_get_session_activity_response.go
index 26a9bf26cd..3b0a219010 100644
--- a/clients/client/go/model_get_session_activity_response.go
+++ b/clients/client/go/model_get_session_activity_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_get_version_200_response.go b/clients/client/go/model_get_version_200_response.go
index 59356ca3f8..3d04670ba7 100644
--- a/clients/client/go/model_get_version_200_response.go
+++ b/clients/client/go/model_get_version_200_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_health_not_ready_status.go b/clients/client/go/model_health_not_ready_status.go
index 41ef8e237a..b845dd1209 100644
--- a/clients/client/go/model_health_not_ready_status.go
+++ b/clients/client/go/model_health_not_ready_status.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_health_status.go b/clients/client/go/model_health_status.go
index b693525d8e..e02ac58466 100644
--- a/clients/client/go/model_health_status.go
+++ b/clients/client/go/model_health_status.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity.go b/clients/client/go/model_identity.go
index df942632c8..cbee956fc1 100644
--- a/clients/client/go/model_identity.go
+++ b/clients/client/go/model_identity.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials.go b/clients/client/go/model_identity_credentials.go
index dd49588e25..24584d9cc7 100644
--- a/clients/client/go/model_identity_credentials.go
+++ b/clients/client/go/model_identity_credentials.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials_code.go b/clients/client/go/model_identity_credentials_code.go
index b5aa10ed38..d14a7f481e 100644
--- a/clients/client/go/model_identity_credentials_code.go
+++ b/clients/client/go/model_identity_credentials_code.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials_oidc.go b/clients/client/go/model_identity_credentials_oidc.go
index 12c8c6460a..6274e6d934 100644
--- a/clients/client/go/model_identity_credentials_oidc.go
+++ b/clients/client/go/model_identity_credentials_oidc.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials_oidc_provider.go b/clients/client/go/model_identity_credentials_oidc_provider.go
index 31b82beb25..36322d29a2 100644
--- a/clients/client/go/model_identity_credentials_oidc_provider.go
+++ b/clients/client/go/model_identity_credentials_oidc_provider.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials_password.go b/clients/client/go/model_identity_credentials_password.go
index 06bf669391..13e0a9f23e 100644
--- a/clients/client/go/model_identity_credentials_password.go
+++ b/clients/client/go/model_identity_credentials_password.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_patch.go b/clients/client/go/model_identity_patch.go
index 2dc38df58d..bc557f2488 100644
--- a/clients/client/go/model_identity_patch.go
+++ b/clients/client/go/model_identity_patch.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_patch_response.go b/clients/client/go/model_identity_patch_response.go
index 512a4e8845..911198086e 100644
--- a/clients/client/go/model_identity_patch_response.go
+++ b/clients/client/go/model_identity_patch_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_schema_container.go b/clients/client/go/model_identity_schema_container.go
index 74b5f5e3dc..7f91ba4e1c 100644
--- a/clients/client/go/model_identity_schema_container.go
+++ b/clients/client/go/model_identity_schema_container.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_schema_preset.go b/clients/client/go/model_identity_schema_preset.go
index e7e1fc9152..a39d4a8809 100644
--- a/clients/client/go/model_identity_schema_preset.go
+++ b/clients/client/go/model_identity_schema_preset.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_with_credentials.go b/clients/client/go/model_identity_with_credentials.go
index 2f8f778655..bac5a6b974 100644
--- a/clients/client/go/model_identity_with_credentials.go
+++ b/clients/client/go/model_identity_with_credentials.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_with_credentials_oidc.go b/clients/client/go/model_identity_with_credentials_oidc.go
index db4a8d9381..0d128e0c71 100644
--- a/clients/client/go/model_identity_with_credentials_oidc.go
+++ b/clients/client/go/model_identity_with_credentials_oidc.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_with_credentials_oidc_config.go b/clients/client/go/model_identity_with_credentials_oidc_config.go
index 419253206c..72d413d4d4 100644
--- a/clients/client/go/model_identity_with_credentials_oidc_config.go
+++ b/clients/client/go/model_identity_with_credentials_oidc_config.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_with_credentials_oidc_config_provider.go b/clients/client/go/model_identity_with_credentials_oidc_config_provider.go
index 11ad626632..ec0d95cf76 100644
--- a/clients/client/go/model_identity_with_credentials_oidc_config_provider.go
+++ b/clients/client/go/model_identity_with_credentials_oidc_config_provider.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_with_credentials_password.go b/clients/client/go/model_identity_with_credentials_password.go
index c89fd2642d..95ab2428cd 100644
--- a/clients/client/go/model_identity_with_credentials_password.go
+++ b/clients/client/go/model_identity_with_credentials_password.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_with_credentials_password_config.go b/clients/client/go/model_identity_with_credentials_password_config.go
index 2c62ed2668..3e7ad614cc 100644
--- a/clients/client/go/model_identity_with_credentials_password_config.go
+++ b/clients/client/go/model_identity_with_credentials_password_config.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_internal_get_project_branding_body.go b/clients/client/go/model_internal_get_project_branding_body.go
index 47ec5d4db4..d8d2490c2d 100644
--- a/clients/client/go/model_internal_get_project_branding_body.go
+++ b/clients/client/go/model_internal_get_project_branding_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_internal_is_ax_welcome_screen_enabled_for_project_body.go b/clients/client/go/model_internal_is_ax_welcome_screen_enabled_for_project_body.go
index 86723225eb..3835fbc40c 100644
--- a/clients/client/go/model_internal_is_ax_welcome_screen_enabled_for_project_body.go
+++ b/clients/client/go/model_internal_is_ax_welcome_screen_enabled_for_project_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_internal_is_owner_for_project_by_slug_body.go b/clients/client/go/model_internal_is_owner_for_project_by_slug_body.go
index 33883f877e..439ab95f80 100644
--- a/clients/client/go/model_internal_is_owner_for_project_by_slug_body.go
+++ b/clients/client/go/model_internal_is_owner_for_project_by_slug_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_internal_is_owner_for_project_by_slug_response.go b/clients/client/go/model_internal_is_owner_for_project_by_slug_response.go
index df22c8fbda..33ef0e4a06 100644
--- a/clients/client/go/model_internal_is_owner_for_project_by_slug_response.go
+++ b/clients/client/go/model_internal_is_owner_for_project_by_slug_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_introspected_o_auth2_token.go b/clients/client/go/model_introspected_o_auth2_token.go
index e6961e86d8..0911df9e61 100644
--- a/clients/client/go/model_introspected_o_auth2_token.go
+++ b/clients/client/go/model_introspected_o_auth2_token.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_invoice.go b/clients/client/go/model_invoice.go
index 53dd712db4..0345834e89 100644
--- a/clients/client/go/model_invoice.go
+++ b/clients/client/go/model_invoice.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_invoice_data_v1.go b/clients/client/go/model_invoice_data_v1.go
index 88527799f9..039873d2f6 100644
--- a/clients/client/go/model_invoice_data_v1.go
+++ b/clients/client/go/model_invoice_data_v1.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_is_owner_for_project_by_slug.go b/clients/client/go/model_is_owner_for_project_by_slug.go
index 5af19dcd69..610bc1908d 100644
--- a/clients/client/go/model_is_owner_for_project_by_slug.go
+++ b/clients/client/go/model_is_owner_for_project_by_slug.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_json_patch.go b/clients/client/go/model_json_patch.go
index 03e71457cd..9d023494e3 100644
--- a/clients/client/go/model_json_patch.go
+++ b/clients/client/go/model_json_patch.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_json_web_key.go b/clients/client/go/model_json_web_key.go
index 250bae2ee6..dc80065456 100644
--- a/clients/client/go/model_json_web_key.go
+++ b/clients/client/go/model_json_web_key.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_json_web_key_set.go b/clients/client/go/model_json_web_key_set.go
index 23b0dde44f..e0aeaab06d 100644
--- a/clients/client/go/model_json_web_key_set.go
+++ b/clients/client/go/model_json_web_key_set.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_keto_namespace.go b/clients/client/go/model_keto_namespace.go
index 1d93723410..98670a567b 100644
--- a/clients/client/go/model_keto_namespace.go
+++ b/clients/client/go/model_keto_namespace.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_line_item_v1.go b/clients/client/go/model_line_item_v1.go
index 96b60b57f9..3ccb2e57ac 100644
--- a/clients/client/go/model_line_item_v1.go
+++ b/clients/client/go/model_line_item_v1.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_list_event_streams.go b/clients/client/go/model_list_event_streams.go
index 039305a94f..3c3df3959c 100644
--- a/clients/client/go/model_list_event_streams.go
+++ b/clients/client/go/model_list_event_streams.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_list_invoices_response.go b/clients/client/go/model_list_invoices_response.go
index 507342d0b6..f0044afb0e 100644
--- a/clients/client/go/model_list_invoices_response.go
+++ b/clients/client/go/model_list_invoices_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_list_organizations_response.go b/clients/client/go/model_list_organizations_response.go
index 9180f2012c..ffc9055ce6 100644
--- a/clients/client/go/model_list_organizations_response.go
+++ b/clients/client/go/model_list_organizations_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_list_workspace_projects.go b/clients/client/go/model_list_workspace_projects.go
index 3c2ec0bf78..9bf9e7cd94 100644
--- a/clients/client/go/model_list_workspace_projects.go
+++ b/clients/client/go/model_list_workspace_projects.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_list_workspaces.go b/clients/client/go/model_list_workspaces.go
index 9a309a01f1..ef5b53057f 100644
--- a/clients/client/go/model_list_workspaces.go
+++ b/clients/client/go/model_list_workspaces.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_login_flow.go b/clients/client/go/model_login_flow.go
index 6501dfc09b..03a903098f 100644
--- a/clients/client/go/model_login_flow.go
+++ b/clients/client/go/model_login_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_login_flow_state.go b/clients/client/go/model_login_flow_state.go
index f6e2275bea..fed10dbbef 100644
--- a/clients/client/go/model_login_flow_state.go
+++ b/clients/client/go/model_login_flow_state.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_logout_flow.go b/clients/client/go/model_logout_flow.go
index 8cb93947b2..ee902d08a2 100644
--- a/clients/client/go/model_logout_flow.go
+++ b/clients/client/go/model_logout_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_managed_identity_schema.go b/clients/client/go/model_managed_identity_schema.go
index f7b85502cd..9a65f331d3 100644
--- a/clients/client/go/model_managed_identity_schema.go
+++ b/clients/client/go/model_managed_identity_schema.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_managed_identity_schema_validation_result.go b/clients/client/go/model_managed_identity_schema_validation_result.go
index 69285d2d44..bb839b52bf 100644
--- a/clients/client/go/model_managed_identity_schema_validation_result.go
+++ b/clients/client/go/model_managed_identity_schema_validation_result.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_member_invite.go b/clients/client/go/model_member_invite.go
index 6808ae2d35..c235f8ce9b 100644
--- a/clients/client/go/model_member_invite.go
+++ b/clients/client/go/model_member_invite.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_message.go b/clients/client/go/model_message.go
index fb42a0074f..34ee3f2c08 100644
--- a/clients/client/go/model_message.go
+++ b/clients/client/go/model_message.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_message_dispatch.go b/clients/client/go/model_message_dispatch.go
index f658ff3304..39aca01cab 100644
--- a/clients/client/go/model_message_dispatch.go
+++ b/clients/client/go/model_message_dispatch.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_metrics_datapoint.go b/clients/client/go/model_metrics_datapoint.go
index c071e68f61..ebee469865 100644
--- a/clients/client/go/model_metrics_datapoint.go
+++ b/clients/client/go/model_metrics_datapoint.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_money.go b/clients/client/go/model_money.go
index 4484b6bc00..2b4cdc3b10 100644
--- a/clients/client/go/model_money.go
+++ b/clients/client/go/model_money.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_namespace.go b/clients/client/go/model_namespace.go
index a4229c53b3..54a53320e0 100644
--- a/clients/client/go/model_namespace.go
+++ b/clients/client/go/model_namespace.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_needs_privileged_session_error.go b/clients/client/go/model_needs_privileged_session_error.go
index 72893fcaa8..25684bdb90 100644
--- a/clients/client/go/model_needs_privileged_session_error.go
+++ b/clients/client/go/model_needs_privileged_session_error.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project.go b/clients/client/go/model_normalized_project.go
index 3376b2fdc0..7e072fcb8f 100644
--- a/clients/client/go/model_normalized_project.go
+++ b/clients/client/go/model_normalized_project.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project_revision.go b/clients/client/go/model_normalized_project_revision.go
index 514fbeaabd..c7d612b348 100644
--- a/clients/client/go/model_normalized_project_revision.go
+++ b/clients/client/go/model_normalized_project_revision.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project_revision_courier_channel.go b/clients/client/go/model_normalized_project_revision_courier_channel.go
index 436ca924ee..2fe3a70071 100644
--- a/clients/client/go/model_normalized_project_revision_courier_channel.go
+++ b/clients/client/go/model_normalized_project_revision_courier_channel.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project_revision_hook.go b/clients/client/go/model_normalized_project_revision_hook.go
index faa12f8181..b6359eab6b 100644
--- a/clients/client/go/model_normalized_project_revision_hook.go
+++ b/clients/client/go/model_normalized_project_revision_hook.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project_revision_identity_schema.go b/clients/client/go/model_normalized_project_revision_identity_schema.go
index 79add7bf85..f161633998 100644
--- a/clients/client/go/model_normalized_project_revision_identity_schema.go
+++ b/clients/client/go/model_normalized_project_revision_identity_schema.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project_revision_third_party_provider.go b/clients/client/go/model_normalized_project_revision_third_party_provider.go
index 9f326f9d72..9da337f78f 100644
--- a/clients/client/go/model_normalized_project_revision_third_party_provider.go
+++ b/clients/client/go/model_normalized_project_revision_third_party_provider.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project_revision_tokenizer_template.go b/clients/client/go/model_normalized_project_revision_tokenizer_template.go
index 96e79eb4aa..5f988706ad 100644
--- a/clients/client/go/model_normalized_project_revision_tokenizer_template.go
+++ b/clients/client/go/model_normalized_project_revision_tokenizer_template.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_client.go b/clients/client/go/model_o_auth2_client.go
index 1443cbc48b..6bf2bd266c 100644
--- a/clients/client/go/model_o_auth2_client.go
+++ b/clients/client/go/model_o_auth2_client.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_client_token_lifespans.go b/clients/client/go/model_o_auth2_client_token_lifespans.go
index e92486bff0..bd2779d7f5 100644
--- a/clients/client/go/model_o_auth2_client_token_lifespans.go
+++ b/clients/client/go/model_o_auth2_client_token_lifespans.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_consent_request.go b/clients/client/go/model_o_auth2_consent_request.go
index 1e2de02744..b3253dd08d 100644
--- a/clients/client/go/model_o_auth2_consent_request.go
+++ b/clients/client/go/model_o_auth2_consent_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_consent_request_open_id_connect_context.go b/clients/client/go/model_o_auth2_consent_request_open_id_connect_context.go
index b5c9554c80..a193837de4 100644
--- a/clients/client/go/model_o_auth2_consent_request_open_id_connect_context.go
+++ b/clients/client/go/model_o_auth2_consent_request_open_id_connect_context.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_consent_session.go b/clients/client/go/model_o_auth2_consent_session.go
index 90b5df9695..e7a0ecdde3 100644
--- a/clients/client/go/model_o_auth2_consent_session.go
+++ b/clients/client/go/model_o_auth2_consent_session.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_consent_session_expires_at.go b/clients/client/go/model_o_auth2_consent_session_expires_at.go
index dc0dff99bf..aca130ef6a 100644
--- a/clients/client/go/model_o_auth2_consent_session_expires_at.go
+++ b/clients/client/go/model_o_auth2_consent_session_expires_at.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_login_request.go b/clients/client/go/model_o_auth2_login_request.go
index 50f6f776de..7354e5baa8 100644
--- a/clients/client/go/model_o_auth2_login_request.go
+++ b/clients/client/go/model_o_auth2_login_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_logout_request.go b/clients/client/go/model_o_auth2_logout_request.go
index 0b46509651..fd4b99dbaf 100644
--- a/clients/client/go/model_o_auth2_logout_request.go
+++ b/clients/client/go/model_o_auth2_logout_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_redirect_to.go b/clients/client/go/model_o_auth2_redirect_to.go
index 4fead30631..b91db1082c 100644
--- a/clients/client/go/model_o_auth2_redirect_to.go
+++ b/clients/client/go/model_o_auth2_redirect_to.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_o_auth2_token_exchange.go b/clients/client/go/model_o_auth2_token_exchange.go
index d6238a8d7f..9f47c87424 100644
--- a/clients/client/go/model_o_auth2_token_exchange.go
+++ b/clients/client/go/model_o_auth2_token_exchange.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_oidc_configuration.go b/clients/client/go/model_oidc_configuration.go
index 0077ccd9cd..c73a531f76 100644
--- a/clients/client/go/model_oidc_configuration.go
+++ b/clients/client/go/model_oidc_configuration.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_oidc_user_info.go b/clients/client/go/model_oidc_user_info.go
index 74929b3fad..17590c87cb 100644
--- a/clients/client/go/model_oidc_user_info.go
+++ b/clients/client/go/model_oidc_user_info.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_organization.go b/clients/client/go/model_organization.go
index 700af40c5b..cc983251a8 100644
--- a/clients/client/go/model_organization.go
+++ b/clients/client/go/model_organization.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_organization_body.go b/clients/client/go/model_organization_body.go
index abcfe62aa8..b841b49ef0 100644
--- a/clients/client/go/model_organization_body.go
+++ b/clients/client/go/model_organization_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_pagination.go b/clients/client/go/model_pagination.go
index 616f4c205f..12bbd07a6b 100644
--- a/clients/client/go/model_pagination.go
+++ b/clients/client/go/model_pagination.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_pagination_headers.go b/clients/client/go/model_pagination_headers.go
index 4b03c3d6a0..805f9290db 100644
--- a/clients/client/go/model_pagination_headers.go
+++ b/clients/client/go/model_pagination_headers.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_parse_error.go b/clients/client/go/model_parse_error.go
index a8f1e2d117..4877ae405b 100644
--- a/clients/client/go/model_parse_error.go
+++ b/clients/client/go/model_parse_error.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_patch_identities_body.go b/clients/client/go/model_patch_identities_body.go
index ef14e001ae..7fbaa46ed0 100644
--- a/clients/client/go/model_patch_identities_body.go
+++ b/clients/client/go/model_patch_identities_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_perform_native_logout_body.go b/clients/client/go/model_perform_native_logout_body.go
index 19a33ed2b5..31d0b2ac01 100644
--- a/clients/client/go/model_perform_native_logout_body.go
+++ b/clients/client/go/model_perform_native_logout_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_permissions_on_workspace.go b/clients/client/go/model_permissions_on_workspace.go
index 2341ea219b..77ea3c970f 100644
--- a/clients/client/go/model_permissions_on_workspace.go
+++ b/clients/client/go/model_permissions_on_workspace.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_plan.go b/clients/client/go/model_plan.go
index 4c8c411190..5d6b76c0d8 100644
--- a/clients/client/go/model_plan.go
+++ b/clients/client/go/model_plan.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_plan_details.go b/clients/client/go/model_plan_details.go
index 7e5158d53a..c33beff502 100644
--- a/clients/client/go/model_plan_details.go
+++ b/clients/client/go/model_plan_details.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_post_check_permission_body.go b/clients/client/go/model_post_check_permission_body.go
index 780f17e7ca..b65c61f557 100644
--- a/clients/client/go/model_post_check_permission_body.go
+++ b/clients/client/go/model_post_check_permission_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_post_check_permission_or_error_body.go b/clients/client/go/model_post_check_permission_or_error_body.go
index 6bb3750ebd..c98d3ac780 100644
--- a/clients/client/go/model_post_check_permission_or_error_body.go
+++ b/clients/client/go/model_post_check_permission_or_error_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project.go b/clients/client/go/model_project.go
index 1dada168f5..500b1c44f8 100644
--- a/clients/client/go/model_project.go
+++ b/clients/client/go/model_project.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_api_key.go b/clients/client/go/model_project_api_key.go
index b8e6692c62..60211a4a3e 100644
--- a/clients/client/go/model_project_api_key.go
+++ b/clients/client/go/model_project_api_key.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_branding.go b/clients/client/go/model_project_branding.go
index d3769405fe..9c1d0532b3 100644
--- a/clients/client/go/model_project_branding.go
+++ b/clients/client/go/model_project_branding.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_branding_colors.go b/clients/client/go/model_project_branding_colors.go
index 08d0c48ad5..5a1c569afd 100644
--- a/clients/client/go/model_project_branding_colors.go
+++ b/clients/client/go/model_project_branding_colors.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_branding_theme.go b/clients/client/go/model_project_branding_theme.go
index 053d782e82..ece1a0b423 100644
--- a/clients/client/go/model_project_branding_theme.go
+++ b/clients/client/go/model_project_branding_theme.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_cors.go b/clients/client/go/model_project_cors.go
index 2edfdec3e5..e4170a5ceb 100644
--- a/clients/client/go/model_project_cors.go
+++ b/clients/client/go/model_project_cors.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_events_datapoint.go b/clients/client/go/model_project_events_datapoint.go
index 652f06cf1a..0c1083283f 100644
--- a/clients/client/go/model_project_events_datapoint.go
+++ b/clients/client/go/model_project_events_datapoint.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_host.go b/clients/client/go/model_project_host.go
index 6c9194e3ef..2886a784c0 100644
--- a/clients/client/go/model_project_host.go
+++ b/clients/client/go/model_project_host.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_member.go b/clients/client/go/model_project_member.go
index f381dfc4b6..92c525e323 100644
--- a/clients/client/go/model_project_member.go
+++ b/clients/client/go/model_project_member.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_metadata.go b/clients/client/go/model_project_metadata.go
index 4ab026bc70..37f820eefc 100644
--- a/clients/client/go/model_project_metadata.go
+++ b/clients/client/go/model_project_metadata.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_service_identity.go b/clients/client/go/model_project_service_identity.go
index dbc40e8737..bc45ade492 100644
--- a/clients/client/go/model_project_service_identity.go
+++ b/clients/client/go/model_project_service_identity.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_service_o_auth2.go b/clients/client/go/model_project_service_o_auth2.go
index 4a52f6ff43..fe02b1475f 100644
--- a/clients/client/go/model_project_service_o_auth2.go
+++ b/clients/client/go/model_project_service_o_auth2.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_service_permission.go b/clients/client/go/model_project_service_permission.go
index 131bf6e234..67f8141aaa 100644
--- a/clients/client/go/model_project_service_permission.go
+++ b/clients/client/go/model_project_service_permission.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_services.go b/clients/client/go/model_project_services.go
index 6d712b044a..4a98754724 100644
--- a/clients/client/go/model_project_services.go
+++ b/clients/client/go/model_project_services.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_quota_usage.go b/clients/client/go/model_quota_usage.go
index 17d44c30bd..04ace96466 100644
--- a/clients/client/go/model_quota_usage.go
+++ b/clients/client/go/model_quota_usage.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_recovery_code_for_identity.go b/clients/client/go/model_recovery_code_for_identity.go
index d1960b19ae..b66c7bda36 100644
--- a/clients/client/go/model_recovery_code_for_identity.go
+++ b/clients/client/go/model_recovery_code_for_identity.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_recovery_flow.go b/clients/client/go/model_recovery_flow.go
index fb75a447be..a2544983b5 100644
--- a/clients/client/go/model_recovery_flow.go
+++ b/clients/client/go/model_recovery_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_recovery_flow_state.go b/clients/client/go/model_recovery_flow_state.go
index 90125275d2..f699a27f3c 100644
--- a/clients/client/go/model_recovery_flow_state.go
+++ b/clients/client/go/model_recovery_flow_state.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_recovery_identity_address.go b/clients/client/go/model_recovery_identity_address.go
index 1f98a17052..c27e314baa 100644
--- a/clients/client/go/model_recovery_identity_address.go
+++ b/clients/client/go/model_recovery_identity_address.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_recovery_link_for_identity.go b/clients/client/go/model_recovery_link_for_identity.go
index d0068a3a02..ac5c6fa29b 100644
--- a/clients/client/go/model_recovery_link_for_identity.go
+++ b/clients/client/go/model_recovery_link_for_identity.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_registration_flow.go b/clients/client/go/model_registration_flow.go
index f001ee0351..baa067499a 100644
--- a/clients/client/go/model_registration_flow.go
+++ b/clients/client/go/model_registration_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_registration_flow_state.go b/clients/client/go/model_registration_flow_state.go
index 8eee1eb0e0..09844c7091 100644
--- a/clients/client/go/model_registration_flow_state.go
+++ b/clients/client/go/model_registration_flow_state.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_reject_o_auth2_request.go b/clients/client/go/model_reject_o_auth2_request.go
index 39851f7760..648fa6a2d0 100644
--- a/clients/client/go/model_reject_o_auth2_request.go
+++ b/clients/client/go/model_reject_o_auth2_request.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relation_query.go b/clients/client/go/model_relation_query.go
index 6c7ddc7db5..f5a729d4b9 100644
--- a/clients/client/go/model_relation_query.go
+++ b/clients/client/go/model_relation_query.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationship.go b/clients/client/go/model_relationship.go
index 3f8946b54b..9638768315 100644
--- a/clients/client/go/model_relationship.go
+++ b/clients/client/go/model_relationship.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationship_namespaces.go b/clients/client/go/model_relationship_namespaces.go
index 2ee4b1b153..4fd2228f1a 100644
--- a/clients/client/go/model_relationship_namespaces.go
+++ b/clients/client/go/model_relationship_namespaces.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationship_patch.go b/clients/client/go/model_relationship_patch.go
index fb121185e6..d5904267da 100644
--- a/clients/client/go/model_relationship_patch.go
+++ b/clients/client/go/model_relationship_patch.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationships.go b/clients/client/go/model_relationships.go
index d6ce86f426..661496422f 100644
--- a/clients/client/go/model_relationships.go
+++ b/clients/client/go/model_relationships.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_rfc6749_error_json.go b/clients/client/go/model_rfc6749_error_json.go
index dfac1ec03a..a2f3f606da 100644
--- a/clients/client/go/model_rfc6749_error_json.go
+++ b/clients/client/go/model_rfc6749_error_json.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_schema_patch.go b/clients/client/go/model_schema_patch.go
index 65760e567c..0b36964b52 100644
--- a/clients/client/go/model_schema_patch.go
+++ b/clients/client/go/model_schema_patch.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_self_service_flow_expired_error.go b/clients/client/go/model_self_service_flow_expired_error.go
index cc44934881..668ffd79ff 100644
--- a/clients/client/go/model_self_service_flow_expired_error.go
+++ b/clients/client/go/model_self_service_flow_expired_error.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_session.go b/clients/client/go/model_session.go
index c6d07255d6..41e194dc08 100644
--- a/clients/client/go/model_session.go
+++ b/clients/client/go/model_session.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_session_activity_datapoint.go b/clients/client/go/model_session_activity_datapoint.go
index 02715ef32f..d7046f5aa5 100644
--- a/clients/client/go/model_session_activity_datapoint.go
+++ b/clients/client/go/model_session_activity_datapoint.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_session_authentication_method.go b/clients/client/go/model_session_authentication_method.go
index f5390b7ee4..fe27aee463 100644
--- a/clients/client/go/model_session_authentication_method.go
+++ b/clients/client/go/model_session_authentication_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_session_device.go b/clients/client/go/model_session_device.go
index 9f0b390c4c..a0f1412b2b 100644
--- a/clients/client/go/model_session_device.go
+++ b/clients/client/go/model_session_device.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_set_active_project_in_console_body.go b/clients/client/go/model_set_active_project_in_console_body.go
index 02787ec69d..d98883ec3f 100644
--- a/clients/client/go/model_set_active_project_in_console_body.go
+++ b/clients/client/go/model_set_active_project_in_console_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_set_custom_domain_body.go b/clients/client/go/model_set_custom_domain_body.go
index 9beab22d2d..eb16144701 100644
--- a/clients/client/go/model_set_custom_domain_body.go
+++ b/clients/client/go/model_set_custom_domain_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_set_event_stream_body.go b/clients/client/go/model_set_event_stream_body.go
index edec03aca7..a0475befad 100644
--- a/clients/client/go/model_set_event_stream_body.go
+++ b/clients/client/go/model_set_event_stream_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_set_project.go b/clients/client/go/model_set_project.go
index 8437917eb1..d2962c8954 100644
--- a/clients/client/go/model_set_project.go
+++ b/clients/client/go/model_set_project.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_set_project_branding_theme_body.go b/clients/client/go/model_set_project_branding_theme_body.go
index cdf173811b..134e463a5f 100644
--- a/clients/client/go/model_set_project_branding_theme_body.go
+++ b/clients/client/go/model_set_project_branding_theme_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_settings_flow.go b/clients/client/go/model_settings_flow.go
index b1c003aef3..5bab81b7d7 100644
--- a/clients/client/go/model_settings_flow.go
+++ b/clients/client/go/model_settings_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_settings_flow_state.go b/clients/client/go/model_settings_flow_state.go
index 2bc1707ac4..eea4fdf53c 100644
--- a/clients/client/go/model_settings_flow_state.go
+++ b/clients/client/go/model_settings_flow_state.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_source_position.go b/clients/client/go/model_source_position.go
index dcdf38ab3f..1b254cabc4 100644
--- a/clients/client/go/model_source_position.go
+++ b/clients/client/go/model_source_position.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_subject_set.go b/clients/client/go/model_subject_set.go
index e34a1a292d..829121bc1e 100644
--- a/clients/client/go/model_subject_set.go
+++ b/clients/client/go/model_subject_set.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_subscription.go b/clients/client/go/model_subscription.go
index 84ec1b1ee6..f85f526558 100644
--- a/clients/client/go/model_subscription.go
+++ b/clients/client/go/model_subscription.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_successful_code_exchange_response.go b/clients/client/go/model_successful_code_exchange_response.go
index f6dfec3919..70857f477f 100644
--- a/clients/client/go/model_successful_code_exchange_response.go
+++ b/clients/client/go/model_successful_code_exchange_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_successful_native_login.go b/clients/client/go/model_successful_native_login.go
index f5fa151953..0d59b78c20 100644
--- a/clients/client/go/model_successful_native_login.go
+++ b/clients/client/go/model_successful_native_login.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_successful_native_registration.go b/clients/client/go/model_successful_native_registration.go
index 9431376c2d..2deab79706 100644
--- a/clients/client/go/model_successful_native_registration.go
+++ b/clients/client/go/model_successful_native_registration.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_successful_project_update.go b/clients/client/go/model_successful_project_update.go
index cf85a7acff..f299170998 100644
--- a/clients/client/go/model_successful_project_update.go
+++ b/clients/client/go/model_successful_project_update.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_tax_line_item.go b/clients/client/go/model_tax_line_item.go
index 4020b652a0..fd0884afc9 100644
--- a/clients/client/go/model_tax_line_item.go
+++ b/clients/client/go/model_tax_line_item.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_time_interval.go b/clients/client/go/model_time_interval.go
index b5cc335f82..64390d6c7d 100644
--- a/clients/client/go/model_time_interval.go
+++ b/clients/client/go/model_time_interval.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_token_pagination.go b/clients/client/go/model_token_pagination.go
index 66ff2d0699..87bdf408a4 100644
--- a/clients/client/go/model_token_pagination.go
+++ b/clients/client/go/model_token_pagination.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_token_pagination_headers.go b/clients/client/go/model_token_pagination_headers.go
index 1d1c57f1c0..2cbc5f611d 100644
--- a/clients/client/go/model_token_pagination_headers.go
+++ b/clients/client/go/model_token_pagination_headers.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_token_pagination_request_parameters.go b/clients/client/go/model_token_pagination_request_parameters.go
index e71b826e83..f933e5dc38 100644
--- a/clients/client/go/model_token_pagination_request_parameters.go
+++ b/clients/client/go/model_token_pagination_request_parameters.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_token_pagination_response_headers.go b/clients/client/go/model_token_pagination_response_headers.go
index 6e244f2540..dd0f7f9ea4 100644
--- a/clients/client/go/model_token_pagination_response_headers.go
+++ b/clients/client/go/model_token_pagination_response_headers.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_trust_o_auth2_jwt_grant_issuer.go b/clients/client/go/model_trust_o_auth2_jwt_grant_issuer.go
index 1ec09d2b1e..170c273525 100644
--- a/clients/client/go/model_trust_o_auth2_jwt_grant_issuer.go
+++ b/clients/client/go/model_trust_o_auth2_jwt_grant_issuer.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_trusted_o_auth2_jwt_grant_issuer.go b/clients/client/go/model_trusted_o_auth2_jwt_grant_issuer.go
index 7498d34eea..5e5aac72bb 100644
--- a/clients/client/go/model_trusted_o_auth2_jwt_grant_issuer.go
+++ b/clients/client/go/model_trusted_o_auth2_jwt_grant_issuer.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_trusted_o_auth2_jwt_grant_json_web_key.go b/clients/client/go/model_trusted_o_auth2_jwt_grant_json_web_key.go
index e08d8adca7..b9bb3e5578 100644
--- a/clients/client/go/model_trusted_o_auth2_jwt_grant_json_web_key.go
+++ b/clients/client/go/model_trusted_o_auth2_jwt_grant_json_web_key.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_container.go b/clients/client/go/model_ui_container.go
index ca26fd8f13..8822136e78 100644
--- a/clients/client/go/model_ui_container.go
+++ b/clients/client/go/model_ui_container.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node.go b/clients/client/go/model_ui_node.go
index a090459882..672452d67d 100644
--- a/clients/client/go/model_ui_node.go
+++ b/clients/client/go/model_ui_node.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_anchor_attributes.go b/clients/client/go/model_ui_node_anchor_attributes.go
index 53d9b465c2..8f45050d0c 100644
--- a/clients/client/go/model_ui_node_anchor_attributes.go
+++ b/clients/client/go/model_ui_node_anchor_attributes.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_attributes.go b/clients/client/go/model_ui_node_attributes.go
index f734d90ac5..c02ccf29bd 100644
--- a/clients/client/go/model_ui_node_attributes.go
+++ b/clients/client/go/model_ui_node_attributes.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_image_attributes.go b/clients/client/go/model_ui_node_image_attributes.go
index 1cd09283b4..f5971c24ee 100644
--- a/clients/client/go/model_ui_node_image_attributes.go
+++ b/clients/client/go/model_ui_node_image_attributes.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_input_attributes.go b/clients/client/go/model_ui_node_input_attributes.go
index 92257fb61a..2df8abdf91 100644
--- a/clients/client/go/model_ui_node_input_attributes.go
+++ b/clients/client/go/model_ui_node_input_attributes.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_meta.go b/clients/client/go/model_ui_node_meta.go
index 92e033a330..25ce84cd79 100644
--- a/clients/client/go/model_ui_node_meta.go
+++ b/clients/client/go/model_ui_node_meta.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_script_attributes.go b/clients/client/go/model_ui_node_script_attributes.go
index 446d3df07b..ac2149bb75 100644
--- a/clients/client/go/model_ui_node_script_attributes.go
+++ b/clients/client/go/model_ui_node_script_attributes.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node_text_attributes.go b/clients/client/go/model_ui_node_text_attributes.go
index c77c7398bb..1d57939f7a 100644
--- a/clients/client/go/model_ui_node_text_attributes.go
+++ b/clients/client/go/model_ui_node_text_attributes.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_text.go b/clients/client/go/model_ui_text.go
index f96eed6cf5..c64ccf57eb 100644
--- a/clients/client/go/model_ui_text.go
+++ b/clients/client/go/model_ui_text.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_identity_body.go b/clients/client/go/model_update_identity_body.go
index d89852bdc9..494166bdcb 100644
--- a/clients/client/go/model_update_identity_body.go
+++ b/clients/client/go/model_update_identity_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_body.go b/clients/client/go/model_update_login_flow_body.go
index cd5a85095d..b9d163d1a4 100644
--- a/clients/client/go/model_update_login_flow_body.go
+++ b/clients/client/go/model_update_login_flow_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_code_method.go b/clients/client/go/model_update_login_flow_with_code_method.go
index 667a1a884c..d34655c33d 100644
--- a/clients/client/go/model_update_login_flow_with_code_method.go
+++ b/clients/client/go/model_update_login_flow_with_code_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_identifier_first_method.go b/clients/client/go/model_update_login_flow_with_identifier_first_method.go
index ad3b8058ec..fca60d22ce 100644
--- a/clients/client/go/model_update_login_flow_with_identifier_first_method.go
+++ b/clients/client/go/model_update_login_flow_with_identifier_first_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_lookup_secret_method.go b/clients/client/go/model_update_login_flow_with_lookup_secret_method.go
index 04f13c71c0..ca901fc90e 100644
--- a/clients/client/go/model_update_login_flow_with_lookup_secret_method.go
+++ b/clients/client/go/model_update_login_flow_with_lookup_secret_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_oidc_method.go b/clients/client/go/model_update_login_flow_with_oidc_method.go
index 9fc81da87a..e3c06e5164 100644
--- a/clients/client/go/model_update_login_flow_with_oidc_method.go
+++ b/clients/client/go/model_update_login_flow_with_oidc_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_passkey_method.go b/clients/client/go/model_update_login_flow_with_passkey_method.go
index 327336080a..11d081b71f 100644
--- a/clients/client/go/model_update_login_flow_with_passkey_method.go
+++ b/clients/client/go/model_update_login_flow_with_passkey_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_password_method.go b/clients/client/go/model_update_login_flow_with_password_method.go
index bc6cb76ef4..9137ce5ea8 100644
--- a/clients/client/go/model_update_login_flow_with_password_method.go
+++ b/clients/client/go/model_update_login_flow_with_password_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_totp_method.go b/clients/client/go/model_update_login_flow_with_totp_method.go
index 68c7d7ca3e..a76fbdf256 100644
--- a/clients/client/go/model_update_login_flow_with_totp_method.go
+++ b/clients/client/go/model_update_login_flow_with_totp_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_login_flow_with_web_authn_method.go b/clients/client/go/model_update_login_flow_with_web_authn_method.go
index 877d4a4ca0..214328ef4a 100644
--- a/clients/client/go/model_update_login_flow_with_web_authn_method.go
+++ b/clients/client/go/model_update_login_flow_with_web_authn_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_recovery_flow_body.go b/clients/client/go/model_update_recovery_flow_body.go
index ca3c30a1b7..4e26315220 100644
--- a/clients/client/go/model_update_recovery_flow_body.go
+++ b/clients/client/go/model_update_recovery_flow_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_recovery_flow_with_code_method.go b/clients/client/go/model_update_recovery_flow_with_code_method.go
index 4402b629de..2d9731af1c 100644
--- a/clients/client/go/model_update_recovery_flow_with_code_method.go
+++ b/clients/client/go/model_update_recovery_flow_with_code_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_recovery_flow_with_link_method.go b/clients/client/go/model_update_recovery_flow_with_link_method.go
index 47540aa687..7004c2456d 100644
--- a/clients/client/go/model_update_recovery_flow_with_link_method.go
+++ b/clients/client/go/model_update_recovery_flow_with_link_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_body.go b/clients/client/go/model_update_registration_flow_body.go
index 98f6a0901b..0bea6fe757 100644
--- a/clients/client/go/model_update_registration_flow_body.go
+++ b/clients/client/go/model_update_registration_flow_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_with_code_method.go b/clients/client/go/model_update_registration_flow_with_code_method.go
index 661d9d5621..3466be0458 100644
--- a/clients/client/go/model_update_registration_flow_with_code_method.go
+++ b/clients/client/go/model_update_registration_flow_with_code_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_with_oidc_method.go b/clients/client/go/model_update_registration_flow_with_oidc_method.go
index fec896625f..2baa8cd73f 100644
--- a/clients/client/go/model_update_registration_flow_with_oidc_method.go
+++ b/clients/client/go/model_update_registration_flow_with_oidc_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_with_passkey_method.go b/clients/client/go/model_update_registration_flow_with_passkey_method.go
index c633220759..b477ce361a 100644
--- a/clients/client/go/model_update_registration_flow_with_passkey_method.go
+++ b/clients/client/go/model_update_registration_flow_with_passkey_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_with_password_method.go b/clients/client/go/model_update_registration_flow_with_password_method.go
index 5b501773cb..ed23a90a7f 100644
--- a/clients/client/go/model_update_registration_flow_with_password_method.go
+++ b/clients/client/go/model_update_registration_flow_with_password_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_with_profile_method.go b/clients/client/go/model_update_registration_flow_with_profile_method.go
index c2f14b83ea..8bcf2dc377 100644
--- a/clients/client/go/model_update_registration_flow_with_profile_method.go
+++ b/clients/client/go/model_update_registration_flow_with_profile_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_registration_flow_with_web_authn_method.go b/clients/client/go/model_update_registration_flow_with_web_authn_method.go
index 3783ea49b1..511522f3d1 100644
--- a/clients/client/go/model_update_registration_flow_with_web_authn_method.go
+++ b/clients/client/go/model_update_registration_flow_with_web_authn_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_body.go b/clients/client/go/model_update_settings_flow_body.go
index 026abbb227..7aecbfd047 100644
--- a/clients/client/go/model_update_settings_flow_body.go
+++ b/clients/client/go/model_update_settings_flow_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_lookup_method.go b/clients/client/go/model_update_settings_flow_with_lookup_method.go
index 868fa47403..ba0cc56195 100644
--- a/clients/client/go/model_update_settings_flow_with_lookup_method.go
+++ b/clients/client/go/model_update_settings_flow_with_lookup_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_oidc_method.go b/clients/client/go/model_update_settings_flow_with_oidc_method.go
index 8d8575a4f9..a203844ca0 100644
--- a/clients/client/go/model_update_settings_flow_with_oidc_method.go
+++ b/clients/client/go/model_update_settings_flow_with_oidc_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_passkey_method.go b/clients/client/go/model_update_settings_flow_with_passkey_method.go
index 42dd4a8d3f..92de150418 100644
--- a/clients/client/go/model_update_settings_flow_with_passkey_method.go
+++ b/clients/client/go/model_update_settings_flow_with_passkey_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_password_method.go b/clients/client/go/model_update_settings_flow_with_password_method.go
index 6b8dbbc323..c176af6e67 100644
--- a/clients/client/go/model_update_settings_flow_with_password_method.go
+++ b/clients/client/go/model_update_settings_flow_with_password_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_profile_method.go b/clients/client/go/model_update_settings_flow_with_profile_method.go
index d7b3d98d6d..25a1026007 100644
--- a/clients/client/go/model_update_settings_flow_with_profile_method.go
+++ b/clients/client/go/model_update_settings_flow_with_profile_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_totp_method.go b/clients/client/go/model_update_settings_flow_with_totp_method.go
index 9750d77551..55975508fa 100644
--- a/clients/client/go/model_update_settings_flow_with_totp_method.go
+++ b/clients/client/go/model_update_settings_flow_with_totp_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_settings_flow_with_web_authn_method.go b/clients/client/go/model_update_settings_flow_with_web_authn_method.go
index 749c657aaa..6feb6e14ad 100644
--- a/clients/client/go/model_update_settings_flow_with_web_authn_method.go
+++ b/clients/client/go/model_update_settings_flow_with_web_authn_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_subscription_body.go b/clients/client/go/model_update_subscription_body.go
index c1ea1fc858..7034a4d8ac 100644
--- a/clients/client/go/model_update_subscription_body.go
+++ b/clients/client/go/model_update_subscription_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_verification_flow_body.go b/clients/client/go/model_update_verification_flow_body.go
index 056e5ae061..d642b8c65d 100644
--- a/clients/client/go/model_update_verification_flow_body.go
+++ b/clients/client/go/model_update_verification_flow_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_verification_flow_with_code_method.go b/clients/client/go/model_update_verification_flow_with_code_method.go
index a4292453ec..6c8fd35e71 100644
--- a/clients/client/go/model_update_verification_flow_with_code_method.go
+++ b/clients/client/go/model_update_verification_flow_with_code_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_verification_flow_with_link_method.go b/clients/client/go/model_update_verification_flow_with_link_method.go
index 6d7c905f78..8b12411e83 100644
--- a/clients/client/go/model_update_verification_flow_with_link_method.go
+++ b/clients/client/go/model_update_verification_flow_with_link_method.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_update_workspace_body.go b/clients/client/go/model_update_workspace_body.go
index 207bc4ee55..245a06b964 100644
--- a/clients/client/go/model_update_workspace_body.go
+++ b/clients/client/go/model_update_workspace_body.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_usage.go b/clients/client/go/model_usage.go
index b040d06ff2..a2edddef4c 100644
--- a/clients/client/go/model_usage.go
+++ b/clients/client/go/model_usage.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verifiable_credential_priming_response.go b/clients/client/go/model_verifiable_credential_priming_response.go
index d22359598e..faa279cd77 100644
--- a/clients/client/go/model_verifiable_credential_priming_response.go
+++ b/clients/client/go/model_verifiable_credential_priming_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verifiable_credential_proof.go b/clients/client/go/model_verifiable_credential_proof.go
index 1040e1f0cd..43ae5f3f82 100644
--- a/clients/client/go/model_verifiable_credential_proof.go
+++ b/clients/client/go/model_verifiable_credential_proof.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verifiable_credential_response.go b/clients/client/go/model_verifiable_credential_response.go
index 5b64699679..41f35b4038 100644
--- a/clients/client/go/model_verifiable_credential_response.go
+++ b/clients/client/go/model_verifiable_credential_response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verifiable_identity_address.go b/clients/client/go/model_verifiable_identity_address.go
index 474c7f6064..97dae83086 100644
--- a/clients/client/go/model_verifiable_identity_address.go
+++ b/clients/client/go/model_verifiable_identity_address.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verification_flow.go b/clients/client/go/model_verification_flow.go
index e76578cd32..1891863a56 100644
--- a/clients/client/go/model_verification_flow.go
+++ b/clients/client/go/model_verification_flow.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verification_flow_state.go b/clients/client/go/model_verification_flow_state.go
index 887c00ae9b..17b711a894 100644
--- a/clients/client/go/model_verification_flow_state.go
+++ b/clients/client/go/model_verification_flow_state.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_version.go b/clients/client/go/model_version.go
index a6f9bc1a85..c0b8ffaba9 100644
--- a/clients/client/go/model_version.go
+++ b/clients/client/go/model_version.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_warning.go b/clients/client/go/model_warning.go
index 563834d117..5460cab0b1 100644
--- a/clients/client/go/model_warning.go
+++ b/clients/client/go/model_warning.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_workspace.go b/clients/client/go/model_workspace.go
index dd636157ef..eb36f408b7 100644
--- a/clients/client/go/model_workspace.go
+++ b/clients/client/go/model_workspace.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_workspace_api_key.go b/clients/client/go/model_workspace_api_key.go
index c2c9dca254..ae2b3821a5 100644
--- a/clients/client/go/model_workspace_api_key.go
+++ b/clients/client/go/model_workspace_api_key.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/response.go b/clients/client/go/response.go
index d10ce4e736..8686f1ec4e 100644
--- a/clients/client/go/response.go
+++ b/clients/client/go/response.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/go/utils.go b/clients/client/go/utils.go
index 83f5dbb04b..86fbe90a94 100644
--- a/clients/client/go/utils.go
+++ b/clients/client/go/utils.go
@@ -3,7 +3,7 @@ Ory APIs
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-API version: v1.14.2
+API version: v1.14.3
Contact: support@ory.sh
*/
diff --git a/clients/client/java/README.md b/clients/client/java/README.md
index c4802ff773..e522e93cc0 100644
--- a/clients/client/java/README.md
+++ b/clients/client/java/README.md
@@ -1,8 +1,8 @@
# client
Ory APIs
-- API version: v1.14.2
- - Build date: 2024-07-18T11:43:08.917400963Z[Etc/UTC]
+- API version: v1.14.3
+ - Build date: 2024-07-26T11:58:14.260098998Z[Etc/UTC]
- Generator version: 7.7.0
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed
@@ -43,7 +43,7 @@ Add this dependency to your project's POM:
sh.ory
client
- v1.14.2
+ v1.14.3
compile
```
@@ -59,7 +59,7 @@ Add this dependency to your project's build file:
}
dependencies {
- implementation "sh.ory:client:v1.14.2"
+ implementation "sh.ory:client:v1.14.3"
}
```
@@ -73,7 +73,7 @@ mvn clean package
Then manually install the following JARs:
-* `target/client-v1.14.2.jar`
+* `target/client-v1.14.3.jar`
* `target/lib/*.jar`
## Getting Started
diff --git a/clients/client/java/api/openapi.yaml b/clients/client/java/api/openapi.yaml
index 0b40921dd5..8dc186d37e 100644
--- a/clients/client/java/api/openapi.yaml
+++ b/clients/client/java/api/openapi.yaml
@@ -11,7 +11,7 @@ info:
url: https://www.apache.org/licenses/LICENSE-2.0.html
termsOfService: /ptos
title: Ory APIs
- version: v1.14.2
+ version: v1.14.3
servers:
- url: "https://{project-slug}.projects.oryapis.com/"
variables:
diff --git a/clients/client/java/build.gradle b/clients/client/java/build.gradle
index 648c48de83..cd67a5807d 100644
--- a/clients/client/java/build.gradle
+++ b/clients/client/java/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'java'
apply plugin: 'com.diffplug.spotless'
group = 'sh.ory'
-version = 'v1.14.2'
+version = 'v1.14.3'
buildscript {
repositories {
diff --git a/clients/client/java/build.sbt b/clients/client/java/build.sbt
index fa2504446f..926111ed10 100644
--- a/clients/client/java/build.sbt
+++ b/clients/client/java/build.sbt
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "sh.ory",
name := "client",
- version := "v1.14.2",
+ version := "v1.14.3",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
javacOptions in compile ++= Seq("-Xlint:deprecation"),
diff --git a/clients/client/java/src/main/java/sh/ory/ApiCallback.java b/clients/client/java/src/main/java/sh/ory/ApiCallback.java
index 0cae02ed4d..07b85882ba 100644
--- a/clients/client/java/src/main/java/sh/ory/ApiCallback.java
+++ b/clients/client/java/src/main/java/sh/ory/ApiCallback.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/ApiClient.java b/clients/client/java/src/main/java/sh/ory/ApiClient.java
index ebc42c75e9..e31c80d7cd 100644
--- a/clients/client/java/src/main/java/sh/ory/ApiClient.java
+++ b/clients/client/java/src/main/java/sh/ory/ApiClient.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -231,7 +231,7 @@ private void init() {
json = new JSON();
// Set default User-Agent.
- setUserAgent("OpenAPI-Generator/v1.14.2/java");
+ setUserAgent("OpenAPI-Generator/v1.14.3/java");
authentications = new HashMap();
}
diff --git a/clients/client/java/src/main/java/sh/ory/ApiException.java b/clients/client/java/src/main/java/sh/ory/ApiException.java
index a362f15f0f..7b3ace7c29 100644
--- a/clients/client/java/src/main/java/sh/ory/ApiException.java
+++ b/clients/client/java/src/main/java/sh/ory/ApiException.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,7 +21,7 @@
* ApiException class.
*/
@SuppressWarnings("serial")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ApiException extends Exception {
private static final long serialVersionUID = 1L;
diff --git a/clients/client/java/src/main/java/sh/ory/ApiResponse.java b/clients/client/java/src/main/java/sh/ory/ApiResponse.java
index 485177771d..2c5f4df015 100644
--- a/clients/client/java/src/main/java/sh/ory/ApiResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/ApiResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/Configuration.java b/clients/client/java/src/main/java/sh/ory/Configuration.java
index 472bf79530..735a19ee18 100644
--- a/clients/client/java/src/main/java/sh/ory/Configuration.java
+++ b/clients/client/java/src/main/java/sh/ory/Configuration.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -13,9 +13,9 @@
package sh.ory;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Configuration {
- public static final String VERSION = "v1.14.2";
+ public static final String VERSION = "v1.14.3";
private static ApiClient defaultApiClient = new ApiClient();
diff --git a/clients/client/java/src/main/java/sh/ory/GzipRequestInterceptor.java b/clients/client/java/src/main/java/sh/ory/GzipRequestInterceptor.java
index bc20dbfacb..7910ccdaeb 100644
--- a/clients/client/java/src/main/java/sh/ory/GzipRequestInterceptor.java
+++ b/clients/client/java/src/main/java/sh/ory/GzipRequestInterceptor.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/JSON.java b/clients/client/java/src/main/java/sh/ory/JSON.java
index dd118d21b3..ac84ff520f 100644
--- a/clients/client/java/src/main/java/sh/ory/JSON.java
+++ b/clients/client/java/src/main/java/sh/ory/JSON.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/Pair.java b/clients/client/java/src/main/java/sh/ory/Pair.java
index 8cf4bd52ba..e2dc4638c1 100644
--- a/clients/client/java/src/main/java/sh/ory/Pair.java
+++ b/clients/client/java/src/main/java/sh/ory/Pair.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -13,7 +13,7 @@
package sh.ory;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Pair {
private String name = "";
private String value = "";
diff --git a/clients/client/java/src/main/java/sh/ory/ProgressRequestBody.java b/clients/client/java/src/main/java/sh/ory/ProgressRequestBody.java
index 6669e70bbf..52ca1a24f3 100644
--- a/clients/client/java/src/main/java/sh/ory/ProgressRequestBody.java
+++ b/clients/client/java/src/main/java/sh/ory/ProgressRequestBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/ProgressResponseBody.java b/clients/client/java/src/main/java/sh/ory/ProgressResponseBody.java
index d4cca80ba8..2f552dfdbd 100644
--- a/clients/client/java/src/main/java/sh/ory/ProgressResponseBody.java
+++ b/clients/client/java/src/main/java/sh/ory/ProgressResponseBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/ServerConfiguration.java b/clients/client/java/src/main/java/sh/ory/ServerConfiguration.java
index aa7055e06e..723e55054e 100644
--- a/clients/client/java/src/main/java/sh/ory/ServerConfiguration.java
+++ b/clients/client/java/src/main/java/sh/ory/ServerConfiguration.java
@@ -5,7 +5,7 @@
/**
* Representing a Server configuration.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ServerConfiguration {
public String URL;
public String description;
diff --git a/clients/client/java/src/main/java/sh/ory/ServerVariable.java b/clients/client/java/src/main/java/sh/ory/ServerVariable.java
index e4d9b15f2b..7dd90407ba 100644
--- a/clients/client/java/src/main/java/sh/ory/ServerVariable.java
+++ b/clients/client/java/src/main/java/sh/ory/ServerVariable.java
@@ -5,7 +5,7 @@
/**
* Representing a Server Variable for server URL template substitution.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ServerVariable {
public String description;
public String defaultValue;
diff --git a/clients/client/java/src/main/java/sh/ory/StringUtil.java b/clients/client/java/src/main/java/sh/ory/StringUtil.java
index 8377b6c772..b7f1c7f86c 100644
--- a/clients/client/java/src/main/java/sh/ory/StringUtil.java
+++ b/clients/client/java/src/main/java/sh/ory/StringUtil.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@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 = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class StringUtil {
/**
* Check if the given array contains the given value (with case-insensitive comparison).
diff --git a/clients/client/java/src/main/java/sh/ory/api/CourierApi.java b/clients/client/java/src/main/java/sh/ory/api/CourierApi.java
index 96230e7ea5..ac19f96d4b 100644
--- a/clients/client/java/src/main/java/sh/ory/api/CourierApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/CourierApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/EventsApi.java b/clients/client/java/src/main/java/sh/ory/api/EventsApi.java
index 8478bd50cf..7355924863 100644
--- a/clients/client/java/src/main/java/sh/ory/api/EventsApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/EventsApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/FrontendApi.java b/clients/client/java/src/main/java/sh/ory/api/FrontendApi.java
index 3e05d72a8d..dcfe5fb36c 100644
--- a/clients/client/java/src/main/java/sh/ory/api/FrontendApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/FrontendApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/IdentityApi.java b/clients/client/java/src/main/java/sh/ory/api/IdentityApi.java
index 6525557575..77ad8fdc00 100644
--- a/clients/client/java/src/main/java/sh/ory/api/IdentityApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/IdentityApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/JwkApi.java b/clients/client/java/src/main/java/sh/ory/api/JwkApi.java
index 81e5677208..f5ebeefbaa 100644
--- a/clients/client/java/src/main/java/sh/ory/api/JwkApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/JwkApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/MetadataApi.java b/clients/client/java/src/main/java/sh/ory/api/MetadataApi.java
index e8b6a25f58..ca975e854b 100644
--- a/clients/client/java/src/main/java/sh/ory/api/MetadataApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/MetadataApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/OAuth2Api.java b/clients/client/java/src/main/java/sh/ory/api/OAuth2Api.java
index 912f45e6ca..9806c194b1 100644
--- a/clients/client/java/src/main/java/sh/ory/api/OAuth2Api.java
+++ b/clients/client/java/src/main/java/sh/ory/api/OAuth2Api.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/OidcApi.java b/clients/client/java/src/main/java/sh/ory/api/OidcApi.java
index 85881ee0a6..6a95c563d7 100644
--- a/clients/client/java/src/main/java/sh/ory/api/OidcApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/OidcApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/PermissionApi.java b/clients/client/java/src/main/java/sh/ory/api/PermissionApi.java
index a21a88b167..9984eb9371 100644
--- a/clients/client/java/src/main/java/sh/ory/api/PermissionApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/PermissionApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/ProjectApi.java b/clients/client/java/src/main/java/sh/ory/api/ProjectApi.java
index f09a8a39b2..dd15cc3078 100644
--- a/clients/client/java/src/main/java/sh/ory/api/ProjectApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/ProjectApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/RelationshipApi.java b/clients/client/java/src/main/java/sh/ory/api/RelationshipApi.java
index dc2b30ee61..8b54dd5bd8 100644
--- a/clients/client/java/src/main/java/sh/ory/api/RelationshipApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/RelationshipApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/WellknownApi.java b/clients/client/java/src/main/java/sh/ory/api/WellknownApi.java
index a7d22d9ea2..61e353e387 100644
--- a/clients/client/java/src/main/java/sh/ory/api/WellknownApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/WellknownApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/api/WorkspaceApi.java b/clients/client/java/src/main/java/sh/ory/api/WorkspaceApi.java
index e065b6241e..948ecac442 100644
--- a/clients/client/java/src/main/java/sh/ory/api/WorkspaceApi.java
+++ b/clients/client/java/src/main/java/sh/ory/api/WorkspaceApi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/auth/ApiKeyAuth.java b/clients/client/java/src/main/java/sh/ory/auth/ApiKeyAuth.java
index 7a4c5f10df..21fc71d797 100644
--- a/clients/client/java/src/main/java/sh/ory/auth/ApiKeyAuth.java
+++ b/clients/client/java/src/main/java/sh/ory/auth/ApiKeyAuth.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -20,7 +20,7 @@
import java.util.Map;
import java.util.List;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ApiKeyAuth implements Authentication {
private final String location;
private final String paramName;
diff --git a/clients/client/java/src/main/java/sh/ory/auth/Authentication.java b/clients/client/java/src/main/java/sh/ory/auth/Authentication.java
index a4c796318f..3d4aebc4fd 100644
--- a/clients/client/java/src/main/java/sh/ory/auth/Authentication.java
+++ b/clients/client/java/src/main/java/sh/ory/auth/Authentication.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/auth/HttpBasicAuth.java b/clients/client/java/src/main/java/sh/ory/auth/HttpBasicAuth.java
index 5d5c7b54d3..0a56d01c38 100644
--- a/clients/client/java/src/main/java/sh/ory/auth/HttpBasicAuth.java
+++ b/clients/client/java/src/main/java/sh/ory/auth/HttpBasicAuth.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/auth/HttpBearerAuth.java b/clients/client/java/src/main/java/sh/ory/auth/HttpBearerAuth.java
index b8030bba19..50cc4537a2 100644
--- a/clients/client/java/src/main/java/sh/ory/auth/HttpBearerAuth.java
+++ b/clients/client/java/src/main/java/sh/ory/auth/HttpBearerAuth.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -22,7 +22,7 @@
import java.util.Optional;
import java.util.function.Supplier;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class HttpBearerAuth implements Authentication {
private final String scheme;
private Supplier tokenSupplier;
diff --git a/clients/client/java/src/main/java/sh/ory/auth/OAuth.java b/clients/client/java/src/main/java/sh/ory/auth/OAuth.java
index 46c8747eae..31a2a04fbc 100644
--- a/clients/client/java/src/main/java/sh/ory/auth/OAuth.java
+++ b/clients/client/java/src/main/java/sh/ory/auth/OAuth.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -20,7 +20,7 @@
import java.util.Map;
import java.util.List;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth implements Authentication {
private String accessToken;
diff --git a/clients/client/java/src/main/java/sh/ory/auth/OAuthFlow.java b/clients/client/java/src/main/java/sh/ory/auth/OAuthFlow.java
index f2b90be5d8..4b7eba98f8 100644
--- a/clients/client/java/src/main/java/sh/ory/auth/OAuthFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/auth/OAuthFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
/**
* OAuth flows that are supported by this client
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public enum OAuthFlow {
ACCESS_CODE, //called authorizationCode in OpenAPI 3.0
IMPLICIT,
diff --git a/clients/client/java/src/main/java/sh/ory/model/AbstractOpenApiSchema.java b/clients/client/java/src/main/java/sh/ory/model/AbstractOpenApiSchema.java
index 79be39adba..b89b914c20 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AbstractOpenApiSchema.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AbstractOpenApiSchema.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,7 +21,7 @@
/**
* Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public abstract class AbstractOpenApiSchema {
// store the actual instance of the schema/object
diff --git a/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java b/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java
index 90778bf63c..3c942cece0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* AcceptOAuth2ConsentRequest
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AcceptOAuth2ConsentRequest {
public static final String SERIALIZED_NAME_CONTEXT = "context";
@SerializedName(SERIALIZED_NAME_CONTEXT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java b/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java
index 208d0da098..979ebccf20 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2ConsentRequestSession.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* AcceptOAuth2ConsentRequestSession
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AcceptOAuth2ConsentRequestSession {
public static final String SERIALIZED_NAME_ACCESS_TOKEN = "access_token";
@SerializedName(SERIALIZED_NAME_ACCESS_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java b/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java
index a31fd88951..7fc8667029 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AcceptOAuth2LoginRequest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* AcceptOAuth2LoginRequest
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AcceptOAuth2LoginRequest {
public static final String SERIALIZED_NAME_ACR = "acr";
@SerializedName(SERIALIZED_NAME_ACR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AccountExperienceConfiguration.java b/clients/client/java/src/main/java/sh/ory/model/AccountExperienceConfiguration.java
index eba0681c03..7d7de28e48 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AccountExperienceConfiguration.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AccountExperienceConfiguration.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* AccountExperienceConfiguration
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AccountExperienceConfiguration {
public static final String SERIALIZED_NAME_ACCOUNT_EXPERIENCE_THEME_STYLESHEET = "account_experience_theme_stylesheet";
@SerializedName(SERIALIZED_NAME_ACCOUNT_EXPERIENCE_THEME_STYLESHEET)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AccountExperienceThemeVariables.java b/clients/client/java/src/main/java/sh/ory/model/AccountExperienceThemeVariables.java
index bb8ccbd94f..c5b15c2c6a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AccountExperienceThemeVariables.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AccountExperienceThemeVariables.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* AccountExperienceThemeVariables
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AccountExperienceThemeVariables {
public static final String SERIALIZED_NAME_ACCENT = "accent";
@SerializedName(SERIALIZED_NAME_ACCENT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ActiveProjectInConsole.java b/clients/client/java/src/main/java/sh/ory/model/ActiveProjectInConsole.java
index e586366cce..05ddb4ea11 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ActiveProjectInConsole.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ActiveProjectInConsole.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* The Active Project ID
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ActiveProjectInConsole {
public static final String SERIALIZED_NAME_PROJECT_ID = "project_id";
@SerializedName(SERIALIZED_NAME_PROJECT_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AddProjectToWorkspaceBody.java b/clients/client/java/src/main/java/sh/ory/model/AddProjectToWorkspaceBody.java
index 8a9f04f0b0..b73a9884f6 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AddProjectToWorkspaceBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AddProjectToWorkspaceBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* AddProjectToWorkspaceBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AddProjectToWorkspaceBody {
/**
* The environment of the project in the workspace. Can be one of \"prod\" or \"dev\". Note that the number of projects in the \"prod\" environment is limited depending on the subscription. prod Production stage Staging dev Development
diff --git a/clients/client/java/src/main/java/sh/ory/model/Attribute.java b/clients/client/java/src/main/java/sh/ory/model/Attribute.java
index b8fbd81a64..de8d0f7ed9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Attribute.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Attribute.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Attribute
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Attribute {
public static final String SERIALIZED_NAME_KEY = "key";
@SerializedName(SERIALIZED_NAME_KEY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AttributeFilter.java b/clients/client/java/src/main/java/sh/ory/model/AttributeFilter.java
index a3de7dc592..3b2d5f8fdb 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AttributeFilter.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AttributeFilter.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* AttributeFilter
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AttributeFilter {
public static final String SERIALIZED_NAME_ATTRIBUTE = "attribute";
@SerializedName(SERIALIZED_NAME_ATTRIBUTE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AttributesCountDatapoint.java b/clients/client/java/src/main/java/sh/ory/model/AttributesCountDatapoint.java
index e8fec3cbd9..000e43bed5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AttributesCountDatapoint.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AttributesCountDatapoint.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* AttributesCountDatapoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class AttributesCountDatapoint {
public static final String SERIALIZED_NAME_COUNT = "count";
@SerializedName(SERIALIZED_NAME_COUNT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java b/clients/client/java/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java
index 48da19b353..7147a4f732 100644
--- a/clients/client/java/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java
+++ b/clients/client/java/src/main/java/sh/ory/model/AuthenticatorAssuranceLevel.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java b/clients/client/java/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java
index 898f70383a..01c3c82ace 100644
--- a/clients/client/java/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/BatchPatchIdentitiesResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Patch identities response
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class BatchPatchIdentitiesResponse {
public static final String SERIALIZED_NAME_IDENTITIES = "identities";
@SerializedName(SERIALIZED_NAME_IDENTITIES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/BillingPeriodBucket.java b/clients/client/java/src/main/java/sh/ory/model/BillingPeriodBucket.java
index 688ece0762..6df32c832a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/BillingPeriodBucket.java
+++ b/clients/client/java/src/main/java/sh/ory/model/BillingPeriodBucket.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* BillingPeriodBucket
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class BillingPeriodBucket {
public static final String SERIALIZED_NAME_BASE_INVOICES = "base_invoices";
@SerializedName(SERIALIZED_NAME_BASE_INVOICES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CheckOplSyntaxResult.java b/clients/client/java/src/main/java/sh/ory/model/CheckOplSyntaxResult.java
index 3af4784f79..d8e2a5a101 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CheckOplSyntaxResult.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CheckOplSyntaxResult.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* CheckOplSyntaxResult
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CheckOplSyntaxResult {
public static final String SERIALIZED_NAME_ERRORS = "errors";
@SerializedName(SERIALIZED_NAME_ERRORS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResult.java b/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResult.java
index aaae2883cd..fdc572d075 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResult.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResult.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* The content of the allowed field is mirrored in the HTTP status code.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CheckPermissionResult {
public static final String SERIALIZED_NAME_ALLOWED = "allowed";
@SerializedName(SERIALIZED_NAME_ALLOWED)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CloudAccount.java b/clients/client/java/src/main/java/sh/ory/model/CloudAccount.java
index 8203c583a1..56757a6946 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CloudAccount.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CloudAccount.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CloudAccount
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CloudAccount {
public static final String SERIALIZED_NAME_EMAIL = "email";
@SerializedName(SERIALIZED_NAME_EMAIL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ConsistencyRequestParameters.java b/clients/client/java/src/main/java/sh/ory/model/ConsistencyRequestParameters.java
index 9d3607643f..8914850035 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ConsistencyRequestParameters.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ConsistencyRequestParameters.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Control API consistency guarantees
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ConsistencyRequestParameters {
/**
* Read Consistency Level (preview) The read consistency level determines the consistency guarantee for reads: strong (slow): The read is guaranteed to return the most recent data committed at the start of the read. eventual (very fast): The result will return data that is about 4.8 seconds old. The default consistency guarantee can be changed in the Ory Network Console or using the Ory CLI with `ory patch project --replace '/previews/default_read_consistency_level=\"strong\"'`. Setting the default consistency level to `eventual` may cause regressions in the future as we add consistency controls to more APIs. Currently, the following APIs will be affected by this setting: `GET /admin/identities` This feature is in preview and only available in Ory Network. ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level. strong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level. eventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps.
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWith.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWith.java
index 112c873859..27d7f056d3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWith.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWith.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -63,7 +63,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWith extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(ContinueWith.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java
index 93a2658bc2..d53e5f868e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Indicates, that the UI flow could be continued by showing a recovery ui
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithRecoveryUi {
/**
* Action will always be `show_recovery_ui` show_recovery_ui ContinueWithActionShowRecoveryUIString
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java
index 6b13c802eb..2340bfbc64 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithRecoveryUiFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ContinueWithRecoveryUiFlow
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithRecoveryUiFlow {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithRedirectBrowserTo.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithRedirectBrowserTo.java
index 74414724bb..1012b1fb8d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithRedirectBrowserTo.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithRedirectBrowserTo.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Indicates, that the UI flow could be continued by showing a recovery ui
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithRedirectBrowserTo {
/**
* Action will always be `redirect_browser_to` redirect_browser_to ContinueWithActionRedirectBrowserToString
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java
index 17db85a7b8..096c514ce0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithSetOrySessionToken.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Indicates that a session was issued, and the application should use this token for authenticated requests
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithSetOrySessionToken {
/**
* Action will always be `set_ory_session_token` set_ory_session_token ContinueWithActionSetOrySessionTokenString
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUi.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUi.java
index 5c8a962065..249ee6ceb5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUi.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Indicates, that the UI flow could be continued by showing a settings ui
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithSettingsUi {
/**
* Action will always be `show_settings_ui` show_settings_ui ContinueWithActionShowSettingsUIString
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java
index 7d8d894254..9860dbe49b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithSettingsUiFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ContinueWithSettingsUiFlow
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithSettingsUiFlow {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUi.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUi.java
index 34c7c4d8c6..ab8f278d4a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUi.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUi.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Indicates, that the UI flow could be continued by showing a verification ui
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithVerificationUi {
/**
* Action will always be `show_verification_ui` show_verification_ui ContinueWithActionShowVerificationUIString
diff --git a/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java b/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java
index b5a217959f..3b7f2eae9b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ContinueWithVerificationUiFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ContinueWithVerificationUiFlow
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ContinueWithVerificationUiFlow {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CourierMessageStatus.java b/clients/client/java/src/main/java/sh/ory/model/CourierMessageStatus.java
index 083ce3fb0b..5b03400d7f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CourierMessageStatus.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CourierMessageStatus.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/CourierMessageType.java b/clients/client/java/src/main/java/sh/ory/model/CourierMessageType.java
index 7d69a39d69..1ad55e65dd 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CourierMessageType.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CourierMessageType.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateCustomDomainBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateCustomDomainBody.java
index 91a56462ee..83a6236a3d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateCustomDomainBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateCustomDomainBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Create Custom Hostname Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateCustomDomainBody {
public static final String SERIALIZED_NAME_COOKIE_DOMAIN = "cookie_domain";
@SerializedName(SERIALIZED_NAME_COOKIE_DOMAIN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateEventStreamBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateEventStreamBody.java
index 269dc0d254..18192ee8cc 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateEventStreamBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateEventStreamBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Event Stream Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateEventStreamBody {
public static final String SERIALIZED_NAME_ROLE_ARN = "role_arn";
@SerializedName(SERIALIZED_NAME_ROLE_ARN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateIdentityBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateIdentityBody.java
index 3e9df59b26..c3664e9c55 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateIdentityBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateIdentityBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,7 @@
/**
* Create Identity Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateIdentityBody {
public static final String SERIALIZED_NAME_CREDENTIALS = "credentials";
@SerializedName(SERIALIZED_NAME_CREDENTIALS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateInviteResponse.java b/clients/client/java/src/main/java/sh/ory/model/CreateInviteResponse.java
index 1fd9b5add1..42c2032062 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateInviteResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateInviteResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* CreateInviteResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateInviteResponse {
public static final String SERIALIZED_NAME_ALL_INVITES = "all_invites";
@SerializedName(SERIALIZED_NAME_ALL_INVITES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateJsonWebKeySet.java b/clients/client/java/src/main/java/sh/ory/model/CreateJsonWebKeySet.java
index 9c97e6c152..38e1141b68 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateJsonWebKeySet.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateJsonWebKeySet.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create JSON Web Key Set Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateJsonWebKeySet {
public static final String SERIALIZED_NAME_ALG = "alg";
@SerializedName(SERIALIZED_NAME_ALG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java b/clients/client/java/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java
index 36d6cd7005..bdfcf3aace 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateProjectApiKeyRequest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CreateProjectApiKeyRequest
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateProjectApiKeyRequest {
public static final String SERIALIZED_NAME_NAME = "name";
@SerializedName(SERIALIZED_NAME_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateProjectBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateProjectBody.java
index fc0901dc82..b16f763224 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateProjectBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateProjectBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Project Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateProjectBody {
/**
* The environment of the project. prod Production stage Staging dev Development
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateProjectBranding.java b/clients/client/java/src/main/java/sh/ory/model/CreateProjectBranding.java
index 9923a86f86..07ca9c40f2 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateProjectBranding.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateProjectBranding.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Create a Project Branding
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateProjectBranding {
public static final String SERIALIZED_NAME_FAVICON_TYPE = "favicon_type";
@SerializedName(SERIALIZED_NAME_FAVICON_TYPE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java
index dbd819e920..6f26e099ca 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateProjectMemberInviteBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Project MemberInvite Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateProjectMemberInviteBody {
public static final String SERIALIZED_NAME_INVITEE_EMAIL = "invitee_email";
@SerializedName(SERIALIZED_NAME_INVITEE_EMAIL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java b/clients/client/java/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java
index 6b6a3fe277..828e5aef9b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateProjectNormalizedPayload.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -59,7 +59,7 @@
/**
* Create project (normalized) request payload
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateProjectNormalizedPayload {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java
index d9c82e8eb4..45db4e7ac9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryCodeForIdentityBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Recovery Code for Identity Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateRecoveryCodeForIdentityBody {
public static final String SERIALIZED_NAME_EXPIRES_IN = "expires_in";
@SerializedName(SERIALIZED_NAME_EXPIRES_IN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java
index 7699d6724e..5a84a77897 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateRecoveryLinkForIdentityBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Recovery Link for Identity Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateRecoveryLinkForIdentityBody {
public static final String SERIALIZED_NAME_EXPIRES_IN = "expires_in";
@SerializedName(SERIALIZED_NAME_EXPIRES_IN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateRelationshipBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateRelationshipBody.java
index 3b5c01e131..9d454e0d54 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateRelationshipBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateRelationshipBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Create Relationship Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateRelationshipBody {
public static final String SERIALIZED_NAME_NAMESPACE = "namespace";
@SerializedName(SERIALIZED_NAME_NAMESPACE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionBody.java
index 2bd6feacb0..109d80c23b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CreateSubscriptionBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateSubscriptionBody {
/**
* usd USD eur Euro
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionCommon.java b/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionCommon.java
index f9de6120bf..ee2538714f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionCommon.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateSubscriptionCommon.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CreateSubscriptionCommon
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateSubscriptionCommon {
/**
* usd USD eur Euro
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java
index 415aec4b22..ba7750ee5d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateVerifiableCredentialRequestBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* CreateVerifiableCredentialRequestBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateVerifiableCredentialRequestBody {
public static final String SERIALIZED_NAME_FORMAT = "format";
@SerializedName(SERIALIZED_NAME_FORMAT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceApiKeyBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceApiKeyBody.java
index d12cec80a9..a6d0b44bcb 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceApiKeyBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceApiKeyBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CreateWorkspaceApiKeyBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateWorkspaceApiKeyBody {
public static final String SERIALIZED_NAME_NAME = "name";
@SerializedName(SERIALIZED_NAME_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceBody.java
index ada921c684..e60dba5abc 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CreateWorkspaceBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateWorkspaceBody {
public static final String SERIALIZED_NAME_NAME = "name";
@SerializedName(SERIALIZED_NAME_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceMemberInviteBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceMemberInviteBody.java
index eaf71845d7..ab043551c2 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceMemberInviteBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceMemberInviteBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Workspace Invite Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateWorkspaceMemberInviteBody {
public static final String SERIALIZED_NAME_INVITEE_EMAIL = "invitee_email";
@SerializedName(SERIALIZED_NAME_INVITEE_EMAIL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceSubscriptionBody.java b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceSubscriptionBody.java
index 409ebef896..0b6b1554b6 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceSubscriptionBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CreateWorkspaceSubscriptionBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* CreateWorkspaceSubscriptionBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CreateWorkspaceSubscriptionBody {
/**
* usd USD eur Euro
diff --git a/clients/client/java/src/main/java/sh/ory/model/CredentialSupportedDraft00.java b/clients/client/java/src/main/java/sh/ory/model/CredentialSupportedDraft00.java
index 5eb04e6a6d..cfb6be68df 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CredentialSupportedDraft00.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CredentialSupportedDraft00.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Includes information about the supported verifiable credentials.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CredentialSupportedDraft00 {
public static final String SERIALIZED_NAME_CRYPTOGRAPHIC_BINDING_METHODS_SUPPORTED = "cryptographic_binding_methods_supported";
@SerializedName(SERIALIZED_NAME_CRYPTOGRAPHIC_BINDING_METHODS_SUPPORTED)
diff --git a/clients/client/java/src/main/java/sh/ory/model/CustomDomain.java b/clients/client/java/src/main/java/sh/ory/model/CustomDomain.java
index 1d6e9504df..bc106a21af 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CustomDomain.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CustomDomain.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Custom Hostname
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CustomDomain {
public static final String SERIALIZED_NAME_COOKIE_DOMAIN = "cookie_domain";
@SerializedName(SERIALIZED_NAME_COOKIE_DOMAIN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/DeleteMySessionsCount.java b/clients/client/java/src/main/java/sh/ory/model/DeleteMySessionsCount.java
index e8b7c8c184..daf1085c67 100644
--- a/clients/client/java/src/main/java/sh/ory/model/DeleteMySessionsCount.java
+++ b/clients/client/java/src/main/java/sh/ory/model/DeleteMySessionsCount.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Deleted Session Count
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class DeleteMySessionsCount {
public static final String SERIALIZED_NAME_COUNT = "count";
@SerializedName(SERIALIZED_NAME_COUNT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/EmailTemplateData.java b/clients/client/java/src/main/java/sh/ory/model/EmailTemplateData.java
index ef43dbb206..8ca3624440 100644
--- a/clients/client/java/src/main/java/sh/ory/model/EmailTemplateData.java
+++ b/clients/client/java/src/main/java/sh/ory/model/EmailTemplateData.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Contains the data of the email template, including the subject and body in HTML and plaintext variants
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class EmailTemplateData {
public static final String SERIALIZED_NAME_BODY = "body";
@SerializedName(SERIALIZED_NAME_BODY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/EmailTemplateDataBody.java b/clients/client/java/src/main/java/sh/ory/model/EmailTemplateDataBody.java
index 9de2630c53..394c68d696 100644
--- a/clients/client/java/src/main/java/sh/ory/model/EmailTemplateDataBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/EmailTemplateDataBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* EmailTemplateDataBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class EmailTemplateDataBody {
public static final String SERIALIZED_NAME_HTML = "html";
@SerializedName(SERIALIZED_NAME_HTML)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java b/clients/client/java/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java
index 3864c63931..1f88b63469 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfied.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* ErrorAuthenticatorAssuranceLevelNotSatisfied
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ErrorAuthenticatorAssuranceLevelNotSatisfied {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java b/clients/client/java/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java
index d754bbc680..7334a754ed 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ErrorBrowserLocationChangeRequired.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* ErrorBrowserLocationChangeRequired
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ErrorBrowserLocationChangeRequired {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ErrorFlowReplaced.java b/clients/client/java/src/main/java/sh/ory/model/ErrorFlowReplaced.java
index da796357b4..80e780aa12 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ErrorFlowReplaced.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ErrorFlowReplaced.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Is sent when a flow is replaced by a different flow of the same class
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ErrorFlowReplaced {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ErrorGeneric.java b/clients/client/java/src/main/java/sh/ory/model/ErrorGeneric.java
index 012619c7bb..b0ae98c0d7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ErrorGeneric.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ErrorGeneric.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* The standard Ory JSON API error format.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ErrorGeneric {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ErrorOAuth2.java b/clients/client/java/src/main/java/sh/ory/model/ErrorOAuth2.java
index d8ef441deb..8b73619236 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ErrorOAuth2.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ErrorOAuth2.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Error
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ErrorOAuth2 {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/EventStream.java b/clients/client/java/src/main/java/sh/ory/model/EventStream.java
index 9a703a06af..d6ba91de43 100644
--- a/clients/client/java/src/main/java/sh/ory/model/EventStream.java
+++ b/clients/client/java/src/main/java/sh/ory/model/EventStream.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Event Stream
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class EventStream {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ExpandedPermissionTree.java b/clients/client/java/src/main/java/sh/ory/model/ExpandedPermissionTree.java
index 83c3757bca..9c442bbf18 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ExpandedPermissionTree.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ExpandedPermissionTree.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* ExpandedPermissionTree
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ExpandedPermissionTree {
public static final String SERIALIZED_NAME_CHILDREN = "children";
@SerializedName(SERIALIZED_NAME_CHILDREN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/FlowError.java b/clients/client/java/src/main/java/sh/ory/model/FlowError.java
index 17716f77f7..ff3f67640c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/FlowError.java
+++ b/clients/client/java/src/main/java/sh/ory/model/FlowError.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* FlowError
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class FlowError {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GenericError.java b/clients/client/java/src/main/java/sh/ory/model/GenericError.java
index 10ec285b54..27a31d1b9b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GenericError.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GenericError.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Error responses are sent when an error (e.g. unauthorized, bad request, ...) occurred.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GenericError {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GenericErrorContent.java b/clients/client/java/src/main/java/sh/ory/model/GenericErrorContent.java
index 0474440b9d..634162fdf1 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GenericErrorContent.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GenericErrorContent.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Error response
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GenericErrorContent {
public static final String SERIALIZED_NAME_DEBUG = "debug";
@SerializedName(SERIALIZED_NAME_DEBUG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GenericUsage.java b/clients/client/java/src/main/java/sh/ory/model/GenericUsage.java
index 41729e5402..a12f74e76a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GenericUsage.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GenericUsage.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* GenericUsage
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GenericUsage {
public static final String SERIALIZED_NAME_ADDITIONAL_PRICE = "additional_price";
@SerializedName(SERIALIZED_NAME_ADDITIONAL_PRICE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetAttributesCountResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetAttributesCountResponse.java
index de4f1dd410..bfba565b77 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetAttributesCountResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetAttributesCountResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Response of the getAttributesCount endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetAttributesCountResponse {
public static final String SERIALIZED_NAME_DATA = "data";
@SerializedName(SERIALIZED_NAME_DATA)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java b/clients/client/java/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java
index a767518740..a7e18bea9a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetManagedIdentitySchemaLocation.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Ory Identity Schema Location
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetManagedIdentitySchemaLocation {
public static final String SERIALIZED_NAME_LOCATION = "location";
@SerializedName(SERIALIZED_NAME_LOCATION)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventAttributesResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventAttributesResponse.java
index baa3ee5472..82fe2fad95 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventAttributesResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventAttributesResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Response of the getMetricsEventAttributes endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetMetricsEventAttributesResponse {
public static final String SERIALIZED_NAME_EVENTS = "events";
@SerializedName(SERIALIZED_NAME_EVENTS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventTypesResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventTypesResponse.java
index 21cacd62d6..283efe7385 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventTypesResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetMetricsEventTypesResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Response of the getMetricsEventTypes endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetMetricsEventTypesResponse {
public static final String SERIALIZED_NAME_EVENTS = "events";
@SerializedName(SERIALIZED_NAME_EVENTS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetOrganizationResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetOrganizationResponse.java
index 1021390fb9..c1c59c69b0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetOrganizationResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetOrganizationResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* GetOrganizationResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetOrganizationResponse {
public static final String SERIALIZED_NAME_ORGANIZATION = "organization";
@SerializedName(SERIALIZED_NAME_ORGANIZATION)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsBody.java b/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsBody.java
index f930bf44c2..57a14d813e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* Body of the getProjectEvents endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetProjectEventsBody {
public static final String SERIALIZED_NAME_EVENT_NAME = "event_name";
@SerializedName(SERIALIZED_NAME_EVENT_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsResponse.java
index ce442fa648..bd11e88900 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetProjectEventsResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Response of the getProjectEvents endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetProjectEventsResponse {
public static final String SERIALIZED_NAME_EVENTS = "events";
@SerializedName(SERIALIZED_NAME_EVENTS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetProjectMetricsResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetProjectMetricsResponse.java
index 09f868775f..9e5f998bd0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetProjectMetricsResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetProjectMetricsResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Response of the getMetrics endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetProjectMetricsResponse {
public static final String SERIALIZED_NAME_DATA = "data";
@SerializedName(SERIALIZED_NAME_DATA)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetSessionActivityResponse.java b/clients/client/java/src/main/java/sh/ory/model/GetSessionActivityResponse.java
index 4e0a241031..5fb1f857c9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetSessionActivityResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetSessionActivityResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Response of the getSessionActivity endpoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetSessionActivityResponse {
public static final String SERIALIZED_NAME_DATA = "data";
@SerializedName(SERIALIZED_NAME_DATA)
diff --git a/clients/client/java/src/main/java/sh/ory/model/GetVersion200Response.java b/clients/client/java/src/main/java/sh/ory/model/GetVersion200Response.java
index 19ed670e2f..2dc8881768 100644
--- a/clients/client/java/src/main/java/sh/ory/model/GetVersion200Response.java
+++ b/clients/client/java/src/main/java/sh/ory/model/GetVersion200Response.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* GetVersion200Response
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class GetVersion200Response {
public static final String SERIALIZED_NAME_VERSION = "version";
@SerializedName(SERIALIZED_NAME_VERSION)
diff --git a/clients/client/java/src/main/java/sh/ory/model/HealthNotReadyStatus.java b/clients/client/java/src/main/java/sh/ory/model/HealthNotReadyStatus.java
index ca1d2378cd..57662fb7b7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/HealthNotReadyStatus.java
+++ b/clients/client/java/src/main/java/sh/ory/model/HealthNotReadyStatus.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* HealthNotReadyStatus
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class HealthNotReadyStatus {
public static final String SERIALIZED_NAME_ERRORS = "errors";
@SerializedName(SERIALIZED_NAME_ERRORS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/HealthStatus.java b/clients/client/java/src/main/java/sh/ory/model/HealthStatus.java
index 2ea7f6815b..6179dbee2c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/HealthStatus.java
+++ b/clients/client/java/src/main/java/sh/ory/model/HealthStatus.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* HealthStatus
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class HealthStatus {
public static final String SERIALIZED_NAME_STATUS = "status";
@SerializedName(SERIALIZED_NAME_STATUS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Identity.java b/clients/client/java/src/main/java/sh/ory/model/Identity.java
index bafd1b2b21..5b67ff7cac 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Identity.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Identity.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -58,7 +58,7 @@
/**
* An [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) represents a (human) user in Ory.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Identity {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentials.java b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentials.java
index 3a51b9771b..4b6ad81895 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentials.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentials.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Credentials represents a specific credential type
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentials {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCode.java b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCode.java
index 7a03a2bcbb..bb822fb19d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCode.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCode.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* CredentialsCode represents a one time login/registration code
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentialsCode {
public static final String SERIALIZED_NAME_ADDRESS_TYPE = "address_type";
@SerializedName(SERIALIZED_NAME_ADDRESS_TYPE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidc.java b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidc.java
index 877adb6bee..9d0a23bc53 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidc.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidc.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* IdentityCredentialsOidc
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentialsOidc {
public static final String SERIALIZED_NAME_PROVIDERS = "providers";
@SerializedName(SERIALIZED_NAME_PROVIDERS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java
index 2f3ddd1594..6069bb58c1 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsOidcProvider.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* IdentityCredentialsOidcProvider
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentialsOidcProvider {
public static final String SERIALIZED_NAME_INITIAL_ACCESS_TOKEN = "initial_access_token";
@SerializedName(SERIALIZED_NAME_INITIAL_ACCESS_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsPassword.java b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsPassword.java
index 0c2a885f39..d45d63f385 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsPassword.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsPassword.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* IdentityCredentialsPassword
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentialsPassword {
public static final String SERIALIZED_NAME_HASHED_PASSWORD = "hashed_password";
@SerializedName(SERIALIZED_NAME_HASHED_PASSWORD)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityPatch.java b/clients/client/java/src/main/java/sh/ory/model/IdentityPatch.java
index 05ff3565f4..e234146516 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityPatch.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityPatch.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Payload for patching an identity
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityPatch {
public static final String SERIALIZED_NAME_CREATE = "create";
@SerializedName(SERIALIZED_NAME_CREATE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityPatchResponse.java b/clients/client/java/src/main/java/sh/ory/model/IdentityPatchResponse.java
index 479efd6298..338f516573 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityPatchResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityPatchResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Response for a single identity patch
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityPatchResponse {
/**
* The action for this specific patch create ActionCreate Create this identity.
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaContainer.java b/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaContainer.java
index 96e5e3027f..a4c034c21e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaContainer.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaContainer.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* An Identity JSON Schema Container
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentitySchemaContainer {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaPreset.java b/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaPreset.java
index d8288cff58..9cac2529dc 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaPreset.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentitySchemaPreset.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* IdentitySchemaPreset
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentitySchemaPreset {
public static final String SERIALIZED_NAME_SCHEMA = "schema";
@SerializedName(SERIALIZED_NAME_SCHEMA)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentials.java b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentials.java
index d97a018224..60fa2accd4 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentials.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentials.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Create Identity and Import Credentials
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityWithCredentials {
public static final String SERIALIZED_NAME_OIDC = "oidc";
@SerializedName(SERIALIZED_NAME_OIDC)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java
index 3a2e999a3f..75514b4816 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidc.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Create Identity and Import Social Sign In Credentials
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityWithCredentialsOidc {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java
index eb982be304..dc5b2211ce 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfig.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* IdentityWithCredentialsOidcConfig
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityWithCredentialsOidcConfig {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java
index 111986f10d..9c8553f99a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsOidcConfigProvider.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Identity and Import Social Sign In Credentials Configuration
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityWithCredentialsOidcConfigProvider {
public static final String SERIALIZED_NAME_PROVIDER = "provider";
@SerializedName(SERIALIZED_NAME_PROVIDER)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java
index 96b6c85351..7aad5beaf4 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPassword.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Create Identity and Import Password Credentials
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityWithCredentialsPassword {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java
index 946f3de617..54a1d2dbff 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityWithCredentialsPasswordConfig.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Create Identity and Import Password Credentials Configuration
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityWithCredentialsPasswordConfig {
public static final String SERIALIZED_NAME_HASHED_PASSWORD = "hashed_password";
@SerializedName(SERIALIZED_NAME_HASHED_PASSWORD)
diff --git a/clients/client/java/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java b/clients/client/java/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java
index 4861819fc9..279374259e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/InternalGetProjectBrandingBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Get Project Branding Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class InternalGetProjectBrandingBody {
public static final String SERIALIZED_NAME_HOSTNAME = "hostname";
@SerializedName(SERIALIZED_NAME_HOSTNAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java b/clients/client/java/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java
index 85a63d1e3d..d8abe43f61 100644
--- a/clients/client/java/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Is Account Experience Enabled For Project Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class InternalIsAXWelcomeScreenEnabledForProjectBody {
public static final String SERIALIZED_NAME_PATH = "path";
@SerializedName(SERIALIZED_NAME_PATH)
diff --git a/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java b/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java
index a46e55e12e..4541aa5f10 100644
--- a/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Is Owner For Project By Slug Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class InternalIsOwnerForProjectBySlugBody {
/**
* Namespace is the namespace of the subject.
diff --git a/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java b/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java
index 18e11f0010..3a9c2aad6b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* InternalIsOwnerForProjectBySlugResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class InternalIsOwnerForProjectBySlugResponse {
public static final String SERIALIZED_NAME_PROJECT_ID = "project_id";
@SerializedName(SERIALIZED_NAME_PROJECT_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java b/clients/client/java/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java
index 62891c857b..329f170130 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IntrospectedOAuth2Token.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* Introspection contains an access token's session data as specified by [IETF RFC 7662](https://tools.ietf.org/html/rfc7662)
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IntrospectedOAuth2Token {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Invoice.java b/clients/client/java/src/main/java/sh/ory/model/Invoice.java
index e4f89a373a..df79f7bf53 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Invoice.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Invoice.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Invoice
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Invoice {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/InvoiceDataV1.java b/clients/client/java/src/main/java/sh/ory/model/InvoiceDataV1.java
index 4276f215ba..b77cec2bfa 100644
--- a/clients/client/java/src/main/java/sh/ory/model/InvoiceDataV1.java
+++ b/clients/client/java/src/main/java/sh/ory/model/InvoiceDataV1.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,7 @@
/**
* InvoiceDataV1
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class InvoiceDataV1 {
public static final String SERIALIZED_NAME_BILLING_PERIOD = "billing_period";
@SerializedName(SERIALIZED_NAME_BILLING_PERIOD)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java b/clients/client/java/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java
index 51e5a1921c..9ce2609d29 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IsOwnerForProjectBySlug.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* IsOwnerForProjectBySlug
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IsOwnerForProjectBySlug {
public static final String SERIALIZED_NAME_PROJECT_SLUG = "ProjectSlug";
@SerializedName(SERIALIZED_NAME_PROJECT_SLUG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/JsonPatch.java b/clients/client/java/src/main/java/sh/ory/model/JsonPatch.java
index 1a3e9a5ab2..69bdfc8d76 100644
--- a/clients/client/java/src/main/java/sh/ory/model/JsonPatch.java
+++ b/clients/client/java/src/main/java/sh/ory/model/JsonPatch.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* A JSONPatch document as defined by RFC 6902
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class JsonPatch {
public static final String SERIALIZED_NAME_FROM = "from";
@SerializedName(SERIALIZED_NAME_FROM)
diff --git a/clients/client/java/src/main/java/sh/ory/model/JsonWebKey.java b/clients/client/java/src/main/java/sh/ory/model/JsonWebKey.java
index 3cf3fe5c3d..68f905a4ea 100644
--- a/clients/client/java/src/main/java/sh/ory/model/JsonWebKey.java
+++ b/clients/client/java/src/main/java/sh/ory/model/JsonWebKey.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* JsonWebKey
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class JsonWebKey {
public static final String SERIALIZED_NAME_ALG = "alg";
@SerializedName(SERIALIZED_NAME_ALG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/JsonWebKeySet.java b/clients/client/java/src/main/java/sh/ory/model/JsonWebKeySet.java
index 27304292ce..6a4c93c43d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/JsonWebKeySet.java
+++ b/clients/client/java/src/main/java/sh/ory/model/JsonWebKeySet.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* JSON Web Key Set
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class JsonWebKeySet {
public static final String SERIALIZED_NAME_KEYS = "keys";
@SerializedName(SERIALIZED_NAME_KEYS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/KetoNamespace.java b/clients/client/java/src/main/java/sh/ory/model/KetoNamespace.java
index d6aa43ef98..ccc029e68f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/KetoNamespace.java
+++ b/clients/client/java/src/main/java/sh/ory/model/KetoNamespace.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* KetoNamespace
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class KetoNamespace {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/LineItemV1.java b/clients/client/java/src/main/java/sh/ory/model/LineItemV1.java
index 868ae15492..9399821ce7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/LineItemV1.java
+++ b/clients/client/java/src/main/java/sh/ory/model/LineItemV1.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* LineItemV1
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class LineItemV1 {
public static final String SERIALIZED_NAME_AMOUNT_IN_CENT = "amount_in_cent";
@SerializedName(SERIALIZED_NAME_AMOUNT_IN_CENT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ListEventStreams.java b/clients/client/java/src/main/java/sh/ory/model/ListEventStreams.java
index 88b485afca..fedeef367d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ListEventStreams.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ListEventStreams.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Event Stream List
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ListEventStreams {
public static final String SERIALIZED_NAME_EVENT_STREAMS = "event_streams";
@SerializedName(SERIALIZED_NAME_EVENT_STREAMS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ListInvoicesResponse.java b/clients/client/java/src/main/java/sh/ory/model/ListInvoicesResponse.java
index b1c00c8b52..281a086b0d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ListInvoicesResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ListInvoicesResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* ListInvoicesResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ListInvoicesResponse {
public static final String SERIALIZED_NAME_BUCKETS = "buckets";
@SerializedName(SERIALIZED_NAME_BUCKETS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ListOrganizationsResponse.java b/clients/client/java/src/main/java/sh/ory/model/ListOrganizationsResponse.java
index 8df951b2f0..af936f4915 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ListOrganizationsResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ListOrganizationsResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* B2B SSO Organization List
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ListOrganizationsResponse {
public static final String SERIALIZED_NAME_HAS_NEXT_PAGE = "has_next_page";
@SerializedName(SERIALIZED_NAME_HAS_NEXT_PAGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ListWorkspaceProjects.java b/clients/client/java/src/main/java/sh/ory/model/ListWorkspaceProjects.java
index 4ae49e5c05..2fbe141ec0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ListWorkspaceProjects.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ListWorkspaceProjects.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* ListWorkspaceProjects
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ListWorkspaceProjects {
public static final String SERIALIZED_NAME_HAS_NEXT_PAGE = "has_next_page";
@SerializedName(SERIALIZED_NAME_HAS_NEXT_PAGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ListWorkspaces.java b/clients/client/java/src/main/java/sh/ory/model/ListWorkspaces.java
index ae2ddad71f..3cf11ee503 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ListWorkspaces.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ListWorkspaces.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* ListWorkspaces
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ListWorkspaces {
public static final String SERIALIZED_NAME_HAS_NEXT_PAGE = "has_next_page";
@SerializedName(SERIALIZED_NAME_HAS_NEXT_PAGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/LoginFlow.java b/clients/client/java/src/main/java/sh/ory/model/LoginFlow.java
index e76a988dcc..3112b56b4f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/LoginFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/LoginFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,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.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class LoginFlow {
/**
* The active login method If set contains the login method used. If the flow is new, it is unset. password CredentialsTypePassword oidc CredentialsTypeOIDC totp CredentialsTypeTOTP lookup_secret CredentialsTypeLookup webauthn CredentialsTypeWebAuthn code CredentialsTypeCodeAuth passkey CredentialsTypePasskey profile CredentialsTypeProfile link_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself. code_recovery CredentialsTypeRecoveryCode
diff --git a/clients/client/java/src/main/java/sh/ory/model/LoginFlowState.java b/clients/client/java/src/main/java/sh/ory/model/LoginFlowState.java
index aac947345e..f6c2b2796c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/LoginFlowState.java
+++ b/clients/client/java/src/main/java/sh/ory/model/LoginFlowState.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/LogoutFlow.java b/clients/client/java/src/main/java/sh/ory/model/LogoutFlow.java
index cfa773e04d..3971489d54 100644
--- a/clients/client/java/src/main/java/sh/ory/model/LogoutFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/LogoutFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Logout Flow
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class LogoutFlow {
public static final String SERIALIZED_NAME_LOGOUT_TOKEN = "logout_token";
@SerializedName(SERIALIZED_NAME_LOGOUT_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchema.java b/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchema.java
index d9676137de..2c1abae607 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchema.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchema.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Together the name and identity uuid are a unique index constraint. This prevents a user from having schemas with the same name. This also allows schemas to have the same name across the system.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ManagedIdentitySchema {
public static final String SERIALIZED_NAME_BLOB_NAME = "blob_name";
@SerializedName(SERIALIZED_NAME_BLOB_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java b/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java
index 602b054702..dbbc5eb0b7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ManagedIdentitySchemaValidationResult.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Ory Identity Schema Validation Result
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ManagedIdentitySchemaValidationResult {
public static final String SERIALIZED_NAME_MESSAGE = "message";
@SerializedName(SERIALIZED_NAME_MESSAGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/MemberInvite.java b/clients/client/java/src/main/java/sh/ory/model/MemberInvite.java
index c09afdef31..b20b821ad6 100644
--- a/clients/client/java/src/main/java/sh/ory/model/MemberInvite.java
+++ b/clients/client/java/src/main/java/sh/ory/model/MemberInvite.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* MemberInvite
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class MemberInvite {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Message.java b/clients/client/java/src/main/java/sh/ory/model/Message.java
index 1d2e7ba354..1673a79e9a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Message.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Message.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,7 @@
/**
* Message
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Message {
public static final String SERIALIZED_NAME_BODY = "body";
@SerializedName(SERIALIZED_NAME_BODY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/MessageDispatch.java b/clients/client/java/src/main/java/sh/ory/model/MessageDispatch.java
index 155e1c7bb5..23a3ee42d6 100644
--- a/clients/client/java/src/main/java/sh/ory/model/MessageDispatch.java
+++ b/clients/client/java/src/main/java/sh/ory/model/MessageDispatch.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* MessageDispatch represents an attempt of sending a courier message It contains the status of the attempt (failed or successful) and the error if any occured
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class MessageDispatch {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/MetricsDatapoint.java b/clients/client/java/src/main/java/sh/ory/model/MetricsDatapoint.java
index d0c9bbd2ef..c77a041c44 100644
--- a/clients/client/java/src/main/java/sh/ory/model/MetricsDatapoint.java
+++ b/clients/client/java/src/main/java/sh/ory/model/MetricsDatapoint.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Represents a single datapoint/bucket of a time series
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class MetricsDatapoint {
public static final String SERIALIZED_NAME_COUNT = "count";
@SerializedName(SERIALIZED_NAME_COUNT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Money.java b/clients/client/java/src/main/java/sh/ory/model/Money.java
index 07993fb262..b1ea7a6cd3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Money.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Money.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Money
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Money {
public static final String SERIALIZED_NAME_CENTS = "Cents";
@SerializedName(SERIALIZED_NAME_CENTS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Namespace.java b/clients/client/java/src/main/java/sh/ory/model/Namespace.java
index 194ea38821..8cb9dda5e9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Namespace.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Namespace.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Namespace
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Namespace {
public static final String SERIALIZED_NAME_NAME = "name";
@SerializedName(SERIALIZED_NAME_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java b/clients/client/java/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java
index f411c4f3cc..02b5bb19dd 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NeedsPrivilegedSessionError.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* NeedsPrivilegedSessionError
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NeedsPrivilegedSessionError {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProject.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProject.java
index 42bf168fa3..c07c8f4b15 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProject.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProject.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,7 @@
/**
* NormalizedProject
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProject {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevision.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevision.java
index 832b0485da..1be44c2eea 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevision.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevision.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -59,7 +59,7 @@
/**
* NormalizedProjectRevision
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProjectRevision {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionCourierChannel.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionCourierChannel.java
index dd7875f66a..7e2a29ec0b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionCourierChannel.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionCourierChannel.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* NormalizedProjectRevisionCourierChannel
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProjectRevisionCourierChannel {
public static final String SERIALIZED_NAME_CHANNEL_ID = "channel_id";
@SerializedName(SERIALIZED_NAME_CHANNEL_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java
index d7c262cb9a..2f639668d0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionHook.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* NormalizedProjectRevisionHook
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProjectRevisionHook {
public static final String SERIALIZED_NAME_CONFIG_KEY = "config_key";
@SerializedName(SERIALIZED_NAME_CONFIG_KEY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java
index 6c2ea5484e..8451cb2d45 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionIdentitySchema.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* NormalizedProjectRevisionIdentitySchema
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProjectRevisionIdentitySchema {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java
index b2fb0ae80e..564e49532f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProvider.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* NormalizedProjectRevisionThirdPartyProvider
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProjectRevisionThirdPartyProvider {
public static final String SERIALIZED_NAME_ADDITIONAL_ID_TOKEN_AUDIENCES = "additional_id_token_audiences";
@SerializedName(SERIALIZED_NAME_ADDITIONAL_ID_TOKEN_AUDIENCES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java
index 77952d49ea..21e6ea4fe5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java
+++ b/clients/client/java/src/main/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplate.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* NormalizedProjectRevisionTokenizerTemplate
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class NormalizedProjectRevisionTokenizerTemplate {
public static final String SERIALIZED_NAME_CLAIMS_MAPPER_URL = "claims_mapper_url";
@SerializedName(SERIALIZED_NAME_CLAIMS_MAPPER_URL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2Client.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2Client.java
index 607c7fe335..9323d2de20 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2Client.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2Client.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* OAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are generated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2Client {
public static final String SERIALIZED_NAME_ACCESS_TOKEN_STRATEGY = "access_token_strategy";
@SerializedName(SERIALIZED_NAME_ACCESS_TOKEN_STRATEGY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java
index 7b630c94e3..d8878a2c3c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2ClientTokenLifespans.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Lifespans of different token types issued for this OAuth 2.0 Client.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2ClientTokenLifespans {
public static final String SERIALIZED_NAME_AUTHORIZATION_CODE_GRANT_ACCESS_TOKEN_LIFESPAN = "authorization_code_grant_access_token_lifespan";
@SerializedName(SERIALIZED_NAME_AUTHORIZATION_CODE_GRANT_ACCESS_TOKEN_LIFESPAN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequest.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequest.java
index 0ea09ca281..e8eaf585a5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequest.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* OAuth2ConsentRequest
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2ConsentRequest {
public static final String SERIALIZED_NAME_ACR = "acr";
@SerializedName(SERIALIZED_NAME_ACR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java
index 2092acb9ca..fde7ed7cbd 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContext.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* OAuth2ConsentRequestOpenIDConnectContext
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2ConsentRequestOpenIDConnectContext {
public static final String SERIALIZED_NAME_ACR_VALUES = "acr_values";
@SerializedName(SERIALIZED_NAME_ACR_VALUES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSession.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSession.java
index d5a90fa76f..13fa806c03 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSession.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSession.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,7 @@
/**
* A completed OAuth 2.0 Consent Session.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2ConsentSession {
public static final String SERIALIZED_NAME_CONSENT_REQUEST = "consent_request";
@SerializedName(SERIALIZED_NAME_CONSENT_REQUEST)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java
index 3ed3717e0e..6ca77251c1 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2ConsentSessionExpiresAt.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* OAuth2ConsentSessionExpiresAt
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2ConsentSessionExpiresAt {
public static final String SERIALIZED_NAME_ACCESS_TOKEN = "access_token";
@SerializedName(SERIALIZED_NAME_ACCESS_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2LoginRequest.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2LoginRequest.java
index 6b87edc593..2e15c0202c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2LoginRequest.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2LoginRequest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* OAuth2LoginRequest
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2LoginRequest {
public static final String SERIALIZED_NAME_CHALLENGE = "challenge";
@SerializedName(SERIALIZED_NAME_CHALLENGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2LogoutRequest.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2LogoutRequest.java
index aae9fa9d3d..6e4b18a022 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2LogoutRequest.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2LogoutRequest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* OAuth2LogoutRequest
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2LogoutRequest {
public static final String SERIALIZED_NAME_CHALLENGE = "challenge";
@SerializedName(SERIALIZED_NAME_CHALLENGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2RedirectTo.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2RedirectTo.java
index 068adbfe9a..6ae26ab546 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2RedirectTo.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2RedirectTo.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Contains a redirect URL used to complete a login, consent, or logout request.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2RedirectTo {
public static final String SERIALIZED_NAME_REDIRECT_TO = "redirect_to";
@SerializedName(SERIALIZED_NAME_REDIRECT_TO)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OAuth2TokenExchange.java b/clients/client/java/src/main/java/sh/ory/model/OAuth2TokenExchange.java
index 9b2db97e71..9e2a2e1f8a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OAuth2TokenExchange.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OAuth2TokenExchange.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* OAuth2 Token Exchange Result
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OAuth2TokenExchange {
public static final String SERIALIZED_NAME_ACCESS_TOKEN = "access_token";
@SerializedName(SERIALIZED_NAME_ACCESS_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OidcConfiguration.java b/clients/client/java/src/main/java/sh/ory/model/OidcConfiguration.java
index a24a0e040c..384be58883 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OidcConfiguration.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OidcConfiguration.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Includes links to several endpoints (for example `/oauth2/token`) and exposes information on supported signature algorithms among others.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OidcConfiguration {
public static final String SERIALIZED_NAME_AUTHORIZATION_ENDPOINT = "authorization_endpoint";
@SerializedName(SERIALIZED_NAME_AUTHORIZATION_ENDPOINT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OidcUserInfo.java b/clients/client/java/src/main/java/sh/ory/model/OidcUserInfo.java
index 36e9879a3c..38be8d9033 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OidcUserInfo.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OidcUserInfo.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* OpenID Connect Userinfo
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OidcUserInfo {
public static final String SERIALIZED_NAME_BIRTHDATE = "birthdate";
@SerializedName(SERIALIZED_NAME_BIRTHDATE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Organization.java b/clients/client/java/src/main/java/sh/ory/model/Organization.java
index 4f0514333c..0a364ccd4d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Organization.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Organization.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* B2B SSO Organization
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Organization {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/OrganizationBody.java b/clients/client/java/src/main/java/sh/ory/model/OrganizationBody.java
index 98ca1935cc..21e96c6f21 100644
--- a/clients/client/java/src/main/java/sh/ory/model/OrganizationBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/OrganizationBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Create B2B SSO Organization Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class OrganizationBody {
public static final String SERIALIZED_NAME_DOMAINS = "domains";
@SerializedName(SERIALIZED_NAME_DOMAINS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Pagination.java b/clients/client/java/src/main/java/sh/ory/model/Pagination.java
index dc856c83be..3b2b94a3dd 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Pagination.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Pagination.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Pagination
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Pagination {
public static final String SERIALIZED_NAME_PAGE_SIZE = "page_size";
@SerializedName(SERIALIZED_NAME_PAGE_SIZE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PaginationHeaders.java b/clients/client/java/src/main/java/sh/ory/model/PaginationHeaders.java
index 74edfe71ff..5a5d40f30f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PaginationHeaders.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PaginationHeaders.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* PaginationHeaders
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PaginationHeaders {
public static final String SERIALIZED_NAME_LINK = "link";
@SerializedName(SERIALIZED_NAME_LINK)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ParseError.java b/clients/client/java/src/main/java/sh/ory/model/ParseError.java
index bd6ec15f28..d194b7cc4c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ParseError.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ParseError.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* ParseError
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ParseError {
public static final String SERIALIZED_NAME_END = "end";
@SerializedName(SERIALIZED_NAME_END)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PatchIdentitiesBody.java b/clients/client/java/src/main/java/sh/ory/model/PatchIdentitiesBody.java
index 3c2d644475..7705c605ac 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PatchIdentitiesBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PatchIdentitiesBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Patch Identities Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PatchIdentitiesBody {
public static final String SERIALIZED_NAME_IDENTITIES = "identities";
@SerializedName(SERIALIZED_NAME_IDENTITIES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PerformNativeLogoutBody.java b/clients/client/java/src/main/java/sh/ory/model/PerformNativeLogoutBody.java
index f3be471cd1..fae64f27c0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PerformNativeLogoutBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PerformNativeLogoutBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Perform Native Logout Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PerformNativeLogoutBody {
public static final String SERIALIZED_NAME_SESSION_TOKEN = "session_token";
@SerializedName(SERIALIZED_NAME_SESSION_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PermissionsOnWorkspace.java b/clients/client/java/src/main/java/sh/ory/model/PermissionsOnWorkspace.java
index 1f7a804b80..a129b159c1 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PermissionsOnWorkspace.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PermissionsOnWorkspace.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Get Permissions on Project Request Parameters
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PermissionsOnWorkspace {
public static final String SERIALIZED_NAME_PERMISSIONS = "permissions";
@SerializedName(SERIALIZED_NAME_PERMISSIONS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Plan.java b/clients/client/java/src/main/java/sh/ory/model/Plan.java
index 00e8b987fa..f905890548 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Plan.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Plan.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Plan
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Plan {
public static final String SERIALIZED_NAME_NAME = "name";
@SerializedName(SERIALIZED_NAME_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PlanDetails.java b/clients/client/java/src/main/java/sh/ory/model/PlanDetails.java
index d24813ee30..67a2a3d057 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PlanDetails.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PlanDetails.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* PlanDetails
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PlanDetails {
public static final String SERIALIZED_NAME_BASE_FEE_MONTHLY = "base_fee_monthly";
@SerializedName(SERIALIZED_NAME_BASE_FEE_MONTHLY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionBody.java b/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionBody.java
index 4a6762fd79..41df97b6d9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Check Permission using Post Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PostCheckPermissionBody {
public static final String SERIALIZED_NAME_NAMESPACE = "namespace";
@SerializedName(SERIALIZED_NAME_NAMESPACE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java b/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java
index 0849317b9b..be0ce627a9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/PostCheckPermissionOrErrorBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Post Check Permission Or Error Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class PostCheckPermissionOrErrorBody {
public static final String SERIALIZED_NAME_NAMESPACE = "namespace";
@SerializedName(SERIALIZED_NAME_NAMESPACE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Project.java b/clients/client/java/src/main/java/sh/ory/model/Project.java
index c74a20459b..e77c0ba89c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Project.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Project.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Project
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Project {
public static final String SERIALIZED_NAME_CORS_ADMIN = "cors_admin";
@SerializedName(SERIALIZED_NAME_CORS_ADMIN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectApiKey.java b/clients/client/java/src/main/java/sh/ory/model/ProjectApiKey.java
index 7abbd9ae52..f06b2721ca 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectApiKey.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectApiKey.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* ProjectApiKey
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectApiKey {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectBranding.java b/clients/client/java/src/main/java/sh/ory/model/ProjectBranding.java
index 73254f68b7..baa25dbcf0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectBranding.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectBranding.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* ProjectBranding
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectBranding {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingColors.java b/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingColors.java
index 344860020a..9a42f91303 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingColors.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingColors.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ProjectBrandingColors
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectBrandingColors {
public static final String SERIALIZED_NAME_ACCENT_DEFAULT_COLOR = "accent_default_color";
@SerializedName(SERIALIZED_NAME_ACCENT_DEFAULT_COLOR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingTheme.java b/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingTheme.java
index 15b19550b6..ad05e89520 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingTheme.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectBrandingTheme.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* ProjectBrandingTheme
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectBrandingTheme {
public static final String SERIALIZED_NAME_ACCENT_DEFAULT_COLOR = "accent_default_color";
@SerializedName(SERIALIZED_NAME_ACCENT_DEFAULT_COLOR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectCors.java b/clients/client/java/src/main/java/sh/ory/model/ProjectCors.java
index 3bed4d1d80..680c047bdd 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectCors.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectCors.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* ProjectCors
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectCors {
public static final String SERIALIZED_NAME_ENABLED = "enabled";
@SerializedName(SERIALIZED_NAME_ENABLED)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectEventsDatapoint.java b/clients/client/java/src/main/java/sh/ory/model/ProjectEventsDatapoint.java
index b80a428965..4396efdfa3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectEventsDatapoint.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectEventsDatapoint.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* ProjectEventsDatapoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectEventsDatapoint {
public static final String SERIALIZED_NAME_ATTRIBUTES = "attributes";
@SerializedName(SERIALIZED_NAME_ATTRIBUTES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectHost.java b/clients/client/java/src/main/java/sh/ory/model/ProjectHost.java
index 9e87365c34..64c091dc93 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectHost.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectHost.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ProjectHost
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectHost {
public static final String SERIALIZED_NAME_HOST = "host";
@SerializedName(SERIALIZED_NAME_HOST)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectMember.java b/clients/client/java/src/main/java/sh/ory/model/ProjectMember.java
index c77b293528..6527bf6b56 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectMember.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectMember.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ProjectMember
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectMember {
public static final String SERIALIZED_NAME_EMAIL = "email";
@SerializedName(SERIALIZED_NAME_EMAIL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectMetadata.java b/clients/client/java/src/main/java/sh/ory/model/ProjectMetadata.java
index 24a6909c3e..7d65496010 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectMetadata.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectMetadata.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,7 @@
/**
* ProjectMetadata
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectMetadata {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectServiceIdentity.java b/clients/client/java/src/main/java/sh/ory/model/ProjectServiceIdentity.java
index 374db49a6f..9605bc72e3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectServiceIdentity.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectServiceIdentity.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ProjectServiceIdentity
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectServiceIdentity {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectServiceOAuth2.java b/clients/client/java/src/main/java/sh/ory/model/ProjectServiceOAuth2.java
index afe0d58cb2..ce10c9eb12 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectServiceOAuth2.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectServiceOAuth2.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ProjectServiceOAuth2
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectServiceOAuth2 {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectServicePermission.java b/clients/client/java/src/main/java/sh/ory/model/ProjectServicePermission.java
index cdb3323843..72e0f19b7e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectServicePermission.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectServicePermission.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* ProjectServicePermission
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectServicePermission {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/client/java/src/main/java/sh/ory/model/ProjectServices.java b/clients/client/java/src/main/java/sh/ory/model/ProjectServices.java
index 53ef0caa87..1b1e6bc843 100644
--- a/clients/client/java/src/main/java/sh/ory/model/ProjectServices.java
+++ b/clients/client/java/src/main/java/sh/ory/model/ProjectServices.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* ProjectServices
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class ProjectServices {
public static final String SERIALIZED_NAME_IDENTITY = "identity";
@SerializedName(SERIALIZED_NAME_IDENTITY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/QuotaUsage.java b/clients/client/java/src/main/java/sh/ory/model/QuotaUsage.java
index 220a734cde..e100c9f06d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/QuotaUsage.java
+++ b/clients/client/java/src/main/java/sh/ory/model/QuotaUsage.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* QuotaUsage
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class QuotaUsage {
public static final String SERIALIZED_NAME_ADDITIONAL_PRICE = "additional_price";
@SerializedName(SERIALIZED_NAME_ADDITIONAL_PRICE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RFC6749ErrorJson.java b/clients/client/java/src/main/java/sh/ory/model/RFC6749ErrorJson.java
index a486406dec..0550fce9d3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RFC6749ErrorJson.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RFC6749ErrorJson.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* RFC6749ErrorJson
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RFC6749ErrorJson {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java b/clients/client/java/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java
index 6298791ff6..a76a2da9ea 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RecoveryCodeForIdentity.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Used when an administrator creates a recovery code for an identity.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RecoveryCodeForIdentity {
public static final String SERIALIZED_NAME_EXPIRES_AT = "expires_at";
@SerializedName(SERIALIZED_NAME_EXPIRES_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RecoveryFlow.java b/clients/client/java/src/main/java/sh/ory/model/RecoveryFlow.java
index 3ffae4524b..48650d2a97 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RecoveryFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RecoveryFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,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)
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RecoveryFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RecoveryFlowState.java b/clients/client/java/src/main/java/sh/ory/model/RecoveryFlowState.java
index 9493c3a7da..cfbdfd0186 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RecoveryFlowState.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RecoveryFlowState.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/RecoveryIdentityAddress.java b/clients/client/java/src/main/java/sh/ory/model/RecoveryIdentityAddress.java
index ecee6e5137..8b85ce7e52 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RecoveryIdentityAddress.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RecoveryIdentityAddress.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* RecoveryIdentityAddress
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RecoveryIdentityAddress {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java b/clients/client/java/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java
index 404b8f9b65..3ceed0ce88 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RecoveryLinkForIdentity.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Used when an administrator creates a recovery link for an identity.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RecoveryLinkForIdentity {
public static final String SERIALIZED_NAME_EXPIRES_AT = "expires_at";
@SerializedName(SERIALIZED_NAME_EXPIRES_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RegistrationFlow.java b/clients/client/java/src/main/java/sh/ory/model/RegistrationFlow.java
index 46666feacb..9f1deca4a6 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RegistrationFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RegistrationFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* RegistrationFlow
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RegistrationFlow {
/**
* Active, if set, contains the registration method that is being used. It is initially not set. password CredentialsTypePassword oidc CredentialsTypeOIDC totp CredentialsTypeTOTP lookup_secret CredentialsTypeLookup webauthn CredentialsTypeWebAuthn code CredentialsTypeCodeAuth passkey CredentialsTypePasskey profile CredentialsTypeProfile link_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself. code_recovery CredentialsTypeRecoveryCode
diff --git a/clients/client/java/src/main/java/sh/ory/model/RegistrationFlowState.java b/clients/client/java/src/main/java/sh/ory/model/RegistrationFlowState.java
index e284ece119..d861428cec 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RegistrationFlowState.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RegistrationFlowState.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/RejectOAuth2Request.java b/clients/client/java/src/main/java/sh/ory/model/RejectOAuth2Request.java
index a2a8af2cca..9c19034d19 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RejectOAuth2Request.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RejectOAuth2Request.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* RejectOAuth2Request
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RejectOAuth2Request {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RelationQuery.java b/clients/client/java/src/main/java/sh/ory/model/RelationQuery.java
index 831f8fd982..5b27d4b66d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RelationQuery.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RelationQuery.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Relation Query
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RelationQuery {
public static final String SERIALIZED_NAME_NAMESPACE = "namespace";
@SerializedName(SERIALIZED_NAME_NAMESPACE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Relationship.java b/clients/client/java/src/main/java/sh/ory/model/Relationship.java
index 18350d4d7b..0fa32e4ca7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Relationship.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Relationship.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Relationship
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Relationship {
public static final String SERIALIZED_NAME_NAMESPACE = "namespace";
@SerializedName(SERIALIZED_NAME_NAMESPACE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RelationshipNamespaces.java b/clients/client/java/src/main/java/sh/ory/model/RelationshipNamespaces.java
index 5a743aa702..e8ab5847de 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RelationshipNamespaces.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RelationshipNamespaces.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Relationship Namespace List
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RelationshipNamespaces {
public static final String SERIALIZED_NAME_NAMESPACES = "namespaces";
@SerializedName(SERIALIZED_NAME_NAMESPACES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/RelationshipPatch.java b/clients/client/java/src/main/java/sh/ory/model/RelationshipPatch.java
index a65ad59cfe..ee2ad6bb0f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/RelationshipPatch.java
+++ b/clients/client/java/src/main/java/sh/ory/model/RelationshipPatch.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Payload for patching a relationship
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class RelationshipPatch {
/**
* Gets or Sets action
diff --git a/clients/client/java/src/main/java/sh/ory/model/Relationships.java b/clients/client/java/src/main/java/sh/ory/model/Relationships.java
index b36570c312..dec1683a57 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Relationships.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Relationships.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Paginated Relationship List
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Relationships {
public static final String SERIALIZED_NAME_NEXT_PAGE_TOKEN = "next_page_token";
@SerializedName(SERIALIZED_NAME_NEXT_PAGE_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SchemaPatch.java b/clients/client/java/src/main/java/sh/ory/model/SchemaPatch.java
index a1d7bb6a2a..f98f26796e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SchemaPatch.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SchemaPatch.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* SchemaPatch
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SchemaPatch {
public static final String SERIALIZED_NAME_DATA = "data";
@SerializedName(SERIALIZED_NAME_DATA)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java b/clients/client/java/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java
index cccba05f55..6749e081f3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SelfServiceFlowExpiredError.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Is sent when a flow is expired
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SelfServiceFlowExpiredError {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Session.java b/clients/client/java/src/main/java/sh/ory/model/Session.java
index 21bcd78e28..1f5e370e31 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Session.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Session.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -56,7 +56,7 @@
/**
* A Session
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Session {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SessionActivityDatapoint.java b/clients/client/java/src/main/java/sh/ory/model/SessionActivityDatapoint.java
index d97b1f35a8..55a7dfa4ba 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SessionActivityDatapoint.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SessionActivityDatapoint.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* SessionActivityDatapoint
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SessionActivityDatapoint {
public static final String SERIALIZED_NAME_COUNTRY = "country";
@SerializedName(SERIALIZED_NAME_COUNTRY)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SessionAuthenticationMethod.java b/clients/client/java/src/main/java/sh/ory/model/SessionAuthenticationMethod.java
index c68b016d18..000e1dfa0b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SessionAuthenticationMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SessionAuthenticationMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* A singular authenticator used during authentication / login.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SessionAuthenticationMethod {
public static final String SERIALIZED_NAME_AAL = "aal";
@SerializedName(SERIALIZED_NAME_AAL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SessionDevice.java b/clients/client/java/src/main/java/sh/ory/model/SessionDevice.java
index b3b7afe32f..3d7db42533 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SessionDevice.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SessionDevice.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Device corresponding to a Session
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SessionDevice {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java b/clients/client/java/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java
index a9300b2f31..b7641c2ae2 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SetActiveProjectInConsoleBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Set active project in the Ory Network Console Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SetActiveProjectInConsoleBody {
public static final String SERIALIZED_NAME_PROJECT_ID = "project_id";
@SerializedName(SERIALIZED_NAME_PROJECT_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SetCustomDomainBody.java b/clients/client/java/src/main/java/sh/ory/model/SetCustomDomainBody.java
index 29d70057a0..0f67948ad7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SetCustomDomainBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SetCustomDomainBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Update Custom Hostname Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SetCustomDomainBody {
public static final String SERIALIZED_NAME_COOKIE_DOMAIN = "cookie_domain";
@SerializedName(SERIALIZED_NAME_COOKIE_DOMAIN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SetEventStreamBody.java b/clients/client/java/src/main/java/sh/ory/model/SetEventStreamBody.java
index 85166fc8be..880128038a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SetEventStreamBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SetEventStreamBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Event Stream Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SetEventStreamBody {
public static final String SERIALIZED_NAME_ROLE_ARN = "role_arn";
@SerializedName(SERIALIZED_NAME_ROLE_ARN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SetProject.java b/clients/client/java/src/main/java/sh/ory/model/SetProject.java
index 2bf5f69005..4a7a726d3f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SetProject.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SetProject.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* SetProject
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SetProject {
public static final String SERIALIZED_NAME_CORS_ADMIN = "cors_admin";
@SerializedName(SERIALIZED_NAME_CORS_ADMIN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java b/clients/client/java/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java
index 892c5520b1..172e54be25 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SetProjectBrandingThemeBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* SetProjectBrandingThemeBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SetProjectBrandingThemeBody {
public static final String SERIALIZED_NAME_FAVICON_TYPE = "favicon_type";
@SerializedName(SERIALIZED_NAME_FAVICON_TYPE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SettingsFlow.java b/clients/client/java/src/main/java/sh/ory/model/SettingsFlow.java
index 6b6543c55c..7184006a3a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SettingsFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SettingsFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,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)
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SettingsFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SettingsFlowState.java b/clients/client/java/src/main/java/sh/ory/model/SettingsFlowState.java
index 35f3e929a5..42e535f39d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SettingsFlowState.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SettingsFlowState.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/SourcePosition.java b/clients/client/java/src/main/java/sh/ory/model/SourcePosition.java
index fb1ed38736..ed21a9d3d9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SourcePosition.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SourcePosition.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* SourcePosition
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SourcePosition {
public static final String SERIALIZED_NAME_LINE = "Line";
@SerializedName(SERIALIZED_NAME_LINE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SubjectSet.java b/clients/client/java/src/main/java/sh/ory/model/SubjectSet.java
index d2e9b03207..f44411310c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SubjectSet.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SubjectSet.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* SubjectSet
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SubjectSet {
public static final String SERIALIZED_NAME_NAMESPACE = "namespace";
@SerializedName(SERIALIZED_NAME_NAMESPACE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Subscription.java b/clients/client/java/src/main/java/sh/ory/model/Subscription.java
index 247f4d46be..66f594d45c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Subscription.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Subscription.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Subscription
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Subscription {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java b/clients/client/java/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java
index c1bc6447b8..35907a0655 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SuccessfulCodeExchangeResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* The Response for Registration Flows via API
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SuccessfulCodeExchangeResponse {
public static final String SERIALIZED_NAME_SESSION = "session";
@SerializedName(SERIALIZED_NAME_SESSION)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeLogin.java b/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeLogin.java
index 3af40bfc50..5b7f368266 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeLogin.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeLogin.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* The Response for Login Flows via API
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SuccessfulNativeLogin {
public static final String SERIALIZED_NAME_CONTINUE_WITH = "continue_with";
@SerializedName(SERIALIZED_NAME_CONTINUE_WITH)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java b/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java
index a20f546bdb..bbedcdb184 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SuccessfulNativeRegistration.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,7 @@
/**
* The Response for Registration Flows via API
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SuccessfulNativeRegistration {
public static final String SERIALIZED_NAME_CONTINUE_WITH = "continue_with";
@SerializedName(SERIALIZED_NAME_CONTINUE_WITH)
diff --git a/clients/client/java/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java b/clients/client/java/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java
index a864788ede..cada63a23b 100644
--- a/clients/client/java/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java
+++ b/clients/client/java/src/main/java/sh/ory/model/SuccessfulProjectUpdate.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* SuccessfulProjectUpdate
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class SuccessfulProjectUpdate {
public static final String SERIALIZED_NAME_PROJECT = "project";
@SerializedName(SERIALIZED_NAME_PROJECT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TaxLineItem.java b/clients/client/java/src/main/java/sh/ory/model/TaxLineItem.java
index fccb279603..14434de979 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TaxLineItem.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TaxLineItem.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* TaxLineItem
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TaxLineItem {
public static final String SERIALIZED_NAME_AMOUNT_IN_CENT = "amount_in_cent";
@SerializedName(SERIALIZED_NAME_AMOUNT_IN_CENT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TimeInterval.java b/clients/client/java/src/main/java/sh/ory/model/TimeInterval.java
index 68148a3811..79c28be2f7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TimeInterval.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TimeInterval.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* TimeInterval
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TimeInterval {
public static final String SERIALIZED_NAME_END = "end";
@SerializedName(SERIALIZED_NAME_END)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TokenPagination.java b/clients/client/java/src/main/java/sh/ory/model/TokenPagination.java
index 557279688a..8492d8a70f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TokenPagination.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TokenPagination.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* TokenPagination
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TokenPagination {
public static final String SERIALIZED_NAME_PAGE_SIZE = "page_size";
@SerializedName(SERIALIZED_NAME_PAGE_SIZE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TokenPaginationHeaders.java b/clients/client/java/src/main/java/sh/ory/model/TokenPaginationHeaders.java
index d70c796ee4..2ec8f8ea95 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TokenPaginationHeaders.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TokenPaginationHeaders.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* TokenPaginationHeaders
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TokenPaginationHeaders {
public static final String SERIALIZED_NAME_LINK = "link";
@SerializedName(SERIALIZED_NAME_LINK)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java b/clients/client/java/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java
index f50475ed2b..c133659b71 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TokenPaginationRequestParameters.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `<https://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}&page_token={offset}>; rel=\"{page}\"` For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TokenPaginationRequestParameters {
public static final String SERIALIZED_NAME_PAGE_SIZE = "page_size";
@SerializedName(SERIALIZED_NAME_PAGE_SIZE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java b/clients/client/java/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java
index 2510032992..edcebfb46a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TokenPaginationResponseHeaders.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `<https://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}&page_token={offset}>; rel=\"{page}\"` For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TokenPaginationResponseHeaders {
public static final String SERIALIZED_NAME_LINK = "link";
@SerializedName(SERIALIZED_NAME_LINK)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java b/clients/client/java/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java
index 20d3b3f7a8..d78c9c79a5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TrustOAuth2JwtGrantIssuer.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* Trust OAuth2 JWT Bearer Grant Type Issuer Request Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TrustOAuth2JwtGrantIssuer {
public static final String SERIALIZED_NAME_ALLOW_ANY_SUBJECT = "allow_any_subject";
@SerializedName(SERIALIZED_NAME_ALLOW_ANY_SUBJECT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java b/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java
index 0662aabe00..04c5907388 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantIssuer.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* OAuth2 JWT Bearer Grant Type Issuer Trust Relationship
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TrustedOAuth2JwtGrantIssuer {
public static final String SERIALIZED_NAME_ALLOW_ANY_SUBJECT = "allow_any_subject";
@SerializedName(SERIALIZED_NAME_ALLOW_ANY_SUBJECT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java b/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java
index c195da0b31..006442c338 100644
--- a/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java
+++ b/clients/client/java/src/main/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKey.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* OAuth2 JWT Bearer Grant Type Issuer Trusted JSON Web Key
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class TrustedOAuth2JwtGrantJsonWebKey {
public static final String SERIALIZED_NAME_KID = "kid";
@SerializedName(SERIALIZED_NAME_KID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiContainer.java b/clients/client/java/src/main/java/sh/ory/model/UiContainer.java
index 70b69ef87a..24b9c62ef5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiContainer.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiContainer.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -53,7 +53,7 @@
/**
* 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 = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiContainer {
public static final String SERIALIZED_NAME_ACTION = "action";
@SerializedName(SERIALIZED_NAME_ACTION)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNode.java b/clients/client/java/src/main/java/sh/ory/model/UiNode.java
index 11479b8cfc..07f46e47e7 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNode.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNode.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,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`.
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNode {
public static final String SERIALIZED_NAME_ATTRIBUTES = "attributes";
@SerializedName(SERIALIZED_NAME_ATTRIBUTES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java
index b5df8edf3a..273410fa67 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeAnchorAttributes.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* UiNodeAnchorAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeAnchorAttributes {
public static final String SERIALIZED_NAME_HREF = "href";
@SerializedName(SERIALIZED_NAME_HREF)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeAttributes.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeAttributes.java
index a0ff6c5eaa..0fc89302df 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeAttributes.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeAttributes.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -64,7 +64,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeAttributes extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(UiNodeAttributes.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeImageAttributes.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeImageAttributes.java
index 562c11fa9d..3634df896c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeImageAttributes.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeImageAttributes.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* UiNodeImageAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeImageAttributes {
public static final String SERIALIZED_NAME_HEIGHT = "height";
@SerializedName(SERIALIZED_NAME_HEIGHT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeInputAttributes.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeInputAttributes.java
index 32792a52d4..8199f5ccbb 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeInputAttributes.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeInputAttributes.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* InputAttributes represents the attributes of an input node
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeInputAttributes {
/**
* The autocomplete attribute for the input. email InputAttributeAutocompleteEmail tel InputAttributeAutocompleteTel url InputAttributeAutocompleteUrl current-password InputAttributeAutocompleteCurrentPassword new-password InputAttributeAutocompleteNewPassword one-time-code InputAttributeAutocompleteOneTimeCode
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeMeta.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeMeta.java
index 431ecc48ec..29420f13d2 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeMeta.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeMeta.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* 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 = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeMeta {
public static final String SERIALIZED_NAME_LABEL = "label";
@SerializedName(SERIALIZED_NAME_LABEL)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeScriptAttributes.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeScriptAttributes.java
index 9c265e5055..fd97460dee 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeScriptAttributes.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeScriptAttributes.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* UiNodeScriptAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeScriptAttributes {
public static final String SERIALIZED_NAME_ASYNC = "async";
@SerializedName(SERIALIZED_NAME_ASYNC)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiNodeTextAttributes.java b/clients/client/java/src/main/java/sh/ory/model/UiNodeTextAttributes.java
index 00766c5882..f77fd8f2fc 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiNodeTextAttributes.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiNodeTextAttributes.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* UiNodeTextAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiNodeTextAttributes {
public static final String SERIALIZED_NAME_ID = "id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UiText.java b/clients/client/java/src/main/java/sh/ory/model/UiText.java
index fa80bf5f6f..15d1a27e5e 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UiText.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UiText.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* UiText
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UiText {
public static final String SERIALIZED_NAME_CONTEXT = "context";
@SerializedName(SERIALIZED_NAME_CONTEXT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateIdentityBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateIdentityBody.java
index 9c7964a85d..2b4cc2da7a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateIdentityBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateIdentityBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Update Identity Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateIdentityBody {
public static final String SERIALIZED_NAME_CREDENTIALS = "credentials";
@SerializedName(SERIALIZED_NAME_CREDENTIALS)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowBody.java
index 23cd7e8eb3..f9d848bc3a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -65,7 +65,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowBody extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(UpdateLoginFlowBody.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java
index 1753b9db80..5f5f04c111 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithCodeMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login flow using the code method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithCodeMethod {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethod.java
index 5ce9430966..96c529a224 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with Multi-Step Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithIdentifierFirstMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java
index bf86f5a8fe..72a40677d4 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with Lookup Secret Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithLookupSecretMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java
index e3a6242347..55f281a7fd 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithOidcMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with OpenID Connect Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithOidcMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethod.java
index 35c9e7e579..f5eb483384 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with Passkey Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithPasskeyMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java
index f656a81835..9fafd07b16 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithPasswordMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with Password Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithPasswordMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java
index 13520aeb2a..6d01071e9a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithTotpMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with TOTP Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithTotpMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java
index 2aec098b86..c9d9d168c0 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Login Flow with WebAuthn Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithWebAuthnMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java
index 65f9c9febb..cfe8b78a05 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -59,7 +59,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRecoveryFlowBody extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(UpdateRecoveryFlowBody.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java
index 78101e1f1b..294cab1438 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Recovery Flow with Code Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRecoveryFlowWithCodeMethod {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java
index 0ed2bd8233..66c72dde86 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Recovery Flow with Link Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRecoveryFlowWithLinkMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java
index 278fb3c3e2..3bdbae09c5 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -63,7 +63,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowBody extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(UpdateRegistrationFlowBody.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java
index 3ffd4b4730..d6bace3859 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Registration Flow with Code Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowWithCodeMethod {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java
index 96f971f80a..e1c8cd4d7f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Registration Flow with OpenID Connect Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowWithOidcMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethod.java
index 7a7f1c23e9..0898389b18 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Registration Flow with Passkey Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowWithPasskeyMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java
index 7730f636d7..daf4165ccc 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Registration Flow with Password Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowWithPasswordMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethod.java
index f474ec6164..dd43ff67bf 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Registration Flow with Profile Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowWithProfileMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java
index 96573900f3..ab01e730bb 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Registration Flow with WebAuthn Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateRegistrationFlowWithWebAuthnMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java
index a4eb6c5bf9..f20bbbf462 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -64,7 +64,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowBody extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(UpdateSettingsFlowBody.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java
index f81219402f..72c89e1ae4 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithLookupMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with Lookup Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithLookupMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java
index dcc33889ad..7a09860abc 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithOidcMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with OpenID Connect Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithOidcMethod {
public static final String SERIALIZED_NAME_FLOW = "flow";
@SerializedName(SERIALIZED_NAME_FLOW)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethod.java
index dc21d4f8d8..d1d61f2eb3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with Passkey Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithPasskeyMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java
index 27cd686c37..e75f9e7251 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with Password Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithPasswordMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java
index ff58846b98..f0ccdd69a1 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithProfileMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with Profile Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithProfileMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java
index 25d0c3e4d8..574d2ecb97 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithTotpMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with TOTP Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithTotpMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java
index e346c2fcdb..9f8515c512 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Settings Flow with WebAuthn Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSettingsFlowWithWebAuthnMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateSubscriptionBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateSubscriptionBody.java
index b0f754d51a..ff1d920a2d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateSubscriptionBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateSubscriptionBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* UpdateSubscriptionBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateSubscriptionBody {
/**
* monthly Monthly yearly Yearly
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java
index 1eab8c26b3..83824a291a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -59,7 +59,7 @@
import sh.ory.JSON;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateVerificationFlowBody extends AbstractOpenApiSchema {
private static final Logger log = Logger.getLogger(UpdateVerificationFlowBody.class.getName());
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java
index ddfe802026..0c3c4443ab 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithCodeMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* UpdateVerificationFlowWithCodeMethod
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateVerificationFlowWithCodeMethod {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java b/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java
index c2bdb31cd3..a5d02da514 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateVerificationFlowWithLinkMethod.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Update Verification Flow with Link Method
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateVerificationFlowWithLinkMethod {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/client/java/src/main/java/sh/ory/model/UpdateWorkspaceBody.java b/clients/client/java/src/main/java/sh/ory/model/UpdateWorkspaceBody.java
index 3f5c2f073c..8aaf888e17 100644
--- a/clients/client/java/src/main/java/sh/ory/model/UpdateWorkspaceBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/UpdateWorkspaceBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* UpdateWorkspaceBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateWorkspaceBody {
public static final String SERIALIZED_NAME_NAME = "name";
@SerializedName(SERIALIZED_NAME_NAME)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Usage.java b/clients/client/java/src/main/java/sh/ory/model/Usage.java
index 4c163b8636..5288ce7c5d 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Usage.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Usage.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Usage
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Usage {
public static final String SERIALIZED_NAME_GENERIC_USAGE = "GenericUsage";
@SerializedName(SERIALIZED_NAME_GENERIC_USAGE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java b/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java
index 347773135c..cb58b93e95 100644
--- a/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialPrimingResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* VerifiableCredentialPrimingResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class VerifiableCredentialPrimingResponse {
public static final String SERIALIZED_NAME_C_NONCE = "c_nonce";
@SerializedName(SERIALIZED_NAME_C_NONCE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialProof.java b/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialProof.java
index f1b89c6f61..5f35408745 100644
--- a/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialProof.java
+++ b/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialProof.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* VerifiableCredentialProof
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class VerifiableCredentialProof {
public static final String SERIALIZED_NAME_JWT = "jwt";
@SerializedName(SERIALIZED_NAME_JWT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialResponse.java b/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialResponse.java
index 17ff450fd3..dffc96f915 100644
--- a/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialResponse.java
+++ b/clients/client/java/src/main/java/sh/ory/model/VerifiableCredentialResponse.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* VerifiableCredentialResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class VerifiableCredentialResponse {
public static final String SERIALIZED_NAME_CREDENTIAL_DRAFT00 = "credential_draft_00";
@SerializedName(SERIALIZED_NAME_CREDENTIAL_DRAFT00)
diff --git a/clients/client/java/src/main/java/sh/ory/model/VerifiableIdentityAddress.java b/clients/client/java/src/main/java/sh/ory/model/VerifiableIdentityAddress.java
index f3107eb936..c73a555c6c 100644
--- a/clients/client/java/src/main/java/sh/ory/model/VerifiableIdentityAddress.java
+++ b/clients/client/java/src/main/java/sh/ory/model/VerifiableIdentityAddress.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* VerifiableAddress is an identity's verifiable address
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class VerifiableIdentityAddress {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/VerificationFlow.java b/clients/client/java/src/main/java/sh/ory/model/VerificationFlow.java
index 93e2c0f21e..20365bfd94 100644
--- a/clients/client/java/src/main/java/sh/ory/model/VerificationFlow.java
+++ b/clients/client/java/src/main/java/sh/ory/model/VerificationFlow.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,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/self-service/flows/verify-email-account-activation
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class VerificationFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/VerificationFlowState.java b/clients/client/java/src/main/java/sh/ory/model/VerificationFlowState.java
index c485233d02..16d2f1d1e9 100644
--- a/clients/client/java/src/main/java/sh/ory/model/VerificationFlowState.java
+++ b/clients/client/java/src/main/java/sh/ory/model/VerificationFlowState.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/main/java/sh/ory/model/Version.java b/clients/client/java/src/main/java/sh/ory/model/Version.java
index 0358e7e2c5..9deaeaeac3 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Version.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Version.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Version
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Version {
public static final String SERIALIZED_NAME_VERSION = "version";
@SerializedName(SERIALIZED_NAME_VERSION)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Warning.java b/clients/client/java/src/main/java/sh/ory/model/Warning.java
index 5eaf9286f2..4c983d0f8f 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Warning.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Warning.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Warning
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Warning {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/client/java/src/main/java/sh/ory/model/Workspace.java b/clients/client/java/src/main/java/sh/ory/model/Workspace.java
index 2bf4f46efe..20c9a903ef 100644
--- a/clients/client/java/src/main/java/sh/ory/model/Workspace.java
+++ b/clients/client/java/src/main/java/sh/ory/model/Workspace.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -51,7 +51,7 @@
/**
* Workspace
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Workspace {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/main/java/sh/ory/model/WorkspaceApiKey.java b/clients/client/java/src/main/java/sh/ory/model/WorkspaceApiKey.java
index b6a702d648..812a2f9479 100644
--- a/clients/client/java/src/main/java/sh/ory/model/WorkspaceApiKey.java
+++ b/clients/client/java/src/main/java/sh/ory/model/WorkspaceApiKey.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* WorkspaceApiKey
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-18T11:43:08.917400963Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-07-26T11:58:14.260098998Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class WorkspaceApiKey {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/client/java/src/test/java/sh/ory/api/CourierApiTest.java b/clients/client/java/src/test/java/sh/ory/api/CourierApiTest.java
index 132f75f411..9bb3c76b77 100644
--- a/clients/client/java/src/test/java/sh/ory/api/CourierApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/CourierApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/EventsApiTest.java b/clients/client/java/src/test/java/sh/ory/api/EventsApiTest.java
index 73f8ff94d9..64dfff1066 100644
--- a/clients/client/java/src/test/java/sh/ory/api/EventsApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/EventsApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/FrontendApiTest.java b/clients/client/java/src/test/java/sh/ory/api/FrontendApiTest.java
index 85c59f4bb2..fa2d451cdb 100644
--- a/clients/client/java/src/test/java/sh/ory/api/FrontendApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/FrontendApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/IdentityApiTest.java b/clients/client/java/src/test/java/sh/ory/api/IdentityApiTest.java
index 3fdba802e2..6f0c682a82 100644
--- a/clients/client/java/src/test/java/sh/ory/api/IdentityApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/IdentityApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/JwkApiTest.java b/clients/client/java/src/test/java/sh/ory/api/JwkApiTest.java
index dade007b8f..4376baa105 100644
--- a/clients/client/java/src/test/java/sh/ory/api/JwkApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/JwkApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/MetadataApiTest.java b/clients/client/java/src/test/java/sh/ory/api/MetadataApiTest.java
index e1be8f3d53..8dc7f46902 100644
--- a/clients/client/java/src/test/java/sh/ory/api/MetadataApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/MetadataApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/OAuth2ApiTest.java b/clients/client/java/src/test/java/sh/ory/api/OAuth2ApiTest.java
index 279f5674bc..ef36ec3b73 100644
--- a/clients/client/java/src/test/java/sh/ory/api/OAuth2ApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/OAuth2ApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/OidcApiTest.java b/clients/client/java/src/test/java/sh/ory/api/OidcApiTest.java
index 78aef56bff..c99ba8b5c3 100644
--- a/clients/client/java/src/test/java/sh/ory/api/OidcApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/OidcApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/PermissionApiTest.java b/clients/client/java/src/test/java/sh/ory/api/PermissionApiTest.java
index fa6f1b2951..850682ad33 100644
--- a/clients/client/java/src/test/java/sh/ory/api/PermissionApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/PermissionApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/ProjectApiTest.java b/clients/client/java/src/test/java/sh/ory/api/ProjectApiTest.java
index a120d1e1f9..50db55ca07 100644
--- a/clients/client/java/src/test/java/sh/ory/api/ProjectApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/ProjectApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/RelationshipApiTest.java b/clients/client/java/src/test/java/sh/ory/api/RelationshipApiTest.java
index 94ef9e6ae8..793a548bae 100644
--- a/clients/client/java/src/test/java/sh/ory/api/RelationshipApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/RelationshipApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/WellknownApiTest.java b/clients/client/java/src/test/java/sh/ory/api/WellknownApiTest.java
index 7e04fba144..a5f65ba955 100644
--- a/clients/client/java/src/test/java/sh/ory/api/WellknownApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/WellknownApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/api/WorkspaceApiTest.java b/clients/client/java/src/test/java/sh/ory/api/WorkspaceApiTest.java
index 94e56cff6c..7292a7bf20 100644
--- a/clients/client/java/src/test/java/sh/ory/api/WorkspaceApiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/api/WorkspaceApiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java b/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java
index 077d40e1f0..41fc9fccfb 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestSessionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java b/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java
index db89eee3c0..257862f96b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2ConsentRequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java b/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java
index bdf4cf5048..8f25d0b393 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AcceptOAuth2LoginRequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AccountExperienceConfigurationTest.java b/clients/client/java/src/test/java/sh/ory/model/AccountExperienceConfigurationTest.java
index 1795dc1ebf..342ab854fa 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AccountExperienceConfigurationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AccountExperienceConfigurationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AccountExperienceThemeVariablesTest.java b/clients/client/java/src/test/java/sh/ory/model/AccountExperienceThemeVariablesTest.java
index 65a51f063f..4b94e805f0 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AccountExperienceThemeVariablesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AccountExperienceThemeVariablesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java b/clients/client/java/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java
index aec689820c..3f780a1d37 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ActiveProjectInConsoleTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AddProjectToWorkspaceBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/AddProjectToWorkspaceBodyTest.java
index 81b44fd702..b0c5297be8 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AddProjectToWorkspaceBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AddProjectToWorkspaceBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AttributeFilterTest.java b/clients/client/java/src/test/java/sh/ory/model/AttributeFilterTest.java
index 92a4d7a80a..0718ae7302 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AttributeFilterTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AttributeFilterTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AttributeTest.java b/clients/client/java/src/test/java/sh/ory/model/AttributeTest.java
index ed2349d8b4..6742faf0a2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AttributeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AttributeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AttributesCountDatapointTest.java b/clients/client/java/src/test/java/sh/ory/model/AttributesCountDatapointTest.java
index 92de0322fe..834f12f116 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AttributesCountDatapointTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AttributesCountDatapointTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java b/clients/client/java/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java
index 490b4d1665..211156f82d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/AuthenticatorAssuranceLevelTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java
index 225e61038c..5d7db7d065 100644
--- a/clients/client/java/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/BatchPatchIdentitiesResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/BillingPeriodBucketTest.java b/clients/client/java/src/test/java/sh/ory/model/BillingPeriodBucketTest.java
index 12d98c7938..9df4791bd8 100644
--- a/clients/client/java/src/test/java/sh/ory/model/BillingPeriodBucketTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/BillingPeriodBucketTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java b/clients/client/java/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java
index 89ea434d65..d7d8c5762d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CheckOplSyntaxResultTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultTest.java b/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultTest.java
index 858c03bd65..bc98a001bf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CloudAccountTest.java b/clients/client/java/src/test/java/sh/ory/model/CloudAccountTest.java
index 39aa606838..47b40a12c2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CloudAccountTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CloudAccountTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java b/clients/client/java/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java
index 1b8beafab7..0c072ba93d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ConsistencyRequestParametersTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java
index 64916b0471..7618f66976 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java
index 8ce13d2ab5..9caebbc581 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithRecoveryUiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithRedirectBrowserToTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithRedirectBrowserToTest.java
index f840afbda9..c7a6987049 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithRedirectBrowserToTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithRedirectBrowserToTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java
index fbaef893fd..43b699c0d6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithSetOrySessionTokenTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java
index 741c971c51..e37bb7cb4f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java
index f1d835621c..24c0f27d34 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithSettingsUiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithTest.java
index 84fc961a27..1c0087106b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java
index 033eb3ca48..05f4cb5dbf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java b/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java
index 80d4e23be2..e009bd610d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ContinueWithVerificationUiTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CourierMessageStatusTest.java b/clients/client/java/src/test/java/sh/ory/model/CourierMessageStatusTest.java
index e6c8daa9a2..e167d03714 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CourierMessageStatusTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CourierMessageStatusTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CourierMessageTypeTest.java b/clients/client/java/src/test/java/sh/ory/model/CourierMessageTypeTest.java
index 895eee701e..5a0dccfc29 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CourierMessageTypeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CourierMessageTypeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java
index 71d98004c8..6bb254fd03 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateCustomDomainBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateEventStreamBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateEventStreamBodyTest.java
index f9c30fcb46..1d58b92e26 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateEventStreamBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateEventStreamBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateIdentityBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateIdentityBodyTest.java
index 9cdab54c5f..13ec417898 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateIdentityBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateIdentityBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateInviteResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateInviteResponseTest.java
index 93c2c53860..114f1cafa3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateInviteResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateInviteResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java
index 803705ea69..1a182250f6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateJsonWebKeySetTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java
index 8d4cf96e82..4be91bf0fa 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateProjectApiKeyRequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateProjectBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateProjectBodyTest.java
index 8f67f560d3..b68b3da9c7 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateProjectBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateProjectBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateProjectBrandingTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateProjectBrandingTest.java
index 4a944c732b..92637d1a59 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateProjectBrandingTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateProjectBrandingTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java
index 507b9a1359..9b0728a1a1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateProjectMemberInviteBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java
index 9e7b7c6186..203e583e4d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateProjectNormalizedPayloadTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java
index e4f6439223..efcab51872 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryCodeForIdentityBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java
index a896ec771b..8eee5042cf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateRecoveryLinkForIdentityBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java
index fddfe95256..17ba1f09f2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateRelationshipBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java
index 1bc65f767b..f825c6d5d9 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionCommonTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionCommonTest.java
index 6547a9af19..dda3f9d7ed 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionCommonTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateSubscriptionCommonTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java
index 9ef196bafe..51ca707fd2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateVerifiableCredentialRequestBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceApiKeyBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceApiKeyBodyTest.java
index 6660b0e7c3..0c3b2df31c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceApiKeyBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceApiKeyBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceBodyTest.java
index 30a4c17361..7e88664b41 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceMemberInviteBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceMemberInviteBodyTest.java
index 7cb621c8f3..0c76db1754 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceMemberInviteBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceMemberInviteBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceSubscriptionBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceSubscriptionBodyTest.java
index a020628808..616485b308 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceSubscriptionBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CreateWorkspaceSubscriptionBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java b/clients/client/java/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java
index ec9086bfe3..7c79475075 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CredentialSupportedDraft00Test.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CustomDomainTest.java b/clients/client/java/src/test/java/sh/ory/model/CustomDomainTest.java
index c8d3176431..5a38aca2f9 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CustomDomainTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CustomDomainTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java b/clients/client/java/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java
index f064183477..72313cd16d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/DeleteMySessionsCountTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java
index 3f7d4c5317..891e13d5cd 100644
--- a/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataTest.java b/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataTest.java
index 3ea6ef2935..4158741335 100644
--- a/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/EmailTemplateDataTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java b/clients/client/java/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java
index b804439a93..a175e31622 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java b/clients/client/java/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java
index 03f1688ad4..cf6b10ac55 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ErrorBrowserLocationChangeRequiredTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java b/clients/client/java/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java
index 1247012593..2e1748dd71 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ErrorFlowReplacedTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ErrorGenericTest.java b/clients/client/java/src/test/java/sh/ory/model/ErrorGenericTest.java
index 78caf95b48..a4b0793b24 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ErrorGenericTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ErrorGenericTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ErrorOAuth2Test.java b/clients/client/java/src/test/java/sh/ory/model/ErrorOAuth2Test.java
index ab2142e87f..9ad23aa1a3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ErrorOAuth2Test.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ErrorOAuth2Test.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/EventStreamTest.java b/clients/client/java/src/test/java/sh/ory/model/EventStreamTest.java
index a674e699f6..b2930afada 100644
--- a/clients/client/java/src/test/java/sh/ory/model/EventStreamTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/EventStreamTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java b/clients/client/java/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java
index 506efb0dcc..047cbb1d93 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ExpandedPermissionTreeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/FlowErrorTest.java b/clients/client/java/src/test/java/sh/ory/model/FlowErrorTest.java
index a4984b8082..2abc80ac73 100644
--- a/clients/client/java/src/test/java/sh/ory/model/FlowErrorTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/FlowErrorTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GenericErrorContentTest.java b/clients/client/java/src/test/java/sh/ory/model/GenericErrorContentTest.java
index 691ff6c67e..4cf29777d2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GenericErrorContentTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GenericErrorContentTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GenericErrorTest.java b/clients/client/java/src/test/java/sh/ory/model/GenericErrorTest.java
index 0c46852bd1..122a8bf90a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GenericErrorTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GenericErrorTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GenericUsageTest.java b/clients/client/java/src/test/java/sh/ory/model/GenericUsageTest.java
index ed843a877f..54bac3e1b0 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GenericUsageTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GenericUsageTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java
index 97b0bd2127..5deac919fd 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetAttributesCountResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java b/clients/client/java/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java
index 20b4972827..f2ffd7b08e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetManagedIdentitySchemaLocationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventAttributesResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventAttributesResponseTest.java
index 03510fb5c8..060a04f61e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventAttributesResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventAttributesResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventTypesResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventTypesResponseTest.java
index 8ce2921cbf..3bc999c3ed 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventTypesResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetMetricsEventTypesResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetOrganizationResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetOrganizationResponseTest.java
index 3cf53e3f8a..686a0c3adb 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetOrganizationResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetOrganizationResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsBodyTest.java
index 3749b6493b..0a011393ba 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsResponseTest.java
index af7c0620d2..a562313ca3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetProjectEventsResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java
index 01ca5443fa..87675cd0e7 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetProjectMetricsResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java
index 5316063e48..fb19ca87b8 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetSessionActivityResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/GetVersion200ResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/GetVersion200ResponseTest.java
index 5a8c1097fd..5009dcb4ce 100644
--- a/clients/client/java/src/test/java/sh/ory/model/GetVersion200ResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/GetVersion200ResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java b/clients/client/java/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java
index 2d80d53304..f4c1b13e33 100644
--- a/clients/client/java/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/HealthNotReadyStatusTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/HealthStatusTest.java b/clients/client/java/src/test/java/sh/ory/model/HealthStatusTest.java
index 0f0f253590..07f6bce47a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/HealthStatusTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/HealthStatusTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java
index 282cf3b4ad..20575843b2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java
index ea2872618c..bef35ccd94 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcProviderTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java
index f9e5099d93..6b88f63190 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsOidcTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java
index 5099271fc2..3dd43dc67c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsPasswordTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsTest.java
index 74e57d00ff..9a5302ef49 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityPatchResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityPatchResponseTest.java
index 67a2a12120..713ff515ec 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityPatchResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityPatchResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityPatchTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityPatchTest.java
index e40b6c999b..c0b4acc8f6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityPatchTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityPatchTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java
index cf30385f4c..6250d2fa81 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaContainerTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java
index b9c1cd56f9..1ebcdf0f01 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentitySchemaPresetTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityTest.java
index 79806f5ff1..30d9d63650 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java
index dc02bb6c5f..9a12fbfbd5 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigProviderTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java
index 25cb353a07..d04faa8c93 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcConfigTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java
index c35441573c..323ac21b50 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsOidcTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java
index ad180772d7..661ec609cf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordConfigTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java
index 0e51b9f54c..a6905c7564 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsPasswordTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java
index 08b947ce4b..6bb72ec2be 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityWithCredentialsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java
index 25eee8f15c..998133dc50 100644
--- a/clients/client/java/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/InternalGetProjectBrandingBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java
index 8aa1b6575c..cb34c29117 100644
--- a/clients/client/java/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java
index e895056f77..2c753858fe 100644
--- a/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java
index 67ad300124..2fd40e3c48 100644
--- a/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/InternalIsOwnerForProjectBySlugResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java b/clients/client/java/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java
index 06c9383e6c..c499af624c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IntrospectedOAuth2TokenTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/InvoiceDataV1Test.java b/clients/client/java/src/test/java/sh/ory/model/InvoiceDataV1Test.java
index fcd0760cfc..7afd433d12 100644
--- a/clients/client/java/src/test/java/sh/ory/model/InvoiceDataV1Test.java
+++ b/clients/client/java/src/test/java/sh/ory/model/InvoiceDataV1Test.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/InvoiceTest.java b/clients/client/java/src/test/java/sh/ory/model/InvoiceTest.java
index 7e052d1fc6..c3a5a162a8 100644
--- a/clients/client/java/src/test/java/sh/ory/model/InvoiceTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/InvoiceTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java b/clients/client/java/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java
index 2bf343b060..104b3555fd 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IsOwnerForProjectBySlugTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/JsonPatchTest.java b/clients/client/java/src/test/java/sh/ory/model/JsonPatchTest.java
index dcd1befd03..444535481a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/JsonPatchTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/JsonPatchTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/JsonWebKeySetTest.java b/clients/client/java/src/test/java/sh/ory/model/JsonWebKeySetTest.java
index 2bcaee6b7f..62c3443c12 100644
--- a/clients/client/java/src/test/java/sh/ory/model/JsonWebKeySetTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/JsonWebKeySetTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/JsonWebKeyTest.java b/clients/client/java/src/test/java/sh/ory/model/JsonWebKeyTest.java
index f7d5b6cd7f..807d696c74 100644
--- a/clients/client/java/src/test/java/sh/ory/model/JsonWebKeyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/JsonWebKeyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/KetoNamespaceTest.java b/clients/client/java/src/test/java/sh/ory/model/KetoNamespaceTest.java
index 7bb7d8b48c..53617428ae 100644
--- a/clients/client/java/src/test/java/sh/ory/model/KetoNamespaceTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/KetoNamespaceTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/LineItemV1Test.java b/clients/client/java/src/test/java/sh/ory/model/LineItemV1Test.java
index 87e67b615f..6b08ecf734 100644
--- a/clients/client/java/src/test/java/sh/ory/model/LineItemV1Test.java
+++ b/clients/client/java/src/test/java/sh/ory/model/LineItemV1Test.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ListEventStreamsTest.java b/clients/client/java/src/test/java/sh/ory/model/ListEventStreamsTest.java
index 3e1a1e83cb..3150c688fb 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ListEventStreamsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ListEventStreamsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ListInvoicesResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/ListInvoicesResponseTest.java
index 7c5dc82212..1680f4cecc 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ListInvoicesResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ListInvoicesResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java
index 00c3bda19d..5eab8e854c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ListOrganizationsResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ListWorkspaceProjectsTest.java b/clients/client/java/src/test/java/sh/ory/model/ListWorkspaceProjectsTest.java
index 76b2686bdc..2b48d5950b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ListWorkspaceProjectsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ListWorkspaceProjectsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ListWorkspacesTest.java b/clients/client/java/src/test/java/sh/ory/model/ListWorkspacesTest.java
index 48876a5148..d567292bb5 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ListWorkspacesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ListWorkspacesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/LoginFlowStateTest.java b/clients/client/java/src/test/java/sh/ory/model/LoginFlowStateTest.java
index 496614eb1e..2079e893c6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/LoginFlowStateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/LoginFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/LoginFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/LoginFlowTest.java
index d84addc267..47b85ae806 100644
--- a/clients/client/java/src/test/java/sh/ory/model/LoginFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/LoginFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/LogoutFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/LogoutFlowTest.java
index 4816341863..3a5756b802 100644
--- a/clients/client/java/src/test/java/sh/ory/model/LogoutFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/LogoutFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java b/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java
index 0fb2a5bab3..2f1d3dbe7a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java b/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java
index 6858d66770..77fbd05ddc 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ManagedIdentitySchemaValidationResultTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/MemberInviteTest.java b/clients/client/java/src/test/java/sh/ory/model/MemberInviteTest.java
index 3a735f0f96..b201f18c9e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/MemberInviteTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/MemberInviteTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/MessageDispatchTest.java b/clients/client/java/src/test/java/sh/ory/model/MessageDispatchTest.java
index 270ccc9434..b6429e44fd 100644
--- a/clients/client/java/src/test/java/sh/ory/model/MessageDispatchTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/MessageDispatchTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/MessageTest.java b/clients/client/java/src/test/java/sh/ory/model/MessageTest.java
index b52376ea3f..3478d73253 100644
--- a/clients/client/java/src/test/java/sh/ory/model/MessageTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/MessageTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/MetricsDatapointTest.java b/clients/client/java/src/test/java/sh/ory/model/MetricsDatapointTest.java
index 5797569f5c..734e13a7d3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/MetricsDatapointTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/MetricsDatapointTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/MoneyTest.java b/clients/client/java/src/test/java/sh/ory/model/MoneyTest.java
index c6d83409fb..5f9304e60c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/MoneyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/MoneyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NamespaceTest.java b/clients/client/java/src/test/java/sh/ory/model/NamespaceTest.java
index 489b1fd040..346a4e74f2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NamespaceTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NamespaceTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java b/clients/client/java/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java
index 43e0add42a..3697de3734 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NeedsPrivilegedSessionErrorTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionCourierChannelTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionCourierChannelTest.java
index 013b534905..cd32b5ca74 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionCourierChannelTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionCourierChannelTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java
index 6168a51cb8..c372c800ec 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionHookTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java
index 08ae127400..d0a143fbb5 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionIdentitySchemaTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java
index e2cf57924f..252fe5048d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java
index 61c0ea4f7c..4b8fc3eae6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionThirdPartyProviderTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java
index 302c095b11..5cde64051c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectRevisionTokenizerTemplateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectTest.java b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectTest.java
index 7dd28c39b3..191261db00 100644
--- a/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/NormalizedProjectTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTest.java
index 528ec8bf95..c738831d2f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java
index eba99763ac..42f987e2f4 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2ClientTokenLifespansTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java
index 89156bfad0..90ee5e0b85 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestOpenIDConnectContextTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java
index 7b65c25cd1..292b36cc72 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentRequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java
index 8c080baf92..f2ecb735ed 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionExpiresAtTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java
index df3e7e0115..df410bf228 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2ConsentSessionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java
index 9b98a52e79..7f0dc5a2b7 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2LoginRequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java
index 4fcbd5441c..019b788d8b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2LogoutRequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2RedirectToTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2RedirectToTest.java
index 1e53559340..71d1d51b2b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2RedirectToTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2RedirectToTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java b/clients/client/java/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java
index 372929c7c2..05f7cae96b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OAuth2TokenExchangeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OidcConfigurationTest.java b/clients/client/java/src/test/java/sh/ory/model/OidcConfigurationTest.java
index 784684c314..a3e537211a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OidcConfigurationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OidcConfigurationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OidcUserInfoTest.java b/clients/client/java/src/test/java/sh/ory/model/OidcUserInfoTest.java
index af33eeadfd..669585d312 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OidcUserInfoTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OidcUserInfoTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OrganizationBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/OrganizationBodyTest.java
index 9c25029966..bb20730233 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OrganizationBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OrganizationBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/OrganizationTest.java b/clients/client/java/src/test/java/sh/ory/model/OrganizationTest.java
index 942352a777..1556ddab76 100644
--- a/clients/client/java/src/test/java/sh/ory/model/OrganizationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/OrganizationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PaginationHeadersTest.java b/clients/client/java/src/test/java/sh/ory/model/PaginationHeadersTest.java
index 0404d002c2..15f93f2cfc 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PaginationHeadersTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PaginationHeadersTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PaginationTest.java b/clients/client/java/src/test/java/sh/ory/model/PaginationTest.java
index 9a4bf9473e..938c607291 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PaginationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PaginationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ParseErrorTest.java b/clients/client/java/src/test/java/sh/ory/model/ParseErrorTest.java
index a44cda43ba..10a7a18fa0 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ParseErrorTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ParseErrorTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java
index 6488240761..8b9b182d72 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PatchIdentitiesBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java
index 8231c27ea8..f64127bc4c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PerformNativeLogoutBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PermissionsOnWorkspaceTest.java b/clients/client/java/src/test/java/sh/ory/model/PermissionsOnWorkspaceTest.java
index c689e79f11..5f12f530b1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PermissionsOnWorkspaceTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PermissionsOnWorkspaceTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PlanDetailsTest.java b/clients/client/java/src/test/java/sh/ory/model/PlanDetailsTest.java
index 74b4daa8f3..cd5c582927 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PlanDetailsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PlanDetailsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PlanTest.java b/clients/client/java/src/test/java/sh/ory/model/PlanTest.java
index ab0540eb51..73b1ab33a6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PlanTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PlanTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java
index 7c807917c0..6f8308da2e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java
index 78cea73a59..73519db562 100644
--- a/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/PostCheckPermissionOrErrorBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectApiKeyTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectApiKeyTest.java
index e0df2db600..ec007ca03c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectApiKeyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectApiKeyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java
index b77b470c1c..b0fdb89a06 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingColorsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingTest.java
index 91b55d61d5..a2682190ee 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java
index 753095a732..fbb601f0d3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectBrandingThemeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectCorsTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectCorsTest.java
index c219a0e3a2..5e29d15607 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectCorsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectCorsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectEventsDatapointTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectEventsDatapointTest.java
index ce57d644e9..bbeefa9744 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectEventsDatapointTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectEventsDatapointTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectHostTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectHostTest.java
index 82bbd8e538..281bd1a9e5 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectHostTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectHostTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectMemberTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectMemberTest.java
index b355eeeec0..b13f86b8f6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectMemberTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectMemberTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectMetadataTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectMetadataTest.java
index d0407c21da..877340b1ed 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectMetadataTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectMetadataTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java
index 5940f83e14..9cb131f1e7 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectServiceIdentityTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java b/clients/client/java/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java
index 03d3f1630e..e033bebe63 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectServiceOAuth2Test.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectServicePermissionTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectServicePermissionTest.java
index 9ce301106b..bd30a11318 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectServicePermissionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectServicePermissionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectServicesTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectServicesTest.java
index 098c30b364..0b525e08f2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectServicesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectServicesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/ProjectTest.java b/clients/client/java/src/test/java/sh/ory/model/ProjectTest.java
index d31ef40ff1..7ba8d9ca11 100644
--- a/clients/client/java/src/test/java/sh/ory/model/ProjectTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/ProjectTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/QuotaUsageTest.java b/clients/client/java/src/test/java/sh/ory/model/QuotaUsageTest.java
index c039a09ba0..15034a3c0f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/QuotaUsageTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/QuotaUsageTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java b/clients/client/java/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java
index f7ba26fb7d..b38a5fefd9 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RFC6749ErrorJsonTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java b/clients/client/java/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java
index 571e9d7020..3dc95983b1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RecoveryCodeForIdentityTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowStateTest.java b/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowStateTest.java
index 641844811e..187d710fab 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowStateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowTest.java
index f6c32c7037..b885cff598 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RecoveryFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java b/clients/client/java/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java
index 7dbad534ed..75173cddd1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RecoveryIdentityAddressTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java b/clients/client/java/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java
index 834b4dc2c4..9e9b73fc5a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RecoveryLinkForIdentityTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowStateTest.java b/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowStateTest.java
index 39dc914c9a..c014458b7c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowStateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowTest.java
index cd7a60062b..193b7dc3ae 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RegistrationFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java b/clients/client/java/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java
index 6f12e3af6c..1bd44b4ee3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RejectOAuth2RequestTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RelationQueryTest.java b/clients/client/java/src/test/java/sh/ory/model/RelationQueryTest.java
index c1ed312466..2ee5080a02 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RelationQueryTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RelationQueryTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RelationshipNamespacesTest.java b/clients/client/java/src/test/java/sh/ory/model/RelationshipNamespacesTest.java
index 4bb1c47520..fdb6b94ef1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RelationshipNamespacesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RelationshipNamespacesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RelationshipPatchTest.java b/clients/client/java/src/test/java/sh/ory/model/RelationshipPatchTest.java
index f9396875a0..e9538139e4 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RelationshipPatchTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RelationshipPatchTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RelationshipTest.java b/clients/client/java/src/test/java/sh/ory/model/RelationshipTest.java
index 987aa9c656..dfb44b51be 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RelationshipTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RelationshipTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/RelationshipsTest.java b/clients/client/java/src/test/java/sh/ory/model/RelationshipsTest.java
index 85b1cae13d..24381268db 100644
--- a/clients/client/java/src/test/java/sh/ory/model/RelationshipsTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/RelationshipsTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SchemaPatchTest.java b/clients/client/java/src/test/java/sh/ory/model/SchemaPatchTest.java
index 3be92cf792..04567a813e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SchemaPatchTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SchemaPatchTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java b/clients/client/java/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java
index 5b72252268..b52183a9f2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SelfServiceFlowExpiredErrorTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SessionActivityDatapointTest.java b/clients/client/java/src/test/java/sh/ory/model/SessionActivityDatapointTest.java
index a552db7e8c..2e8d1f6a58 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SessionActivityDatapointTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SessionActivityDatapointTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java
index 513b45d9b8..0e2c3c2985 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SessionAuthenticationMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SessionDeviceTest.java b/clients/client/java/src/test/java/sh/ory/model/SessionDeviceTest.java
index 86c459257d..c857d6f07d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SessionDeviceTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SessionDeviceTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SessionTest.java b/clients/client/java/src/test/java/sh/ory/model/SessionTest.java
index ccec3566e8..da65cbe002 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SessionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SessionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java
index 6b66fcf049..982826c524 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SetActiveProjectInConsoleBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java
index 89c9b48bcb..dc62b446e2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SetCustomDomainBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SetEventStreamBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/SetEventStreamBodyTest.java
index d459e38c0c..6829f84749 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SetEventStreamBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SetEventStreamBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java
index 7fe673f47d..9fb1845886 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SetProjectBrandingThemeBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SetProjectTest.java b/clients/client/java/src/test/java/sh/ory/model/SetProjectTest.java
index 4b98da8dfc..8cbe9b348c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SetProjectTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SetProjectTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SettingsFlowStateTest.java b/clients/client/java/src/test/java/sh/ory/model/SettingsFlowStateTest.java
index 31ee5b4215..141233896d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SettingsFlowStateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SettingsFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SettingsFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/SettingsFlowTest.java
index 4433c775a4..dbb25890cb 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SettingsFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SettingsFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SourcePositionTest.java b/clients/client/java/src/test/java/sh/ory/model/SourcePositionTest.java
index f19224b8da..6953b25d66 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SourcePositionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SourcePositionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SubjectSetTest.java b/clients/client/java/src/test/java/sh/ory/model/SubjectSetTest.java
index 5887adebb4..3a28b3f3bf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SubjectSetTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SubjectSetTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SubscriptionTest.java b/clients/client/java/src/test/java/sh/ory/model/SubscriptionTest.java
index e02a9b7fbd..fbf769f397 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SubscriptionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SubscriptionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java
index 9a63892a60..91014c46c3 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SuccessfulCodeExchangeResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java b/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java
index 07c623574a..73282711cc 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeLoginTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java b/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java
index b8a517c52e..c4c3880397 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SuccessfulNativeRegistrationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java b/clients/client/java/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java
index 4b35dc2b61..6dabe268df 100644
--- a/clients/client/java/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/SuccessfulProjectUpdateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TaxLineItemTest.java b/clients/client/java/src/test/java/sh/ory/model/TaxLineItemTest.java
index 21b360d905..f0639af1f9 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TaxLineItemTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TaxLineItemTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TimeIntervalTest.java b/clients/client/java/src/test/java/sh/ory/model/TimeIntervalTest.java
index e82d75817f..83d2d486bf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TimeIntervalTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TimeIntervalTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java
index aeb1d9abe3..a8f58b5d24 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationHeadersTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java
index 60403b6497..0c6b274324 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationRequestParametersTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java
index 1aa2d16f44..c55e7e6307 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationResponseHeadersTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationTest.java b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationTest.java
index 0d571ec513..6301d61014 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TokenPaginationTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TokenPaginationTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java b/clients/client/java/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java
index 226bb21a28..7ec16bd0df 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TrustOAuth2JwtGrantIssuerTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java b/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java
index b719a3a437..b22fd4aaf5 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantIssuerTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java b/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java
index 61596d491d..85167eff0e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/TrustedOAuth2JwtGrantJsonWebKeyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiContainerTest.java b/clients/client/java/src/test/java/sh/ory/model/UiContainerTest.java
index b5d2559628..73706ddeb1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiContainerTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiContainerTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java
index c757b7afd6..96bbbd1cd7 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeAnchorAttributesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeAttributesTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeAttributesTest.java
index d7f2db40f1..d2ef4ca642 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeAttributesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeAttributesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java
index 159545dce8..c0f6d770a8 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeImageAttributesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java
index 3074f44341..0603a85aa0 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeInputAttributesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeMetaTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeMetaTest.java
index 384bb49fcd..410626c174 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeMetaTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeMetaTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java
index 64f163b6c9..c52dbd65f1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeScriptAttributesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeTest.java
index 006a405d8d..4d502ec2bc 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java b/clients/client/java/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java
index e9c6e30a34..a6434ae671 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiNodeTextAttributesTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UiTextTest.java b/clients/client/java/src/test/java/sh/ory/model/UiTextTest.java
index f050245df4..c4b53b65c1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UiTextTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UiTextTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java
index 345955bdcf..51caf69bbf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateIdentityBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java
index f2c9ba7aba..85b7a2a485 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java
index 1c91fae241..722adf2b48 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithCodeMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethodTest.java
index 6271c440b8..58289b6c4f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithIdentifierFirstMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java
index 35f9d5db2d..bb099fae9d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithLookupSecretMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java
index b25f27ab15..bb05c467ac 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithOidcMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethodTest.java
index 3c373b9f38..dbb31eebdc 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasskeyMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java
index ce8b63dc44..0739a58bf8 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithPasswordMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java
index 5dbe9c7b45..0c65362a14 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithTotpMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java
index 321d1dc5af..5eb4b72f4f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateLoginFlowWithWebAuthnMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java
index 2cc4c8aa2b..c578961a37 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java
index 8d3521f34c..d2fdf1da04 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithCodeMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java
index 6c80dd8594..d6a1890ef0 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRecoveryFlowWithLinkMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java
index b415335204..3351048e07 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java
index 9f4bd9837a..174acd353f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithCodeMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java
index b9f2422cc7..200cf545cf 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithOidcMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethodTest.java
index 14726b4e62..1ee5b44c4f 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasskeyMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java
index 178274568f..b66dd125a6 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithPasswordMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethodTest.java
index aa96b6cdaa..ea269f05b5 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithProfileMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java
index fbafa8679f..27b34c6b63 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateRegistrationFlowWithWebAuthnMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java
index 79830d3fd8..6166f080af 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java
index 7326879cb0..7e5852cf09 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithLookupMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java
index 95adf83158..4ff71522f4 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithOidcMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethodTest.java
index 1b1f5a91fc..0f16136520 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasskeyMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java
index ca7eedebe1..d7c2bf7778 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithPasswordMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java
index 620cdf1b1c..7ecefbb30c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithProfileMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java
index 473611b4dd..efd047595e 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithTotpMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java
index 8530e798f0..fb5b7cd5b9 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSettingsFlowWithWebAuthnMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java
index be9ee457d0..6bedeb7c32 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateSubscriptionBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java
index 4c5f486701..ab788bb895 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java
index 2159620a14..b246b81793 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithCodeMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java
index 489657d735..40b887cc8d 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateVerificationFlowWithLinkMethodTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UpdateWorkspaceBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/UpdateWorkspaceBodyTest.java
index 9e753ed625..fb869d295b 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UpdateWorkspaceBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UpdateWorkspaceBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/UsageTest.java b/clients/client/java/src/test/java/sh/ory/model/UsageTest.java
index 154f6cd431..a0e6f75e07 100644
--- a/clients/client/java/src/test/java/sh/ory/model/UsageTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/UsageTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java
index 8fc8383975..04e264cc78 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialPrimingResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java b/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java
index d3ac0e5a90..9f623169ef 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialProofTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java b/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java
index 5a77799a6e..8e65ddd3af 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VerifiableCredentialResponseTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java b/clients/client/java/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java
index c17b545934..74c7cddab0 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VerifiableIdentityAddressTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VerificationFlowStateTest.java b/clients/client/java/src/test/java/sh/ory/model/VerificationFlowStateTest.java
index 1618eeb863..b13d226ba2 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VerificationFlowStateTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VerificationFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VerificationFlowTest.java b/clients/client/java/src/test/java/sh/ory/model/VerificationFlowTest.java
index 2613fbd699..393b7d7408 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VerificationFlowTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VerificationFlowTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/VersionTest.java b/clients/client/java/src/test/java/sh/ory/model/VersionTest.java
index d369fd775a..37232b76d4 100644
--- a/clients/client/java/src/test/java/sh/ory/model/VersionTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/VersionTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/WarningTest.java b/clients/client/java/src/test/java/sh/ory/model/WarningTest.java
index a2483f3500..5af5e5cc24 100644
--- a/clients/client/java/src/test/java/sh/ory/model/WarningTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/WarningTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/WorkspaceApiKeyTest.java b/clients/client/java/src/test/java/sh/ory/model/WorkspaceApiKeyTest.java
index c3a1a38859..63763417f9 100644
--- a/clients/client/java/src/test/java/sh/ory/model/WorkspaceApiKeyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/WorkspaceApiKeyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/WorkspaceTest.java b/clients/client/java/src/test/java/sh/ory/model/WorkspaceTest.java
index 11df9c6a49..216431f3a1 100644
--- a/clients/client/java/src/test/java/sh/ory/model/WorkspaceTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/WorkspaceTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/php/README.md b/clients/client/php/README.md
index aedfd31d1a..48139114a0 100644
--- a/clients/client/php/README.md
+++ b/clients/client/php/README.md
@@ -527,6 +527,6 @@ support@ory.sh
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: `v1.14.2`
+- API version: `v1.14.3`
- Generator version: `7.7.0`
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`
diff --git a/clients/client/php/composer.lock b/clients/client/php/composer.lock
index c385c27adb..bed25d13a3 100644
--- a/clients/client/php/composer.lock
+++ b/clients/client/php/composer.lock
@@ -8,22 +8,22 @@
"packages": [
{
"name": "guzzlehttp/guzzle",
- "version": "7.8.2",
+ "version": "7.9.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
- "reference": "f4152d9eb85c445fe1f992001d1748e8bec070d2"
+ "reference": "d281ed313b989f213357e3be1a179f02196ac99b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4152d9eb85c445fe1f992001d1748e8bec070d2",
- "reference": "f4152d9eb85c445fe1f992001d1748e8bec070d2",
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b",
+ "reference": "d281ed313b989f213357e3be1a179f02196ac99b",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.5.3 || ^2.0.3",
- "guzzlehttp/psr7": "^1.9.1 || ^2.6.3",
+ "guzzlehttp/psr7": "^2.7.0",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
@@ -114,7 +114,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
- "source": "https://github.com/guzzle/guzzle/tree/7.8.2"
+ "source": "https://github.com/guzzle/guzzle/tree/7.9.2"
},
"funding": [
{
@@ -130,7 +130,7 @@
"type": "tidelift"
}
],
- "time": "2024-07-18T11:12:18+00:00"
+ "time": "2024-07-24T11:22:20+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -670,30 +670,38 @@
},
{
"name": "composer/pcre",
- "version": "3.1.4",
+ "version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
- "reference": "04229f163664973f68f38f6f73d917799168ef24"
+ "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
- "reference": "04229f163664973f68f38f6f73d917799168ef24",
+ "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90",
+ "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
},
+ "conflict": {
+ "phpstan/phpstan": "<1.11.8"
+ },
"require-dev": {
- "phpstan/phpstan": "^1.3",
+ "phpstan/phpstan": "^1.11.8",
"phpstan/phpstan-strict-rules": "^1.1",
- "symfony/phpunit-bridge": "^5"
+ "phpunit/phpunit": "^8 || ^9"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
+ },
+ "phpstan": {
+ "includes": [
+ "extension.neon"
+ ]
}
},
"autoload": {
@@ -721,7 +729,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
- "source": "https://github.com/composer/pcre/tree/3.1.4"
+ "source": "https://github.com/composer/pcre/tree/3.2.0"
},
"funding": [
{
@@ -737,7 +745,7 @@
"type": "tidelift"
}
],
- "time": "2024-05-27T13:40:54+00:00"
+ "time": "2024-07-25T09:36:02+00:00"
},
{
"name": "composer/semver",
@@ -1066,16 +1074,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.59.3",
+ "version": "v3.60.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "30ba9ecc2b0e5205e578fe29973c15653d9bfd29"
+ "reference": "e595e4e070d17c5d42ed8c4206f630fcc5f401a4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/30ba9ecc2b0e5205e578fe29973c15653d9bfd29",
- "reference": "30ba9ecc2b0e5205e578fe29973c15653d9bfd29",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e595e4e070d17c5d42ed8c4206f630fcc5f401a4",
+ "reference": "e595e4e070d17c5d42ed8c4206f630fcc5f401a4",
"shasum": ""
},
"require": {
@@ -1157,7 +1165,7 @@
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.59.3"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.60.0"
},
"funding": [
{
@@ -1165,7 +1173,7 @@
"type": "github"
}
],
- "time": "2024-06-16T14:17:03+00:00"
+ "time": "2024-07-25T09:26:51+00:00"
},
{
"name": "myclabs/deep-copy",
@@ -2352,31 +2360,31 @@
},
{
"name": "react/socket",
- "version": "v1.15.0",
+ "version": "v1.16.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/socket.git",
- "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038"
+ "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038",
- "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038",
+ "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
+ "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
"shasum": ""
},
"require": {
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.0",
- "react/dns": "^1.11",
+ "react/dns": "^1.13",
"react/event-loop": "^1.2",
- "react/promise": "^3 || ^2.6 || ^1.2.1",
- "react/stream": "^1.2"
+ "react/promise": "^3.2 || ^2.6 || ^1.2.1",
+ "react/stream": "^1.4"
},
"require-dev": {
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
- "react/async": "^4 || ^3 || ^2",
+ "react/async": "^4.3 || ^3.3 || ^2",
"react/promise-stream": "^1.4",
- "react/promise-timer": "^1.10"
+ "react/promise-timer": "^1.11"
},
"type": "library",
"autoload": {
@@ -2420,7 +2428,7 @@
],
"support": {
"issues": "https://github.com/reactphp/socket/issues",
- "source": "https://github.com/reactphp/socket/tree/v1.15.0"
+ "source": "https://github.com/reactphp/socket/tree/v1.16.0"
},
"funding": [
{
@@ -2428,7 +2436,7 @@
"type": "open_collective"
}
],
- "time": "2023-12-15T11:02:10+00:00"
+ "time": "2024-07-26T10:38:09+00:00"
},
{
"name": "react/stream",
diff --git a/clients/client/php/lib/Api/CourierApi.php b/clients/client/php/lib/Api/CourierApi.php
index 04f49126da..afb5de72a8 100644
--- a/clients/client/php/lib/Api/CourierApi.php
+++ b/clients/client/php/lib/Api/CourierApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/EventsApi.php b/clients/client/php/lib/Api/EventsApi.php
index bf6c3fb5a1..3a059d96da 100644
--- a/clients/client/php/lib/Api/EventsApi.php
+++ b/clients/client/php/lib/Api/EventsApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/FrontendApi.php b/clients/client/php/lib/Api/FrontendApi.php
index d74fea436a..24912139b2 100644
--- a/clients/client/php/lib/Api/FrontendApi.php
+++ b/clients/client/php/lib/Api/FrontendApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/IdentityApi.php b/clients/client/php/lib/Api/IdentityApi.php
index f8005bf415..b42fb3c7df 100644
--- a/clients/client/php/lib/Api/IdentityApi.php
+++ b/clients/client/php/lib/Api/IdentityApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/JwkApi.php b/clients/client/php/lib/Api/JwkApi.php
index acd90533d9..5eb6291c1b 100644
--- a/clients/client/php/lib/Api/JwkApi.php
+++ b/clients/client/php/lib/Api/JwkApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/MetadataApi.php b/clients/client/php/lib/Api/MetadataApi.php
index ba9c6b2ec1..7d8c620154 100644
--- a/clients/client/php/lib/Api/MetadataApi.php
+++ b/clients/client/php/lib/Api/MetadataApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/OAuth2Api.php b/clients/client/php/lib/Api/OAuth2Api.php
index 17dbf06385..6de78012c5 100644
--- a/clients/client/php/lib/Api/OAuth2Api.php
+++ b/clients/client/php/lib/Api/OAuth2Api.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/OidcApi.php b/clients/client/php/lib/Api/OidcApi.php
index 745e8b84b6..55fc7797f5 100644
--- a/clients/client/php/lib/Api/OidcApi.php
+++ b/clients/client/php/lib/Api/OidcApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/PermissionApi.php b/clients/client/php/lib/Api/PermissionApi.php
index 6627bafb2f..fb0fda13b2 100644
--- a/clients/client/php/lib/Api/PermissionApi.php
+++ b/clients/client/php/lib/Api/PermissionApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/ProjectApi.php b/clients/client/php/lib/Api/ProjectApi.php
index cabaaaa695..25dfb12632 100644
--- a/clients/client/php/lib/Api/ProjectApi.php
+++ b/clients/client/php/lib/Api/ProjectApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/RelationshipApi.php b/clients/client/php/lib/Api/RelationshipApi.php
index 036635938c..a880e6166a 100644
--- a/clients/client/php/lib/Api/RelationshipApi.php
+++ b/clients/client/php/lib/Api/RelationshipApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/WellknownApi.php b/clients/client/php/lib/Api/WellknownApi.php
index 67e7e8d21b..7a778687d8 100644
--- a/clients/client/php/lib/Api/WellknownApi.php
+++ b/clients/client/php/lib/Api/WellknownApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Api/WorkspaceApi.php b/clients/client/php/lib/Api/WorkspaceApi.php
index 4a16b61031..e6387ebd95 100644
--- a/clients/client/php/lib/Api/WorkspaceApi.php
+++ b/clients/client/php/lib/Api/WorkspaceApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/ApiException.php b/clients/client/php/lib/ApiException.php
index 021409f966..97580aa0a4 100644
--- a/clients/client/php/lib/ApiException.php
+++ b/clients/client/php/lib/ApiException.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Configuration.php b/clients/client/php/lib/Configuration.php
index 137172f1dc..8ab0aa8be6 100644
--- a/clients/client/php/lib/Configuration.php
+++ b/clients/client/php/lib/Configuration.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
@@ -433,7 +433,7 @@ public static function toDebugReport()
$report = 'PHP SDK (Ory\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: v1.14.2' . PHP_EOL;
+ $report .= ' The version of the OpenAPI document: v1.14.3' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;
return $report;
diff --git a/clients/client/php/lib/HeaderSelector.php b/clients/client/php/lib/HeaderSelector.php
index abcab5e87d..c12d85f4b5 100644
--- a/clients/client/php/lib/HeaderSelector.php
+++ b/clients/client/php/lib/HeaderSelector.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AcceptOAuth2ConsentRequest.php b/clients/client/php/lib/Model/AcceptOAuth2ConsentRequest.php
index 0df4b1f751..f3c8a6b195 100644
--- a/clients/client/php/lib/Model/AcceptOAuth2ConsentRequest.php
+++ b/clients/client/php/lib/Model/AcceptOAuth2ConsentRequest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AcceptOAuth2ConsentRequestSession.php b/clients/client/php/lib/Model/AcceptOAuth2ConsentRequestSession.php
index 4cf8dec191..a489e09f1a 100644
--- a/clients/client/php/lib/Model/AcceptOAuth2ConsentRequestSession.php
+++ b/clients/client/php/lib/Model/AcceptOAuth2ConsentRequestSession.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AcceptOAuth2LoginRequest.php b/clients/client/php/lib/Model/AcceptOAuth2LoginRequest.php
index e59aa8fbe0..7aa8c456e6 100644
--- a/clients/client/php/lib/Model/AcceptOAuth2LoginRequest.php
+++ b/clients/client/php/lib/Model/AcceptOAuth2LoginRequest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AccountExperienceConfiguration.php b/clients/client/php/lib/Model/AccountExperienceConfiguration.php
index 623311bdb7..845647e428 100644
--- a/clients/client/php/lib/Model/AccountExperienceConfiguration.php
+++ b/clients/client/php/lib/Model/AccountExperienceConfiguration.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AccountExperienceThemeVariables.php b/clients/client/php/lib/Model/AccountExperienceThemeVariables.php
index fc646d7f9c..66cc19e4b4 100644
--- a/clients/client/php/lib/Model/AccountExperienceThemeVariables.php
+++ b/clients/client/php/lib/Model/AccountExperienceThemeVariables.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ActiveProjectInConsole.php b/clients/client/php/lib/Model/ActiveProjectInConsole.php
index 529c03af1e..0f85fc5f67 100644
--- a/clients/client/php/lib/Model/ActiveProjectInConsole.php
+++ b/clients/client/php/lib/Model/ActiveProjectInConsole.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AddProjectToWorkspaceBody.php b/clients/client/php/lib/Model/AddProjectToWorkspaceBody.php
index 9588029d2f..a0f33a3350 100644
--- a/clients/client/php/lib/Model/AddProjectToWorkspaceBody.php
+++ b/clients/client/php/lib/Model/AddProjectToWorkspaceBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Attribute.php b/clients/client/php/lib/Model/Attribute.php
index 2e8dc978cc..cd045c3629 100644
--- a/clients/client/php/lib/Model/Attribute.php
+++ b/clients/client/php/lib/Model/Attribute.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AttributeFilter.php b/clients/client/php/lib/Model/AttributeFilter.php
index 62de5ddb7d..0d4024b4c7 100644
--- a/clients/client/php/lib/Model/AttributeFilter.php
+++ b/clients/client/php/lib/Model/AttributeFilter.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AttributesCountDatapoint.php b/clients/client/php/lib/Model/AttributesCountDatapoint.php
index 61359a401b..7d70f612df 100644
--- a/clients/client/php/lib/Model/AttributesCountDatapoint.php
+++ b/clients/client/php/lib/Model/AttributesCountDatapoint.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/AuthenticatorAssuranceLevel.php b/clients/client/php/lib/Model/AuthenticatorAssuranceLevel.php
index 794cbd4d7e..35e48a38b3 100644
--- a/clients/client/php/lib/Model/AuthenticatorAssuranceLevel.php
+++ b/clients/client/php/lib/Model/AuthenticatorAssuranceLevel.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/BatchPatchIdentitiesResponse.php b/clients/client/php/lib/Model/BatchPatchIdentitiesResponse.php
index 91d52ac5c4..591633c13c 100644
--- a/clients/client/php/lib/Model/BatchPatchIdentitiesResponse.php
+++ b/clients/client/php/lib/Model/BatchPatchIdentitiesResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/BillingPeriodBucket.php b/clients/client/php/lib/Model/BillingPeriodBucket.php
index 0e7825125c..815dd5f38e 100644
--- a/clients/client/php/lib/Model/BillingPeriodBucket.php
+++ b/clients/client/php/lib/Model/BillingPeriodBucket.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CheckOplSyntaxResult.php b/clients/client/php/lib/Model/CheckOplSyntaxResult.php
index d9b6d62014..d75c952cf0 100644
--- a/clients/client/php/lib/Model/CheckOplSyntaxResult.php
+++ b/clients/client/php/lib/Model/CheckOplSyntaxResult.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CheckPermissionResult.php b/clients/client/php/lib/Model/CheckPermissionResult.php
index 2ad3662a64..0fd3345404 100644
--- a/clients/client/php/lib/Model/CheckPermissionResult.php
+++ b/clients/client/php/lib/Model/CheckPermissionResult.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CloudAccount.php b/clients/client/php/lib/Model/CloudAccount.php
index 285f7a0825..5c11516f58 100644
--- a/clients/client/php/lib/Model/CloudAccount.php
+++ b/clients/client/php/lib/Model/CloudAccount.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ConsistencyRequestParameters.php b/clients/client/php/lib/Model/ConsistencyRequestParameters.php
index faf3b9d4ea..596315b4a3 100644
--- a/clients/client/php/lib/Model/ConsistencyRequestParameters.php
+++ b/clients/client/php/lib/Model/ConsistencyRequestParameters.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWith.php b/clients/client/php/lib/Model/ContinueWith.php
index e0a2fa96f7..f1fef6fe81 100644
--- a/clients/client/php/lib/Model/ContinueWith.php
+++ b/clients/client/php/lib/Model/ContinueWith.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithRecoveryUi.php b/clients/client/php/lib/Model/ContinueWithRecoveryUi.php
index de2636509e..e58eb065ae 100644
--- a/clients/client/php/lib/Model/ContinueWithRecoveryUi.php
+++ b/clients/client/php/lib/Model/ContinueWithRecoveryUi.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithRecoveryUiFlow.php b/clients/client/php/lib/Model/ContinueWithRecoveryUiFlow.php
index 5a5ea8fe0d..0a0bf076c9 100644
--- a/clients/client/php/lib/Model/ContinueWithRecoveryUiFlow.php
+++ b/clients/client/php/lib/Model/ContinueWithRecoveryUiFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithRedirectBrowserTo.php b/clients/client/php/lib/Model/ContinueWithRedirectBrowserTo.php
index 108732d6f7..1186e6621a 100644
--- a/clients/client/php/lib/Model/ContinueWithRedirectBrowserTo.php
+++ b/clients/client/php/lib/Model/ContinueWithRedirectBrowserTo.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithSetOrySessionToken.php b/clients/client/php/lib/Model/ContinueWithSetOrySessionToken.php
index 0d84423f98..c9145fcab5 100644
--- a/clients/client/php/lib/Model/ContinueWithSetOrySessionToken.php
+++ b/clients/client/php/lib/Model/ContinueWithSetOrySessionToken.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithSettingsUi.php b/clients/client/php/lib/Model/ContinueWithSettingsUi.php
index 1251a65526..62f3737bcc 100644
--- a/clients/client/php/lib/Model/ContinueWithSettingsUi.php
+++ b/clients/client/php/lib/Model/ContinueWithSettingsUi.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithSettingsUiFlow.php b/clients/client/php/lib/Model/ContinueWithSettingsUiFlow.php
index 7e4b981b75..256dabbff3 100644
--- a/clients/client/php/lib/Model/ContinueWithSettingsUiFlow.php
+++ b/clients/client/php/lib/Model/ContinueWithSettingsUiFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithVerificationUi.php b/clients/client/php/lib/Model/ContinueWithVerificationUi.php
index 76cd4d7bb6..4ea642e424 100644
--- a/clients/client/php/lib/Model/ContinueWithVerificationUi.php
+++ b/clients/client/php/lib/Model/ContinueWithVerificationUi.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ContinueWithVerificationUiFlow.php b/clients/client/php/lib/Model/ContinueWithVerificationUiFlow.php
index f0850c2d95..d409bc8655 100644
--- a/clients/client/php/lib/Model/ContinueWithVerificationUiFlow.php
+++ b/clients/client/php/lib/Model/ContinueWithVerificationUiFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CourierMessageStatus.php b/clients/client/php/lib/Model/CourierMessageStatus.php
index cc17e80692..3f30aaa48e 100644
--- a/clients/client/php/lib/Model/CourierMessageStatus.php
+++ b/clients/client/php/lib/Model/CourierMessageStatus.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CourierMessageType.php b/clients/client/php/lib/Model/CourierMessageType.php
index 18fe67f9cb..2a058b24a2 100644
--- a/clients/client/php/lib/Model/CourierMessageType.php
+++ b/clients/client/php/lib/Model/CourierMessageType.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateCustomDomainBody.php b/clients/client/php/lib/Model/CreateCustomDomainBody.php
index 8ba000a2f8..61d3552017 100644
--- a/clients/client/php/lib/Model/CreateCustomDomainBody.php
+++ b/clients/client/php/lib/Model/CreateCustomDomainBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateEventStreamBody.php b/clients/client/php/lib/Model/CreateEventStreamBody.php
index da83559ada..3fd965bc4c 100644
--- a/clients/client/php/lib/Model/CreateEventStreamBody.php
+++ b/clients/client/php/lib/Model/CreateEventStreamBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateIdentityBody.php b/clients/client/php/lib/Model/CreateIdentityBody.php
index 0d3b418e1f..d52fc4c0e6 100644
--- a/clients/client/php/lib/Model/CreateIdentityBody.php
+++ b/clients/client/php/lib/Model/CreateIdentityBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateInviteResponse.php b/clients/client/php/lib/Model/CreateInviteResponse.php
index 443ea1f6a1..eb3cae05c3 100644
--- a/clients/client/php/lib/Model/CreateInviteResponse.php
+++ b/clients/client/php/lib/Model/CreateInviteResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateJsonWebKeySet.php b/clients/client/php/lib/Model/CreateJsonWebKeySet.php
index 5ffb928659..4512add74f 100644
--- a/clients/client/php/lib/Model/CreateJsonWebKeySet.php
+++ b/clients/client/php/lib/Model/CreateJsonWebKeySet.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateProjectApiKeyRequest.php b/clients/client/php/lib/Model/CreateProjectApiKeyRequest.php
index d025a848f8..b0e9dae80a 100644
--- a/clients/client/php/lib/Model/CreateProjectApiKeyRequest.php
+++ b/clients/client/php/lib/Model/CreateProjectApiKeyRequest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateProjectBody.php b/clients/client/php/lib/Model/CreateProjectBody.php
index 805a1f79f1..4ca644e9fb 100644
--- a/clients/client/php/lib/Model/CreateProjectBody.php
+++ b/clients/client/php/lib/Model/CreateProjectBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateProjectBranding.php b/clients/client/php/lib/Model/CreateProjectBranding.php
index eb968838ff..e3a5496fb6 100644
--- a/clients/client/php/lib/Model/CreateProjectBranding.php
+++ b/clients/client/php/lib/Model/CreateProjectBranding.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateProjectMemberInviteBody.php b/clients/client/php/lib/Model/CreateProjectMemberInviteBody.php
index a46acd22b0..22356cdac2 100644
--- a/clients/client/php/lib/Model/CreateProjectMemberInviteBody.php
+++ b/clients/client/php/lib/Model/CreateProjectMemberInviteBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateProjectNormalizedPayload.php b/clients/client/php/lib/Model/CreateProjectNormalizedPayload.php
index 7a86e607bd..e4d1bf15c8 100644
--- a/clients/client/php/lib/Model/CreateProjectNormalizedPayload.php
+++ b/clients/client/php/lib/Model/CreateProjectNormalizedPayload.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateRecoveryCodeForIdentityBody.php b/clients/client/php/lib/Model/CreateRecoveryCodeForIdentityBody.php
index 5dbbcda9cc..428f045ae3 100644
--- a/clients/client/php/lib/Model/CreateRecoveryCodeForIdentityBody.php
+++ b/clients/client/php/lib/Model/CreateRecoveryCodeForIdentityBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateRecoveryLinkForIdentityBody.php b/clients/client/php/lib/Model/CreateRecoveryLinkForIdentityBody.php
index 70ddc86316..22a79c9b32 100644
--- a/clients/client/php/lib/Model/CreateRecoveryLinkForIdentityBody.php
+++ b/clients/client/php/lib/Model/CreateRecoveryLinkForIdentityBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateRelationshipBody.php b/clients/client/php/lib/Model/CreateRelationshipBody.php
index 9f67b65247..019c411412 100644
--- a/clients/client/php/lib/Model/CreateRelationshipBody.php
+++ b/clients/client/php/lib/Model/CreateRelationshipBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateSubscriptionBody.php b/clients/client/php/lib/Model/CreateSubscriptionBody.php
index 9cfd50874a..35c812395d 100644
--- a/clients/client/php/lib/Model/CreateSubscriptionBody.php
+++ b/clients/client/php/lib/Model/CreateSubscriptionBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateSubscriptionCommon.php b/clients/client/php/lib/Model/CreateSubscriptionCommon.php
index f45d026bfd..855a478958 100644
--- a/clients/client/php/lib/Model/CreateSubscriptionCommon.php
+++ b/clients/client/php/lib/Model/CreateSubscriptionCommon.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateVerifiableCredentialRequestBody.php b/clients/client/php/lib/Model/CreateVerifiableCredentialRequestBody.php
index 00bfc22b93..3c03b28424 100644
--- a/clients/client/php/lib/Model/CreateVerifiableCredentialRequestBody.php
+++ b/clients/client/php/lib/Model/CreateVerifiableCredentialRequestBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateWorkspaceApiKeyBody.php b/clients/client/php/lib/Model/CreateWorkspaceApiKeyBody.php
index 3327297dca..92dad9cab4 100644
--- a/clients/client/php/lib/Model/CreateWorkspaceApiKeyBody.php
+++ b/clients/client/php/lib/Model/CreateWorkspaceApiKeyBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateWorkspaceBody.php b/clients/client/php/lib/Model/CreateWorkspaceBody.php
index 5f4e6ba3d4..72d876ed1f 100644
--- a/clients/client/php/lib/Model/CreateWorkspaceBody.php
+++ b/clients/client/php/lib/Model/CreateWorkspaceBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateWorkspaceMemberInviteBody.php b/clients/client/php/lib/Model/CreateWorkspaceMemberInviteBody.php
index 77110f0d5c..e018c2b077 100644
--- a/clients/client/php/lib/Model/CreateWorkspaceMemberInviteBody.php
+++ b/clients/client/php/lib/Model/CreateWorkspaceMemberInviteBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CreateWorkspaceSubscriptionBody.php b/clients/client/php/lib/Model/CreateWorkspaceSubscriptionBody.php
index 6249313c04..b7f4d3bd63 100644
--- a/clients/client/php/lib/Model/CreateWorkspaceSubscriptionBody.php
+++ b/clients/client/php/lib/Model/CreateWorkspaceSubscriptionBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CredentialSupportedDraft00.php b/clients/client/php/lib/Model/CredentialSupportedDraft00.php
index 310cc31ab4..69e4033295 100644
--- a/clients/client/php/lib/Model/CredentialSupportedDraft00.php
+++ b/clients/client/php/lib/Model/CredentialSupportedDraft00.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CustomDomain.php b/clients/client/php/lib/Model/CustomDomain.php
index 51a395b4a0..6a71a26391 100644
--- a/clients/client/php/lib/Model/CustomDomain.php
+++ b/clients/client/php/lib/Model/CustomDomain.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/DeleteMySessionsCount.php b/clients/client/php/lib/Model/DeleteMySessionsCount.php
index 2d4cb4d0bc..3d50711cfa 100644
--- a/clients/client/php/lib/Model/DeleteMySessionsCount.php
+++ b/clients/client/php/lib/Model/DeleteMySessionsCount.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/EmailTemplateData.php b/clients/client/php/lib/Model/EmailTemplateData.php
index 260b26a990..59b9b5ad1c 100644
--- a/clients/client/php/lib/Model/EmailTemplateData.php
+++ b/clients/client/php/lib/Model/EmailTemplateData.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/EmailTemplateDataBody.php b/clients/client/php/lib/Model/EmailTemplateDataBody.php
index dd7ac53c6f..e7b103b403 100644
--- a/clients/client/php/lib/Model/EmailTemplateDataBody.php
+++ b/clients/client/php/lib/Model/EmailTemplateDataBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ErrorAuthenticatorAssuranceLevelNotSatisfied.php b/clients/client/php/lib/Model/ErrorAuthenticatorAssuranceLevelNotSatisfied.php
index e34dc27cd3..deb2add5ff 100644
--- a/clients/client/php/lib/Model/ErrorAuthenticatorAssuranceLevelNotSatisfied.php
+++ b/clients/client/php/lib/Model/ErrorAuthenticatorAssuranceLevelNotSatisfied.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ErrorBrowserLocationChangeRequired.php b/clients/client/php/lib/Model/ErrorBrowserLocationChangeRequired.php
index 326125c904..1914154899 100644
--- a/clients/client/php/lib/Model/ErrorBrowserLocationChangeRequired.php
+++ b/clients/client/php/lib/Model/ErrorBrowserLocationChangeRequired.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ErrorFlowReplaced.php b/clients/client/php/lib/Model/ErrorFlowReplaced.php
index fb5c72e910..ed7875e9cf 100644
--- a/clients/client/php/lib/Model/ErrorFlowReplaced.php
+++ b/clients/client/php/lib/Model/ErrorFlowReplaced.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ErrorGeneric.php b/clients/client/php/lib/Model/ErrorGeneric.php
index 9712b93023..5a343d1e54 100644
--- a/clients/client/php/lib/Model/ErrorGeneric.php
+++ b/clients/client/php/lib/Model/ErrorGeneric.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ErrorOAuth2.php b/clients/client/php/lib/Model/ErrorOAuth2.php
index 736b01d754..12c45e23a3 100644
--- a/clients/client/php/lib/Model/ErrorOAuth2.php
+++ b/clients/client/php/lib/Model/ErrorOAuth2.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/EventStream.php b/clients/client/php/lib/Model/EventStream.php
index 485b820e9a..80148101d1 100644
--- a/clients/client/php/lib/Model/EventStream.php
+++ b/clients/client/php/lib/Model/EventStream.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ExpandedPermissionTree.php b/clients/client/php/lib/Model/ExpandedPermissionTree.php
index 41022fca1e..ccb3670dd4 100644
--- a/clients/client/php/lib/Model/ExpandedPermissionTree.php
+++ b/clients/client/php/lib/Model/ExpandedPermissionTree.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/FlowError.php b/clients/client/php/lib/Model/FlowError.php
index 0cf6102a0a..910c91aec3 100644
--- a/clients/client/php/lib/Model/FlowError.php
+++ b/clients/client/php/lib/Model/FlowError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GenericError.php b/clients/client/php/lib/Model/GenericError.php
index bf5cb3f50c..ad6925c312 100644
--- a/clients/client/php/lib/Model/GenericError.php
+++ b/clients/client/php/lib/Model/GenericError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GenericErrorContent.php b/clients/client/php/lib/Model/GenericErrorContent.php
index 7325ef6369..4630dff9e5 100644
--- a/clients/client/php/lib/Model/GenericErrorContent.php
+++ b/clients/client/php/lib/Model/GenericErrorContent.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GenericUsage.php b/clients/client/php/lib/Model/GenericUsage.php
index a1a089a420..96d15ac765 100644
--- a/clients/client/php/lib/Model/GenericUsage.php
+++ b/clients/client/php/lib/Model/GenericUsage.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetAttributesCountResponse.php b/clients/client/php/lib/Model/GetAttributesCountResponse.php
index a0e62e7880..4fc01c9186 100644
--- a/clients/client/php/lib/Model/GetAttributesCountResponse.php
+++ b/clients/client/php/lib/Model/GetAttributesCountResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetManagedIdentitySchemaLocation.php b/clients/client/php/lib/Model/GetManagedIdentitySchemaLocation.php
index 2177d48c8a..4455492d2a 100644
--- a/clients/client/php/lib/Model/GetManagedIdentitySchemaLocation.php
+++ b/clients/client/php/lib/Model/GetManagedIdentitySchemaLocation.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetMetricsEventAttributesResponse.php b/clients/client/php/lib/Model/GetMetricsEventAttributesResponse.php
index f2ce0cc5f0..271be142d8 100644
--- a/clients/client/php/lib/Model/GetMetricsEventAttributesResponse.php
+++ b/clients/client/php/lib/Model/GetMetricsEventAttributesResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetMetricsEventTypesResponse.php b/clients/client/php/lib/Model/GetMetricsEventTypesResponse.php
index 41a67e2743..fc6f1747b6 100644
--- a/clients/client/php/lib/Model/GetMetricsEventTypesResponse.php
+++ b/clients/client/php/lib/Model/GetMetricsEventTypesResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetOrganizationResponse.php b/clients/client/php/lib/Model/GetOrganizationResponse.php
index 1d1980cd72..1fcdc90cc4 100644
--- a/clients/client/php/lib/Model/GetOrganizationResponse.php
+++ b/clients/client/php/lib/Model/GetOrganizationResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetProjectEventsBody.php b/clients/client/php/lib/Model/GetProjectEventsBody.php
index fcd52cd109..3d61a3f199 100644
--- a/clients/client/php/lib/Model/GetProjectEventsBody.php
+++ b/clients/client/php/lib/Model/GetProjectEventsBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetProjectEventsResponse.php b/clients/client/php/lib/Model/GetProjectEventsResponse.php
index 2f573605b0..0167014d5b 100644
--- a/clients/client/php/lib/Model/GetProjectEventsResponse.php
+++ b/clients/client/php/lib/Model/GetProjectEventsResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetProjectMetricsResponse.php b/clients/client/php/lib/Model/GetProjectMetricsResponse.php
index 3a8937622a..1f91252558 100644
--- a/clients/client/php/lib/Model/GetProjectMetricsResponse.php
+++ b/clients/client/php/lib/Model/GetProjectMetricsResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetSessionActivityResponse.php b/clients/client/php/lib/Model/GetSessionActivityResponse.php
index cdfaff6ddd..b098eb9f67 100644
--- a/clients/client/php/lib/Model/GetSessionActivityResponse.php
+++ b/clients/client/php/lib/Model/GetSessionActivityResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/GetVersion200Response.php b/clients/client/php/lib/Model/GetVersion200Response.php
index b168cb7c24..4a51f6c2bf 100644
--- a/clients/client/php/lib/Model/GetVersion200Response.php
+++ b/clients/client/php/lib/Model/GetVersion200Response.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/HealthNotReadyStatus.php b/clients/client/php/lib/Model/HealthNotReadyStatus.php
index 8f0dbdcd3f..6f29ccbbf4 100644
--- a/clients/client/php/lib/Model/HealthNotReadyStatus.php
+++ b/clients/client/php/lib/Model/HealthNotReadyStatus.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/HealthStatus.php b/clients/client/php/lib/Model/HealthStatus.php
index e46056b966..e27a23d899 100644
--- a/clients/client/php/lib/Model/HealthStatus.php
+++ b/clients/client/php/lib/Model/HealthStatus.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Identity.php b/clients/client/php/lib/Model/Identity.php
index d7eda3a10a..5ce6ad67a7 100644
--- a/clients/client/php/lib/Model/Identity.php
+++ b/clients/client/php/lib/Model/Identity.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityCredentials.php b/clients/client/php/lib/Model/IdentityCredentials.php
index 28fdca4935..2df8867627 100644
--- a/clients/client/php/lib/Model/IdentityCredentials.php
+++ b/clients/client/php/lib/Model/IdentityCredentials.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityCredentialsCode.php b/clients/client/php/lib/Model/IdentityCredentialsCode.php
index 71ec8d3362..1859754a00 100644
--- a/clients/client/php/lib/Model/IdentityCredentialsCode.php
+++ b/clients/client/php/lib/Model/IdentityCredentialsCode.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityCredentialsOidc.php b/clients/client/php/lib/Model/IdentityCredentialsOidc.php
index 7d62da9e92..298565adf4 100644
--- a/clients/client/php/lib/Model/IdentityCredentialsOidc.php
+++ b/clients/client/php/lib/Model/IdentityCredentialsOidc.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityCredentialsOidcProvider.php b/clients/client/php/lib/Model/IdentityCredentialsOidcProvider.php
index f29599129f..ab54b71716 100644
--- a/clients/client/php/lib/Model/IdentityCredentialsOidcProvider.php
+++ b/clients/client/php/lib/Model/IdentityCredentialsOidcProvider.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityCredentialsPassword.php b/clients/client/php/lib/Model/IdentityCredentialsPassword.php
index e3f97b3bbd..769a34bfb5 100644
--- a/clients/client/php/lib/Model/IdentityCredentialsPassword.php
+++ b/clients/client/php/lib/Model/IdentityCredentialsPassword.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityPatch.php b/clients/client/php/lib/Model/IdentityPatch.php
index 9104036555..94a79dfdd4 100644
--- a/clients/client/php/lib/Model/IdentityPatch.php
+++ b/clients/client/php/lib/Model/IdentityPatch.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityPatchResponse.php b/clients/client/php/lib/Model/IdentityPatchResponse.php
index 4c979f6d71..4a60a28549 100644
--- a/clients/client/php/lib/Model/IdentityPatchResponse.php
+++ b/clients/client/php/lib/Model/IdentityPatchResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentitySchemaContainer.php b/clients/client/php/lib/Model/IdentitySchemaContainer.php
index 4feab39c21..dcdbe391b2 100644
--- a/clients/client/php/lib/Model/IdentitySchemaContainer.php
+++ b/clients/client/php/lib/Model/IdentitySchemaContainer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentitySchemaPreset.php b/clients/client/php/lib/Model/IdentitySchemaPreset.php
index d3f72bf0b3..b7890b0bd3 100644
--- a/clients/client/php/lib/Model/IdentitySchemaPreset.php
+++ b/clients/client/php/lib/Model/IdentitySchemaPreset.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityWithCredentials.php b/clients/client/php/lib/Model/IdentityWithCredentials.php
index a63280d2db..4d11f8d01a 100644
--- a/clients/client/php/lib/Model/IdentityWithCredentials.php
+++ b/clients/client/php/lib/Model/IdentityWithCredentials.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityWithCredentialsOidc.php b/clients/client/php/lib/Model/IdentityWithCredentialsOidc.php
index 8b4f9721ac..47c4e67311 100644
--- a/clients/client/php/lib/Model/IdentityWithCredentialsOidc.php
+++ b/clients/client/php/lib/Model/IdentityWithCredentialsOidc.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfig.php b/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfig.php
index bc3a8f7483..84a1e37ca2 100644
--- a/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfig.php
+++ b/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfig.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfigProvider.php b/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfigProvider.php
index 83b61c2d75..1a93b37738 100644
--- a/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfigProvider.php
+++ b/clients/client/php/lib/Model/IdentityWithCredentialsOidcConfigProvider.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityWithCredentialsPassword.php b/clients/client/php/lib/Model/IdentityWithCredentialsPassword.php
index 6364dd59e8..62892629d0 100644
--- a/clients/client/php/lib/Model/IdentityWithCredentialsPassword.php
+++ b/clients/client/php/lib/Model/IdentityWithCredentialsPassword.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityWithCredentialsPasswordConfig.php b/clients/client/php/lib/Model/IdentityWithCredentialsPasswordConfig.php
index febb42ce77..697be05566 100644
--- a/clients/client/php/lib/Model/IdentityWithCredentialsPasswordConfig.php
+++ b/clients/client/php/lib/Model/IdentityWithCredentialsPasswordConfig.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/InternalGetProjectBrandingBody.php b/clients/client/php/lib/Model/InternalGetProjectBrandingBody.php
index 910aa2488b..1dc7c57e29 100644
--- a/clients/client/php/lib/Model/InternalGetProjectBrandingBody.php
+++ b/clients/client/php/lib/Model/InternalGetProjectBrandingBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/InternalIsAXWelcomeScreenEnabledForProjectBody.php b/clients/client/php/lib/Model/InternalIsAXWelcomeScreenEnabledForProjectBody.php
index e81e01ea01..4d0ecf7a43 100644
--- a/clients/client/php/lib/Model/InternalIsAXWelcomeScreenEnabledForProjectBody.php
+++ b/clients/client/php/lib/Model/InternalIsAXWelcomeScreenEnabledForProjectBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugBody.php b/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugBody.php
index b6642c56e5..8c27b4b505 100644
--- a/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugBody.php
+++ b/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugResponse.php b/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugResponse.php
index 74ed5d4093..0c455a2e9a 100644
--- a/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugResponse.php
+++ b/clients/client/php/lib/Model/InternalIsOwnerForProjectBySlugResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IntrospectedOAuth2Token.php b/clients/client/php/lib/Model/IntrospectedOAuth2Token.php
index 303b6f80c0..285d636521 100644
--- a/clients/client/php/lib/Model/IntrospectedOAuth2Token.php
+++ b/clients/client/php/lib/Model/IntrospectedOAuth2Token.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Invoice.php b/clients/client/php/lib/Model/Invoice.php
index 97190ef70c..2de2d5447a 100644
--- a/clients/client/php/lib/Model/Invoice.php
+++ b/clients/client/php/lib/Model/Invoice.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/InvoiceDataV1.php b/clients/client/php/lib/Model/InvoiceDataV1.php
index 18195d4c3a..4f3dfc23a0 100644
--- a/clients/client/php/lib/Model/InvoiceDataV1.php
+++ b/clients/client/php/lib/Model/InvoiceDataV1.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IsOwnerForProjectBySlug.php b/clients/client/php/lib/Model/IsOwnerForProjectBySlug.php
index e502f81ca6..4a306c4dc1 100644
--- a/clients/client/php/lib/Model/IsOwnerForProjectBySlug.php
+++ b/clients/client/php/lib/Model/IsOwnerForProjectBySlug.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/JsonPatch.php b/clients/client/php/lib/Model/JsonPatch.php
index 787e2b0d04..36dda787b7 100644
--- a/clients/client/php/lib/Model/JsonPatch.php
+++ b/clients/client/php/lib/Model/JsonPatch.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/JsonWebKey.php b/clients/client/php/lib/Model/JsonWebKey.php
index df7668d561..0f7e41d01b 100644
--- a/clients/client/php/lib/Model/JsonWebKey.php
+++ b/clients/client/php/lib/Model/JsonWebKey.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/JsonWebKeySet.php b/clients/client/php/lib/Model/JsonWebKeySet.php
index dcc6459884..aef5299441 100644
--- a/clients/client/php/lib/Model/JsonWebKeySet.php
+++ b/clients/client/php/lib/Model/JsonWebKeySet.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/KetoNamespace.php b/clients/client/php/lib/Model/KetoNamespace.php
index e5d00f412a..cb3f0342cc 100644
--- a/clients/client/php/lib/Model/KetoNamespace.php
+++ b/clients/client/php/lib/Model/KetoNamespace.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/LineItemV1.php b/clients/client/php/lib/Model/LineItemV1.php
index 6f21133ded..26869bc418 100644
--- a/clients/client/php/lib/Model/LineItemV1.php
+++ b/clients/client/php/lib/Model/LineItemV1.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ListEventStreams.php b/clients/client/php/lib/Model/ListEventStreams.php
index ac5f3b7ab4..e30e60cbe1 100644
--- a/clients/client/php/lib/Model/ListEventStreams.php
+++ b/clients/client/php/lib/Model/ListEventStreams.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ListInvoicesResponse.php b/clients/client/php/lib/Model/ListInvoicesResponse.php
index 62ac77f7d7..5ac37032b6 100644
--- a/clients/client/php/lib/Model/ListInvoicesResponse.php
+++ b/clients/client/php/lib/Model/ListInvoicesResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ListOrganizationsResponse.php b/clients/client/php/lib/Model/ListOrganizationsResponse.php
index 1a155b254e..d6f3b17135 100644
--- a/clients/client/php/lib/Model/ListOrganizationsResponse.php
+++ b/clients/client/php/lib/Model/ListOrganizationsResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ListWorkspaceProjects.php b/clients/client/php/lib/Model/ListWorkspaceProjects.php
index 3cf0262bd0..259cab1b68 100644
--- a/clients/client/php/lib/Model/ListWorkspaceProjects.php
+++ b/clients/client/php/lib/Model/ListWorkspaceProjects.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ListWorkspaces.php b/clients/client/php/lib/Model/ListWorkspaces.php
index 2f52b8ad66..34af1cfc46 100644
--- a/clients/client/php/lib/Model/ListWorkspaces.php
+++ b/clients/client/php/lib/Model/ListWorkspaces.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/LoginFlow.php b/clients/client/php/lib/Model/LoginFlow.php
index dda73dd487..09158c0ecb 100644
--- a/clients/client/php/lib/Model/LoginFlow.php
+++ b/clients/client/php/lib/Model/LoginFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/LoginFlowState.php b/clients/client/php/lib/Model/LoginFlowState.php
index a348558408..51ae1caf4c 100644
--- a/clients/client/php/lib/Model/LoginFlowState.php
+++ b/clients/client/php/lib/Model/LoginFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/LogoutFlow.php b/clients/client/php/lib/Model/LogoutFlow.php
index 343f869f92..fad291c4ec 100644
--- a/clients/client/php/lib/Model/LogoutFlow.php
+++ b/clients/client/php/lib/Model/LogoutFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ManagedIdentitySchema.php b/clients/client/php/lib/Model/ManagedIdentitySchema.php
index 50a2fef0c2..bd5017ba1b 100644
--- a/clients/client/php/lib/Model/ManagedIdentitySchema.php
+++ b/clients/client/php/lib/Model/ManagedIdentitySchema.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ManagedIdentitySchemaValidationResult.php b/clients/client/php/lib/Model/ManagedIdentitySchemaValidationResult.php
index 46002ae93f..0d24a9cd0d 100644
--- a/clients/client/php/lib/Model/ManagedIdentitySchemaValidationResult.php
+++ b/clients/client/php/lib/Model/ManagedIdentitySchemaValidationResult.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/MemberInvite.php b/clients/client/php/lib/Model/MemberInvite.php
index 4dfe89e6dc..197d726df3 100644
--- a/clients/client/php/lib/Model/MemberInvite.php
+++ b/clients/client/php/lib/Model/MemberInvite.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Message.php b/clients/client/php/lib/Model/Message.php
index 1d83fb2e74..7669dce266 100644
--- a/clients/client/php/lib/Model/Message.php
+++ b/clients/client/php/lib/Model/Message.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/MessageDispatch.php b/clients/client/php/lib/Model/MessageDispatch.php
index 4dc771423b..46cdfb08bf 100644
--- a/clients/client/php/lib/Model/MessageDispatch.php
+++ b/clients/client/php/lib/Model/MessageDispatch.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/MetricsDatapoint.php b/clients/client/php/lib/Model/MetricsDatapoint.php
index fb1bc7620f..d359cf6801 100644
--- a/clients/client/php/lib/Model/MetricsDatapoint.php
+++ b/clients/client/php/lib/Model/MetricsDatapoint.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ModelInterface.php b/clients/client/php/lib/Model/ModelInterface.php
index 973dd558a4..734dfe8415 100644
--- a/clients/client/php/lib/Model/ModelInterface.php
+++ b/clients/client/php/lib/Model/ModelInterface.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ModelNamespace.php b/clients/client/php/lib/Model/ModelNamespace.php
index 8077406d52..406e44bbde 100644
--- a/clients/client/php/lib/Model/ModelNamespace.php
+++ b/clients/client/php/lib/Model/ModelNamespace.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Money.php b/clients/client/php/lib/Model/Money.php
index 9aafbcc3ba..2ee3c5df35 100644
--- a/clients/client/php/lib/Model/Money.php
+++ b/clients/client/php/lib/Model/Money.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NeedsPrivilegedSessionError.php b/clients/client/php/lib/Model/NeedsPrivilegedSessionError.php
index bd94772f2b..6c5e04137e 100644
--- a/clients/client/php/lib/Model/NeedsPrivilegedSessionError.php
+++ b/clients/client/php/lib/Model/NeedsPrivilegedSessionError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProject.php b/clients/client/php/lib/Model/NormalizedProject.php
index 670d728e30..76d7985c1e 100644
--- a/clients/client/php/lib/Model/NormalizedProject.php
+++ b/clients/client/php/lib/Model/NormalizedProject.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProjectRevision.php b/clients/client/php/lib/Model/NormalizedProjectRevision.php
index 60c35e3a61..d0bef03e8e 100644
--- a/clients/client/php/lib/Model/NormalizedProjectRevision.php
+++ b/clients/client/php/lib/Model/NormalizedProjectRevision.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProjectRevisionCourierChannel.php b/clients/client/php/lib/Model/NormalizedProjectRevisionCourierChannel.php
index decb227525..dc1ed8d84d 100644
--- a/clients/client/php/lib/Model/NormalizedProjectRevisionCourierChannel.php
+++ b/clients/client/php/lib/Model/NormalizedProjectRevisionCourierChannel.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProjectRevisionHook.php b/clients/client/php/lib/Model/NormalizedProjectRevisionHook.php
index 5dd628d52e..d466a920b6 100644
--- a/clients/client/php/lib/Model/NormalizedProjectRevisionHook.php
+++ b/clients/client/php/lib/Model/NormalizedProjectRevisionHook.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProjectRevisionIdentitySchema.php b/clients/client/php/lib/Model/NormalizedProjectRevisionIdentitySchema.php
index 4d13f0c1e4..a050d0dd6b 100644
--- a/clients/client/php/lib/Model/NormalizedProjectRevisionIdentitySchema.php
+++ b/clients/client/php/lib/Model/NormalizedProjectRevisionIdentitySchema.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProjectRevisionThirdPartyProvider.php b/clients/client/php/lib/Model/NormalizedProjectRevisionThirdPartyProvider.php
index f9e57056a3..3f76f97303 100644
--- a/clients/client/php/lib/Model/NormalizedProjectRevisionThirdPartyProvider.php
+++ b/clients/client/php/lib/Model/NormalizedProjectRevisionThirdPartyProvider.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/NormalizedProjectRevisionTokenizerTemplate.php b/clients/client/php/lib/Model/NormalizedProjectRevisionTokenizerTemplate.php
index 1c43e89e04..15bfd980ab 100644
--- a/clients/client/php/lib/Model/NormalizedProjectRevisionTokenizerTemplate.php
+++ b/clients/client/php/lib/Model/NormalizedProjectRevisionTokenizerTemplate.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2Client.php b/clients/client/php/lib/Model/OAuth2Client.php
index d07a6994d3..ebf0d66938 100644
--- a/clients/client/php/lib/Model/OAuth2Client.php
+++ b/clients/client/php/lib/Model/OAuth2Client.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2ClientTokenLifespans.php b/clients/client/php/lib/Model/OAuth2ClientTokenLifespans.php
index d5c0abcb3c..c831582469 100644
--- a/clients/client/php/lib/Model/OAuth2ClientTokenLifespans.php
+++ b/clients/client/php/lib/Model/OAuth2ClientTokenLifespans.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2ConsentRequest.php b/clients/client/php/lib/Model/OAuth2ConsentRequest.php
index ca58cdc01e..e3ba53ad0d 100644
--- a/clients/client/php/lib/Model/OAuth2ConsentRequest.php
+++ b/clients/client/php/lib/Model/OAuth2ConsentRequest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2ConsentRequestOpenIDConnectContext.php b/clients/client/php/lib/Model/OAuth2ConsentRequestOpenIDConnectContext.php
index 8f3f56d912..90a48237dd 100644
--- a/clients/client/php/lib/Model/OAuth2ConsentRequestOpenIDConnectContext.php
+++ b/clients/client/php/lib/Model/OAuth2ConsentRequestOpenIDConnectContext.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2ConsentSession.php b/clients/client/php/lib/Model/OAuth2ConsentSession.php
index 5e03f9097e..cbf1c0a25a 100644
--- a/clients/client/php/lib/Model/OAuth2ConsentSession.php
+++ b/clients/client/php/lib/Model/OAuth2ConsentSession.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2ConsentSessionExpiresAt.php b/clients/client/php/lib/Model/OAuth2ConsentSessionExpiresAt.php
index 4715eb99ad..e1662a40af 100644
--- a/clients/client/php/lib/Model/OAuth2ConsentSessionExpiresAt.php
+++ b/clients/client/php/lib/Model/OAuth2ConsentSessionExpiresAt.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2LoginRequest.php b/clients/client/php/lib/Model/OAuth2LoginRequest.php
index 2e320bdc7a..4ea781954c 100644
--- a/clients/client/php/lib/Model/OAuth2LoginRequest.php
+++ b/clients/client/php/lib/Model/OAuth2LoginRequest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2LogoutRequest.php b/clients/client/php/lib/Model/OAuth2LogoutRequest.php
index 5ac11cc784..b71955519a 100644
--- a/clients/client/php/lib/Model/OAuth2LogoutRequest.php
+++ b/clients/client/php/lib/Model/OAuth2LogoutRequest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2RedirectTo.php b/clients/client/php/lib/Model/OAuth2RedirectTo.php
index b2b6ea79fd..941110242c 100644
--- a/clients/client/php/lib/Model/OAuth2RedirectTo.php
+++ b/clients/client/php/lib/Model/OAuth2RedirectTo.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OAuth2TokenExchange.php b/clients/client/php/lib/Model/OAuth2TokenExchange.php
index c4e5269f67..c1ad16d36e 100644
--- a/clients/client/php/lib/Model/OAuth2TokenExchange.php
+++ b/clients/client/php/lib/Model/OAuth2TokenExchange.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OidcConfiguration.php b/clients/client/php/lib/Model/OidcConfiguration.php
index fed1f19776..3dda659eb4 100644
--- a/clients/client/php/lib/Model/OidcConfiguration.php
+++ b/clients/client/php/lib/Model/OidcConfiguration.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OidcUserInfo.php b/clients/client/php/lib/Model/OidcUserInfo.php
index 7d4de145c4..5220e5bb58 100644
--- a/clients/client/php/lib/Model/OidcUserInfo.php
+++ b/clients/client/php/lib/Model/OidcUserInfo.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Organization.php b/clients/client/php/lib/Model/Organization.php
index ec9c0bcbd7..779a21c257 100644
--- a/clients/client/php/lib/Model/Organization.php
+++ b/clients/client/php/lib/Model/Organization.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/OrganizationBody.php b/clients/client/php/lib/Model/OrganizationBody.php
index d7bc86f79d..ba210110dc 100644
--- a/clients/client/php/lib/Model/OrganizationBody.php
+++ b/clients/client/php/lib/Model/OrganizationBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Pagination.php b/clients/client/php/lib/Model/Pagination.php
index 315cd8dd4b..201a1bcee1 100644
--- a/clients/client/php/lib/Model/Pagination.php
+++ b/clients/client/php/lib/Model/Pagination.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PaginationHeaders.php b/clients/client/php/lib/Model/PaginationHeaders.php
index a10a88aa77..c9c7241ed4 100644
--- a/clients/client/php/lib/Model/PaginationHeaders.php
+++ b/clients/client/php/lib/Model/PaginationHeaders.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ParseError.php b/clients/client/php/lib/Model/ParseError.php
index 4a9aadf36f..33598213b4 100644
--- a/clients/client/php/lib/Model/ParseError.php
+++ b/clients/client/php/lib/Model/ParseError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PatchIdentitiesBody.php b/clients/client/php/lib/Model/PatchIdentitiesBody.php
index d2a3272007..5360ae7074 100644
--- a/clients/client/php/lib/Model/PatchIdentitiesBody.php
+++ b/clients/client/php/lib/Model/PatchIdentitiesBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PerformNativeLogoutBody.php b/clients/client/php/lib/Model/PerformNativeLogoutBody.php
index bc2e9808f1..feed46a439 100644
--- a/clients/client/php/lib/Model/PerformNativeLogoutBody.php
+++ b/clients/client/php/lib/Model/PerformNativeLogoutBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PermissionsOnWorkspace.php b/clients/client/php/lib/Model/PermissionsOnWorkspace.php
index 6100a736f4..f4d16d07a1 100644
--- a/clients/client/php/lib/Model/PermissionsOnWorkspace.php
+++ b/clients/client/php/lib/Model/PermissionsOnWorkspace.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Plan.php b/clients/client/php/lib/Model/Plan.php
index 838866bbb4..8462966d89 100644
--- a/clients/client/php/lib/Model/Plan.php
+++ b/clients/client/php/lib/Model/Plan.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PlanDetails.php b/clients/client/php/lib/Model/PlanDetails.php
index e3f4abef0c..64e54d2d3c 100644
--- a/clients/client/php/lib/Model/PlanDetails.php
+++ b/clients/client/php/lib/Model/PlanDetails.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PostCheckPermissionBody.php b/clients/client/php/lib/Model/PostCheckPermissionBody.php
index c222faf78a..4d715bdd3f 100644
--- a/clients/client/php/lib/Model/PostCheckPermissionBody.php
+++ b/clients/client/php/lib/Model/PostCheckPermissionBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/PostCheckPermissionOrErrorBody.php b/clients/client/php/lib/Model/PostCheckPermissionOrErrorBody.php
index a7c5ab9892..618897b783 100644
--- a/clients/client/php/lib/Model/PostCheckPermissionOrErrorBody.php
+++ b/clients/client/php/lib/Model/PostCheckPermissionOrErrorBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Project.php b/clients/client/php/lib/Model/Project.php
index b33bf619e2..be8673254a 100644
--- a/clients/client/php/lib/Model/Project.php
+++ b/clients/client/php/lib/Model/Project.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectApiKey.php b/clients/client/php/lib/Model/ProjectApiKey.php
index d6bf1c1858..e0c2ca27cc 100644
--- a/clients/client/php/lib/Model/ProjectApiKey.php
+++ b/clients/client/php/lib/Model/ProjectApiKey.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectBranding.php b/clients/client/php/lib/Model/ProjectBranding.php
index 98d5782576..714d56a15f 100644
--- a/clients/client/php/lib/Model/ProjectBranding.php
+++ b/clients/client/php/lib/Model/ProjectBranding.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectBrandingColors.php b/clients/client/php/lib/Model/ProjectBrandingColors.php
index b3f2c3d028..d2efc4430d 100644
--- a/clients/client/php/lib/Model/ProjectBrandingColors.php
+++ b/clients/client/php/lib/Model/ProjectBrandingColors.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectBrandingTheme.php b/clients/client/php/lib/Model/ProjectBrandingTheme.php
index 3dd0aaae5d..4c3cf6c8e6 100644
--- a/clients/client/php/lib/Model/ProjectBrandingTheme.php
+++ b/clients/client/php/lib/Model/ProjectBrandingTheme.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectCors.php b/clients/client/php/lib/Model/ProjectCors.php
index 5e1c58d78f..3ef2acd400 100644
--- a/clients/client/php/lib/Model/ProjectCors.php
+++ b/clients/client/php/lib/Model/ProjectCors.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectEventsDatapoint.php b/clients/client/php/lib/Model/ProjectEventsDatapoint.php
index 0b102a791f..68c342dfb2 100644
--- a/clients/client/php/lib/Model/ProjectEventsDatapoint.php
+++ b/clients/client/php/lib/Model/ProjectEventsDatapoint.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectHost.php b/clients/client/php/lib/Model/ProjectHost.php
index 0e214be683..90e22b1aed 100644
--- a/clients/client/php/lib/Model/ProjectHost.php
+++ b/clients/client/php/lib/Model/ProjectHost.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectMember.php b/clients/client/php/lib/Model/ProjectMember.php
index 45c7a04a9a..4f73da34a5 100644
--- a/clients/client/php/lib/Model/ProjectMember.php
+++ b/clients/client/php/lib/Model/ProjectMember.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectMetadata.php b/clients/client/php/lib/Model/ProjectMetadata.php
index b67795a1c8..2095f2bae1 100644
--- a/clients/client/php/lib/Model/ProjectMetadata.php
+++ b/clients/client/php/lib/Model/ProjectMetadata.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectServiceIdentity.php b/clients/client/php/lib/Model/ProjectServiceIdentity.php
index b32b5d88de..c3daf0d5cf 100644
--- a/clients/client/php/lib/Model/ProjectServiceIdentity.php
+++ b/clients/client/php/lib/Model/ProjectServiceIdentity.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectServiceOAuth2.php b/clients/client/php/lib/Model/ProjectServiceOAuth2.php
index 725af79851..cbe72f44e4 100644
--- a/clients/client/php/lib/Model/ProjectServiceOAuth2.php
+++ b/clients/client/php/lib/Model/ProjectServiceOAuth2.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectServicePermission.php b/clients/client/php/lib/Model/ProjectServicePermission.php
index 95776c8901..0f0a8cc509 100644
--- a/clients/client/php/lib/Model/ProjectServicePermission.php
+++ b/clients/client/php/lib/Model/ProjectServicePermission.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/ProjectServices.php b/clients/client/php/lib/Model/ProjectServices.php
index 8954ce7546..80e0ce9ff3 100644
--- a/clients/client/php/lib/Model/ProjectServices.php
+++ b/clients/client/php/lib/Model/ProjectServices.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/QuotaUsage.php b/clients/client/php/lib/Model/QuotaUsage.php
index 79281cead2..d69a71a6a4 100644
--- a/clients/client/php/lib/Model/QuotaUsage.php
+++ b/clients/client/php/lib/Model/QuotaUsage.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RFC6749ErrorJson.php b/clients/client/php/lib/Model/RFC6749ErrorJson.php
index a6376aff84..2839dc4c7f 100644
--- a/clients/client/php/lib/Model/RFC6749ErrorJson.php
+++ b/clients/client/php/lib/Model/RFC6749ErrorJson.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RecoveryCodeForIdentity.php b/clients/client/php/lib/Model/RecoveryCodeForIdentity.php
index b72e8ff2c0..0dc8cfca19 100644
--- a/clients/client/php/lib/Model/RecoveryCodeForIdentity.php
+++ b/clients/client/php/lib/Model/RecoveryCodeForIdentity.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RecoveryFlow.php b/clients/client/php/lib/Model/RecoveryFlow.php
index f9e43e8f88..5115813b31 100644
--- a/clients/client/php/lib/Model/RecoveryFlow.php
+++ b/clients/client/php/lib/Model/RecoveryFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RecoveryFlowState.php b/clients/client/php/lib/Model/RecoveryFlowState.php
index c53e7a28c2..8c4f5cad73 100644
--- a/clients/client/php/lib/Model/RecoveryFlowState.php
+++ b/clients/client/php/lib/Model/RecoveryFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RecoveryIdentityAddress.php b/clients/client/php/lib/Model/RecoveryIdentityAddress.php
index 77ecb08629..618d7a26c1 100644
--- a/clients/client/php/lib/Model/RecoveryIdentityAddress.php
+++ b/clients/client/php/lib/Model/RecoveryIdentityAddress.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RecoveryLinkForIdentity.php b/clients/client/php/lib/Model/RecoveryLinkForIdentity.php
index 54573ebbd9..8a8ac35de7 100644
--- a/clients/client/php/lib/Model/RecoveryLinkForIdentity.php
+++ b/clients/client/php/lib/Model/RecoveryLinkForIdentity.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RegistrationFlow.php b/clients/client/php/lib/Model/RegistrationFlow.php
index 3039ee2531..3011e0c3c8 100644
--- a/clients/client/php/lib/Model/RegistrationFlow.php
+++ b/clients/client/php/lib/Model/RegistrationFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RegistrationFlowState.php b/clients/client/php/lib/Model/RegistrationFlowState.php
index 787ed01f9a..8892789a13 100644
--- a/clients/client/php/lib/Model/RegistrationFlowState.php
+++ b/clients/client/php/lib/Model/RegistrationFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RejectOAuth2Request.php b/clients/client/php/lib/Model/RejectOAuth2Request.php
index a0e2344cfc..c01fa4ca58 100644
--- a/clients/client/php/lib/Model/RejectOAuth2Request.php
+++ b/clients/client/php/lib/Model/RejectOAuth2Request.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RelationQuery.php b/clients/client/php/lib/Model/RelationQuery.php
index c03a0dbf64..9014611dfc 100644
--- a/clients/client/php/lib/Model/RelationQuery.php
+++ b/clients/client/php/lib/Model/RelationQuery.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Relationship.php b/clients/client/php/lib/Model/Relationship.php
index ff4bfaaaea..562ee79b92 100644
--- a/clients/client/php/lib/Model/Relationship.php
+++ b/clients/client/php/lib/Model/Relationship.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RelationshipNamespaces.php b/clients/client/php/lib/Model/RelationshipNamespaces.php
index 516f99cd2c..3a6c864e0c 100644
--- a/clients/client/php/lib/Model/RelationshipNamespaces.php
+++ b/clients/client/php/lib/Model/RelationshipNamespaces.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/RelationshipPatch.php b/clients/client/php/lib/Model/RelationshipPatch.php
index c7b4ad1939..dc480c4167 100644
--- a/clients/client/php/lib/Model/RelationshipPatch.php
+++ b/clients/client/php/lib/Model/RelationshipPatch.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Relationships.php b/clients/client/php/lib/Model/Relationships.php
index 8dbc56b4aa..56aacad3c3 100644
--- a/clients/client/php/lib/Model/Relationships.php
+++ b/clients/client/php/lib/Model/Relationships.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SchemaPatch.php b/clients/client/php/lib/Model/SchemaPatch.php
index d4ee0f7303..5f046368f1 100644
--- a/clients/client/php/lib/Model/SchemaPatch.php
+++ b/clients/client/php/lib/Model/SchemaPatch.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SelfServiceFlowExpiredError.php b/clients/client/php/lib/Model/SelfServiceFlowExpiredError.php
index 7b8d952cba..da5591c6c5 100644
--- a/clients/client/php/lib/Model/SelfServiceFlowExpiredError.php
+++ b/clients/client/php/lib/Model/SelfServiceFlowExpiredError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Session.php b/clients/client/php/lib/Model/Session.php
index 6c1ffcc5c2..66b3c60376 100644
--- a/clients/client/php/lib/Model/Session.php
+++ b/clients/client/php/lib/Model/Session.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SessionActivityDatapoint.php b/clients/client/php/lib/Model/SessionActivityDatapoint.php
index 020ea29b43..c69afba562 100644
--- a/clients/client/php/lib/Model/SessionActivityDatapoint.php
+++ b/clients/client/php/lib/Model/SessionActivityDatapoint.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SessionAuthenticationMethod.php b/clients/client/php/lib/Model/SessionAuthenticationMethod.php
index 2172eec3ea..86091c3494 100644
--- a/clients/client/php/lib/Model/SessionAuthenticationMethod.php
+++ b/clients/client/php/lib/Model/SessionAuthenticationMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SessionDevice.php b/clients/client/php/lib/Model/SessionDevice.php
index fb9ef6732a..ec5a2d7f62 100644
--- a/clients/client/php/lib/Model/SessionDevice.php
+++ b/clients/client/php/lib/Model/SessionDevice.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SetActiveProjectInConsoleBody.php b/clients/client/php/lib/Model/SetActiveProjectInConsoleBody.php
index 2df993d635..b4f06b153f 100644
--- a/clients/client/php/lib/Model/SetActiveProjectInConsoleBody.php
+++ b/clients/client/php/lib/Model/SetActiveProjectInConsoleBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SetCustomDomainBody.php b/clients/client/php/lib/Model/SetCustomDomainBody.php
index 9f34419526..27dff5f587 100644
--- a/clients/client/php/lib/Model/SetCustomDomainBody.php
+++ b/clients/client/php/lib/Model/SetCustomDomainBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SetEventStreamBody.php b/clients/client/php/lib/Model/SetEventStreamBody.php
index f5d0339957..2d22bd73dd 100644
--- a/clients/client/php/lib/Model/SetEventStreamBody.php
+++ b/clients/client/php/lib/Model/SetEventStreamBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SetProject.php b/clients/client/php/lib/Model/SetProject.php
index f3783fb262..18bcf2b2fc 100644
--- a/clients/client/php/lib/Model/SetProject.php
+++ b/clients/client/php/lib/Model/SetProject.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SetProjectBrandingThemeBody.php b/clients/client/php/lib/Model/SetProjectBrandingThemeBody.php
index 46e46d26e9..61a181b07b 100644
--- a/clients/client/php/lib/Model/SetProjectBrandingThemeBody.php
+++ b/clients/client/php/lib/Model/SetProjectBrandingThemeBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SettingsFlow.php b/clients/client/php/lib/Model/SettingsFlow.php
index ee60ec6e60..a2102ed6a0 100644
--- a/clients/client/php/lib/Model/SettingsFlow.php
+++ b/clients/client/php/lib/Model/SettingsFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SettingsFlowState.php b/clients/client/php/lib/Model/SettingsFlowState.php
index 300c916b6c..6d9d6d7042 100644
--- a/clients/client/php/lib/Model/SettingsFlowState.php
+++ b/clients/client/php/lib/Model/SettingsFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SourcePosition.php b/clients/client/php/lib/Model/SourcePosition.php
index 02cda39451..499e1c01e5 100644
--- a/clients/client/php/lib/Model/SourcePosition.php
+++ b/clients/client/php/lib/Model/SourcePosition.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SubjectSet.php b/clients/client/php/lib/Model/SubjectSet.php
index 06358d1b81..72097142d1 100644
--- a/clients/client/php/lib/Model/SubjectSet.php
+++ b/clients/client/php/lib/Model/SubjectSet.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Subscription.php b/clients/client/php/lib/Model/Subscription.php
index 70884aad5f..18ae1b9703 100644
--- a/clients/client/php/lib/Model/Subscription.php
+++ b/clients/client/php/lib/Model/Subscription.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SuccessfulCodeExchangeResponse.php b/clients/client/php/lib/Model/SuccessfulCodeExchangeResponse.php
index 6407525455..f1840a32f0 100644
--- a/clients/client/php/lib/Model/SuccessfulCodeExchangeResponse.php
+++ b/clients/client/php/lib/Model/SuccessfulCodeExchangeResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SuccessfulNativeLogin.php b/clients/client/php/lib/Model/SuccessfulNativeLogin.php
index 7a437d75a0..9a3b3dbacb 100644
--- a/clients/client/php/lib/Model/SuccessfulNativeLogin.php
+++ b/clients/client/php/lib/Model/SuccessfulNativeLogin.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SuccessfulNativeRegistration.php b/clients/client/php/lib/Model/SuccessfulNativeRegistration.php
index 94c8f4ebf3..3e1c9bc780 100644
--- a/clients/client/php/lib/Model/SuccessfulNativeRegistration.php
+++ b/clients/client/php/lib/Model/SuccessfulNativeRegistration.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/SuccessfulProjectUpdate.php b/clients/client/php/lib/Model/SuccessfulProjectUpdate.php
index 91d33d80b2..0d678b715d 100644
--- a/clients/client/php/lib/Model/SuccessfulProjectUpdate.php
+++ b/clients/client/php/lib/Model/SuccessfulProjectUpdate.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TaxLineItem.php b/clients/client/php/lib/Model/TaxLineItem.php
index 9d1c2fbca6..fb5242f9bd 100644
--- a/clients/client/php/lib/Model/TaxLineItem.php
+++ b/clients/client/php/lib/Model/TaxLineItem.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TimeInterval.php b/clients/client/php/lib/Model/TimeInterval.php
index 35f520e874..45f62a379a 100644
--- a/clients/client/php/lib/Model/TimeInterval.php
+++ b/clients/client/php/lib/Model/TimeInterval.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TokenPagination.php b/clients/client/php/lib/Model/TokenPagination.php
index ccedd1eaa1..21aeeb5d8d 100644
--- a/clients/client/php/lib/Model/TokenPagination.php
+++ b/clients/client/php/lib/Model/TokenPagination.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TokenPaginationHeaders.php b/clients/client/php/lib/Model/TokenPaginationHeaders.php
index 24a82e1412..4c5f94a3ef 100644
--- a/clients/client/php/lib/Model/TokenPaginationHeaders.php
+++ b/clients/client/php/lib/Model/TokenPaginationHeaders.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TokenPaginationRequestParameters.php b/clients/client/php/lib/Model/TokenPaginationRequestParameters.php
index 13a33558ac..4fabff6edf 100644
--- a/clients/client/php/lib/Model/TokenPaginationRequestParameters.php
+++ b/clients/client/php/lib/Model/TokenPaginationRequestParameters.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TokenPaginationResponseHeaders.php b/clients/client/php/lib/Model/TokenPaginationResponseHeaders.php
index 52723ee3a1..cf904284e6 100644
--- a/clients/client/php/lib/Model/TokenPaginationResponseHeaders.php
+++ b/clients/client/php/lib/Model/TokenPaginationResponseHeaders.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TrustOAuth2JwtGrantIssuer.php b/clients/client/php/lib/Model/TrustOAuth2JwtGrantIssuer.php
index dcb1a135e5..ef54a8e8f8 100644
--- a/clients/client/php/lib/Model/TrustOAuth2JwtGrantIssuer.php
+++ b/clients/client/php/lib/Model/TrustOAuth2JwtGrantIssuer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TrustedOAuth2JwtGrantIssuer.php b/clients/client/php/lib/Model/TrustedOAuth2JwtGrantIssuer.php
index 5ea4f81a86..c964337af8 100644
--- a/clients/client/php/lib/Model/TrustedOAuth2JwtGrantIssuer.php
+++ b/clients/client/php/lib/Model/TrustedOAuth2JwtGrantIssuer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/TrustedOAuth2JwtGrantJsonWebKey.php b/clients/client/php/lib/Model/TrustedOAuth2JwtGrantJsonWebKey.php
index cd30d84060..2a44ce2d38 100644
--- a/clients/client/php/lib/Model/TrustedOAuth2JwtGrantJsonWebKey.php
+++ b/clients/client/php/lib/Model/TrustedOAuth2JwtGrantJsonWebKey.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiContainer.php b/clients/client/php/lib/Model/UiContainer.php
index 0614f807d8..86aace9200 100644
--- a/clients/client/php/lib/Model/UiContainer.php
+++ b/clients/client/php/lib/Model/UiContainer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNode.php b/clients/client/php/lib/Model/UiNode.php
index 679d968a72..dbf68ef6a0 100644
--- a/clients/client/php/lib/Model/UiNode.php
+++ b/clients/client/php/lib/Model/UiNode.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeAnchorAttributes.php b/clients/client/php/lib/Model/UiNodeAnchorAttributes.php
index 993311b9ad..60bda1459e 100644
--- a/clients/client/php/lib/Model/UiNodeAnchorAttributes.php
+++ b/clients/client/php/lib/Model/UiNodeAnchorAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeAttributes.php b/clients/client/php/lib/Model/UiNodeAttributes.php
index 9ce05c68dc..c091bd3346 100644
--- a/clients/client/php/lib/Model/UiNodeAttributes.php
+++ b/clients/client/php/lib/Model/UiNodeAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeImageAttributes.php b/clients/client/php/lib/Model/UiNodeImageAttributes.php
index b06c63d692..d567978502 100644
--- a/clients/client/php/lib/Model/UiNodeImageAttributes.php
+++ b/clients/client/php/lib/Model/UiNodeImageAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeInputAttributes.php b/clients/client/php/lib/Model/UiNodeInputAttributes.php
index e059e7977e..5e0e89679b 100644
--- a/clients/client/php/lib/Model/UiNodeInputAttributes.php
+++ b/clients/client/php/lib/Model/UiNodeInputAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeMeta.php b/clients/client/php/lib/Model/UiNodeMeta.php
index 9e15344b1c..511a76331a 100644
--- a/clients/client/php/lib/Model/UiNodeMeta.php
+++ b/clients/client/php/lib/Model/UiNodeMeta.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeScriptAttributes.php b/clients/client/php/lib/Model/UiNodeScriptAttributes.php
index 931045ec27..332c3649fd 100644
--- a/clients/client/php/lib/Model/UiNodeScriptAttributes.php
+++ b/clients/client/php/lib/Model/UiNodeScriptAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiNodeTextAttributes.php b/clients/client/php/lib/Model/UiNodeTextAttributes.php
index af4551c074..421e3d9764 100644
--- a/clients/client/php/lib/Model/UiNodeTextAttributes.php
+++ b/clients/client/php/lib/Model/UiNodeTextAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UiText.php b/clients/client/php/lib/Model/UiText.php
index 5c2b2c30df..8ca4d851ef 100644
--- a/clients/client/php/lib/Model/UiText.php
+++ b/clients/client/php/lib/Model/UiText.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateIdentityBody.php b/clients/client/php/lib/Model/UpdateIdentityBody.php
index cb11f22c7a..f7e0c0b746 100644
--- a/clients/client/php/lib/Model/UpdateIdentityBody.php
+++ b/clients/client/php/lib/Model/UpdateIdentityBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowBody.php b/clients/client/php/lib/Model/UpdateLoginFlowBody.php
index 836a3ae58b..6a7f149ab2 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowBody.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithCodeMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithCodeMethod.php
index 53815d0dac..aa16a44fe5 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithCodeMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithCodeMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithIdentifierFirstMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithIdentifierFirstMethod.php
index 144211ad80..59c38fe8f6 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithIdentifierFirstMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithIdentifierFirstMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithLookupSecretMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithLookupSecretMethod.php
index c8ca8b6749..cccd49d575 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithLookupSecretMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithLookupSecretMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithOidcMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithOidcMethod.php
index 7ffd57ec80..04c9add2a6 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithOidcMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithOidcMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithPasskeyMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithPasskeyMethod.php
index e9058a832b..1504c1aaf4 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithPasskeyMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithPasskeyMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithPasswordMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithPasswordMethod.php
index e71af6ac83..4e7409e5e8 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithPasswordMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithPasswordMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithTotpMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithTotpMethod.php
index 951840c6d8..00a7e3daf2 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithTotpMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithTotpMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateLoginFlowWithWebAuthnMethod.php b/clients/client/php/lib/Model/UpdateLoginFlowWithWebAuthnMethod.php
index b0dc0cfdb8..908293db51 100644
--- a/clients/client/php/lib/Model/UpdateLoginFlowWithWebAuthnMethod.php
+++ b/clients/client/php/lib/Model/UpdateLoginFlowWithWebAuthnMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRecoveryFlowBody.php b/clients/client/php/lib/Model/UpdateRecoveryFlowBody.php
index 706941c0ef..33548221fd 100644
--- a/clients/client/php/lib/Model/UpdateRecoveryFlowBody.php
+++ b/clients/client/php/lib/Model/UpdateRecoveryFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRecoveryFlowWithCodeMethod.php b/clients/client/php/lib/Model/UpdateRecoveryFlowWithCodeMethod.php
index cce75e4190..7f56ada873 100644
--- a/clients/client/php/lib/Model/UpdateRecoveryFlowWithCodeMethod.php
+++ b/clients/client/php/lib/Model/UpdateRecoveryFlowWithCodeMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRecoveryFlowWithLinkMethod.php b/clients/client/php/lib/Model/UpdateRecoveryFlowWithLinkMethod.php
index 15147f67c9..d2c47eac5c 100644
--- a/clients/client/php/lib/Model/UpdateRecoveryFlowWithLinkMethod.php
+++ b/clients/client/php/lib/Model/UpdateRecoveryFlowWithLinkMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowBody.php b/clients/client/php/lib/Model/UpdateRegistrationFlowBody.php
index 2af8175a1c..e4cf1e3046 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowBody.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowWithCodeMethod.php b/clients/client/php/lib/Model/UpdateRegistrationFlowWithCodeMethod.php
index 55d2ea96c9..3d78c14fda 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowWithCodeMethod.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowWithCodeMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowWithOidcMethod.php b/clients/client/php/lib/Model/UpdateRegistrationFlowWithOidcMethod.php
index 3af59c2cef..5563450b4d 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowWithOidcMethod.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowWithOidcMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasskeyMethod.php b/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasskeyMethod.php
index 3d1fdde261..1fe13af3bf 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasskeyMethod.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasskeyMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasswordMethod.php b/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasswordMethod.php
index f84821d512..ebb3dbdc75 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasswordMethod.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowWithPasswordMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowWithProfileMethod.php b/clients/client/php/lib/Model/UpdateRegistrationFlowWithProfileMethod.php
index a0480f2eac..1a1c661d80 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowWithProfileMethod.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowWithProfileMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateRegistrationFlowWithWebAuthnMethod.php b/clients/client/php/lib/Model/UpdateRegistrationFlowWithWebAuthnMethod.php
index 9d1ac3b2ae..c26923441e 100644
--- a/clients/client/php/lib/Model/UpdateRegistrationFlowWithWebAuthnMethod.php
+++ b/clients/client/php/lib/Model/UpdateRegistrationFlowWithWebAuthnMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowBody.php b/clients/client/php/lib/Model/UpdateSettingsFlowBody.php
index 4935dbd73a..ca48f2d1b2 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowBody.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithLookupMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithLookupMethod.php
index 13ebd10490..8bb31d3988 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithLookupMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithLookupMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithOidcMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithOidcMethod.php
index f0b360ad52..4baaf1cfa7 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithOidcMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithOidcMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithPasskeyMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithPasskeyMethod.php
index a62276249b..879ff633b2 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithPasskeyMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithPasskeyMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithPasswordMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithPasswordMethod.php
index 4628451860..0eecdda5f4 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithPasswordMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithPasswordMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithProfileMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithProfileMethod.php
index d0596ec79d..9b21c9ea77 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithProfileMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithProfileMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithTotpMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithTotpMethod.php
index f84ea02fbf..e275509e44 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithTotpMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithTotpMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSettingsFlowWithWebAuthnMethod.php b/clients/client/php/lib/Model/UpdateSettingsFlowWithWebAuthnMethod.php
index b6a2b7308c..80270e27da 100644
--- a/clients/client/php/lib/Model/UpdateSettingsFlowWithWebAuthnMethod.php
+++ b/clients/client/php/lib/Model/UpdateSettingsFlowWithWebAuthnMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateSubscriptionBody.php b/clients/client/php/lib/Model/UpdateSubscriptionBody.php
index c21d237444..824bef4825 100644
--- a/clients/client/php/lib/Model/UpdateSubscriptionBody.php
+++ b/clients/client/php/lib/Model/UpdateSubscriptionBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateVerificationFlowBody.php b/clients/client/php/lib/Model/UpdateVerificationFlowBody.php
index 16473cb67e..cf4867d3d5 100644
--- a/clients/client/php/lib/Model/UpdateVerificationFlowBody.php
+++ b/clients/client/php/lib/Model/UpdateVerificationFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateVerificationFlowWithCodeMethod.php b/clients/client/php/lib/Model/UpdateVerificationFlowWithCodeMethod.php
index 0ec16eebfb..b22e7bcd6c 100644
--- a/clients/client/php/lib/Model/UpdateVerificationFlowWithCodeMethod.php
+++ b/clients/client/php/lib/Model/UpdateVerificationFlowWithCodeMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateVerificationFlowWithLinkMethod.php b/clients/client/php/lib/Model/UpdateVerificationFlowWithLinkMethod.php
index 9d4c945b24..2eff46f0b0 100644
--- a/clients/client/php/lib/Model/UpdateVerificationFlowWithLinkMethod.php
+++ b/clients/client/php/lib/Model/UpdateVerificationFlowWithLinkMethod.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/UpdateWorkspaceBody.php b/clients/client/php/lib/Model/UpdateWorkspaceBody.php
index 0f568d3c7e..a1f9192bf2 100644
--- a/clients/client/php/lib/Model/UpdateWorkspaceBody.php
+++ b/clients/client/php/lib/Model/UpdateWorkspaceBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Usage.php b/clients/client/php/lib/Model/Usage.php
index 7ee059ed9a..64d7ef07d5 100644
--- a/clients/client/php/lib/Model/Usage.php
+++ b/clients/client/php/lib/Model/Usage.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/VerifiableCredentialPrimingResponse.php b/clients/client/php/lib/Model/VerifiableCredentialPrimingResponse.php
index 43b709341d..84652a8129 100644
--- a/clients/client/php/lib/Model/VerifiableCredentialPrimingResponse.php
+++ b/clients/client/php/lib/Model/VerifiableCredentialPrimingResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/VerifiableCredentialProof.php b/clients/client/php/lib/Model/VerifiableCredentialProof.php
index afc1e19018..9d2fced466 100644
--- a/clients/client/php/lib/Model/VerifiableCredentialProof.php
+++ b/clients/client/php/lib/Model/VerifiableCredentialProof.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/VerifiableCredentialResponse.php b/clients/client/php/lib/Model/VerifiableCredentialResponse.php
index 2b3210b130..427e2385b4 100644
--- a/clients/client/php/lib/Model/VerifiableCredentialResponse.php
+++ b/clients/client/php/lib/Model/VerifiableCredentialResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/VerifiableIdentityAddress.php b/clients/client/php/lib/Model/VerifiableIdentityAddress.php
index 234d95379b..66eaea4c26 100644
--- a/clients/client/php/lib/Model/VerifiableIdentityAddress.php
+++ b/clients/client/php/lib/Model/VerifiableIdentityAddress.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/VerificationFlow.php b/clients/client/php/lib/Model/VerificationFlow.php
index a868ead975..a0992759e6 100644
--- a/clients/client/php/lib/Model/VerificationFlow.php
+++ b/clients/client/php/lib/Model/VerificationFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/VerificationFlowState.php b/clients/client/php/lib/Model/VerificationFlowState.php
index f1a6b9c9eb..af1703f0ba 100644
--- a/clients/client/php/lib/Model/VerificationFlowState.php
+++ b/clients/client/php/lib/Model/VerificationFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Version.php b/clients/client/php/lib/Model/Version.php
index 0697163337..3b0d3e4986 100644
--- a/clients/client/php/lib/Model/Version.php
+++ b/clients/client/php/lib/Model/Version.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Warning.php b/clients/client/php/lib/Model/Warning.php
index 77895e8944..31e841450b 100644
--- a/clients/client/php/lib/Model/Warning.php
+++ b/clients/client/php/lib/Model/Warning.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/Workspace.php b/clients/client/php/lib/Model/Workspace.php
index 05e7e84ab8..0514588963 100644
--- a/clients/client/php/lib/Model/Workspace.php
+++ b/clients/client/php/lib/Model/Workspace.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/WorkspaceApiKey.php b/clients/client/php/lib/Model/WorkspaceApiKey.php
index b70fa3b938..7bc3790749 100644
--- a/clients/client/php/lib/Model/WorkspaceApiKey.php
+++ b/clients/client/php/lib/Model/WorkspaceApiKey.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/ObjectSerializer.php b/clients/client/php/lib/ObjectSerializer.php
index cd363cfa97..74da7078cd 100644
--- a/clients/client/php/lib/ObjectSerializer.php
+++ b/clients/client/php/lib/ObjectSerializer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/CourierApiTest.php b/clients/client/php/test/Api/CourierApiTest.php
index c2aebfeb46..9a4f99eeb5 100644
--- a/clients/client/php/test/Api/CourierApiTest.php
+++ b/clients/client/php/test/Api/CourierApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/EventsApiTest.php b/clients/client/php/test/Api/EventsApiTest.php
index f4949a3fcd..1140939cc1 100644
--- a/clients/client/php/test/Api/EventsApiTest.php
+++ b/clients/client/php/test/Api/EventsApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/FrontendApiTest.php b/clients/client/php/test/Api/FrontendApiTest.php
index 18d11eb1b2..08f874f68d 100644
--- a/clients/client/php/test/Api/FrontendApiTest.php
+++ b/clients/client/php/test/Api/FrontendApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/IdentityApiTest.php b/clients/client/php/test/Api/IdentityApiTest.php
index 13d782b05a..7319a85cff 100644
--- a/clients/client/php/test/Api/IdentityApiTest.php
+++ b/clients/client/php/test/Api/IdentityApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/JwkApiTest.php b/clients/client/php/test/Api/JwkApiTest.php
index 2f6b58698b..7c80669d70 100644
--- a/clients/client/php/test/Api/JwkApiTest.php
+++ b/clients/client/php/test/Api/JwkApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/MetadataApiTest.php b/clients/client/php/test/Api/MetadataApiTest.php
index 5bfaeb647f..4787df4796 100644
--- a/clients/client/php/test/Api/MetadataApiTest.php
+++ b/clients/client/php/test/Api/MetadataApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/OAuth2ApiTest.php b/clients/client/php/test/Api/OAuth2ApiTest.php
index fa07701739..b8eef03285 100644
--- a/clients/client/php/test/Api/OAuth2ApiTest.php
+++ b/clients/client/php/test/Api/OAuth2ApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/OidcApiTest.php b/clients/client/php/test/Api/OidcApiTest.php
index 6575f280f9..796764e49f 100644
--- a/clients/client/php/test/Api/OidcApiTest.php
+++ b/clients/client/php/test/Api/OidcApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/PermissionApiTest.php b/clients/client/php/test/Api/PermissionApiTest.php
index 7c04a76774..70f303bbf7 100644
--- a/clients/client/php/test/Api/PermissionApiTest.php
+++ b/clients/client/php/test/Api/PermissionApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/ProjectApiTest.php b/clients/client/php/test/Api/ProjectApiTest.php
index 1eaf4d23e6..37a03337dc 100644
--- a/clients/client/php/test/Api/ProjectApiTest.php
+++ b/clients/client/php/test/Api/ProjectApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/RelationshipApiTest.php b/clients/client/php/test/Api/RelationshipApiTest.php
index efc07a8c7b..90be94377e 100644
--- a/clients/client/php/test/Api/RelationshipApiTest.php
+++ b/clients/client/php/test/Api/RelationshipApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/WellknownApiTest.php b/clients/client/php/test/Api/WellknownApiTest.php
index f0b9c6c3cc..9cf9e484f2 100644
--- a/clients/client/php/test/Api/WellknownApiTest.php
+++ b/clients/client/php/test/Api/WellknownApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Api/WorkspaceApiTest.php b/clients/client/php/test/Api/WorkspaceApiTest.php
index 007f2e59c1..737f56d93e 100644
--- a/clients/client/php/test/Api/WorkspaceApiTest.php
+++ b/clients/client/php/test/Api/WorkspaceApiTest.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AcceptOAuth2ConsentRequestSessionTest.php b/clients/client/php/test/Model/AcceptOAuth2ConsentRequestSessionTest.php
index 424c68a471..5f62dd885c 100644
--- a/clients/client/php/test/Model/AcceptOAuth2ConsentRequestSessionTest.php
+++ b/clients/client/php/test/Model/AcceptOAuth2ConsentRequestSessionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AcceptOAuth2ConsentRequestTest.php b/clients/client/php/test/Model/AcceptOAuth2ConsentRequestTest.php
index 7e097823aa..68bd860494 100644
--- a/clients/client/php/test/Model/AcceptOAuth2ConsentRequestTest.php
+++ b/clients/client/php/test/Model/AcceptOAuth2ConsentRequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AcceptOAuth2LoginRequestTest.php b/clients/client/php/test/Model/AcceptOAuth2LoginRequestTest.php
index 7221af0f7e..6b7cd8711d 100644
--- a/clients/client/php/test/Model/AcceptOAuth2LoginRequestTest.php
+++ b/clients/client/php/test/Model/AcceptOAuth2LoginRequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AccountExperienceConfigurationTest.php b/clients/client/php/test/Model/AccountExperienceConfigurationTest.php
index 0f830c55be..51bc2735aa 100644
--- a/clients/client/php/test/Model/AccountExperienceConfigurationTest.php
+++ b/clients/client/php/test/Model/AccountExperienceConfigurationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AccountExperienceThemeVariablesTest.php b/clients/client/php/test/Model/AccountExperienceThemeVariablesTest.php
index 2f0873d978..2bf4b3dd4b 100644
--- a/clients/client/php/test/Model/AccountExperienceThemeVariablesTest.php
+++ b/clients/client/php/test/Model/AccountExperienceThemeVariablesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ActiveProjectInConsoleTest.php b/clients/client/php/test/Model/ActiveProjectInConsoleTest.php
index 6bd48b5d52..bfe3d5981d 100644
--- a/clients/client/php/test/Model/ActiveProjectInConsoleTest.php
+++ b/clients/client/php/test/Model/ActiveProjectInConsoleTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AddProjectToWorkspaceBodyTest.php b/clients/client/php/test/Model/AddProjectToWorkspaceBodyTest.php
index 77be5829ca..e0446dedc8 100644
--- a/clients/client/php/test/Model/AddProjectToWorkspaceBodyTest.php
+++ b/clients/client/php/test/Model/AddProjectToWorkspaceBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AttributeFilterTest.php b/clients/client/php/test/Model/AttributeFilterTest.php
index 6e59da9332..068ef3052d 100644
--- a/clients/client/php/test/Model/AttributeFilterTest.php
+++ b/clients/client/php/test/Model/AttributeFilterTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AttributeTest.php b/clients/client/php/test/Model/AttributeTest.php
index 9657094997..a7be77a893 100644
--- a/clients/client/php/test/Model/AttributeTest.php
+++ b/clients/client/php/test/Model/AttributeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AttributesCountDatapointTest.php b/clients/client/php/test/Model/AttributesCountDatapointTest.php
index 53bb14ec82..293506dac3 100644
--- a/clients/client/php/test/Model/AttributesCountDatapointTest.php
+++ b/clients/client/php/test/Model/AttributesCountDatapointTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/AuthenticatorAssuranceLevelTest.php b/clients/client/php/test/Model/AuthenticatorAssuranceLevelTest.php
index 16001b6fa2..b3579d7769 100644
--- a/clients/client/php/test/Model/AuthenticatorAssuranceLevelTest.php
+++ b/clients/client/php/test/Model/AuthenticatorAssuranceLevelTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/BatchPatchIdentitiesResponseTest.php b/clients/client/php/test/Model/BatchPatchIdentitiesResponseTest.php
index 65832cdb8d..2426476ba5 100644
--- a/clients/client/php/test/Model/BatchPatchIdentitiesResponseTest.php
+++ b/clients/client/php/test/Model/BatchPatchIdentitiesResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/BillingPeriodBucketTest.php b/clients/client/php/test/Model/BillingPeriodBucketTest.php
index f09b7075e9..e4f4f97b93 100644
--- a/clients/client/php/test/Model/BillingPeriodBucketTest.php
+++ b/clients/client/php/test/Model/BillingPeriodBucketTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CheckOplSyntaxResultTest.php b/clients/client/php/test/Model/CheckOplSyntaxResultTest.php
index 50811f693a..8f9e1ed280 100644
--- a/clients/client/php/test/Model/CheckOplSyntaxResultTest.php
+++ b/clients/client/php/test/Model/CheckOplSyntaxResultTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CheckPermissionResultTest.php b/clients/client/php/test/Model/CheckPermissionResultTest.php
index 39234a7bb6..c911689472 100644
--- a/clients/client/php/test/Model/CheckPermissionResultTest.php
+++ b/clients/client/php/test/Model/CheckPermissionResultTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CloudAccountTest.php b/clients/client/php/test/Model/CloudAccountTest.php
index 9012befef0..b6bf6fd3f5 100644
--- a/clients/client/php/test/Model/CloudAccountTest.php
+++ b/clients/client/php/test/Model/CloudAccountTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ConsistencyRequestParametersTest.php b/clients/client/php/test/Model/ConsistencyRequestParametersTest.php
index d4a930cb2c..296439a2fc 100644
--- a/clients/client/php/test/Model/ConsistencyRequestParametersTest.php
+++ b/clients/client/php/test/Model/ConsistencyRequestParametersTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithRecoveryUiFlowTest.php b/clients/client/php/test/Model/ContinueWithRecoveryUiFlowTest.php
index 7054e9d62c..565a9e4e5e 100644
--- a/clients/client/php/test/Model/ContinueWithRecoveryUiFlowTest.php
+++ b/clients/client/php/test/Model/ContinueWithRecoveryUiFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithRecoveryUiTest.php b/clients/client/php/test/Model/ContinueWithRecoveryUiTest.php
index c0840e1d9a..1818071db7 100644
--- a/clients/client/php/test/Model/ContinueWithRecoveryUiTest.php
+++ b/clients/client/php/test/Model/ContinueWithRecoveryUiTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithRedirectBrowserToTest.php b/clients/client/php/test/Model/ContinueWithRedirectBrowserToTest.php
index 94afc032ce..542bc5b534 100644
--- a/clients/client/php/test/Model/ContinueWithRedirectBrowserToTest.php
+++ b/clients/client/php/test/Model/ContinueWithRedirectBrowserToTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithSetOrySessionTokenTest.php b/clients/client/php/test/Model/ContinueWithSetOrySessionTokenTest.php
index 4c48c46831..ef80c74d88 100644
--- a/clients/client/php/test/Model/ContinueWithSetOrySessionTokenTest.php
+++ b/clients/client/php/test/Model/ContinueWithSetOrySessionTokenTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithSettingsUiFlowTest.php b/clients/client/php/test/Model/ContinueWithSettingsUiFlowTest.php
index a8b5b956a8..5c8fd04b9a 100644
--- a/clients/client/php/test/Model/ContinueWithSettingsUiFlowTest.php
+++ b/clients/client/php/test/Model/ContinueWithSettingsUiFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithSettingsUiTest.php b/clients/client/php/test/Model/ContinueWithSettingsUiTest.php
index 34aca1f605..caaa87bb4d 100644
--- a/clients/client/php/test/Model/ContinueWithSettingsUiTest.php
+++ b/clients/client/php/test/Model/ContinueWithSettingsUiTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithTest.php b/clients/client/php/test/Model/ContinueWithTest.php
index dd6de7ec6c..dc3ac8591b 100644
--- a/clients/client/php/test/Model/ContinueWithTest.php
+++ b/clients/client/php/test/Model/ContinueWithTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithVerificationUiFlowTest.php b/clients/client/php/test/Model/ContinueWithVerificationUiFlowTest.php
index d660f733e6..21581f1362 100644
--- a/clients/client/php/test/Model/ContinueWithVerificationUiFlowTest.php
+++ b/clients/client/php/test/Model/ContinueWithVerificationUiFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ContinueWithVerificationUiTest.php b/clients/client/php/test/Model/ContinueWithVerificationUiTest.php
index 56efc9cd5c..0a2af0ccda 100644
--- a/clients/client/php/test/Model/ContinueWithVerificationUiTest.php
+++ b/clients/client/php/test/Model/ContinueWithVerificationUiTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CourierMessageStatusTest.php b/clients/client/php/test/Model/CourierMessageStatusTest.php
index 35fad573e5..8fbc5b9696 100644
--- a/clients/client/php/test/Model/CourierMessageStatusTest.php
+++ b/clients/client/php/test/Model/CourierMessageStatusTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CourierMessageTypeTest.php b/clients/client/php/test/Model/CourierMessageTypeTest.php
index 363e55ac39..afc2f9f468 100644
--- a/clients/client/php/test/Model/CourierMessageTypeTest.php
+++ b/clients/client/php/test/Model/CourierMessageTypeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateCustomDomainBodyTest.php b/clients/client/php/test/Model/CreateCustomDomainBodyTest.php
index a7b1e14a7a..f4d3045695 100644
--- a/clients/client/php/test/Model/CreateCustomDomainBodyTest.php
+++ b/clients/client/php/test/Model/CreateCustomDomainBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateEventStreamBodyTest.php b/clients/client/php/test/Model/CreateEventStreamBodyTest.php
index 1328494ef0..35580ecd16 100644
--- a/clients/client/php/test/Model/CreateEventStreamBodyTest.php
+++ b/clients/client/php/test/Model/CreateEventStreamBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateIdentityBodyTest.php b/clients/client/php/test/Model/CreateIdentityBodyTest.php
index e6a6594334..10e66e0412 100644
--- a/clients/client/php/test/Model/CreateIdentityBodyTest.php
+++ b/clients/client/php/test/Model/CreateIdentityBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateInviteResponseTest.php b/clients/client/php/test/Model/CreateInviteResponseTest.php
index 2fe132f591..4b481ffc32 100644
--- a/clients/client/php/test/Model/CreateInviteResponseTest.php
+++ b/clients/client/php/test/Model/CreateInviteResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateJsonWebKeySetTest.php b/clients/client/php/test/Model/CreateJsonWebKeySetTest.php
index ccf21071e8..66c6c76e9a 100644
--- a/clients/client/php/test/Model/CreateJsonWebKeySetTest.php
+++ b/clients/client/php/test/Model/CreateJsonWebKeySetTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateProjectApiKeyRequestTest.php b/clients/client/php/test/Model/CreateProjectApiKeyRequestTest.php
index 2a27a011d4..d5964dd6ca 100644
--- a/clients/client/php/test/Model/CreateProjectApiKeyRequestTest.php
+++ b/clients/client/php/test/Model/CreateProjectApiKeyRequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateProjectBodyTest.php b/clients/client/php/test/Model/CreateProjectBodyTest.php
index 5c0b6567e5..0000176d5c 100644
--- a/clients/client/php/test/Model/CreateProjectBodyTest.php
+++ b/clients/client/php/test/Model/CreateProjectBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateProjectBrandingTest.php b/clients/client/php/test/Model/CreateProjectBrandingTest.php
index 8bba7d88bd..7889e5aefc 100644
--- a/clients/client/php/test/Model/CreateProjectBrandingTest.php
+++ b/clients/client/php/test/Model/CreateProjectBrandingTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateProjectMemberInviteBodyTest.php b/clients/client/php/test/Model/CreateProjectMemberInviteBodyTest.php
index 8ec6431daf..f72901a5b0 100644
--- a/clients/client/php/test/Model/CreateProjectMemberInviteBodyTest.php
+++ b/clients/client/php/test/Model/CreateProjectMemberInviteBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateProjectNormalizedPayloadTest.php b/clients/client/php/test/Model/CreateProjectNormalizedPayloadTest.php
index 1540980f8c..ee0f9d3d10 100644
--- a/clients/client/php/test/Model/CreateProjectNormalizedPayloadTest.php
+++ b/clients/client/php/test/Model/CreateProjectNormalizedPayloadTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateRecoveryCodeForIdentityBodyTest.php b/clients/client/php/test/Model/CreateRecoveryCodeForIdentityBodyTest.php
index 1195672415..8291135438 100644
--- a/clients/client/php/test/Model/CreateRecoveryCodeForIdentityBodyTest.php
+++ b/clients/client/php/test/Model/CreateRecoveryCodeForIdentityBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateRecoveryLinkForIdentityBodyTest.php b/clients/client/php/test/Model/CreateRecoveryLinkForIdentityBodyTest.php
index e290ea378f..38636bb6f4 100644
--- a/clients/client/php/test/Model/CreateRecoveryLinkForIdentityBodyTest.php
+++ b/clients/client/php/test/Model/CreateRecoveryLinkForIdentityBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateRelationshipBodyTest.php b/clients/client/php/test/Model/CreateRelationshipBodyTest.php
index c71dcca5ab..1763170ae2 100644
--- a/clients/client/php/test/Model/CreateRelationshipBodyTest.php
+++ b/clients/client/php/test/Model/CreateRelationshipBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateSubscriptionBodyTest.php b/clients/client/php/test/Model/CreateSubscriptionBodyTest.php
index f246b6bca7..a7c7970abe 100644
--- a/clients/client/php/test/Model/CreateSubscriptionBodyTest.php
+++ b/clients/client/php/test/Model/CreateSubscriptionBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateSubscriptionCommonTest.php b/clients/client/php/test/Model/CreateSubscriptionCommonTest.php
index e6ea5770e4..52e9639e1e 100644
--- a/clients/client/php/test/Model/CreateSubscriptionCommonTest.php
+++ b/clients/client/php/test/Model/CreateSubscriptionCommonTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateVerifiableCredentialRequestBodyTest.php b/clients/client/php/test/Model/CreateVerifiableCredentialRequestBodyTest.php
index 4b44876dcd..a63c32a49c 100644
--- a/clients/client/php/test/Model/CreateVerifiableCredentialRequestBodyTest.php
+++ b/clients/client/php/test/Model/CreateVerifiableCredentialRequestBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateWorkspaceApiKeyBodyTest.php b/clients/client/php/test/Model/CreateWorkspaceApiKeyBodyTest.php
index 1908684e17..1826de7f95 100644
--- a/clients/client/php/test/Model/CreateWorkspaceApiKeyBodyTest.php
+++ b/clients/client/php/test/Model/CreateWorkspaceApiKeyBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateWorkspaceBodyTest.php b/clients/client/php/test/Model/CreateWorkspaceBodyTest.php
index eee1375682..1361b37872 100644
--- a/clients/client/php/test/Model/CreateWorkspaceBodyTest.php
+++ b/clients/client/php/test/Model/CreateWorkspaceBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateWorkspaceMemberInviteBodyTest.php b/clients/client/php/test/Model/CreateWorkspaceMemberInviteBodyTest.php
index 4e59d70853..907047833c 100644
--- a/clients/client/php/test/Model/CreateWorkspaceMemberInviteBodyTest.php
+++ b/clients/client/php/test/Model/CreateWorkspaceMemberInviteBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CreateWorkspaceSubscriptionBodyTest.php b/clients/client/php/test/Model/CreateWorkspaceSubscriptionBodyTest.php
index 30dcedcc0a..5e29e54ab7 100644
--- a/clients/client/php/test/Model/CreateWorkspaceSubscriptionBodyTest.php
+++ b/clients/client/php/test/Model/CreateWorkspaceSubscriptionBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CredentialSupportedDraft00Test.php b/clients/client/php/test/Model/CredentialSupportedDraft00Test.php
index 875f62679f..74e8cb7d26 100644
--- a/clients/client/php/test/Model/CredentialSupportedDraft00Test.php
+++ b/clients/client/php/test/Model/CredentialSupportedDraft00Test.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CustomDomainTest.php b/clients/client/php/test/Model/CustomDomainTest.php
index 497792f522..02fde6b79c 100644
--- a/clients/client/php/test/Model/CustomDomainTest.php
+++ b/clients/client/php/test/Model/CustomDomainTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/DeleteMySessionsCountTest.php b/clients/client/php/test/Model/DeleteMySessionsCountTest.php
index 513badf1c8..6e85baeaed 100644
--- a/clients/client/php/test/Model/DeleteMySessionsCountTest.php
+++ b/clients/client/php/test/Model/DeleteMySessionsCountTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/EmailTemplateDataBodyTest.php b/clients/client/php/test/Model/EmailTemplateDataBodyTest.php
index fc8bdff0b6..e3d36a827c 100644
--- a/clients/client/php/test/Model/EmailTemplateDataBodyTest.php
+++ b/clients/client/php/test/Model/EmailTemplateDataBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/EmailTemplateDataTest.php b/clients/client/php/test/Model/EmailTemplateDataTest.php
index 0afce3ef47..101e7828a9 100644
--- a/clients/client/php/test/Model/EmailTemplateDataTest.php
+++ b/clients/client/php/test/Model/EmailTemplateDataTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.php b/clients/client/php/test/Model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.php
index 3a7c78287c..4e6e295810 100644
--- a/clients/client/php/test/Model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.php
+++ b/clients/client/php/test/Model/ErrorAuthenticatorAssuranceLevelNotSatisfiedTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ErrorBrowserLocationChangeRequiredTest.php b/clients/client/php/test/Model/ErrorBrowserLocationChangeRequiredTest.php
index a157e28dcc..adb8bbd443 100644
--- a/clients/client/php/test/Model/ErrorBrowserLocationChangeRequiredTest.php
+++ b/clients/client/php/test/Model/ErrorBrowserLocationChangeRequiredTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ErrorFlowReplacedTest.php b/clients/client/php/test/Model/ErrorFlowReplacedTest.php
index b8ec14104b..ac5e2d789c 100644
--- a/clients/client/php/test/Model/ErrorFlowReplacedTest.php
+++ b/clients/client/php/test/Model/ErrorFlowReplacedTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ErrorGenericTest.php b/clients/client/php/test/Model/ErrorGenericTest.php
index 8be574bc62..6f6a4d7c39 100644
--- a/clients/client/php/test/Model/ErrorGenericTest.php
+++ b/clients/client/php/test/Model/ErrorGenericTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ErrorOAuth2Test.php b/clients/client/php/test/Model/ErrorOAuth2Test.php
index c43a440f26..0f3cbfec74 100644
--- a/clients/client/php/test/Model/ErrorOAuth2Test.php
+++ b/clients/client/php/test/Model/ErrorOAuth2Test.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/EventStreamTest.php b/clients/client/php/test/Model/EventStreamTest.php
index 7b3808f252..729d076c2e 100644
--- a/clients/client/php/test/Model/EventStreamTest.php
+++ b/clients/client/php/test/Model/EventStreamTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ExpandedPermissionTreeTest.php b/clients/client/php/test/Model/ExpandedPermissionTreeTest.php
index ff16a5793a..b5149496dd 100644
--- a/clients/client/php/test/Model/ExpandedPermissionTreeTest.php
+++ b/clients/client/php/test/Model/ExpandedPermissionTreeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/FlowErrorTest.php b/clients/client/php/test/Model/FlowErrorTest.php
index c64c6f6079..45efafceef 100644
--- a/clients/client/php/test/Model/FlowErrorTest.php
+++ b/clients/client/php/test/Model/FlowErrorTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GenericErrorContentTest.php b/clients/client/php/test/Model/GenericErrorContentTest.php
index 5a74bb6e76..2fef27d1cc 100644
--- a/clients/client/php/test/Model/GenericErrorContentTest.php
+++ b/clients/client/php/test/Model/GenericErrorContentTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GenericErrorTest.php b/clients/client/php/test/Model/GenericErrorTest.php
index 89ead771cd..aa9c10971e 100644
--- a/clients/client/php/test/Model/GenericErrorTest.php
+++ b/clients/client/php/test/Model/GenericErrorTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GenericUsageTest.php b/clients/client/php/test/Model/GenericUsageTest.php
index 3e2a35dfdc..28378c35ec 100644
--- a/clients/client/php/test/Model/GenericUsageTest.php
+++ b/clients/client/php/test/Model/GenericUsageTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetAttributesCountResponseTest.php b/clients/client/php/test/Model/GetAttributesCountResponseTest.php
index 1711c0b738..a0957b147c 100644
--- a/clients/client/php/test/Model/GetAttributesCountResponseTest.php
+++ b/clients/client/php/test/Model/GetAttributesCountResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetManagedIdentitySchemaLocationTest.php b/clients/client/php/test/Model/GetManagedIdentitySchemaLocationTest.php
index fe28f62177..bc128ba0ff 100644
--- a/clients/client/php/test/Model/GetManagedIdentitySchemaLocationTest.php
+++ b/clients/client/php/test/Model/GetManagedIdentitySchemaLocationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetMetricsEventAttributesResponseTest.php b/clients/client/php/test/Model/GetMetricsEventAttributesResponseTest.php
index 16c7271afa..b8979f28b8 100644
--- a/clients/client/php/test/Model/GetMetricsEventAttributesResponseTest.php
+++ b/clients/client/php/test/Model/GetMetricsEventAttributesResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetMetricsEventTypesResponseTest.php b/clients/client/php/test/Model/GetMetricsEventTypesResponseTest.php
index 09d2d72d7e..4905bd0a70 100644
--- a/clients/client/php/test/Model/GetMetricsEventTypesResponseTest.php
+++ b/clients/client/php/test/Model/GetMetricsEventTypesResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetOrganizationResponseTest.php b/clients/client/php/test/Model/GetOrganizationResponseTest.php
index 44ee3f377a..ea377cd90e 100644
--- a/clients/client/php/test/Model/GetOrganizationResponseTest.php
+++ b/clients/client/php/test/Model/GetOrganizationResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetProjectEventsBodyTest.php b/clients/client/php/test/Model/GetProjectEventsBodyTest.php
index eed74c9788..20dbd63787 100644
--- a/clients/client/php/test/Model/GetProjectEventsBodyTest.php
+++ b/clients/client/php/test/Model/GetProjectEventsBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetProjectEventsResponseTest.php b/clients/client/php/test/Model/GetProjectEventsResponseTest.php
index fd4bf234fe..95f5f8f2c6 100644
--- a/clients/client/php/test/Model/GetProjectEventsResponseTest.php
+++ b/clients/client/php/test/Model/GetProjectEventsResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetProjectMetricsResponseTest.php b/clients/client/php/test/Model/GetProjectMetricsResponseTest.php
index 044337baff..714c41a1af 100644
--- a/clients/client/php/test/Model/GetProjectMetricsResponseTest.php
+++ b/clients/client/php/test/Model/GetProjectMetricsResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetSessionActivityResponseTest.php b/clients/client/php/test/Model/GetSessionActivityResponseTest.php
index 3c60437448..61573f2b6d 100644
--- a/clients/client/php/test/Model/GetSessionActivityResponseTest.php
+++ b/clients/client/php/test/Model/GetSessionActivityResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/GetVersion200ResponseTest.php b/clients/client/php/test/Model/GetVersion200ResponseTest.php
index d03574db69..70f208cc04 100644
--- a/clients/client/php/test/Model/GetVersion200ResponseTest.php
+++ b/clients/client/php/test/Model/GetVersion200ResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/HealthNotReadyStatusTest.php b/clients/client/php/test/Model/HealthNotReadyStatusTest.php
index 41d0ca94fd..3facea5dc1 100644
--- a/clients/client/php/test/Model/HealthNotReadyStatusTest.php
+++ b/clients/client/php/test/Model/HealthNotReadyStatusTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/HealthStatusTest.php b/clients/client/php/test/Model/HealthStatusTest.php
index 37cce3dad3..9a6d8a14f2 100644
--- a/clients/client/php/test/Model/HealthStatusTest.php
+++ b/clients/client/php/test/Model/HealthStatusTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityCredentialsCodeTest.php b/clients/client/php/test/Model/IdentityCredentialsCodeTest.php
index 62b513652b..33586da286 100644
--- a/clients/client/php/test/Model/IdentityCredentialsCodeTest.php
+++ b/clients/client/php/test/Model/IdentityCredentialsCodeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityCredentialsOidcProviderTest.php b/clients/client/php/test/Model/IdentityCredentialsOidcProviderTest.php
index 12dbb268fd..6e97c281fc 100644
--- a/clients/client/php/test/Model/IdentityCredentialsOidcProviderTest.php
+++ b/clients/client/php/test/Model/IdentityCredentialsOidcProviderTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityCredentialsOidcTest.php b/clients/client/php/test/Model/IdentityCredentialsOidcTest.php
index 1b9120a82f..bf5ff32c9f 100644
--- a/clients/client/php/test/Model/IdentityCredentialsOidcTest.php
+++ b/clients/client/php/test/Model/IdentityCredentialsOidcTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityCredentialsPasswordTest.php b/clients/client/php/test/Model/IdentityCredentialsPasswordTest.php
index 4b930a45da..abad58fad9 100644
--- a/clients/client/php/test/Model/IdentityCredentialsPasswordTest.php
+++ b/clients/client/php/test/Model/IdentityCredentialsPasswordTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityCredentialsTest.php b/clients/client/php/test/Model/IdentityCredentialsTest.php
index 5090b546a4..40d12bf44f 100644
--- a/clients/client/php/test/Model/IdentityCredentialsTest.php
+++ b/clients/client/php/test/Model/IdentityCredentialsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityPatchResponseTest.php b/clients/client/php/test/Model/IdentityPatchResponseTest.php
index 92d6d66136..85d6c935c0 100644
--- a/clients/client/php/test/Model/IdentityPatchResponseTest.php
+++ b/clients/client/php/test/Model/IdentityPatchResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityPatchTest.php b/clients/client/php/test/Model/IdentityPatchTest.php
index 8e919f2df5..3a30c33934 100644
--- a/clients/client/php/test/Model/IdentityPatchTest.php
+++ b/clients/client/php/test/Model/IdentityPatchTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentitySchemaContainerTest.php b/clients/client/php/test/Model/IdentitySchemaContainerTest.php
index 86b4279daa..a51daee80c 100644
--- a/clients/client/php/test/Model/IdentitySchemaContainerTest.php
+++ b/clients/client/php/test/Model/IdentitySchemaContainerTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentitySchemaPresetTest.php b/clients/client/php/test/Model/IdentitySchemaPresetTest.php
index ece3a282d3..fdf658aea6 100644
--- a/clients/client/php/test/Model/IdentitySchemaPresetTest.php
+++ b/clients/client/php/test/Model/IdentitySchemaPresetTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityTest.php b/clients/client/php/test/Model/IdentityTest.php
index d2e17a4c2a..212d19e5c4 100644
--- a/clients/client/php/test/Model/IdentityTest.php
+++ b/clients/client/php/test/Model/IdentityTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigProviderTest.php b/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigProviderTest.php
index fabe43c58f..25182e994b 100644
--- a/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigProviderTest.php
+++ b/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigProviderTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigTest.php b/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigTest.php
index 0066a59442..cd23774178 100644
--- a/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigTest.php
+++ b/clients/client/php/test/Model/IdentityWithCredentialsOidcConfigTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityWithCredentialsOidcTest.php b/clients/client/php/test/Model/IdentityWithCredentialsOidcTest.php
index e1935640bc..a9d488ab8e 100644
--- a/clients/client/php/test/Model/IdentityWithCredentialsOidcTest.php
+++ b/clients/client/php/test/Model/IdentityWithCredentialsOidcTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityWithCredentialsPasswordConfigTest.php b/clients/client/php/test/Model/IdentityWithCredentialsPasswordConfigTest.php
index 5ed860c938..c92e5774cd 100644
--- a/clients/client/php/test/Model/IdentityWithCredentialsPasswordConfigTest.php
+++ b/clients/client/php/test/Model/IdentityWithCredentialsPasswordConfigTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityWithCredentialsPasswordTest.php b/clients/client/php/test/Model/IdentityWithCredentialsPasswordTest.php
index 3567e2f611..0b5f435a0d 100644
--- a/clients/client/php/test/Model/IdentityWithCredentialsPasswordTest.php
+++ b/clients/client/php/test/Model/IdentityWithCredentialsPasswordTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityWithCredentialsTest.php b/clients/client/php/test/Model/IdentityWithCredentialsTest.php
index 9a93e9d915..7dd67cad72 100644
--- a/clients/client/php/test/Model/IdentityWithCredentialsTest.php
+++ b/clients/client/php/test/Model/IdentityWithCredentialsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/InternalGetProjectBrandingBodyTest.php b/clients/client/php/test/Model/InternalGetProjectBrandingBodyTest.php
index 9a9abf37c1..d8641de6da 100644
--- a/clients/client/php/test/Model/InternalGetProjectBrandingBodyTest.php
+++ b/clients/client/php/test/Model/InternalGetProjectBrandingBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.php b/clients/client/php/test/Model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.php
index 9b4363f861..7a35f4c76d 100644
--- a/clients/client/php/test/Model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.php
+++ b/clients/client/php/test/Model/InternalIsAXWelcomeScreenEnabledForProjectBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugBodyTest.php b/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugBodyTest.php
index 93f079c66c..aa145853aa 100644
--- a/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugBodyTest.php
+++ b/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugResponseTest.php b/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugResponseTest.php
index b819cc99e6..9b6ceea1af 100644
--- a/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugResponseTest.php
+++ b/clients/client/php/test/Model/InternalIsOwnerForProjectBySlugResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IntrospectedOAuth2TokenTest.php b/clients/client/php/test/Model/IntrospectedOAuth2TokenTest.php
index 70e226feb7..b29b9682bf 100644
--- a/clients/client/php/test/Model/IntrospectedOAuth2TokenTest.php
+++ b/clients/client/php/test/Model/IntrospectedOAuth2TokenTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/InvoiceDataV1Test.php b/clients/client/php/test/Model/InvoiceDataV1Test.php
index f98c3ba4a8..f1d1e476bc 100644
--- a/clients/client/php/test/Model/InvoiceDataV1Test.php
+++ b/clients/client/php/test/Model/InvoiceDataV1Test.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/InvoiceTest.php b/clients/client/php/test/Model/InvoiceTest.php
index 9660d63293..def6f14df6 100644
--- a/clients/client/php/test/Model/InvoiceTest.php
+++ b/clients/client/php/test/Model/InvoiceTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IsOwnerForProjectBySlugTest.php b/clients/client/php/test/Model/IsOwnerForProjectBySlugTest.php
index 1ffb86dd86..50e34c0152 100644
--- a/clients/client/php/test/Model/IsOwnerForProjectBySlugTest.php
+++ b/clients/client/php/test/Model/IsOwnerForProjectBySlugTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/JsonPatchTest.php b/clients/client/php/test/Model/JsonPatchTest.php
index fdf23fa6ce..85c334e212 100644
--- a/clients/client/php/test/Model/JsonPatchTest.php
+++ b/clients/client/php/test/Model/JsonPatchTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/JsonWebKeySetTest.php b/clients/client/php/test/Model/JsonWebKeySetTest.php
index 3a49936480..daf78a75cc 100644
--- a/clients/client/php/test/Model/JsonWebKeySetTest.php
+++ b/clients/client/php/test/Model/JsonWebKeySetTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/JsonWebKeyTest.php b/clients/client/php/test/Model/JsonWebKeyTest.php
index 92de5f6bce..9549e2b88d 100644
--- a/clients/client/php/test/Model/JsonWebKeyTest.php
+++ b/clients/client/php/test/Model/JsonWebKeyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/KetoNamespaceTest.php b/clients/client/php/test/Model/KetoNamespaceTest.php
index 4f3872fb1c..d29ecf9af3 100644
--- a/clients/client/php/test/Model/KetoNamespaceTest.php
+++ b/clients/client/php/test/Model/KetoNamespaceTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/LineItemV1Test.php b/clients/client/php/test/Model/LineItemV1Test.php
index 623bf7dfc0..5092040e9d 100644
--- a/clients/client/php/test/Model/LineItemV1Test.php
+++ b/clients/client/php/test/Model/LineItemV1Test.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ListEventStreamsTest.php b/clients/client/php/test/Model/ListEventStreamsTest.php
index 92ed6b172e..e09556c503 100644
--- a/clients/client/php/test/Model/ListEventStreamsTest.php
+++ b/clients/client/php/test/Model/ListEventStreamsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ListInvoicesResponseTest.php b/clients/client/php/test/Model/ListInvoicesResponseTest.php
index ed543f8f85..5bba59dbea 100644
--- a/clients/client/php/test/Model/ListInvoicesResponseTest.php
+++ b/clients/client/php/test/Model/ListInvoicesResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ListOrganizationsResponseTest.php b/clients/client/php/test/Model/ListOrganizationsResponseTest.php
index 5678990326..11c3d40383 100644
--- a/clients/client/php/test/Model/ListOrganizationsResponseTest.php
+++ b/clients/client/php/test/Model/ListOrganizationsResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ListWorkspaceProjectsTest.php b/clients/client/php/test/Model/ListWorkspaceProjectsTest.php
index d6bc650f46..08bdf736fd 100644
--- a/clients/client/php/test/Model/ListWorkspaceProjectsTest.php
+++ b/clients/client/php/test/Model/ListWorkspaceProjectsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ListWorkspacesTest.php b/clients/client/php/test/Model/ListWorkspacesTest.php
index 2829046e9f..eaee0a6125 100644
--- a/clients/client/php/test/Model/ListWorkspacesTest.php
+++ b/clients/client/php/test/Model/ListWorkspacesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/LoginFlowStateTest.php b/clients/client/php/test/Model/LoginFlowStateTest.php
index 5721d97231..1e34c1f25c 100644
--- a/clients/client/php/test/Model/LoginFlowStateTest.php
+++ b/clients/client/php/test/Model/LoginFlowStateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/LoginFlowTest.php b/clients/client/php/test/Model/LoginFlowTest.php
index c64bffd6b1..274fed5118 100644
--- a/clients/client/php/test/Model/LoginFlowTest.php
+++ b/clients/client/php/test/Model/LoginFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/LogoutFlowTest.php b/clients/client/php/test/Model/LogoutFlowTest.php
index c2ef728913..530621eb9b 100644
--- a/clients/client/php/test/Model/LogoutFlowTest.php
+++ b/clients/client/php/test/Model/LogoutFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ManagedIdentitySchemaTest.php b/clients/client/php/test/Model/ManagedIdentitySchemaTest.php
index bf1210b2a6..4c019c5bd7 100644
--- a/clients/client/php/test/Model/ManagedIdentitySchemaTest.php
+++ b/clients/client/php/test/Model/ManagedIdentitySchemaTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ManagedIdentitySchemaValidationResultTest.php b/clients/client/php/test/Model/ManagedIdentitySchemaValidationResultTest.php
index c40044b604..0d55688f80 100644
--- a/clients/client/php/test/Model/ManagedIdentitySchemaValidationResultTest.php
+++ b/clients/client/php/test/Model/ManagedIdentitySchemaValidationResultTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/MemberInviteTest.php b/clients/client/php/test/Model/MemberInviteTest.php
index 1eb8cab47e..4e85da0c83 100644
--- a/clients/client/php/test/Model/MemberInviteTest.php
+++ b/clients/client/php/test/Model/MemberInviteTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/MessageDispatchTest.php b/clients/client/php/test/Model/MessageDispatchTest.php
index 532a3c38d8..980d1cb2ab 100644
--- a/clients/client/php/test/Model/MessageDispatchTest.php
+++ b/clients/client/php/test/Model/MessageDispatchTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/MessageTest.php b/clients/client/php/test/Model/MessageTest.php
index 6401a285e0..4b53c3bbcd 100644
--- a/clients/client/php/test/Model/MessageTest.php
+++ b/clients/client/php/test/Model/MessageTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/MetricsDatapointTest.php b/clients/client/php/test/Model/MetricsDatapointTest.php
index e86387ea47..5535f5bad5 100644
--- a/clients/client/php/test/Model/MetricsDatapointTest.php
+++ b/clients/client/php/test/Model/MetricsDatapointTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ModelNamespaceTest.php b/clients/client/php/test/Model/ModelNamespaceTest.php
index bc0007c881..3ff1ec7bb7 100644
--- a/clients/client/php/test/Model/ModelNamespaceTest.php
+++ b/clients/client/php/test/Model/ModelNamespaceTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/MoneyTest.php b/clients/client/php/test/Model/MoneyTest.php
index 7324cb37b7..459cc4ea3f 100644
--- a/clients/client/php/test/Model/MoneyTest.php
+++ b/clients/client/php/test/Model/MoneyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NeedsPrivilegedSessionErrorTest.php b/clients/client/php/test/Model/NeedsPrivilegedSessionErrorTest.php
index d0a3d7c364..a937abaf0c 100644
--- a/clients/client/php/test/Model/NeedsPrivilegedSessionErrorTest.php
+++ b/clients/client/php/test/Model/NeedsPrivilegedSessionErrorTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectRevisionCourierChannelTest.php b/clients/client/php/test/Model/NormalizedProjectRevisionCourierChannelTest.php
index 75eccc40ed..9951eb87d1 100644
--- a/clients/client/php/test/Model/NormalizedProjectRevisionCourierChannelTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectRevisionCourierChannelTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectRevisionHookTest.php b/clients/client/php/test/Model/NormalizedProjectRevisionHookTest.php
index 56cb88edf9..8109a51794 100644
--- a/clients/client/php/test/Model/NormalizedProjectRevisionHookTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectRevisionHookTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectRevisionIdentitySchemaTest.php b/clients/client/php/test/Model/NormalizedProjectRevisionIdentitySchemaTest.php
index 4401575cba..d8085bc12e 100644
--- a/clients/client/php/test/Model/NormalizedProjectRevisionIdentitySchemaTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectRevisionIdentitySchemaTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectRevisionTest.php b/clients/client/php/test/Model/NormalizedProjectRevisionTest.php
index d703d4a6aa..4abf7f618d 100644
--- a/clients/client/php/test/Model/NormalizedProjectRevisionTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectRevisionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectRevisionThirdPartyProviderTest.php b/clients/client/php/test/Model/NormalizedProjectRevisionThirdPartyProviderTest.php
index f3780490f2..200a7bb0f1 100644
--- a/clients/client/php/test/Model/NormalizedProjectRevisionThirdPartyProviderTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectRevisionThirdPartyProviderTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectRevisionTokenizerTemplateTest.php b/clients/client/php/test/Model/NormalizedProjectRevisionTokenizerTemplateTest.php
index c159ea7c77..7d447743a0 100644
--- a/clients/client/php/test/Model/NormalizedProjectRevisionTokenizerTemplateTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectRevisionTokenizerTemplateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/NormalizedProjectTest.php b/clients/client/php/test/Model/NormalizedProjectTest.php
index bdbcdf9ed2..a7b6d7f0d4 100644
--- a/clients/client/php/test/Model/NormalizedProjectTest.php
+++ b/clients/client/php/test/Model/NormalizedProjectTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2ClientTest.php b/clients/client/php/test/Model/OAuth2ClientTest.php
index 94e4691405..f8c344999d 100644
--- a/clients/client/php/test/Model/OAuth2ClientTest.php
+++ b/clients/client/php/test/Model/OAuth2ClientTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2ClientTokenLifespansTest.php b/clients/client/php/test/Model/OAuth2ClientTokenLifespansTest.php
index 666fb072c1..45f5291112 100644
--- a/clients/client/php/test/Model/OAuth2ClientTokenLifespansTest.php
+++ b/clients/client/php/test/Model/OAuth2ClientTokenLifespansTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2ConsentRequestOpenIDConnectContextTest.php b/clients/client/php/test/Model/OAuth2ConsentRequestOpenIDConnectContextTest.php
index a8fc09c821..6992faf15b 100644
--- a/clients/client/php/test/Model/OAuth2ConsentRequestOpenIDConnectContextTest.php
+++ b/clients/client/php/test/Model/OAuth2ConsentRequestOpenIDConnectContextTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2ConsentRequestTest.php b/clients/client/php/test/Model/OAuth2ConsentRequestTest.php
index fca08c11d3..e7215a25fd 100644
--- a/clients/client/php/test/Model/OAuth2ConsentRequestTest.php
+++ b/clients/client/php/test/Model/OAuth2ConsentRequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2ConsentSessionExpiresAtTest.php b/clients/client/php/test/Model/OAuth2ConsentSessionExpiresAtTest.php
index a2a0d889f9..891e6d8648 100644
--- a/clients/client/php/test/Model/OAuth2ConsentSessionExpiresAtTest.php
+++ b/clients/client/php/test/Model/OAuth2ConsentSessionExpiresAtTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2ConsentSessionTest.php b/clients/client/php/test/Model/OAuth2ConsentSessionTest.php
index 5a4f8497b1..df45e0ba3d 100644
--- a/clients/client/php/test/Model/OAuth2ConsentSessionTest.php
+++ b/clients/client/php/test/Model/OAuth2ConsentSessionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2LoginRequestTest.php b/clients/client/php/test/Model/OAuth2LoginRequestTest.php
index a3c0ebc4ff..0313908b58 100644
--- a/clients/client/php/test/Model/OAuth2LoginRequestTest.php
+++ b/clients/client/php/test/Model/OAuth2LoginRequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2LogoutRequestTest.php b/clients/client/php/test/Model/OAuth2LogoutRequestTest.php
index 8d5e06c3b1..e751463e72 100644
--- a/clients/client/php/test/Model/OAuth2LogoutRequestTest.php
+++ b/clients/client/php/test/Model/OAuth2LogoutRequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2RedirectToTest.php b/clients/client/php/test/Model/OAuth2RedirectToTest.php
index 72ecc63517..5cbb5ffc1b 100644
--- a/clients/client/php/test/Model/OAuth2RedirectToTest.php
+++ b/clients/client/php/test/Model/OAuth2RedirectToTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OAuth2TokenExchangeTest.php b/clients/client/php/test/Model/OAuth2TokenExchangeTest.php
index a49de2ad47..839ec96a72 100644
--- a/clients/client/php/test/Model/OAuth2TokenExchangeTest.php
+++ b/clients/client/php/test/Model/OAuth2TokenExchangeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OidcConfigurationTest.php b/clients/client/php/test/Model/OidcConfigurationTest.php
index b780733a50..a0c2b5281b 100644
--- a/clients/client/php/test/Model/OidcConfigurationTest.php
+++ b/clients/client/php/test/Model/OidcConfigurationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OidcUserInfoTest.php b/clients/client/php/test/Model/OidcUserInfoTest.php
index fdfc8fb80b..1e83b098c8 100644
--- a/clients/client/php/test/Model/OidcUserInfoTest.php
+++ b/clients/client/php/test/Model/OidcUserInfoTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OrganizationBodyTest.php b/clients/client/php/test/Model/OrganizationBodyTest.php
index 7383d00093..9de9fb5e75 100644
--- a/clients/client/php/test/Model/OrganizationBodyTest.php
+++ b/clients/client/php/test/Model/OrganizationBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/OrganizationTest.php b/clients/client/php/test/Model/OrganizationTest.php
index 8632cf9bbe..ab70b77109 100644
--- a/clients/client/php/test/Model/OrganizationTest.php
+++ b/clients/client/php/test/Model/OrganizationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PaginationHeadersTest.php b/clients/client/php/test/Model/PaginationHeadersTest.php
index 2d09951743..593e76a8d3 100644
--- a/clients/client/php/test/Model/PaginationHeadersTest.php
+++ b/clients/client/php/test/Model/PaginationHeadersTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PaginationTest.php b/clients/client/php/test/Model/PaginationTest.php
index 920b662cc8..814031a233 100644
--- a/clients/client/php/test/Model/PaginationTest.php
+++ b/clients/client/php/test/Model/PaginationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ParseErrorTest.php b/clients/client/php/test/Model/ParseErrorTest.php
index 64eb0a0588..76edaae5f3 100644
--- a/clients/client/php/test/Model/ParseErrorTest.php
+++ b/clients/client/php/test/Model/ParseErrorTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PatchIdentitiesBodyTest.php b/clients/client/php/test/Model/PatchIdentitiesBodyTest.php
index 3cf0c62c8e..9f3e8c5d3d 100644
--- a/clients/client/php/test/Model/PatchIdentitiesBodyTest.php
+++ b/clients/client/php/test/Model/PatchIdentitiesBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PerformNativeLogoutBodyTest.php b/clients/client/php/test/Model/PerformNativeLogoutBodyTest.php
index cee716fdd6..6523d28dbf 100644
--- a/clients/client/php/test/Model/PerformNativeLogoutBodyTest.php
+++ b/clients/client/php/test/Model/PerformNativeLogoutBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PermissionsOnWorkspaceTest.php b/clients/client/php/test/Model/PermissionsOnWorkspaceTest.php
index ff6a00e906..349d1a66bb 100644
--- a/clients/client/php/test/Model/PermissionsOnWorkspaceTest.php
+++ b/clients/client/php/test/Model/PermissionsOnWorkspaceTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PlanDetailsTest.php b/clients/client/php/test/Model/PlanDetailsTest.php
index 597f05b935..746f75f414 100644
--- a/clients/client/php/test/Model/PlanDetailsTest.php
+++ b/clients/client/php/test/Model/PlanDetailsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PlanTest.php b/clients/client/php/test/Model/PlanTest.php
index 04ba7909fd..a09a4a3b9a 100644
--- a/clients/client/php/test/Model/PlanTest.php
+++ b/clients/client/php/test/Model/PlanTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PostCheckPermissionBodyTest.php b/clients/client/php/test/Model/PostCheckPermissionBodyTest.php
index 4b8df4f7d9..c5109825f5 100644
--- a/clients/client/php/test/Model/PostCheckPermissionBodyTest.php
+++ b/clients/client/php/test/Model/PostCheckPermissionBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/PostCheckPermissionOrErrorBodyTest.php b/clients/client/php/test/Model/PostCheckPermissionOrErrorBodyTest.php
index 7da43f7699..4cc489fb52 100644
--- a/clients/client/php/test/Model/PostCheckPermissionOrErrorBodyTest.php
+++ b/clients/client/php/test/Model/PostCheckPermissionOrErrorBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectApiKeyTest.php b/clients/client/php/test/Model/ProjectApiKeyTest.php
index 6a3ea2ae39..fff604d08f 100644
--- a/clients/client/php/test/Model/ProjectApiKeyTest.php
+++ b/clients/client/php/test/Model/ProjectApiKeyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectBrandingColorsTest.php b/clients/client/php/test/Model/ProjectBrandingColorsTest.php
index 3a2454c157..6b50baad7f 100644
--- a/clients/client/php/test/Model/ProjectBrandingColorsTest.php
+++ b/clients/client/php/test/Model/ProjectBrandingColorsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectBrandingTest.php b/clients/client/php/test/Model/ProjectBrandingTest.php
index 8c5e0995d1..7ed2a48c00 100644
--- a/clients/client/php/test/Model/ProjectBrandingTest.php
+++ b/clients/client/php/test/Model/ProjectBrandingTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectBrandingThemeTest.php b/clients/client/php/test/Model/ProjectBrandingThemeTest.php
index b6db331b47..eed6364e27 100644
--- a/clients/client/php/test/Model/ProjectBrandingThemeTest.php
+++ b/clients/client/php/test/Model/ProjectBrandingThemeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectCorsTest.php b/clients/client/php/test/Model/ProjectCorsTest.php
index bda7bf4dcc..f9b1e9767b 100644
--- a/clients/client/php/test/Model/ProjectCorsTest.php
+++ b/clients/client/php/test/Model/ProjectCorsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectEventsDatapointTest.php b/clients/client/php/test/Model/ProjectEventsDatapointTest.php
index afe266411a..ae583ec0cb 100644
--- a/clients/client/php/test/Model/ProjectEventsDatapointTest.php
+++ b/clients/client/php/test/Model/ProjectEventsDatapointTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectHostTest.php b/clients/client/php/test/Model/ProjectHostTest.php
index 20cd290b02..c02c9227fa 100644
--- a/clients/client/php/test/Model/ProjectHostTest.php
+++ b/clients/client/php/test/Model/ProjectHostTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectMemberTest.php b/clients/client/php/test/Model/ProjectMemberTest.php
index fe50465b4a..6816f1e72e 100644
--- a/clients/client/php/test/Model/ProjectMemberTest.php
+++ b/clients/client/php/test/Model/ProjectMemberTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectMetadataTest.php b/clients/client/php/test/Model/ProjectMetadataTest.php
index d41a1cf385..015a1234eb 100644
--- a/clients/client/php/test/Model/ProjectMetadataTest.php
+++ b/clients/client/php/test/Model/ProjectMetadataTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectServiceIdentityTest.php b/clients/client/php/test/Model/ProjectServiceIdentityTest.php
index 41dea8d770..d68e49818d 100644
--- a/clients/client/php/test/Model/ProjectServiceIdentityTest.php
+++ b/clients/client/php/test/Model/ProjectServiceIdentityTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectServiceOAuth2Test.php b/clients/client/php/test/Model/ProjectServiceOAuth2Test.php
index cf2d0d9ab0..97ae381765 100644
--- a/clients/client/php/test/Model/ProjectServiceOAuth2Test.php
+++ b/clients/client/php/test/Model/ProjectServiceOAuth2Test.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectServicePermissionTest.php b/clients/client/php/test/Model/ProjectServicePermissionTest.php
index f6a9dd20f4..60c614ff66 100644
--- a/clients/client/php/test/Model/ProjectServicePermissionTest.php
+++ b/clients/client/php/test/Model/ProjectServicePermissionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectServicesTest.php b/clients/client/php/test/Model/ProjectServicesTest.php
index ed371c1353..8c4c3d2bd2 100644
--- a/clients/client/php/test/Model/ProjectServicesTest.php
+++ b/clients/client/php/test/Model/ProjectServicesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/ProjectTest.php b/clients/client/php/test/Model/ProjectTest.php
index 34af1413d9..5fc521bad5 100644
--- a/clients/client/php/test/Model/ProjectTest.php
+++ b/clients/client/php/test/Model/ProjectTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/QuotaUsageTest.php b/clients/client/php/test/Model/QuotaUsageTest.php
index e89bfd80d7..8360340dc6 100644
--- a/clients/client/php/test/Model/QuotaUsageTest.php
+++ b/clients/client/php/test/Model/QuotaUsageTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RFC6749ErrorJsonTest.php b/clients/client/php/test/Model/RFC6749ErrorJsonTest.php
index 986650a082..e4026860f1 100644
--- a/clients/client/php/test/Model/RFC6749ErrorJsonTest.php
+++ b/clients/client/php/test/Model/RFC6749ErrorJsonTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RecoveryCodeForIdentityTest.php b/clients/client/php/test/Model/RecoveryCodeForIdentityTest.php
index af0b636989..fc01163a26 100644
--- a/clients/client/php/test/Model/RecoveryCodeForIdentityTest.php
+++ b/clients/client/php/test/Model/RecoveryCodeForIdentityTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RecoveryFlowStateTest.php b/clients/client/php/test/Model/RecoveryFlowStateTest.php
index e0ee144986..a9b22490be 100644
--- a/clients/client/php/test/Model/RecoveryFlowStateTest.php
+++ b/clients/client/php/test/Model/RecoveryFlowStateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RecoveryFlowTest.php b/clients/client/php/test/Model/RecoveryFlowTest.php
index 8a67d6329b..38f6e3eee7 100644
--- a/clients/client/php/test/Model/RecoveryFlowTest.php
+++ b/clients/client/php/test/Model/RecoveryFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RecoveryIdentityAddressTest.php b/clients/client/php/test/Model/RecoveryIdentityAddressTest.php
index 39f3389126..414673477f 100644
--- a/clients/client/php/test/Model/RecoveryIdentityAddressTest.php
+++ b/clients/client/php/test/Model/RecoveryIdentityAddressTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RecoveryLinkForIdentityTest.php b/clients/client/php/test/Model/RecoveryLinkForIdentityTest.php
index 539661faaf..42695cb177 100644
--- a/clients/client/php/test/Model/RecoveryLinkForIdentityTest.php
+++ b/clients/client/php/test/Model/RecoveryLinkForIdentityTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RegistrationFlowStateTest.php b/clients/client/php/test/Model/RegistrationFlowStateTest.php
index 5dcca5abb0..16cd068907 100644
--- a/clients/client/php/test/Model/RegistrationFlowStateTest.php
+++ b/clients/client/php/test/Model/RegistrationFlowStateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RegistrationFlowTest.php b/clients/client/php/test/Model/RegistrationFlowTest.php
index 83d1bc3d1f..1257d9d431 100644
--- a/clients/client/php/test/Model/RegistrationFlowTest.php
+++ b/clients/client/php/test/Model/RegistrationFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RejectOAuth2RequestTest.php b/clients/client/php/test/Model/RejectOAuth2RequestTest.php
index e4063303a3..62639e0beb 100644
--- a/clients/client/php/test/Model/RejectOAuth2RequestTest.php
+++ b/clients/client/php/test/Model/RejectOAuth2RequestTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RelationQueryTest.php b/clients/client/php/test/Model/RelationQueryTest.php
index e7b7a20fd1..59d63268f5 100644
--- a/clients/client/php/test/Model/RelationQueryTest.php
+++ b/clients/client/php/test/Model/RelationQueryTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RelationshipNamespacesTest.php b/clients/client/php/test/Model/RelationshipNamespacesTest.php
index 4409891234..14f15245de 100644
--- a/clients/client/php/test/Model/RelationshipNamespacesTest.php
+++ b/clients/client/php/test/Model/RelationshipNamespacesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RelationshipPatchTest.php b/clients/client/php/test/Model/RelationshipPatchTest.php
index b339c8ee88..68d84b69f3 100644
--- a/clients/client/php/test/Model/RelationshipPatchTest.php
+++ b/clients/client/php/test/Model/RelationshipPatchTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RelationshipTest.php b/clients/client/php/test/Model/RelationshipTest.php
index 8e4d92988b..93a7d20929 100644
--- a/clients/client/php/test/Model/RelationshipTest.php
+++ b/clients/client/php/test/Model/RelationshipTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/RelationshipsTest.php b/clients/client/php/test/Model/RelationshipsTest.php
index 71bc935e27..08d550586d 100644
--- a/clients/client/php/test/Model/RelationshipsTest.php
+++ b/clients/client/php/test/Model/RelationshipsTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SchemaPatchTest.php b/clients/client/php/test/Model/SchemaPatchTest.php
index 9e879053d6..89d1936b21 100644
--- a/clients/client/php/test/Model/SchemaPatchTest.php
+++ b/clients/client/php/test/Model/SchemaPatchTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SelfServiceFlowExpiredErrorTest.php b/clients/client/php/test/Model/SelfServiceFlowExpiredErrorTest.php
index 23fd448637..5d73991fdf 100644
--- a/clients/client/php/test/Model/SelfServiceFlowExpiredErrorTest.php
+++ b/clients/client/php/test/Model/SelfServiceFlowExpiredErrorTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SessionActivityDatapointTest.php b/clients/client/php/test/Model/SessionActivityDatapointTest.php
index dffe0fe774..319c3242de 100644
--- a/clients/client/php/test/Model/SessionActivityDatapointTest.php
+++ b/clients/client/php/test/Model/SessionActivityDatapointTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SessionAuthenticationMethodTest.php b/clients/client/php/test/Model/SessionAuthenticationMethodTest.php
index 66a6116f27..22fe0fbbcc 100644
--- a/clients/client/php/test/Model/SessionAuthenticationMethodTest.php
+++ b/clients/client/php/test/Model/SessionAuthenticationMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SessionDeviceTest.php b/clients/client/php/test/Model/SessionDeviceTest.php
index cddf43ac37..fae36402cf 100644
--- a/clients/client/php/test/Model/SessionDeviceTest.php
+++ b/clients/client/php/test/Model/SessionDeviceTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SessionTest.php b/clients/client/php/test/Model/SessionTest.php
index 8073bdf4e9..8a949b4c6c 100644
--- a/clients/client/php/test/Model/SessionTest.php
+++ b/clients/client/php/test/Model/SessionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SetActiveProjectInConsoleBodyTest.php b/clients/client/php/test/Model/SetActiveProjectInConsoleBodyTest.php
index dcfe3cf913..6aa8e835a2 100644
--- a/clients/client/php/test/Model/SetActiveProjectInConsoleBodyTest.php
+++ b/clients/client/php/test/Model/SetActiveProjectInConsoleBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SetCustomDomainBodyTest.php b/clients/client/php/test/Model/SetCustomDomainBodyTest.php
index fb217da951..4af3f01170 100644
--- a/clients/client/php/test/Model/SetCustomDomainBodyTest.php
+++ b/clients/client/php/test/Model/SetCustomDomainBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SetEventStreamBodyTest.php b/clients/client/php/test/Model/SetEventStreamBodyTest.php
index 7228232cc3..8c67ebbd58 100644
--- a/clients/client/php/test/Model/SetEventStreamBodyTest.php
+++ b/clients/client/php/test/Model/SetEventStreamBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SetProjectBrandingThemeBodyTest.php b/clients/client/php/test/Model/SetProjectBrandingThemeBodyTest.php
index e2c3ed3c40..4c3fad075d 100644
--- a/clients/client/php/test/Model/SetProjectBrandingThemeBodyTest.php
+++ b/clients/client/php/test/Model/SetProjectBrandingThemeBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SetProjectTest.php b/clients/client/php/test/Model/SetProjectTest.php
index afd7c622dd..0f9316b4ba 100644
--- a/clients/client/php/test/Model/SetProjectTest.php
+++ b/clients/client/php/test/Model/SetProjectTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SettingsFlowStateTest.php b/clients/client/php/test/Model/SettingsFlowStateTest.php
index 033b7c0b1a..8adcf7f62a 100644
--- a/clients/client/php/test/Model/SettingsFlowStateTest.php
+++ b/clients/client/php/test/Model/SettingsFlowStateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SettingsFlowTest.php b/clients/client/php/test/Model/SettingsFlowTest.php
index 5e75289cd9..7d34f66cb1 100644
--- a/clients/client/php/test/Model/SettingsFlowTest.php
+++ b/clients/client/php/test/Model/SettingsFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SourcePositionTest.php b/clients/client/php/test/Model/SourcePositionTest.php
index 882f1a2019..1ba92e938d 100644
--- a/clients/client/php/test/Model/SourcePositionTest.php
+++ b/clients/client/php/test/Model/SourcePositionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SubjectSetTest.php b/clients/client/php/test/Model/SubjectSetTest.php
index 2ad79811fc..06c31fff2e 100644
--- a/clients/client/php/test/Model/SubjectSetTest.php
+++ b/clients/client/php/test/Model/SubjectSetTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SubscriptionTest.php b/clients/client/php/test/Model/SubscriptionTest.php
index 98ae68fb99..7e8da64250 100644
--- a/clients/client/php/test/Model/SubscriptionTest.php
+++ b/clients/client/php/test/Model/SubscriptionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SuccessfulCodeExchangeResponseTest.php b/clients/client/php/test/Model/SuccessfulCodeExchangeResponseTest.php
index 1da3ec9f03..d05979f6d4 100644
--- a/clients/client/php/test/Model/SuccessfulCodeExchangeResponseTest.php
+++ b/clients/client/php/test/Model/SuccessfulCodeExchangeResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SuccessfulNativeLoginTest.php b/clients/client/php/test/Model/SuccessfulNativeLoginTest.php
index c2561cbaee..2f8b426807 100644
--- a/clients/client/php/test/Model/SuccessfulNativeLoginTest.php
+++ b/clients/client/php/test/Model/SuccessfulNativeLoginTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SuccessfulNativeRegistrationTest.php b/clients/client/php/test/Model/SuccessfulNativeRegistrationTest.php
index 041477cab5..a2cfb46f0a 100644
--- a/clients/client/php/test/Model/SuccessfulNativeRegistrationTest.php
+++ b/clients/client/php/test/Model/SuccessfulNativeRegistrationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/SuccessfulProjectUpdateTest.php b/clients/client/php/test/Model/SuccessfulProjectUpdateTest.php
index 868f34c11a..0b55009fd8 100644
--- a/clients/client/php/test/Model/SuccessfulProjectUpdateTest.php
+++ b/clients/client/php/test/Model/SuccessfulProjectUpdateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TaxLineItemTest.php b/clients/client/php/test/Model/TaxLineItemTest.php
index daac9920a1..bc154ecc54 100644
--- a/clients/client/php/test/Model/TaxLineItemTest.php
+++ b/clients/client/php/test/Model/TaxLineItemTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TimeIntervalTest.php b/clients/client/php/test/Model/TimeIntervalTest.php
index 468e28924f..c798a7ded2 100644
--- a/clients/client/php/test/Model/TimeIntervalTest.php
+++ b/clients/client/php/test/Model/TimeIntervalTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TokenPaginationHeadersTest.php b/clients/client/php/test/Model/TokenPaginationHeadersTest.php
index ff4e089b97..dee1d4e2aa 100644
--- a/clients/client/php/test/Model/TokenPaginationHeadersTest.php
+++ b/clients/client/php/test/Model/TokenPaginationHeadersTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TokenPaginationRequestParametersTest.php b/clients/client/php/test/Model/TokenPaginationRequestParametersTest.php
index 39119db38a..27d034d9ce 100644
--- a/clients/client/php/test/Model/TokenPaginationRequestParametersTest.php
+++ b/clients/client/php/test/Model/TokenPaginationRequestParametersTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TokenPaginationResponseHeadersTest.php b/clients/client/php/test/Model/TokenPaginationResponseHeadersTest.php
index ad90be042f..7c0297b738 100644
--- a/clients/client/php/test/Model/TokenPaginationResponseHeadersTest.php
+++ b/clients/client/php/test/Model/TokenPaginationResponseHeadersTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TokenPaginationTest.php b/clients/client/php/test/Model/TokenPaginationTest.php
index 36f9ba66c5..9e41f09c13 100644
--- a/clients/client/php/test/Model/TokenPaginationTest.php
+++ b/clients/client/php/test/Model/TokenPaginationTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TrustOAuth2JwtGrantIssuerTest.php b/clients/client/php/test/Model/TrustOAuth2JwtGrantIssuerTest.php
index 8b6015726b..e64195b9c9 100644
--- a/clients/client/php/test/Model/TrustOAuth2JwtGrantIssuerTest.php
+++ b/clients/client/php/test/Model/TrustOAuth2JwtGrantIssuerTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TrustedOAuth2JwtGrantIssuerTest.php b/clients/client/php/test/Model/TrustedOAuth2JwtGrantIssuerTest.php
index c3a3206de8..1279181acc 100644
--- a/clients/client/php/test/Model/TrustedOAuth2JwtGrantIssuerTest.php
+++ b/clients/client/php/test/Model/TrustedOAuth2JwtGrantIssuerTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/TrustedOAuth2JwtGrantJsonWebKeyTest.php b/clients/client/php/test/Model/TrustedOAuth2JwtGrantJsonWebKeyTest.php
index 8658fc5825..35d9c6d02c 100644
--- a/clients/client/php/test/Model/TrustedOAuth2JwtGrantJsonWebKeyTest.php
+++ b/clients/client/php/test/Model/TrustedOAuth2JwtGrantJsonWebKeyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiContainerTest.php b/clients/client/php/test/Model/UiContainerTest.php
index f6a0cc6ec9..7c938773ac 100644
--- a/clients/client/php/test/Model/UiContainerTest.php
+++ b/clients/client/php/test/Model/UiContainerTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeAnchorAttributesTest.php b/clients/client/php/test/Model/UiNodeAnchorAttributesTest.php
index 730fd46c53..c44fb22c01 100644
--- a/clients/client/php/test/Model/UiNodeAnchorAttributesTest.php
+++ b/clients/client/php/test/Model/UiNodeAnchorAttributesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeAttributesTest.php b/clients/client/php/test/Model/UiNodeAttributesTest.php
index 4f1763beab..a42862a03c 100644
--- a/clients/client/php/test/Model/UiNodeAttributesTest.php
+++ b/clients/client/php/test/Model/UiNodeAttributesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeImageAttributesTest.php b/clients/client/php/test/Model/UiNodeImageAttributesTest.php
index 9a1a370aa7..21435c3054 100644
--- a/clients/client/php/test/Model/UiNodeImageAttributesTest.php
+++ b/clients/client/php/test/Model/UiNodeImageAttributesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeInputAttributesTest.php b/clients/client/php/test/Model/UiNodeInputAttributesTest.php
index 6d28e5d317..2b426428a5 100644
--- a/clients/client/php/test/Model/UiNodeInputAttributesTest.php
+++ b/clients/client/php/test/Model/UiNodeInputAttributesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeMetaTest.php b/clients/client/php/test/Model/UiNodeMetaTest.php
index 64cd662418..bff8d93886 100644
--- a/clients/client/php/test/Model/UiNodeMetaTest.php
+++ b/clients/client/php/test/Model/UiNodeMetaTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeScriptAttributesTest.php b/clients/client/php/test/Model/UiNodeScriptAttributesTest.php
index c2bd64299d..f6385536cb 100644
--- a/clients/client/php/test/Model/UiNodeScriptAttributesTest.php
+++ b/clients/client/php/test/Model/UiNodeScriptAttributesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeTest.php b/clients/client/php/test/Model/UiNodeTest.php
index 8013731add..4da6a58427 100644
--- a/clients/client/php/test/Model/UiNodeTest.php
+++ b/clients/client/php/test/Model/UiNodeTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiNodeTextAttributesTest.php b/clients/client/php/test/Model/UiNodeTextAttributesTest.php
index 1858b0e705..69d7201db3 100644
--- a/clients/client/php/test/Model/UiNodeTextAttributesTest.php
+++ b/clients/client/php/test/Model/UiNodeTextAttributesTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UiTextTest.php b/clients/client/php/test/Model/UiTextTest.php
index 8a03c08b40..7bcf2ac4d2 100644
--- a/clients/client/php/test/Model/UiTextTest.php
+++ b/clients/client/php/test/Model/UiTextTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateIdentityBodyTest.php b/clients/client/php/test/Model/UpdateIdentityBodyTest.php
index e742f4a7ef..be4714ed49 100644
--- a/clients/client/php/test/Model/UpdateIdentityBodyTest.php
+++ b/clients/client/php/test/Model/UpdateIdentityBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowBodyTest.php b/clients/client/php/test/Model/UpdateLoginFlowBodyTest.php
index 319698157a..83a6aec071 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowBodyTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithCodeMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithCodeMethodTest.php
index bcc1015b79..cbaf3a16e9 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithCodeMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithCodeMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithIdentifierFirstMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithIdentifierFirstMethodTest.php
index b499c19fe1..4c21a21cbb 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithIdentifierFirstMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithIdentifierFirstMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithLookupSecretMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithLookupSecretMethodTest.php
index 587418d8af..6715103689 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithLookupSecretMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithLookupSecretMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithOidcMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithOidcMethodTest.php
index 0c5f0ae5c1..8aebd962b3 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithOidcMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithOidcMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithPasskeyMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithPasskeyMethodTest.php
index 29e086badd..c47c3cb198 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithPasskeyMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithPasskeyMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithPasswordMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithPasswordMethodTest.php
index afb410f999..da62bfad2f 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithPasswordMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithPasswordMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithTotpMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithTotpMethodTest.php
index a06f2931cc..4f43e4ccf6 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithTotpMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithTotpMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateLoginFlowWithWebAuthnMethodTest.php b/clients/client/php/test/Model/UpdateLoginFlowWithWebAuthnMethodTest.php
index 051e2cfbf6..c1a09b49db 100644
--- a/clients/client/php/test/Model/UpdateLoginFlowWithWebAuthnMethodTest.php
+++ b/clients/client/php/test/Model/UpdateLoginFlowWithWebAuthnMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRecoveryFlowBodyTest.php b/clients/client/php/test/Model/UpdateRecoveryFlowBodyTest.php
index 8f1a29f5cf..b463e473d4 100644
--- a/clients/client/php/test/Model/UpdateRecoveryFlowBodyTest.php
+++ b/clients/client/php/test/Model/UpdateRecoveryFlowBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRecoveryFlowWithCodeMethodTest.php b/clients/client/php/test/Model/UpdateRecoveryFlowWithCodeMethodTest.php
index aae2dcc365..dfbc533a9f 100644
--- a/clients/client/php/test/Model/UpdateRecoveryFlowWithCodeMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRecoveryFlowWithCodeMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRecoveryFlowWithLinkMethodTest.php b/clients/client/php/test/Model/UpdateRecoveryFlowWithLinkMethodTest.php
index 15fe4877c2..1ec582e3de 100644
--- a/clients/client/php/test/Model/UpdateRecoveryFlowWithLinkMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRecoveryFlowWithLinkMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowBodyTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowBodyTest.php
index 216ec56b85..ab71b208bc 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowBodyTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowWithCodeMethodTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowWithCodeMethodTest.php
index e04ebed0f5..fd5fd1befa 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowWithCodeMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowWithCodeMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowWithOidcMethodTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowWithOidcMethodTest.php
index 49dcafd54d..537a176ddb 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowWithOidcMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowWithOidcMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowWithPasskeyMethodTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowWithPasskeyMethodTest.php
index eba723079f..251e9997cd 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowWithPasskeyMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowWithPasskeyMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowWithPasswordMethodTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowWithPasswordMethodTest.php
index 8ebd020d02..471f6c18a3 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowWithPasswordMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowWithPasswordMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowWithProfileMethodTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowWithProfileMethodTest.php
index d9945c1829..b02cf7c1bf 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowWithProfileMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowWithProfileMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateRegistrationFlowWithWebAuthnMethodTest.php b/clients/client/php/test/Model/UpdateRegistrationFlowWithWebAuthnMethodTest.php
index 9761e57a75..6dd824dd73 100644
--- a/clients/client/php/test/Model/UpdateRegistrationFlowWithWebAuthnMethodTest.php
+++ b/clients/client/php/test/Model/UpdateRegistrationFlowWithWebAuthnMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowBodyTest.php b/clients/client/php/test/Model/UpdateSettingsFlowBodyTest.php
index 174fa1899d..dd63d8ba97 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowBodyTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithLookupMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithLookupMethodTest.php
index 3a9b235044..961319532b 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithLookupMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithLookupMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithOidcMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithOidcMethodTest.php
index 9bb559bfda..e5df01aa45 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithOidcMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithOidcMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithPasskeyMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithPasskeyMethodTest.php
index 8abea8219e..3573d48aec 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithPasskeyMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithPasskeyMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithPasswordMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithPasswordMethodTest.php
index 6fe2566b21..953e995f06 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithPasswordMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithPasswordMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithProfileMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithProfileMethodTest.php
index c2388480d8..c644085e27 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithProfileMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithProfileMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithTotpMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithTotpMethodTest.php
index 2c75a76a56..51344eb8b8 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithTotpMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithTotpMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSettingsFlowWithWebAuthnMethodTest.php b/clients/client/php/test/Model/UpdateSettingsFlowWithWebAuthnMethodTest.php
index ecf768ac13..ce5f5fc37f 100644
--- a/clients/client/php/test/Model/UpdateSettingsFlowWithWebAuthnMethodTest.php
+++ b/clients/client/php/test/Model/UpdateSettingsFlowWithWebAuthnMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateSubscriptionBodyTest.php b/clients/client/php/test/Model/UpdateSubscriptionBodyTest.php
index 3be3fa8d55..d2588be464 100644
--- a/clients/client/php/test/Model/UpdateSubscriptionBodyTest.php
+++ b/clients/client/php/test/Model/UpdateSubscriptionBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateVerificationFlowBodyTest.php b/clients/client/php/test/Model/UpdateVerificationFlowBodyTest.php
index 9dd9074a08..43713984fa 100644
--- a/clients/client/php/test/Model/UpdateVerificationFlowBodyTest.php
+++ b/clients/client/php/test/Model/UpdateVerificationFlowBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateVerificationFlowWithCodeMethodTest.php b/clients/client/php/test/Model/UpdateVerificationFlowWithCodeMethodTest.php
index d6e4a139e2..8a6fdbf030 100644
--- a/clients/client/php/test/Model/UpdateVerificationFlowWithCodeMethodTest.php
+++ b/clients/client/php/test/Model/UpdateVerificationFlowWithCodeMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateVerificationFlowWithLinkMethodTest.php b/clients/client/php/test/Model/UpdateVerificationFlowWithLinkMethodTest.php
index 29cab36120..565e40dcd4 100644
--- a/clients/client/php/test/Model/UpdateVerificationFlowWithLinkMethodTest.php
+++ b/clients/client/php/test/Model/UpdateVerificationFlowWithLinkMethodTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UpdateWorkspaceBodyTest.php b/clients/client/php/test/Model/UpdateWorkspaceBodyTest.php
index 54e683412b..ca9d7aa9fc 100644
--- a/clients/client/php/test/Model/UpdateWorkspaceBodyTest.php
+++ b/clients/client/php/test/Model/UpdateWorkspaceBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/UsageTest.php b/clients/client/php/test/Model/UsageTest.php
index af24168145..8db0041c75 100644
--- a/clients/client/php/test/Model/UsageTest.php
+++ b/clients/client/php/test/Model/UsageTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VerifiableCredentialPrimingResponseTest.php b/clients/client/php/test/Model/VerifiableCredentialPrimingResponseTest.php
index f9652619aa..43fde4ee0c 100644
--- a/clients/client/php/test/Model/VerifiableCredentialPrimingResponseTest.php
+++ b/clients/client/php/test/Model/VerifiableCredentialPrimingResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VerifiableCredentialProofTest.php b/clients/client/php/test/Model/VerifiableCredentialProofTest.php
index 43a35f258a..b2e3c072af 100644
--- a/clients/client/php/test/Model/VerifiableCredentialProofTest.php
+++ b/clients/client/php/test/Model/VerifiableCredentialProofTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VerifiableCredentialResponseTest.php b/clients/client/php/test/Model/VerifiableCredentialResponseTest.php
index 4ecd3952e3..27cdc65b54 100644
--- a/clients/client/php/test/Model/VerifiableCredentialResponseTest.php
+++ b/clients/client/php/test/Model/VerifiableCredentialResponseTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VerifiableIdentityAddressTest.php b/clients/client/php/test/Model/VerifiableIdentityAddressTest.php
index 8276772e23..17ae0241e2 100644
--- a/clients/client/php/test/Model/VerifiableIdentityAddressTest.php
+++ b/clients/client/php/test/Model/VerifiableIdentityAddressTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VerificationFlowStateTest.php b/clients/client/php/test/Model/VerificationFlowStateTest.php
index 0dd481dee4..4b33bcf2b6 100644
--- a/clients/client/php/test/Model/VerificationFlowStateTest.php
+++ b/clients/client/php/test/Model/VerificationFlowStateTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VerificationFlowTest.php b/clients/client/php/test/Model/VerificationFlowTest.php
index e27b766848..6b91000aa6 100644
--- a/clients/client/php/test/Model/VerificationFlowTest.php
+++ b/clients/client/php/test/Model/VerificationFlowTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/VersionTest.php b/clients/client/php/test/Model/VersionTest.php
index 3b516f9f07..3ad45e9225 100644
--- a/clients/client/php/test/Model/VersionTest.php
+++ b/clients/client/php/test/Model/VersionTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/WarningTest.php b/clients/client/php/test/Model/WarningTest.php
index b34e9280cc..6c8b632a6b 100644
--- a/clients/client/php/test/Model/WarningTest.php
+++ b/clients/client/php/test/Model/WarningTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/WorkspaceApiKeyTest.php b/clients/client/php/test/Model/WorkspaceApiKeyTest.php
index ba393cd2e2..dac291796e 100644
--- a/clients/client/php/test/Model/WorkspaceApiKeyTest.php
+++ b/clients/client/php/test/Model/WorkspaceApiKeyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/WorkspaceTest.php b/clients/client/php/test/Model/WorkspaceTest.php
index e8ae8a8a28..ee0f78be35 100644
--- a/clients/client/php/test/Model/WorkspaceTest.php
+++ b/clients/client/php/test/Model/WorkspaceTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/python/README.md b/clients/client/python/README.md
index f0944ac4a8..e1b3aa690b 100644
--- a/clients/client/python/README.md
+++ b/clients/client/python/README.md
@@ -5,8 +5,8 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v1.14.2
-- Package version: v1.14.2
+- API version: v1.14.3
+- Package version: v1.14.3
- Generator version: 7.7.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
diff --git a/clients/client/python/ory_client/__init__.py b/clients/client/python/ory_client/__init__.py
index 3506598626..1eaa3afd86 100644
--- a/clients/client/python/ory_client/__init__.py
+++ b/clients/client/python/ory_client/__init__.py
@@ -7,7 +7,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
@@ -15,7 +15,7 @@
""" # noqa: E501
-__version__ = "v1.14.2"
+__version__ = "v1.14.3"
# import apis into sdk package
from ory_client.api.courier_api import CourierApi
diff --git a/clients/client/python/ory_client/api/courier_api.py b/clients/client/python/ory_client/api/courier_api.py
index 8808d62e01..a97ede467a 100644
--- a/clients/client/python/ory_client/api/courier_api.py
+++ b/clients/client/python/ory_client/api/courier_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/events_api.py b/clients/client/python/ory_client/api/events_api.py
index f9959d4ec5..ae8321afcb 100644
--- a/clients/client/python/ory_client/api/events_api.py
+++ b/clients/client/python/ory_client/api/events_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/frontend_api.py b/clients/client/python/ory_client/api/frontend_api.py
index dcb0130875..65af285b99 100644
--- a/clients/client/python/ory_client/api/frontend_api.py
+++ b/clients/client/python/ory_client/api/frontend_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/identity_api.py b/clients/client/python/ory_client/api/identity_api.py
index 3835785740..4d66eed9b8 100644
--- a/clients/client/python/ory_client/api/identity_api.py
+++ b/clients/client/python/ory_client/api/identity_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/jwk_api.py b/clients/client/python/ory_client/api/jwk_api.py
index a105f46355..16eb4fb7d9 100644
--- a/clients/client/python/ory_client/api/jwk_api.py
+++ b/clients/client/python/ory_client/api/jwk_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/metadata_api.py b/clients/client/python/ory_client/api/metadata_api.py
index 792191b3ca..ba3662a945 100644
--- a/clients/client/python/ory_client/api/metadata_api.py
+++ b/clients/client/python/ory_client/api/metadata_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/o_auth2_api.py b/clients/client/python/ory_client/api/o_auth2_api.py
index da7baae0b0..7e342a3dcb 100644
--- a/clients/client/python/ory_client/api/o_auth2_api.py
+++ b/clients/client/python/ory_client/api/o_auth2_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/oidc_api.py b/clients/client/python/ory_client/api/oidc_api.py
index 6190c6bac1..2e8aeffdf8 100644
--- a/clients/client/python/ory_client/api/oidc_api.py
+++ b/clients/client/python/ory_client/api/oidc_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/permission_api.py b/clients/client/python/ory_client/api/permission_api.py
index e89b7824bc..2d71ffd7a4 100644
--- a/clients/client/python/ory_client/api/permission_api.py
+++ b/clients/client/python/ory_client/api/permission_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/project_api.py b/clients/client/python/ory_client/api/project_api.py
index a208e30daf..4b14c8af7e 100644
--- a/clients/client/python/ory_client/api/project_api.py
+++ b/clients/client/python/ory_client/api/project_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/relationship_api.py b/clients/client/python/ory_client/api/relationship_api.py
index 566b9a343d..27af81293b 100644
--- a/clients/client/python/ory_client/api/relationship_api.py
+++ b/clients/client/python/ory_client/api/relationship_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/wellknown_api.py b/clients/client/python/ory_client/api/wellknown_api.py
index aae2d5ab1a..c07a15b45b 100644
--- a/clients/client/python/ory_client/api/wellknown_api.py
+++ b/clients/client/python/ory_client/api/wellknown_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api/workspace_api.py b/clients/client/python/ory_client/api/workspace_api.py
index 016aae57f3..3705e2e171 100644
--- a/clients/client/python/ory_client/api/workspace_api.py
+++ b/clients/client/python/ory_client/api/workspace_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/api_client.py b/clients/client/python/ory_client/api_client.py
index 811ddc6675..12956a5462 100644
--- a/clients/client/python/ory_client/api_client.py
+++ b/clients/client/python/ory_client/api_client.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
@@ -89,7 +89,7 @@ def __init__(
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
- self.user_agent = 'OpenAPI-Generator/v1.14.2/python'
+ self.user_agent = 'OpenAPI-Generator/v1.14.3/python'
self.client_side_validation = configuration.client_side_validation
def __enter__(self):
diff --git a/clients/client/python/ory_client/configuration.py b/clients/client/python/ory_client/configuration.py
index f4cef4d8b6..74be41e6f4 100644
--- a/clients/client/python/ory_client/configuration.py
+++ b/clients/client/python/ory_client/configuration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
@@ -436,8 +436,8 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
- "Version of the API: v1.14.2\n"\
- "SDK Package Version: v1.14.2".\
+ "Version of the API: v1.14.3\n"\
+ "SDK Package Version: v1.14.3".\
format(env=sys.platform, pyversion=sys.version)
def get_host_settings(self):
diff --git a/clients/client/python/ory_client/exceptions.py b/clients/client/python/ory_client/exceptions.py
index dff0b20cda..80937fc319 100644
--- a/clients/client/python/ory_client/exceptions.py
+++ b/clients/client/python/ory_client/exceptions.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/__init__.py b/clients/client/python/ory_client/models/__init__.py
index 8130a935bf..32a97e84e2 100644
--- a/clients/client/python/ory_client/models/__init__.py
+++ b/clients/client/python/ory_client/models/__init__.py
@@ -6,7 +6,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/accept_o_auth2_consent_request.py b/clients/client/python/ory_client/models/accept_o_auth2_consent_request.py
index 887909b525..669471c41d 100644
--- a/clients/client/python/ory_client/models/accept_o_auth2_consent_request.py
+++ b/clients/client/python/ory_client/models/accept_o_auth2_consent_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/accept_o_auth2_consent_request_session.py b/clients/client/python/ory_client/models/accept_o_auth2_consent_request_session.py
index 4b201cba39..8574142009 100644
--- a/clients/client/python/ory_client/models/accept_o_auth2_consent_request_session.py
+++ b/clients/client/python/ory_client/models/accept_o_auth2_consent_request_session.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/accept_o_auth2_login_request.py b/clients/client/python/ory_client/models/accept_o_auth2_login_request.py
index 1fba1a3328..3530a6ae89 100644
--- a/clients/client/python/ory_client/models/accept_o_auth2_login_request.py
+++ b/clients/client/python/ory_client/models/accept_o_auth2_login_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/account_experience_configuration.py b/clients/client/python/ory_client/models/account_experience_configuration.py
index 606d433660..ad29d517b9 100644
--- a/clients/client/python/ory_client/models/account_experience_configuration.py
+++ b/clients/client/python/ory_client/models/account_experience_configuration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/account_experience_theme_variables.py b/clients/client/python/ory_client/models/account_experience_theme_variables.py
index 1725ce5459..3e5776cf9a 100644
--- a/clients/client/python/ory_client/models/account_experience_theme_variables.py
+++ b/clients/client/python/ory_client/models/account_experience_theme_variables.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/active_project_in_console.py b/clients/client/python/ory_client/models/active_project_in_console.py
index 6752b0796e..c25809cfc1 100644
--- a/clients/client/python/ory_client/models/active_project_in_console.py
+++ b/clients/client/python/ory_client/models/active_project_in_console.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/add_project_to_workspace_body.py b/clients/client/python/ory_client/models/add_project_to_workspace_body.py
index 8e404a6997..1b6183fcad 100644
--- a/clients/client/python/ory_client/models/add_project_to_workspace_body.py
+++ b/clients/client/python/ory_client/models/add_project_to_workspace_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/attribute.py b/clients/client/python/ory_client/models/attribute.py
index b57650b74d..0257388733 100644
--- a/clients/client/python/ory_client/models/attribute.py
+++ b/clients/client/python/ory_client/models/attribute.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/attribute_filter.py b/clients/client/python/ory_client/models/attribute_filter.py
index debda0c822..f367c0f383 100644
--- a/clients/client/python/ory_client/models/attribute_filter.py
+++ b/clients/client/python/ory_client/models/attribute_filter.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/attributes_count_datapoint.py b/clients/client/python/ory_client/models/attributes_count_datapoint.py
index 40ff6d62ec..a4d9483f93 100644
--- a/clients/client/python/ory_client/models/attributes_count_datapoint.py
+++ b/clients/client/python/ory_client/models/attributes_count_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/authenticator_assurance_level.py b/clients/client/python/ory_client/models/authenticator_assurance_level.py
index 28854e4814..b8448377da 100644
--- a/clients/client/python/ory_client/models/authenticator_assurance_level.py
+++ b/clients/client/python/ory_client/models/authenticator_assurance_level.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/batch_patch_identities_response.py b/clients/client/python/ory_client/models/batch_patch_identities_response.py
index b270164def..24c7aa56cd 100644
--- a/clients/client/python/ory_client/models/batch_patch_identities_response.py
+++ b/clients/client/python/ory_client/models/batch_patch_identities_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/billing_period_bucket.py b/clients/client/python/ory_client/models/billing_period_bucket.py
index 2c9a39b9f2..35bbb4a72e 100644
--- a/clients/client/python/ory_client/models/billing_period_bucket.py
+++ b/clients/client/python/ory_client/models/billing_period_bucket.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/check_opl_syntax_result.py b/clients/client/python/ory_client/models/check_opl_syntax_result.py
index 1ed18de3ca..3d197aea03 100644
--- a/clients/client/python/ory_client/models/check_opl_syntax_result.py
+++ b/clients/client/python/ory_client/models/check_opl_syntax_result.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/check_permission_result.py b/clients/client/python/ory_client/models/check_permission_result.py
index 3f30e7fb21..fa80661b7d 100644
--- a/clients/client/python/ory_client/models/check_permission_result.py
+++ b/clients/client/python/ory_client/models/check_permission_result.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/cloud_account.py b/clients/client/python/ory_client/models/cloud_account.py
index c418762edd..05ea3317eb 100644
--- a/clients/client/python/ory_client/models/cloud_account.py
+++ b/clients/client/python/ory_client/models/cloud_account.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/consistency_request_parameters.py b/clients/client/python/ory_client/models/consistency_request_parameters.py
index 39e4efca6c..2345f128cf 100644
--- a/clients/client/python/ory_client/models/consistency_request_parameters.py
+++ b/clients/client/python/ory_client/models/consistency_request_parameters.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with.py b/clients/client/python/ory_client/models/continue_with.py
index 2512675110..e58888a99f 100644
--- a/clients/client/python/ory_client/models/continue_with.py
+++ b/clients/client/python/ory_client/models/continue_with.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_recovery_ui.py b/clients/client/python/ory_client/models/continue_with_recovery_ui.py
index b116acbf38..fef5558c70 100644
--- a/clients/client/python/ory_client/models/continue_with_recovery_ui.py
+++ b/clients/client/python/ory_client/models/continue_with_recovery_ui.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_recovery_ui_flow.py b/clients/client/python/ory_client/models/continue_with_recovery_ui_flow.py
index f0d31db9ca..cd640ca52c 100644
--- a/clients/client/python/ory_client/models/continue_with_recovery_ui_flow.py
+++ b/clients/client/python/ory_client/models/continue_with_recovery_ui_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_redirect_browser_to.py b/clients/client/python/ory_client/models/continue_with_redirect_browser_to.py
index 4fe8116711..34b743fdf5 100644
--- a/clients/client/python/ory_client/models/continue_with_redirect_browser_to.py
+++ b/clients/client/python/ory_client/models/continue_with_redirect_browser_to.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_set_ory_session_token.py b/clients/client/python/ory_client/models/continue_with_set_ory_session_token.py
index 315874fe2b..7430c5b39a 100644
--- a/clients/client/python/ory_client/models/continue_with_set_ory_session_token.py
+++ b/clients/client/python/ory_client/models/continue_with_set_ory_session_token.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_settings_ui.py b/clients/client/python/ory_client/models/continue_with_settings_ui.py
index 297136cf97..18b71cbe3f 100644
--- a/clients/client/python/ory_client/models/continue_with_settings_ui.py
+++ b/clients/client/python/ory_client/models/continue_with_settings_ui.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_settings_ui_flow.py b/clients/client/python/ory_client/models/continue_with_settings_ui_flow.py
index 8d941d06f8..2f72d91d81 100644
--- a/clients/client/python/ory_client/models/continue_with_settings_ui_flow.py
+++ b/clients/client/python/ory_client/models/continue_with_settings_ui_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_verification_ui.py b/clients/client/python/ory_client/models/continue_with_verification_ui.py
index cb234d4c18..9b13288943 100644
--- a/clients/client/python/ory_client/models/continue_with_verification_ui.py
+++ b/clients/client/python/ory_client/models/continue_with_verification_ui.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/continue_with_verification_ui_flow.py b/clients/client/python/ory_client/models/continue_with_verification_ui_flow.py
index f0682632a2..f27f313cd2 100644
--- a/clients/client/python/ory_client/models/continue_with_verification_ui_flow.py
+++ b/clients/client/python/ory_client/models/continue_with_verification_ui_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/courier_message_status.py b/clients/client/python/ory_client/models/courier_message_status.py
index e3d59e3c30..2cd956cf74 100644
--- a/clients/client/python/ory_client/models/courier_message_status.py
+++ b/clients/client/python/ory_client/models/courier_message_status.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/courier_message_type.py b/clients/client/python/ory_client/models/courier_message_type.py
index 958ceec0ce..f689e281b9 100644
--- a/clients/client/python/ory_client/models/courier_message_type.py
+++ b/clients/client/python/ory_client/models/courier_message_type.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_custom_domain_body.py b/clients/client/python/ory_client/models/create_custom_domain_body.py
index 4d695f8ba2..67c241db4c 100644
--- a/clients/client/python/ory_client/models/create_custom_domain_body.py
+++ b/clients/client/python/ory_client/models/create_custom_domain_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_event_stream_body.py b/clients/client/python/ory_client/models/create_event_stream_body.py
index c55eb913f5..89189eb177 100644
--- a/clients/client/python/ory_client/models/create_event_stream_body.py
+++ b/clients/client/python/ory_client/models/create_event_stream_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_identity_body.py b/clients/client/python/ory_client/models/create_identity_body.py
index 8b31987326..7e7df2c03c 100644
--- a/clients/client/python/ory_client/models/create_identity_body.py
+++ b/clients/client/python/ory_client/models/create_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_invite_response.py b/clients/client/python/ory_client/models/create_invite_response.py
index 94b611dc8a..8ace9dc1a5 100644
--- a/clients/client/python/ory_client/models/create_invite_response.py
+++ b/clients/client/python/ory_client/models/create_invite_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_json_web_key_set.py b/clients/client/python/ory_client/models/create_json_web_key_set.py
index b3a236dbd5..387c75fdb4 100644
--- a/clients/client/python/ory_client/models/create_json_web_key_set.py
+++ b/clients/client/python/ory_client/models/create_json_web_key_set.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_project_api_key_request.py b/clients/client/python/ory_client/models/create_project_api_key_request.py
index d805e2c78f..c4477cf696 100644
--- a/clients/client/python/ory_client/models/create_project_api_key_request.py
+++ b/clients/client/python/ory_client/models/create_project_api_key_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_project_body.py b/clients/client/python/ory_client/models/create_project_body.py
index ada6754a7f..6c68d4500c 100644
--- a/clients/client/python/ory_client/models/create_project_body.py
+++ b/clients/client/python/ory_client/models/create_project_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_project_branding.py b/clients/client/python/ory_client/models/create_project_branding.py
index 0cb5234af1..674962fd75 100644
--- a/clients/client/python/ory_client/models/create_project_branding.py
+++ b/clients/client/python/ory_client/models/create_project_branding.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_project_member_invite_body.py b/clients/client/python/ory_client/models/create_project_member_invite_body.py
index e4881c15ec..92e4af97ca 100644
--- a/clients/client/python/ory_client/models/create_project_member_invite_body.py
+++ b/clients/client/python/ory_client/models/create_project_member_invite_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_project_normalized_payload.py b/clients/client/python/ory_client/models/create_project_normalized_payload.py
index 70c0eaf6be..9b7986dfe2 100644
--- a/clients/client/python/ory_client/models/create_project_normalized_payload.py
+++ b/clients/client/python/ory_client/models/create_project_normalized_payload.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_recovery_code_for_identity_body.py b/clients/client/python/ory_client/models/create_recovery_code_for_identity_body.py
index 7e57a7dab1..4be4432fdc 100644
--- a/clients/client/python/ory_client/models/create_recovery_code_for_identity_body.py
+++ b/clients/client/python/ory_client/models/create_recovery_code_for_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_recovery_link_for_identity_body.py b/clients/client/python/ory_client/models/create_recovery_link_for_identity_body.py
index 34297c682d..a2973b94b3 100644
--- a/clients/client/python/ory_client/models/create_recovery_link_for_identity_body.py
+++ b/clients/client/python/ory_client/models/create_recovery_link_for_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_relationship_body.py b/clients/client/python/ory_client/models/create_relationship_body.py
index 68a6ffc55e..2f6b70e0df 100644
--- a/clients/client/python/ory_client/models/create_relationship_body.py
+++ b/clients/client/python/ory_client/models/create_relationship_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_subscription_body.py b/clients/client/python/ory_client/models/create_subscription_body.py
index 13a955d973..5ffb0dcc6a 100644
--- a/clients/client/python/ory_client/models/create_subscription_body.py
+++ b/clients/client/python/ory_client/models/create_subscription_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_subscription_common.py b/clients/client/python/ory_client/models/create_subscription_common.py
index 0290f0befc..f8f7b998e5 100644
--- a/clients/client/python/ory_client/models/create_subscription_common.py
+++ b/clients/client/python/ory_client/models/create_subscription_common.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_verifiable_credential_request_body.py b/clients/client/python/ory_client/models/create_verifiable_credential_request_body.py
index ebb569138e..f7ae95e3c8 100644
--- a/clients/client/python/ory_client/models/create_verifiable_credential_request_body.py
+++ b/clients/client/python/ory_client/models/create_verifiable_credential_request_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_workspace_api_key_body.py b/clients/client/python/ory_client/models/create_workspace_api_key_body.py
index f3718ad841..18ccdc6c8d 100644
--- a/clients/client/python/ory_client/models/create_workspace_api_key_body.py
+++ b/clients/client/python/ory_client/models/create_workspace_api_key_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_workspace_body.py b/clients/client/python/ory_client/models/create_workspace_body.py
index 5d9427151f..8bdecc14af 100644
--- a/clients/client/python/ory_client/models/create_workspace_body.py
+++ b/clients/client/python/ory_client/models/create_workspace_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_workspace_member_invite_body.py b/clients/client/python/ory_client/models/create_workspace_member_invite_body.py
index 7d4bbde732..304111f62f 100644
--- a/clients/client/python/ory_client/models/create_workspace_member_invite_body.py
+++ b/clients/client/python/ory_client/models/create_workspace_member_invite_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/create_workspace_subscription_body.py b/clients/client/python/ory_client/models/create_workspace_subscription_body.py
index b103c4fe0d..180cdd7575 100644
--- a/clients/client/python/ory_client/models/create_workspace_subscription_body.py
+++ b/clients/client/python/ory_client/models/create_workspace_subscription_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/credential_supported_draft00.py b/clients/client/python/ory_client/models/credential_supported_draft00.py
index 05a879eb52..b280ae2b7a 100644
--- a/clients/client/python/ory_client/models/credential_supported_draft00.py
+++ b/clients/client/python/ory_client/models/credential_supported_draft00.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/custom_domain.py b/clients/client/python/ory_client/models/custom_domain.py
index 19025a3fa7..c0b90bd065 100644
--- a/clients/client/python/ory_client/models/custom_domain.py
+++ b/clients/client/python/ory_client/models/custom_domain.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/delete_my_sessions_count.py b/clients/client/python/ory_client/models/delete_my_sessions_count.py
index 45cb4f1efc..45675e57b5 100644
--- a/clients/client/python/ory_client/models/delete_my_sessions_count.py
+++ b/clients/client/python/ory_client/models/delete_my_sessions_count.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/email_template_data.py b/clients/client/python/ory_client/models/email_template_data.py
index 0b1f6ab6f3..2f4ae3f079 100644
--- a/clients/client/python/ory_client/models/email_template_data.py
+++ b/clients/client/python/ory_client/models/email_template_data.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/email_template_data_body.py b/clients/client/python/ory_client/models/email_template_data_body.py
index 8478a3415d..5b79899b36 100644
--- a/clients/client/python/ory_client/models/email_template_data_body.py
+++ b/clients/client/python/ory_client/models/email_template_data_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/error_authenticator_assurance_level_not_satisfied.py b/clients/client/python/ory_client/models/error_authenticator_assurance_level_not_satisfied.py
index 437a1d36c2..e9935b86e0 100644
--- a/clients/client/python/ory_client/models/error_authenticator_assurance_level_not_satisfied.py
+++ b/clients/client/python/ory_client/models/error_authenticator_assurance_level_not_satisfied.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/error_browser_location_change_required.py b/clients/client/python/ory_client/models/error_browser_location_change_required.py
index 9cedbddfbb..966e816079 100644
--- a/clients/client/python/ory_client/models/error_browser_location_change_required.py
+++ b/clients/client/python/ory_client/models/error_browser_location_change_required.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/error_flow_replaced.py b/clients/client/python/ory_client/models/error_flow_replaced.py
index 3e7bf7a479..b1024848c2 100644
--- a/clients/client/python/ory_client/models/error_flow_replaced.py
+++ b/clients/client/python/ory_client/models/error_flow_replaced.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/error_generic.py b/clients/client/python/ory_client/models/error_generic.py
index 101de2fca3..d8363c7f38 100644
--- a/clients/client/python/ory_client/models/error_generic.py
+++ b/clients/client/python/ory_client/models/error_generic.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/error_o_auth2.py b/clients/client/python/ory_client/models/error_o_auth2.py
index a2b01b97fa..071019a80a 100644
--- a/clients/client/python/ory_client/models/error_o_auth2.py
+++ b/clients/client/python/ory_client/models/error_o_auth2.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/event_stream.py b/clients/client/python/ory_client/models/event_stream.py
index 615527a266..f05d78ced4 100644
--- a/clients/client/python/ory_client/models/event_stream.py
+++ b/clients/client/python/ory_client/models/event_stream.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/expanded_permission_tree.py b/clients/client/python/ory_client/models/expanded_permission_tree.py
index e668309ebc..3495d9f84b 100644
--- a/clients/client/python/ory_client/models/expanded_permission_tree.py
+++ b/clients/client/python/ory_client/models/expanded_permission_tree.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/flow_error.py b/clients/client/python/ory_client/models/flow_error.py
index 194b11f032..b618ffb79b 100644
--- a/clients/client/python/ory_client/models/flow_error.py
+++ b/clients/client/python/ory_client/models/flow_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/generic_error.py b/clients/client/python/ory_client/models/generic_error.py
index 8916ab8a0e..9bdcedcdb0 100644
--- a/clients/client/python/ory_client/models/generic_error.py
+++ b/clients/client/python/ory_client/models/generic_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/generic_error_content.py b/clients/client/python/ory_client/models/generic_error_content.py
index d7621dd78d..af134a8a35 100644
--- a/clients/client/python/ory_client/models/generic_error_content.py
+++ b/clients/client/python/ory_client/models/generic_error_content.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/generic_usage.py b/clients/client/python/ory_client/models/generic_usage.py
index 92cf369b35..163f447395 100644
--- a/clients/client/python/ory_client/models/generic_usage.py
+++ b/clients/client/python/ory_client/models/generic_usage.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_attributes_count_response.py b/clients/client/python/ory_client/models/get_attributes_count_response.py
index 765b621de8..48372cac9a 100644
--- a/clients/client/python/ory_client/models/get_attributes_count_response.py
+++ b/clients/client/python/ory_client/models/get_attributes_count_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_managed_identity_schema_location.py b/clients/client/python/ory_client/models/get_managed_identity_schema_location.py
index 0919f71f7e..2f180935be 100644
--- a/clients/client/python/ory_client/models/get_managed_identity_schema_location.py
+++ b/clients/client/python/ory_client/models/get_managed_identity_schema_location.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_metrics_event_attributes_response.py b/clients/client/python/ory_client/models/get_metrics_event_attributes_response.py
index 8321f30cd6..4eb90f77d8 100644
--- a/clients/client/python/ory_client/models/get_metrics_event_attributes_response.py
+++ b/clients/client/python/ory_client/models/get_metrics_event_attributes_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_metrics_event_types_response.py b/clients/client/python/ory_client/models/get_metrics_event_types_response.py
index 454bf0533f..23cb32f472 100644
--- a/clients/client/python/ory_client/models/get_metrics_event_types_response.py
+++ b/clients/client/python/ory_client/models/get_metrics_event_types_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_organization_response.py b/clients/client/python/ory_client/models/get_organization_response.py
index b7d6ca90b4..90c26a549a 100644
--- a/clients/client/python/ory_client/models/get_organization_response.py
+++ b/clients/client/python/ory_client/models/get_organization_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_project_events_body.py b/clients/client/python/ory_client/models/get_project_events_body.py
index 71d4276f14..f2f1fb1d73 100644
--- a/clients/client/python/ory_client/models/get_project_events_body.py
+++ b/clients/client/python/ory_client/models/get_project_events_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_project_events_response.py b/clients/client/python/ory_client/models/get_project_events_response.py
index d80f62c0f4..74293f6faf 100644
--- a/clients/client/python/ory_client/models/get_project_events_response.py
+++ b/clients/client/python/ory_client/models/get_project_events_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_project_metrics_response.py b/clients/client/python/ory_client/models/get_project_metrics_response.py
index 294b10dfbb..9e420f49a7 100644
--- a/clients/client/python/ory_client/models/get_project_metrics_response.py
+++ b/clients/client/python/ory_client/models/get_project_metrics_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_session_activity_response.py b/clients/client/python/ory_client/models/get_session_activity_response.py
index 719d222984..aad650bde2 100644
--- a/clients/client/python/ory_client/models/get_session_activity_response.py
+++ b/clients/client/python/ory_client/models/get_session_activity_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/get_version200_response.py b/clients/client/python/ory_client/models/get_version200_response.py
index d073f80ebc..abf6bbee17 100644
--- a/clients/client/python/ory_client/models/get_version200_response.py
+++ b/clients/client/python/ory_client/models/get_version200_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/health_not_ready_status.py b/clients/client/python/ory_client/models/health_not_ready_status.py
index 64824684b3..ccd3a40e29 100644
--- a/clients/client/python/ory_client/models/health_not_ready_status.py
+++ b/clients/client/python/ory_client/models/health_not_ready_status.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/health_status.py b/clients/client/python/ory_client/models/health_status.py
index fa3a3dadc8..2266d16ca0 100644
--- a/clients/client/python/ory_client/models/health_status.py
+++ b/clients/client/python/ory_client/models/health_status.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity.py b/clients/client/python/ory_client/models/identity.py
index 4c13f38688..b5ba8f3e83 100644
--- a/clients/client/python/ory_client/models/identity.py
+++ b/clients/client/python/ory_client/models/identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_credentials.py b/clients/client/python/ory_client/models/identity_credentials.py
index a6fa890780..a0d896d307 100644
--- a/clients/client/python/ory_client/models/identity_credentials.py
+++ b/clients/client/python/ory_client/models/identity_credentials.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_credentials_code.py b/clients/client/python/ory_client/models/identity_credentials_code.py
index febe50d365..2cc79995ba 100644
--- a/clients/client/python/ory_client/models/identity_credentials_code.py
+++ b/clients/client/python/ory_client/models/identity_credentials_code.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_credentials_oidc.py b/clients/client/python/ory_client/models/identity_credentials_oidc.py
index 5c773ad4e4..552a6dd428 100644
--- a/clients/client/python/ory_client/models/identity_credentials_oidc.py
+++ b/clients/client/python/ory_client/models/identity_credentials_oidc.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_credentials_oidc_provider.py b/clients/client/python/ory_client/models/identity_credentials_oidc_provider.py
index ad9b7dd2b2..c948eb4639 100644
--- a/clients/client/python/ory_client/models/identity_credentials_oidc_provider.py
+++ b/clients/client/python/ory_client/models/identity_credentials_oidc_provider.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_credentials_password.py b/clients/client/python/ory_client/models/identity_credentials_password.py
index 16a836efd6..e4d5e29721 100644
--- a/clients/client/python/ory_client/models/identity_credentials_password.py
+++ b/clients/client/python/ory_client/models/identity_credentials_password.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_patch.py b/clients/client/python/ory_client/models/identity_patch.py
index c4ca306615..06dca6c608 100644
--- a/clients/client/python/ory_client/models/identity_patch.py
+++ b/clients/client/python/ory_client/models/identity_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_patch_response.py b/clients/client/python/ory_client/models/identity_patch_response.py
index 3abda62352..40075ef3b6 100644
--- a/clients/client/python/ory_client/models/identity_patch_response.py
+++ b/clients/client/python/ory_client/models/identity_patch_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_schema_container.py b/clients/client/python/ory_client/models/identity_schema_container.py
index 8175a91a61..4cb06ec35b 100644
--- a/clients/client/python/ory_client/models/identity_schema_container.py
+++ b/clients/client/python/ory_client/models/identity_schema_container.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_schema_preset.py b/clients/client/python/ory_client/models/identity_schema_preset.py
index 661fe12369..10f3bb1d75 100644
--- a/clients/client/python/ory_client/models/identity_schema_preset.py
+++ b/clients/client/python/ory_client/models/identity_schema_preset.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_with_credentials.py b/clients/client/python/ory_client/models/identity_with_credentials.py
index f86ca3b9b8..8873ebd113 100644
--- a/clients/client/python/ory_client/models/identity_with_credentials.py
+++ b/clients/client/python/ory_client/models/identity_with_credentials.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_with_credentials_oidc.py b/clients/client/python/ory_client/models/identity_with_credentials_oidc.py
index 8ecd108cb1..a27dfcca4d 100644
--- a/clients/client/python/ory_client/models/identity_with_credentials_oidc.py
+++ b/clients/client/python/ory_client/models/identity_with_credentials_oidc.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_with_credentials_oidc_config.py b/clients/client/python/ory_client/models/identity_with_credentials_oidc_config.py
index 2cc5c22fce..921247916c 100644
--- a/clients/client/python/ory_client/models/identity_with_credentials_oidc_config.py
+++ b/clients/client/python/ory_client/models/identity_with_credentials_oidc_config.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_with_credentials_oidc_config_provider.py b/clients/client/python/ory_client/models/identity_with_credentials_oidc_config_provider.py
index 5a595c95ab..366a90c6ba 100644
--- a/clients/client/python/ory_client/models/identity_with_credentials_oidc_config_provider.py
+++ b/clients/client/python/ory_client/models/identity_with_credentials_oidc_config_provider.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_with_credentials_password.py b/clients/client/python/ory_client/models/identity_with_credentials_password.py
index ee7097a12f..407487a0df 100644
--- a/clients/client/python/ory_client/models/identity_with_credentials_password.py
+++ b/clients/client/python/ory_client/models/identity_with_credentials_password.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_with_credentials_password_config.py b/clients/client/python/ory_client/models/identity_with_credentials_password_config.py
index f041c90ad4..02701f1ad9 100644
--- a/clients/client/python/ory_client/models/identity_with_credentials_password_config.py
+++ b/clients/client/python/ory_client/models/identity_with_credentials_password_config.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/internal_get_project_branding_body.py b/clients/client/python/ory_client/models/internal_get_project_branding_body.py
index 16a32b78f6..4ca19b64b7 100644
--- a/clients/client/python/ory_client/models/internal_get_project_branding_body.py
+++ b/clients/client/python/ory_client/models/internal_get_project_branding_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py b/clients/client/python/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py
index b81295bc98..e46a5f6eaf 100644
--- a/clients/client/python/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py
+++ b/clients/client/python/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_body.py b/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_body.py
index 62a2560c16..da90d9630b 100644
--- a/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_body.py
+++ b/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_response.py b/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_response.py
index 4920d0236e..ebb4e2cfd6 100644
--- a/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_response.py
+++ b/clients/client/python/ory_client/models/internal_is_owner_for_project_by_slug_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/introspected_o_auth2_token.py b/clients/client/python/ory_client/models/introspected_o_auth2_token.py
index ab08666c01..f717d84078 100644
--- a/clients/client/python/ory_client/models/introspected_o_auth2_token.py
+++ b/clients/client/python/ory_client/models/introspected_o_auth2_token.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/invoice.py b/clients/client/python/ory_client/models/invoice.py
index 8a27b9d555..5c4d618a09 100644
--- a/clients/client/python/ory_client/models/invoice.py
+++ b/clients/client/python/ory_client/models/invoice.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/invoice_data_v1.py b/clients/client/python/ory_client/models/invoice_data_v1.py
index 4c683861c7..f87ea6ea68 100644
--- a/clients/client/python/ory_client/models/invoice_data_v1.py
+++ b/clients/client/python/ory_client/models/invoice_data_v1.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/is_owner_for_project_by_slug.py b/clients/client/python/ory_client/models/is_owner_for_project_by_slug.py
index 73c5c6bf0f..3e74efdbc1 100644
--- a/clients/client/python/ory_client/models/is_owner_for_project_by_slug.py
+++ b/clients/client/python/ory_client/models/is_owner_for_project_by_slug.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/json_patch.py b/clients/client/python/ory_client/models/json_patch.py
index 8fbddd10ce..f1502c7d3a 100644
--- a/clients/client/python/ory_client/models/json_patch.py
+++ b/clients/client/python/ory_client/models/json_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/json_web_key.py b/clients/client/python/ory_client/models/json_web_key.py
index ac94996cad..e250f586c3 100644
--- a/clients/client/python/ory_client/models/json_web_key.py
+++ b/clients/client/python/ory_client/models/json_web_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/json_web_key_set.py b/clients/client/python/ory_client/models/json_web_key_set.py
index 1f3db242c9..6086a19804 100644
--- a/clients/client/python/ory_client/models/json_web_key_set.py
+++ b/clients/client/python/ory_client/models/json_web_key_set.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/keto_namespace.py b/clients/client/python/ory_client/models/keto_namespace.py
index 239cb064ee..4e32c4e90e 100644
--- a/clients/client/python/ory_client/models/keto_namespace.py
+++ b/clients/client/python/ory_client/models/keto_namespace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/line_item_v1.py b/clients/client/python/ory_client/models/line_item_v1.py
index f6c471b51b..a6a62d3323 100644
--- a/clients/client/python/ory_client/models/line_item_v1.py
+++ b/clients/client/python/ory_client/models/line_item_v1.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/list_event_streams.py b/clients/client/python/ory_client/models/list_event_streams.py
index 441c13aebe..922832dcc2 100644
--- a/clients/client/python/ory_client/models/list_event_streams.py
+++ b/clients/client/python/ory_client/models/list_event_streams.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/list_invoices_response.py b/clients/client/python/ory_client/models/list_invoices_response.py
index f6770dca13..767be7ff40 100644
--- a/clients/client/python/ory_client/models/list_invoices_response.py
+++ b/clients/client/python/ory_client/models/list_invoices_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/list_organizations_response.py b/clients/client/python/ory_client/models/list_organizations_response.py
index e4fe8f1fdd..71f0a6b6dc 100644
--- a/clients/client/python/ory_client/models/list_organizations_response.py
+++ b/clients/client/python/ory_client/models/list_organizations_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/list_workspace_projects.py b/clients/client/python/ory_client/models/list_workspace_projects.py
index aac45f11af..2c524bb41f 100644
--- a/clients/client/python/ory_client/models/list_workspace_projects.py
+++ b/clients/client/python/ory_client/models/list_workspace_projects.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/list_workspaces.py b/clients/client/python/ory_client/models/list_workspaces.py
index ddb064af7d..074683c7ab 100644
--- a/clients/client/python/ory_client/models/list_workspaces.py
+++ b/clients/client/python/ory_client/models/list_workspaces.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/login_flow.py b/clients/client/python/ory_client/models/login_flow.py
index 29f2e6c096..ac6e5cc2e4 100644
--- a/clients/client/python/ory_client/models/login_flow.py
+++ b/clients/client/python/ory_client/models/login_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/login_flow_state.py b/clients/client/python/ory_client/models/login_flow_state.py
index 2a7f20632a..8eb5e94c0c 100644
--- a/clients/client/python/ory_client/models/login_flow_state.py
+++ b/clients/client/python/ory_client/models/login_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/logout_flow.py b/clients/client/python/ory_client/models/logout_flow.py
index 9fd255d0e2..ac2908f3d1 100644
--- a/clients/client/python/ory_client/models/logout_flow.py
+++ b/clients/client/python/ory_client/models/logout_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/managed_identity_schema.py b/clients/client/python/ory_client/models/managed_identity_schema.py
index 16a1419d28..6a988e25f3 100644
--- a/clients/client/python/ory_client/models/managed_identity_schema.py
+++ b/clients/client/python/ory_client/models/managed_identity_schema.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/managed_identity_schema_validation_result.py b/clients/client/python/ory_client/models/managed_identity_schema_validation_result.py
index 1fe3e04326..0bd990dc44 100644
--- a/clients/client/python/ory_client/models/managed_identity_schema_validation_result.py
+++ b/clients/client/python/ory_client/models/managed_identity_schema_validation_result.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/member_invite.py b/clients/client/python/ory_client/models/member_invite.py
index b64aa86131..7afa398b16 100644
--- a/clients/client/python/ory_client/models/member_invite.py
+++ b/clients/client/python/ory_client/models/member_invite.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/message.py b/clients/client/python/ory_client/models/message.py
index 22b224c2c3..31a67f469a 100644
--- a/clients/client/python/ory_client/models/message.py
+++ b/clients/client/python/ory_client/models/message.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/message_dispatch.py b/clients/client/python/ory_client/models/message_dispatch.py
index 0d8d81c4b7..71fb42925a 100644
--- a/clients/client/python/ory_client/models/message_dispatch.py
+++ b/clients/client/python/ory_client/models/message_dispatch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/metrics_datapoint.py b/clients/client/python/ory_client/models/metrics_datapoint.py
index efe5e97c25..ff4200d71b 100644
--- a/clients/client/python/ory_client/models/metrics_datapoint.py
+++ b/clients/client/python/ory_client/models/metrics_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/money.py b/clients/client/python/ory_client/models/money.py
index c48573b3af..eeaa8f6dc0 100644
--- a/clients/client/python/ory_client/models/money.py
+++ b/clients/client/python/ory_client/models/money.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/namespace.py b/clients/client/python/ory_client/models/namespace.py
index 2793b35898..75203696fc 100644
--- a/clients/client/python/ory_client/models/namespace.py
+++ b/clients/client/python/ory_client/models/namespace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/needs_privileged_session_error.py b/clients/client/python/ory_client/models/needs_privileged_session_error.py
index 2e2de4fef4..a771411e13 100644
--- a/clients/client/python/ory_client/models/needs_privileged_session_error.py
+++ b/clients/client/python/ory_client/models/needs_privileged_session_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project.py b/clients/client/python/ory_client/models/normalized_project.py
index 40ed047b29..e7014df8e5 100644
--- a/clients/client/python/ory_client/models/normalized_project.py
+++ b/clients/client/python/ory_client/models/normalized_project.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project_revision.py b/clients/client/python/ory_client/models/normalized_project_revision.py
index ecaaea155d..b1154233c7 100644
--- a/clients/client/python/ory_client/models/normalized_project_revision.py
+++ b/clients/client/python/ory_client/models/normalized_project_revision.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project_revision_courier_channel.py b/clients/client/python/ory_client/models/normalized_project_revision_courier_channel.py
index eea6d668ff..663ba5205f 100644
--- a/clients/client/python/ory_client/models/normalized_project_revision_courier_channel.py
+++ b/clients/client/python/ory_client/models/normalized_project_revision_courier_channel.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project_revision_hook.py b/clients/client/python/ory_client/models/normalized_project_revision_hook.py
index 6047518fa8..16e14e4165 100644
--- a/clients/client/python/ory_client/models/normalized_project_revision_hook.py
+++ b/clients/client/python/ory_client/models/normalized_project_revision_hook.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project_revision_identity_schema.py b/clients/client/python/ory_client/models/normalized_project_revision_identity_schema.py
index 0f3ffb8417..6c307f8d00 100644
--- a/clients/client/python/ory_client/models/normalized_project_revision_identity_schema.py
+++ b/clients/client/python/ory_client/models/normalized_project_revision_identity_schema.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project_revision_third_party_provider.py b/clients/client/python/ory_client/models/normalized_project_revision_third_party_provider.py
index 13a5302d50..65a256c8f4 100644
--- a/clients/client/python/ory_client/models/normalized_project_revision_third_party_provider.py
+++ b/clients/client/python/ory_client/models/normalized_project_revision_third_party_provider.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/normalized_project_revision_tokenizer_template.py b/clients/client/python/ory_client/models/normalized_project_revision_tokenizer_template.py
index ef5763e09c..dae7b44af0 100644
--- a/clients/client/python/ory_client/models/normalized_project_revision_tokenizer_template.py
+++ b/clients/client/python/ory_client/models/normalized_project_revision_tokenizer_template.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_client.py b/clients/client/python/ory_client/models/o_auth2_client.py
index 8e4a06aadb..8426d4d92e 100644
--- a/clients/client/python/ory_client/models/o_auth2_client.py
+++ b/clients/client/python/ory_client/models/o_auth2_client.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_client_token_lifespans.py b/clients/client/python/ory_client/models/o_auth2_client_token_lifespans.py
index 49dec74e19..b4d6d784ae 100644
--- a/clients/client/python/ory_client/models/o_auth2_client_token_lifespans.py
+++ b/clients/client/python/ory_client/models/o_auth2_client_token_lifespans.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_consent_request.py b/clients/client/python/ory_client/models/o_auth2_consent_request.py
index 8836ed3733..2b4575e0c7 100644
--- a/clients/client/python/ory_client/models/o_auth2_consent_request.py
+++ b/clients/client/python/ory_client/models/o_auth2_consent_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_consent_request_open_id_connect_context.py b/clients/client/python/ory_client/models/o_auth2_consent_request_open_id_connect_context.py
index 291d1639b4..b53446276c 100644
--- a/clients/client/python/ory_client/models/o_auth2_consent_request_open_id_connect_context.py
+++ b/clients/client/python/ory_client/models/o_auth2_consent_request_open_id_connect_context.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_consent_session.py b/clients/client/python/ory_client/models/o_auth2_consent_session.py
index 8db370a003..cc94a3581e 100644
--- a/clients/client/python/ory_client/models/o_auth2_consent_session.py
+++ b/clients/client/python/ory_client/models/o_auth2_consent_session.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_consent_session_expires_at.py b/clients/client/python/ory_client/models/o_auth2_consent_session_expires_at.py
index af5b4bdc96..6ea054a037 100644
--- a/clients/client/python/ory_client/models/o_auth2_consent_session_expires_at.py
+++ b/clients/client/python/ory_client/models/o_auth2_consent_session_expires_at.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_login_request.py b/clients/client/python/ory_client/models/o_auth2_login_request.py
index cd1fc588cb..c084ba8c84 100644
--- a/clients/client/python/ory_client/models/o_auth2_login_request.py
+++ b/clients/client/python/ory_client/models/o_auth2_login_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_logout_request.py b/clients/client/python/ory_client/models/o_auth2_logout_request.py
index d5480a16c1..39999dc1f7 100644
--- a/clients/client/python/ory_client/models/o_auth2_logout_request.py
+++ b/clients/client/python/ory_client/models/o_auth2_logout_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_redirect_to.py b/clients/client/python/ory_client/models/o_auth2_redirect_to.py
index 8b4b6e323c..92caf8c5d1 100644
--- a/clients/client/python/ory_client/models/o_auth2_redirect_to.py
+++ b/clients/client/python/ory_client/models/o_auth2_redirect_to.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/o_auth2_token_exchange.py b/clients/client/python/ory_client/models/o_auth2_token_exchange.py
index de6f8df52c..a770bda09b 100644
--- a/clients/client/python/ory_client/models/o_auth2_token_exchange.py
+++ b/clients/client/python/ory_client/models/o_auth2_token_exchange.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/oidc_configuration.py b/clients/client/python/ory_client/models/oidc_configuration.py
index 045eb71f1b..1667cfcbaf 100644
--- a/clients/client/python/ory_client/models/oidc_configuration.py
+++ b/clients/client/python/ory_client/models/oidc_configuration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/oidc_user_info.py b/clients/client/python/ory_client/models/oidc_user_info.py
index 02e7240755..cef46832b6 100644
--- a/clients/client/python/ory_client/models/oidc_user_info.py
+++ b/clients/client/python/ory_client/models/oidc_user_info.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/organization.py b/clients/client/python/ory_client/models/organization.py
index 2acf901d4b..1792b0bed9 100644
--- a/clients/client/python/ory_client/models/organization.py
+++ b/clients/client/python/ory_client/models/organization.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/organization_body.py b/clients/client/python/ory_client/models/organization_body.py
index f1f6ef34b5..8cf62fd6c1 100644
--- a/clients/client/python/ory_client/models/organization_body.py
+++ b/clients/client/python/ory_client/models/organization_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/pagination.py b/clients/client/python/ory_client/models/pagination.py
index fadd60381d..30821cd2a9 100644
--- a/clients/client/python/ory_client/models/pagination.py
+++ b/clients/client/python/ory_client/models/pagination.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/pagination_headers.py b/clients/client/python/ory_client/models/pagination_headers.py
index 380246c2b7..a53a0f30ea 100644
--- a/clients/client/python/ory_client/models/pagination_headers.py
+++ b/clients/client/python/ory_client/models/pagination_headers.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/parse_error.py b/clients/client/python/ory_client/models/parse_error.py
index 0255e6c1c5..0b7dea9e50 100644
--- a/clients/client/python/ory_client/models/parse_error.py
+++ b/clients/client/python/ory_client/models/parse_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/patch_identities_body.py b/clients/client/python/ory_client/models/patch_identities_body.py
index 2c4e8a69fa..68d6e5a1f1 100644
--- a/clients/client/python/ory_client/models/patch_identities_body.py
+++ b/clients/client/python/ory_client/models/patch_identities_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/perform_native_logout_body.py b/clients/client/python/ory_client/models/perform_native_logout_body.py
index db908811e2..b40460d5a0 100644
--- a/clients/client/python/ory_client/models/perform_native_logout_body.py
+++ b/clients/client/python/ory_client/models/perform_native_logout_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/permissions_on_workspace.py b/clients/client/python/ory_client/models/permissions_on_workspace.py
index df9348b380..d32242aac8 100644
--- a/clients/client/python/ory_client/models/permissions_on_workspace.py
+++ b/clients/client/python/ory_client/models/permissions_on_workspace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/plan.py b/clients/client/python/ory_client/models/plan.py
index 785bb4ed24..d83350ac7a 100644
--- a/clients/client/python/ory_client/models/plan.py
+++ b/clients/client/python/ory_client/models/plan.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/plan_details.py b/clients/client/python/ory_client/models/plan_details.py
index 9cb6cde8c2..569cb9b14e 100644
--- a/clients/client/python/ory_client/models/plan_details.py
+++ b/clients/client/python/ory_client/models/plan_details.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/post_check_permission_body.py b/clients/client/python/ory_client/models/post_check_permission_body.py
index 8f3de77aeb..a14bbc81ba 100644
--- a/clients/client/python/ory_client/models/post_check_permission_body.py
+++ b/clients/client/python/ory_client/models/post_check_permission_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/post_check_permission_or_error_body.py b/clients/client/python/ory_client/models/post_check_permission_or_error_body.py
index 702b9ce4a8..7a94a0cee3 100644
--- a/clients/client/python/ory_client/models/post_check_permission_or_error_body.py
+++ b/clients/client/python/ory_client/models/post_check_permission_or_error_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project.py b/clients/client/python/ory_client/models/project.py
index 1455c1438d..6795c432c5 100644
--- a/clients/client/python/ory_client/models/project.py
+++ b/clients/client/python/ory_client/models/project.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_api_key.py b/clients/client/python/ory_client/models/project_api_key.py
index 07a003243c..3a0479737c 100644
--- a/clients/client/python/ory_client/models/project_api_key.py
+++ b/clients/client/python/ory_client/models/project_api_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_branding.py b/clients/client/python/ory_client/models/project_branding.py
index 8e2181dcc1..a7a1dc81ff 100644
--- a/clients/client/python/ory_client/models/project_branding.py
+++ b/clients/client/python/ory_client/models/project_branding.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_branding_colors.py b/clients/client/python/ory_client/models/project_branding_colors.py
index fb1a1fa7e3..04c5cc2ea4 100644
--- a/clients/client/python/ory_client/models/project_branding_colors.py
+++ b/clients/client/python/ory_client/models/project_branding_colors.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_branding_theme.py b/clients/client/python/ory_client/models/project_branding_theme.py
index 7e1a71debe..ba0ff36b9f 100644
--- a/clients/client/python/ory_client/models/project_branding_theme.py
+++ b/clients/client/python/ory_client/models/project_branding_theme.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_cors.py b/clients/client/python/ory_client/models/project_cors.py
index 6bd384d23b..edeea4d512 100644
--- a/clients/client/python/ory_client/models/project_cors.py
+++ b/clients/client/python/ory_client/models/project_cors.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_events_datapoint.py b/clients/client/python/ory_client/models/project_events_datapoint.py
index 802fc1b618..58296f71a3 100644
--- a/clients/client/python/ory_client/models/project_events_datapoint.py
+++ b/clients/client/python/ory_client/models/project_events_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_host.py b/clients/client/python/ory_client/models/project_host.py
index b2a0067f8f..aa85f40bc1 100644
--- a/clients/client/python/ory_client/models/project_host.py
+++ b/clients/client/python/ory_client/models/project_host.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_member.py b/clients/client/python/ory_client/models/project_member.py
index d9a7555394..c4fc870cdf 100644
--- a/clients/client/python/ory_client/models/project_member.py
+++ b/clients/client/python/ory_client/models/project_member.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_metadata.py b/clients/client/python/ory_client/models/project_metadata.py
index c2b8e65270..91de5fa9a7 100644
--- a/clients/client/python/ory_client/models/project_metadata.py
+++ b/clients/client/python/ory_client/models/project_metadata.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_service_identity.py b/clients/client/python/ory_client/models/project_service_identity.py
index fa445b7f09..4a8331a084 100644
--- a/clients/client/python/ory_client/models/project_service_identity.py
+++ b/clients/client/python/ory_client/models/project_service_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_service_o_auth2.py b/clients/client/python/ory_client/models/project_service_o_auth2.py
index 6a7b875bd2..3830ec801e 100644
--- a/clients/client/python/ory_client/models/project_service_o_auth2.py
+++ b/clients/client/python/ory_client/models/project_service_o_auth2.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_service_permission.py b/clients/client/python/ory_client/models/project_service_permission.py
index d1de19d2bf..6951b3f065 100644
--- a/clients/client/python/ory_client/models/project_service_permission.py
+++ b/clients/client/python/ory_client/models/project_service_permission.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/project_services.py b/clients/client/python/ory_client/models/project_services.py
index 77843f777c..cf0a77f5a8 100644
--- a/clients/client/python/ory_client/models/project_services.py
+++ b/clients/client/python/ory_client/models/project_services.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/quota_usage.py b/clients/client/python/ory_client/models/quota_usage.py
index f0d37d9a60..7adea48d86 100644
--- a/clients/client/python/ory_client/models/quota_usage.py
+++ b/clients/client/python/ory_client/models/quota_usage.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/recovery_code_for_identity.py b/clients/client/python/ory_client/models/recovery_code_for_identity.py
index b317760029..29fc3db3e3 100644
--- a/clients/client/python/ory_client/models/recovery_code_for_identity.py
+++ b/clients/client/python/ory_client/models/recovery_code_for_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/recovery_flow.py b/clients/client/python/ory_client/models/recovery_flow.py
index 20eba1437f..65415256e8 100644
--- a/clients/client/python/ory_client/models/recovery_flow.py
+++ b/clients/client/python/ory_client/models/recovery_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/recovery_flow_state.py b/clients/client/python/ory_client/models/recovery_flow_state.py
index 2ae13cd2b1..0e19246173 100644
--- a/clients/client/python/ory_client/models/recovery_flow_state.py
+++ b/clients/client/python/ory_client/models/recovery_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/recovery_identity_address.py b/clients/client/python/ory_client/models/recovery_identity_address.py
index 25e917fc1a..bb72b2a753 100644
--- a/clients/client/python/ory_client/models/recovery_identity_address.py
+++ b/clients/client/python/ory_client/models/recovery_identity_address.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/recovery_link_for_identity.py b/clients/client/python/ory_client/models/recovery_link_for_identity.py
index c43eff35c2..c00f5155f8 100644
--- a/clients/client/python/ory_client/models/recovery_link_for_identity.py
+++ b/clients/client/python/ory_client/models/recovery_link_for_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/registration_flow.py b/clients/client/python/ory_client/models/registration_flow.py
index e64b2530cb..b5275889b4 100644
--- a/clients/client/python/ory_client/models/registration_flow.py
+++ b/clients/client/python/ory_client/models/registration_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/registration_flow_state.py b/clients/client/python/ory_client/models/registration_flow_state.py
index feebc84d9d..f8978b97ae 100644
--- a/clients/client/python/ory_client/models/registration_flow_state.py
+++ b/clients/client/python/ory_client/models/registration_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/reject_o_auth2_request.py b/clients/client/python/ory_client/models/reject_o_auth2_request.py
index 98abd8a17a..ad3746f831 100644
--- a/clients/client/python/ory_client/models/reject_o_auth2_request.py
+++ b/clients/client/python/ory_client/models/reject_o_auth2_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/relation_query.py b/clients/client/python/ory_client/models/relation_query.py
index bd6829b681..a9625a27a6 100644
--- a/clients/client/python/ory_client/models/relation_query.py
+++ b/clients/client/python/ory_client/models/relation_query.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/relationship.py b/clients/client/python/ory_client/models/relationship.py
index ce155845be..58bf98ed05 100644
--- a/clients/client/python/ory_client/models/relationship.py
+++ b/clients/client/python/ory_client/models/relationship.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/relationship_namespaces.py b/clients/client/python/ory_client/models/relationship_namespaces.py
index 12bc36b2a9..53844fa342 100644
--- a/clients/client/python/ory_client/models/relationship_namespaces.py
+++ b/clients/client/python/ory_client/models/relationship_namespaces.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/relationship_patch.py b/clients/client/python/ory_client/models/relationship_patch.py
index 980fea856d..ea48328f0c 100644
--- a/clients/client/python/ory_client/models/relationship_patch.py
+++ b/clients/client/python/ory_client/models/relationship_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/relationships.py b/clients/client/python/ory_client/models/relationships.py
index 12f45b0e34..80325c5e17 100644
--- a/clients/client/python/ory_client/models/relationships.py
+++ b/clients/client/python/ory_client/models/relationships.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/rfc6749_error_json.py b/clients/client/python/ory_client/models/rfc6749_error_json.py
index 7bc7ad54d7..caf6ce4a72 100644
--- a/clients/client/python/ory_client/models/rfc6749_error_json.py
+++ b/clients/client/python/ory_client/models/rfc6749_error_json.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/schema_patch.py b/clients/client/python/ory_client/models/schema_patch.py
index 1c8ba9f8e6..4c29370e3f 100644
--- a/clients/client/python/ory_client/models/schema_patch.py
+++ b/clients/client/python/ory_client/models/schema_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/self_service_flow_expired_error.py b/clients/client/python/ory_client/models/self_service_flow_expired_error.py
index 6117957848..c4bc3b1a97 100644
--- a/clients/client/python/ory_client/models/self_service_flow_expired_error.py
+++ b/clients/client/python/ory_client/models/self_service_flow_expired_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/session.py b/clients/client/python/ory_client/models/session.py
index 27ae245fbf..afa2d169d6 100644
--- a/clients/client/python/ory_client/models/session.py
+++ b/clients/client/python/ory_client/models/session.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/session_activity_datapoint.py b/clients/client/python/ory_client/models/session_activity_datapoint.py
index 1dca4b73b5..891ad571db 100644
--- a/clients/client/python/ory_client/models/session_activity_datapoint.py
+++ b/clients/client/python/ory_client/models/session_activity_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/session_authentication_method.py b/clients/client/python/ory_client/models/session_authentication_method.py
index 41667ae49e..f89e76b468 100644
--- a/clients/client/python/ory_client/models/session_authentication_method.py
+++ b/clients/client/python/ory_client/models/session_authentication_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/session_device.py b/clients/client/python/ory_client/models/session_device.py
index b0f4bf2f58..d11b9d08f8 100644
--- a/clients/client/python/ory_client/models/session_device.py
+++ b/clients/client/python/ory_client/models/session_device.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/set_active_project_in_console_body.py b/clients/client/python/ory_client/models/set_active_project_in_console_body.py
index 77dd55069c..e70f1f47bc 100644
--- a/clients/client/python/ory_client/models/set_active_project_in_console_body.py
+++ b/clients/client/python/ory_client/models/set_active_project_in_console_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/set_custom_domain_body.py b/clients/client/python/ory_client/models/set_custom_domain_body.py
index 6382843843..63cc3dc8da 100644
--- a/clients/client/python/ory_client/models/set_custom_domain_body.py
+++ b/clients/client/python/ory_client/models/set_custom_domain_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/set_event_stream_body.py b/clients/client/python/ory_client/models/set_event_stream_body.py
index f1b20f6e0e..4ad6a7cedf 100644
--- a/clients/client/python/ory_client/models/set_event_stream_body.py
+++ b/clients/client/python/ory_client/models/set_event_stream_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/set_project.py b/clients/client/python/ory_client/models/set_project.py
index 53c1d5adc4..1fe197cb4c 100644
--- a/clients/client/python/ory_client/models/set_project.py
+++ b/clients/client/python/ory_client/models/set_project.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/set_project_branding_theme_body.py b/clients/client/python/ory_client/models/set_project_branding_theme_body.py
index 90a5a84451..0f90cc4c40 100644
--- a/clients/client/python/ory_client/models/set_project_branding_theme_body.py
+++ b/clients/client/python/ory_client/models/set_project_branding_theme_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/settings_flow.py b/clients/client/python/ory_client/models/settings_flow.py
index 0f9e042f7c..4e83976844 100644
--- a/clients/client/python/ory_client/models/settings_flow.py
+++ b/clients/client/python/ory_client/models/settings_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/settings_flow_state.py b/clients/client/python/ory_client/models/settings_flow_state.py
index 1ff0643689..bdcb696f17 100644
--- a/clients/client/python/ory_client/models/settings_flow_state.py
+++ b/clients/client/python/ory_client/models/settings_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/source_position.py b/clients/client/python/ory_client/models/source_position.py
index ea07906cb9..f0e6a9319c 100644
--- a/clients/client/python/ory_client/models/source_position.py
+++ b/clients/client/python/ory_client/models/source_position.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/subject_set.py b/clients/client/python/ory_client/models/subject_set.py
index e05dd104be..f41b60f04e 100644
--- a/clients/client/python/ory_client/models/subject_set.py
+++ b/clients/client/python/ory_client/models/subject_set.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/subscription.py b/clients/client/python/ory_client/models/subscription.py
index c47cff80ab..36649df6d7 100644
--- a/clients/client/python/ory_client/models/subscription.py
+++ b/clients/client/python/ory_client/models/subscription.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/successful_code_exchange_response.py b/clients/client/python/ory_client/models/successful_code_exchange_response.py
index 1bc3c5b263..7868ae7064 100644
--- a/clients/client/python/ory_client/models/successful_code_exchange_response.py
+++ b/clients/client/python/ory_client/models/successful_code_exchange_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/successful_native_login.py b/clients/client/python/ory_client/models/successful_native_login.py
index 0f5607722b..e333103bff 100644
--- a/clients/client/python/ory_client/models/successful_native_login.py
+++ b/clients/client/python/ory_client/models/successful_native_login.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/successful_native_registration.py b/clients/client/python/ory_client/models/successful_native_registration.py
index 27680dfea4..028b211da7 100644
--- a/clients/client/python/ory_client/models/successful_native_registration.py
+++ b/clients/client/python/ory_client/models/successful_native_registration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/successful_project_update.py b/clients/client/python/ory_client/models/successful_project_update.py
index 2af0336c64..dd0de17276 100644
--- a/clients/client/python/ory_client/models/successful_project_update.py
+++ b/clients/client/python/ory_client/models/successful_project_update.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/tax_line_item.py b/clients/client/python/ory_client/models/tax_line_item.py
index 347f3204f3..eb5dd2dfe4 100644
--- a/clients/client/python/ory_client/models/tax_line_item.py
+++ b/clients/client/python/ory_client/models/tax_line_item.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/time_interval.py b/clients/client/python/ory_client/models/time_interval.py
index 9a3df19438..95ec336096 100644
--- a/clients/client/python/ory_client/models/time_interval.py
+++ b/clients/client/python/ory_client/models/time_interval.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/token_pagination.py b/clients/client/python/ory_client/models/token_pagination.py
index dc003b07c1..d4ae0e28f6 100644
--- a/clients/client/python/ory_client/models/token_pagination.py
+++ b/clients/client/python/ory_client/models/token_pagination.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/token_pagination_headers.py b/clients/client/python/ory_client/models/token_pagination_headers.py
index 02fb362668..c08cbeaec9 100644
--- a/clients/client/python/ory_client/models/token_pagination_headers.py
+++ b/clients/client/python/ory_client/models/token_pagination_headers.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/token_pagination_request_parameters.py b/clients/client/python/ory_client/models/token_pagination_request_parameters.py
index 3c871bf9b6..d94236ee09 100644
--- a/clients/client/python/ory_client/models/token_pagination_request_parameters.py
+++ b/clients/client/python/ory_client/models/token_pagination_request_parameters.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/token_pagination_response_headers.py b/clients/client/python/ory_client/models/token_pagination_response_headers.py
index 2090145fed..b8ccdaa03f 100644
--- a/clients/client/python/ory_client/models/token_pagination_response_headers.py
+++ b/clients/client/python/ory_client/models/token_pagination_response_headers.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/trust_o_auth2_jwt_grant_issuer.py b/clients/client/python/ory_client/models/trust_o_auth2_jwt_grant_issuer.py
index f19dd136b7..87853d3576 100644
--- a/clients/client/python/ory_client/models/trust_o_auth2_jwt_grant_issuer.py
+++ b/clients/client/python/ory_client/models/trust_o_auth2_jwt_grant_issuer.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py b/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py
index 5aa47089a1..56e5d8411f 100644
--- a/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py
+++ b/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py b/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py
index 17597edc52..14c46d5913 100644
--- a/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py
+++ b/clients/client/python/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_container.py b/clients/client/python/ory_client/models/ui_container.py
index ec54e58ac0..de0fa25f9b 100644
--- a/clients/client/python/ory_client/models/ui_container.py
+++ b/clients/client/python/ory_client/models/ui_container.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node.py b/clients/client/python/ory_client/models/ui_node.py
index 1436d0ada1..2b81a3cd02 100644
--- a/clients/client/python/ory_client/models/ui_node.py
+++ b/clients/client/python/ory_client/models/ui_node.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_anchor_attributes.py b/clients/client/python/ory_client/models/ui_node_anchor_attributes.py
index c25550f30c..74bab4e9b8 100644
--- a/clients/client/python/ory_client/models/ui_node_anchor_attributes.py
+++ b/clients/client/python/ory_client/models/ui_node_anchor_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_attributes.py b/clients/client/python/ory_client/models/ui_node_attributes.py
index 1bc5827942..54876484f2 100644
--- a/clients/client/python/ory_client/models/ui_node_attributes.py
+++ b/clients/client/python/ory_client/models/ui_node_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_image_attributes.py b/clients/client/python/ory_client/models/ui_node_image_attributes.py
index 42a62bd104..74fb86fd93 100644
--- a/clients/client/python/ory_client/models/ui_node_image_attributes.py
+++ b/clients/client/python/ory_client/models/ui_node_image_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_input_attributes.py b/clients/client/python/ory_client/models/ui_node_input_attributes.py
index 50e281989e..02b57f81c9 100644
--- a/clients/client/python/ory_client/models/ui_node_input_attributes.py
+++ b/clients/client/python/ory_client/models/ui_node_input_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_meta.py b/clients/client/python/ory_client/models/ui_node_meta.py
index d8644fb6de..50b5915e9e 100644
--- a/clients/client/python/ory_client/models/ui_node_meta.py
+++ b/clients/client/python/ory_client/models/ui_node_meta.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_script_attributes.py b/clients/client/python/ory_client/models/ui_node_script_attributes.py
index 0cf3e8fe4f..07fdfb2b20 100644
--- a/clients/client/python/ory_client/models/ui_node_script_attributes.py
+++ b/clients/client/python/ory_client/models/ui_node_script_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_node_text_attributes.py b/clients/client/python/ory_client/models/ui_node_text_attributes.py
index 44f9ceee9e..c9256aff0a 100644
--- a/clients/client/python/ory_client/models/ui_node_text_attributes.py
+++ b/clients/client/python/ory_client/models/ui_node_text_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/ui_text.py b/clients/client/python/ory_client/models/ui_text.py
index 8357d9ba35..ca583bc05c 100644
--- a/clients/client/python/ory_client/models/ui_text.py
+++ b/clients/client/python/ory_client/models/ui_text.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_identity_body.py b/clients/client/python/ory_client/models/update_identity_body.py
index f6939e1d04..967d465685 100644
--- a/clients/client/python/ory_client/models/update_identity_body.py
+++ b/clients/client/python/ory_client/models/update_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_body.py b/clients/client/python/ory_client/models/update_login_flow_body.py
index e74496ec8d..0029b4c09a 100644
--- a/clients/client/python/ory_client/models/update_login_flow_body.py
+++ b/clients/client/python/ory_client/models/update_login_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_code_method.py b/clients/client/python/ory_client/models/update_login_flow_with_code_method.py
index b21767ea30..1cc1951e9f 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_code_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_identifier_first_method.py b/clients/client/python/ory_client/models/update_login_flow_with_identifier_first_method.py
index c36fee7d33..1ca83b9264 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_identifier_first_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_identifier_first_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_lookup_secret_method.py b/clients/client/python/ory_client/models/update_login_flow_with_lookup_secret_method.py
index 68a4efcde5..1774758b5c 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_lookup_secret_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_lookup_secret_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_oidc_method.py b/clients/client/python/ory_client/models/update_login_flow_with_oidc_method.py
index f1e390230e..8fe4beb047 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_oidc_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_oidc_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_passkey_method.py b/clients/client/python/ory_client/models/update_login_flow_with_passkey_method.py
index 5e9c2facb9..96087d82e2 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_passkey_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_passkey_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_password_method.py b/clients/client/python/ory_client/models/update_login_flow_with_password_method.py
index 567f8f4ee2..d12e8ca90f 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_password_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_password_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_totp_method.py b/clients/client/python/ory_client/models/update_login_flow_with_totp_method.py
index d2ac089753..85fdbe43b7 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_totp_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_totp_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_login_flow_with_web_authn_method.py b/clients/client/python/ory_client/models/update_login_flow_with_web_authn_method.py
index c6e8a5875c..99fde3e5b0 100644
--- a/clients/client/python/ory_client/models/update_login_flow_with_web_authn_method.py
+++ b/clients/client/python/ory_client/models/update_login_flow_with_web_authn_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_recovery_flow_body.py b/clients/client/python/ory_client/models/update_recovery_flow_body.py
index d8d4354014..57f917ddcf 100644
--- a/clients/client/python/ory_client/models/update_recovery_flow_body.py
+++ b/clients/client/python/ory_client/models/update_recovery_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_recovery_flow_with_code_method.py b/clients/client/python/ory_client/models/update_recovery_flow_with_code_method.py
index b4abd240b0..4063c73a7e 100644
--- a/clients/client/python/ory_client/models/update_recovery_flow_with_code_method.py
+++ b/clients/client/python/ory_client/models/update_recovery_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_recovery_flow_with_link_method.py b/clients/client/python/ory_client/models/update_recovery_flow_with_link_method.py
index 90ef80eb19..7245dc3eae 100644
--- a/clients/client/python/ory_client/models/update_recovery_flow_with_link_method.py
+++ b/clients/client/python/ory_client/models/update_recovery_flow_with_link_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_body.py b/clients/client/python/ory_client/models/update_registration_flow_body.py
index 29423f1bf7..121414338e 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_body.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_with_code_method.py b/clients/client/python/ory_client/models/update_registration_flow_with_code_method.py
index ae031a6f79..5cf3e2fbb5 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_with_code_method.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_with_oidc_method.py b/clients/client/python/ory_client/models/update_registration_flow_with_oidc_method.py
index 4192d85f95..e848757a3b 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_with_oidc_method.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_with_oidc_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_with_passkey_method.py b/clients/client/python/ory_client/models/update_registration_flow_with_passkey_method.py
index 7840ceb370..765fae4b52 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_with_passkey_method.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_with_passkey_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_with_password_method.py b/clients/client/python/ory_client/models/update_registration_flow_with_password_method.py
index ebfc4d0820..3781e777c1 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_with_password_method.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_with_password_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_with_profile_method.py b/clients/client/python/ory_client/models/update_registration_flow_with_profile_method.py
index 2e8bb6006a..1d4274b2ea 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_with_profile_method.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_with_profile_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_registration_flow_with_web_authn_method.py b/clients/client/python/ory_client/models/update_registration_flow_with_web_authn_method.py
index 8d8d392a8a..7b4e85ebbc 100644
--- a/clients/client/python/ory_client/models/update_registration_flow_with_web_authn_method.py
+++ b/clients/client/python/ory_client/models/update_registration_flow_with_web_authn_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_body.py b/clients/client/python/ory_client/models/update_settings_flow_body.py
index b36616ede9..bb65f56125 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_body.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_lookup_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_lookup_method.py
index e3ebd007bd..f60d0439ce 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_lookup_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_lookup_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_oidc_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_oidc_method.py
index 52b761ab66..5c263c1fa9 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_oidc_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_oidc_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_passkey_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_passkey_method.py
index 85833831a4..d76507766a 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_passkey_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_passkey_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_password_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_password_method.py
index f47476c7b0..0678e56ea6 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_password_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_password_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_profile_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_profile_method.py
index ee7d74be1b..6b58ccf60c 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_profile_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_profile_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_totp_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_totp_method.py
index 2837e56048..21fc53816d 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_totp_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_totp_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_settings_flow_with_web_authn_method.py b/clients/client/python/ory_client/models/update_settings_flow_with_web_authn_method.py
index 29f00a5149..24f8e1791b 100644
--- a/clients/client/python/ory_client/models/update_settings_flow_with_web_authn_method.py
+++ b/clients/client/python/ory_client/models/update_settings_flow_with_web_authn_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_subscription_body.py b/clients/client/python/ory_client/models/update_subscription_body.py
index d19f191e06..92604d0003 100644
--- a/clients/client/python/ory_client/models/update_subscription_body.py
+++ b/clients/client/python/ory_client/models/update_subscription_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_verification_flow_body.py b/clients/client/python/ory_client/models/update_verification_flow_body.py
index 1d6f6e6f85..fc03289184 100644
--- a/clients/client/python/ory_client/models/update_verification_flow_body.py
+++ b/clients/client/python/ory_client/models/update_verification_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_verification_flow_with_code_method.py b/clients/client/python/ory_client/models/update_verification_flow_with_code_method.py
index 477bcbe728..109f0e7525 100644
--- a/clients/client/python/ory_client/models/update_verification_flow_with_code_method.py
+++ b/clients/client/python/ory_client/models/update_verification_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_verification_flow_with_link_method.py b/clients/client/python/ory_client/models/update_verification_flow_with_link_method.py
index c7a62b416e..a9417880de 100644
--- a/clients/client/python/ory_client/models/update_verification_flow_with_link_method.py
+++ b/clients/client/python/ory_client/models/update_verification_flow_with_link_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/update_workspace_body.py b/clients/client/python/ory_client/models/update_workspace_body.py
index af6bfcb120..92900ac169 100644
--- a/clients/client/python/ory_client/models/update_workspace_body.py
+++ b/clients/client/python/ory_client/models/update_workspace_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/usage.py b/clients/client/python/ory_client/models/usage.py
index 6cbcdbae5a..05d24cf965 100644
--- a/clients/client/python/ory_client/models/usage.py
+++ b/clients/client/python/ory_client/models/usage.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/verifiable_credential_priming_response.py b/clients/client/python/ory_client/models/verifiable_credential_priming_response.py
index 65aa3f1c3e..8eeef35614 100644
--- a/clients/client/python/ory_client/models/verifiable_credential_priming_response.py
+++ b/clients/client/python/ory_client/models/verifiable_credential_priming_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/verifiable_credential_proof.py b/clients/client/python/ory_client/models/verifiable_credential_proof.py
index da44f4021b..3f8e95f916 100644
--- a/clients/client/python/ory_client/models/verifiable_credential_proof.py
+++ b/clients/client/python/ory_client/models/verifiable_credential_proof.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/verifiable_credential_response.py b/clients/client/python/ory_client/models/verifiable_credential_response.py
index f6887ade8a..4f09c4bc00 100644
--- a/clients/client/python/ory_client/models/verifiable_credential_response.py
+++ b/clients/client/python/ory_client/models/verifiable_credential_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/verifiable_identity_address.py b/clients/client/python/ory_client/models/verifiable_identity_address.py
index 1774112244..027fdefbea 100644
--- a/clients/client/python/ory_client/models/verifiable_identity_address.py
+++ b/clients/client/python/ory_client/models/verifiable_identity_address.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/verification_flow.py b/clients/client/python/ory_client/models/verification_flow.py
index 27b2117aa4..c995dc8125 100644
--- a/clients/client/python/ory_client/models/verification_flow.py
+++ b/clients/client/python/ory_client/models/verification_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/verification_flow_state.py b/clients/client/python/ory_client/models/verification_flow_state.py
index 28acac4a40..2622cc9aa3 100644
--- a/clients/client/python/ory_client/models/verification_flow_state.py
+++ b/clients/client/python/ory_client/models/verification_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/version.py b/clients/client/python/ory_client/models/version.py
index 97cdef1be4..bad600f669 100644
--- a/clients/client/python/ory_client/models/version.py
+++ b/clients/client/python/ory_client/models/version.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/warning.py b/clients/client/python/ory_client/models/warning.py
index 66d9fe7eb2..e18a7346e1 100644
--- a/clients/client/python/ory_client/models/warning.py
+++ b/clients/client/python/ory_client/models/warning.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/workspace.py b/clients/client/python/ory_client/models/workspace.py
index d45e456fe9..74f3ccba64 100644
--- a/clients/client/python/ory_client/models/workspace.py
+++ b/clients/client/python/ory_client/models/workspace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/workspace_api_key.py b/clients/client/python/ory_client/models/workspace_api_key.py
index f06c697d5b..b5966a837d 100644
--- a/clients/client/python/ory_client/models/workspace_api_key.py
+++ b/clients/client/python/ory_client/models/workspace_api_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/rest.py b/clients/client/python/ory_client/rest.py
index b4515189a3..87e90a939d 100644
--- a/clients/client/python/ory_client/rest.py
+++ b/clients/client/python/ory_client/rest.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/pyproject.toml b/clients/client/python/pyproject.toml
index b1e3570683..7c0147d11d 100644
--- a/clients/client/python/pyproject.toml
+++ b/clients/client/python/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ory_client"
-version = "v1.14.2"
+version = "v1.14.3"
description = "Ory APIs"
authors = ["API Support "]
license = "Apache 2.0"
diff --git a/clients/client/python/setup.py b/clients/client/python/setup.py
index 70a9a968bd..582f1ae7d9 100644
--- a/clients/client/python/setup.py
+++ b/clients/client/python/setup.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
@@ -22,7 +22,7 @@
# prerequisite: setuptools
# http://pypi.python.org/pypi/setuptools
NAME = "ory-client"
-VERSION = "v1.14.2"
+VERSION = "v1.14.3"
PYTHON_REQUIRES = ">=3.7"
REQUIRES = [
"urllib3 >= 1.25.3, < 2.1.0",
diff --git a/clients/client/python/test/test_accept_o_auth2_consent_request.py b/clients/client/python/test/test_accept_o_auth2_consent_request.py
index 0abb61fd6b..1d6e3f65c1 100644
--- a/clients/client/python/test/test_accept_o_auth2_consent_request.py
+++ b/clients/client/python/test/test_accept_o_auth2_consent_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_accept_o_auth2_consent_request_session.py b/clients/client/python/test/test_accept_o_auth2_consent_request_session.py
index cd65e1de52..90c87ab3a8 100644
--- a/clients/client/python/test/test_accept_o_auth2_consent_request_session.py
+++ b/clients/client/python/test/test_accept_o_auth2_consent_request_session.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_accept_o_auth2_login_request.py b/clients/client/python/test/test_accept_o_auth2_login_request.py
index 8c39cbc6a3..8e3e8a2e24 100644
--- a/clients/client/python/test/test_accept_o_auth2_login_request.py
+++ b/clients/client/python/test/test_accept_o_auth2_login_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_account_experience_configuration.py b/clients/client/python/test/test_account_experience_configuration.py
index 48b1d630ca..10887171c8 100644
--- a/clients/client/python/test/test_account_experience_configuration.py
+++ b/clients/client/python/test/test_account_experience_configuration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_account_experience_theme_variables.py b/clients/client/python/test/test_account_experience_theme_variables.py
index b7e50e9680..e79a572935 100644
--- a/clients/client/python/test/test_account_experience_theme_variables.py
+++ b/clients/client/python/test/test_account_experience_theme_variables.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_active_project_in_console.py b/clients/client/python/test/test_active_project_in_console.py
index 30983caf72..ce0f703ded 100644
--- a/clients/client/python/test/test_active_project_in_console.py
+++ b/clients/client/python/test/test_active_project_in_console.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_add_project_to_workspace_body.py b/clients/client/python/test/test_add_project_to_workspace_body.py
index 31b4ff5f8c..2c8632e084 100644
--- a/clients/client/python/test/test_add_project_to_workspace_body.py
+++ b/clients/client/python/test/test_add_project_to_workspace_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_attribute.py b/clients/client/python/test/test_attribute.py
index f5b3a1db6b..7dd75deedd 100644
--- a/clients/client/python/test/test_attribute.py
+++ b/clients/client/python/test/test_attribute.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_attribute_filter.py b/clients/client/python/test/test_attribute_filter.py
index f553537593..69acf6969e 100644
--- a/clients/client/python/test/test_attribute_filter.py
+++ b/clients/client/python/test/test_attribute_filter.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_attributes_count_datapoint.py b/clients/client/python/test/test_attributes_count_datapoint.py
index 19efc78f6d..4f08724a7a 100644
--- a/clients/client/python/test/test_attributes_count_datapoint.py
+++ b/clients/client/python/test/test_attributes_count_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_authenticator_assurance_level.py b/clients/client/python/test/test_authenticator_assurance_level.py
index 43c54e4d78..d5733cd483 100644
--- a/clients/client/python/test/test_authenticator_assurance_level.py
+++ b/clients/client/python/test/test_authenticator_assurance_level.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_batch_patch_identities_response.py b/clients/client/python/test/test_batch_patch_identities_response.py
index 5131bd889d..880d048335 100644
--- a/clients/client/python/test/test_batch_patch_identities_response.py
+++ b/clients/client/python/test/test_batch_patch_identities_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_billing_period_bucket.py b/clients/client/python/test/test_billing_period_bucket.py
index 9aba696290..3a37087057 100644
--- a/clients/client/python/test/test_billing_period_bucket.py
+++ b/clients/client/python/test/test_billing_period_bucket.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_check_opl_syntax_result.py b/clients/client/python/test/test_check_opl_syntax_result.py
index 1d899d9f98..ad23db906c 100644
--- a/clients/client/python/test/test_check_opl_syntax_result.py
+++ b/clients/client/python/test/test_check_opl_syntax_result.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_check_permission_result.py b/clients/client/python/test/test_check_permission_result.py
index 9aaf0e9045..3f3b504ac1 100644
--- a/clients/client/python/test/test_check_permission_result.py
+++ b/clients/client/python/test/test_check_permission_result.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_cloud_account.py b/clients/client/python/test/test_cloud_account.py
index e3a4578ad0..28e8bfb34b 100644
--- a/clients/client/python/test/test_cloud_account.py
+++ b/clients/client/python/test/test_cloud_account.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_consistency_request_parameters.py b/clients/client/python/test/test_consistency_request_parameters.py
index 138b0b0f03..67f52a8863 100644
--- a/clients/client/python/test/test_consistency_request_parameters.py
+++ b/clients/client/python/test/test_consistency_request_parameters.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with.py b/clients/client/python/test/test_continue_with.py
index 5afe7730a3..a5a5a7774d 100644
--- a/clients/client/python/test/test_continue_with.py
+++ b/clients/client/python/test/test_continue_with.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_recovery_ui.py b/clients/client/python/test/test_continue_with_recovery_ui.py
index 5d6107a5d7..0b72488ae5 100644
--- a/clients/client/python/test/test_continue_with_recovery_ui.py
+++ b/clients/client/python/test/test_continue_with_recovery_ui.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_recovery_ui_flow.py b/clients/client/python/test/test_continue_with_recovery_ui_flow.py
index 329121bbb3..7e813bed96 100644
--- a/clients/client/python/test/test_continue_with_recovery_ui_flow.py
+++ b/clients/client/python/test/test_continue_with_recovery_ui_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_redirect_browser_to.py b/clients/client/python/test/test_continue_with_redirect_browser_to.py
index 991d81b17a..da68c14036 100644
--- a/clients/client/python/test/test_continue_with_redirect_browser_to.py
+++ b/clients/client/python/test/test_continue_with_redirect_browser_to.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_set_ory_session_token.py b/clients/client/python/test/test_continue_with_set_ory_session_token.py
index 08712c0200..a572d0de7d 100644
--- a/clients/client/python/test/test_continue_with_set_ory_session_token.py
+++ b/clients/client/python/test/test_continue_with_set_ory_session_token.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_settings_ui.py b/clients/client/python/test/test_continue_with_settings_ui.py
index 014b6043c9..18a93e7266 100644
--- a/clients/client/python/test/test_continue_with_settings_ui.py
+++ b/clients/client/python/test/test_continue_with_settings_ui.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_settings_ui_flow.py b/clients/client/python/test/test_continue_with_settings_ui_flow.py
index cad9b6e361..8562f3884b 100644
--- a/clients/client/python/test/test_continue_with_settings_ui_flow.py
+++ b/clients/client/python/test/test_continue_with_settings_ui_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_verification_ui.py b/clients/client/python/test/test_continue_with_verification_ui.py
index 2051f946c9..8b5a86ab00 100644
--- a/clients/client/python/test/test_continue_with_verification_ui.py
+++ b/clients/client/python/test/test_continue_with_verification_ui.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_continue_with_verification_ui_flow.py b/clients/client/python/test/test_continue_with_verification_ui_flow.py
index 84cdd4f609..a5e0f4ff64 100644
--- a/clients/client/python/test/test_continue_with_verification_ui_flow.py
+++ b/clients/client/python/test/test_continue_with_verification_ui_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_courier_api.py b/clients/client/python/test/test_courier_api.py
index 082e5133ed..4592cf505f 100644
--- a/clients/client/python/test/test_courier_api.py
+++ b/clients/client/python/test/test_courier_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_courier_message_status.py b/clients/client/python/test/test_courier_message_status.py
index 4c9442f18c..2a14212bf8 100644
--- a/clients/client/python/test/test_courier_message_status.py
+++ b/clients/client/python/test/test_courier_message_status.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_courier_message_type.py b/clients/client/python/test/test_courier_message_type.py
index 3c0296ffb8..d343518c60 100644
--- a/clients/client/python/test/test_courier_message_type.py
+++ b/clients/client/python/test/test_courier_message_type.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_custom_domain_body.py b/clients/client/python/test/test_create_custom_domain_body.py
index 55a163455c..f38b347c47 100644
--- a/clients/client/python/test/test_create_custom_domain_body.py
+++ b/clients/client/python/test/test_create_custom_domain_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_event_stream_body.py b/clients/client/python/test/test_create_event_stream_body.py
index 8165666136..42ce06691e 100644
--- a/clients/client/python/test/test_create_event_stream_body.py
+++ b/clients/client/python/test/test_create_event_stream_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_identity_body.py b/clients/client/python/test/test_create_identity_body.py
index f067bcb692..f95f78f957 100644
--- a/clients/client/python/test/test_create_identity_body.py
+++ b/clients/client/python/test/test_create_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_invite_response.py b/clients/client/python/test/test_create_invite_response.py
index bf6f4fdd25..a23431424a 100644
--- a/clients/client/python/test/test_create_invite_response.py
+++ b/clients/client/python/test/test_create_invite_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_json_web_key_set.py b/clients/client/python/test/test_create_json_web_key_set.py
index 92c061d800..a3cc4c0416 100644
--- a/clients/client/python/test/test_create_json_web_key_set.py
+++ b/clients/client/python/test/test_create_json_web_key_set.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_project_api_key_request.py b/clients/client/python/test/test_create_project_api_key_request.py
index f46532a951..0869e51ae7 100644
--- a/clients/client/python/test/test_create_project_api_key_request.py
+++ b/clients/client/python/test/test_create_project_api_key_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_project_body.py b/clients/client/python/test/test_create_project_body.py
index 8d2de0f294..59c665f7d7 100644
--- a/clients/client/python/test/test_create_project_body.py
+++ b/clients/client/python/test/test_create_project_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_project_branding.py b/clients/client/python/test/test_create_project_branding.py
index 7128d082bb..93101b709e 100644
--- a/clients/client/python/test/test_create_project_branding.py
+++ b/clients/client/python/test/test_create_project_branding.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_project_member_invite_body.py b/clients/client/python/test/test_create_project_member_invite_body.py
index 9c4393ea3c..ab901b6044 100644
--- a/clients/client/python/test/test_create_project_member_invite_body.py
+++ b/clients/client/python/test/test_create_project_member_invite_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_project_normalized_payload.py b/clients/client/python/test/test_create_project_normalized_payload.py
index 59fbbea00d..00aa87c908 100644
--- a/clients/client/python/test/test_create_project_normalized_payload.py
+++ b/clients/client/python/test/test_create_project_normalized_payload.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_recovery_code_for_identity_body.py b/clients/client/python/test/test_create_recovery_code_for_identity_body.py
index e737b95115..67a8ececa1 100644
--- a/clients/client/python/test/test_create_recovery_code_for_identity_body.py
+++ b/clients/client/python/test/test_create_recovery_code_for_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_recovery_link_for_identity_body.py b/clients/client/python/test/test_create_recovery_link_for_identity_body.py
index 05d8a29845..b17f613f07 100644
--- a/clients/client/python/test/test_create_recovery_link_for_identity_body.py
+++ b/clients/client/python/test/test_create_recovery_link_for_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_relationship_body.py b/clients/client/python/test/test_create_relationship_body.py
index 223478ea48..217b81b57d 100644
--- a/clients/client/python/test/test_create_relationship_body.py
+++ b/clients/client/python/test/test_create_relationship_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_subscription_body.py b/clients/client/python/test/test_create_subscription_body.py
index d2b1fce949..6ae2f2911d 100644
--- a/clients/client/python/test/test_create_subscription_body.py
+++ b/clients/client/python/test/test_create_subscription_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_subscription_common.py b/clients/client/python/test/test_create_subscription_common.py
index 3f0c845007..7e8da80ffe 100644
--- a/clients/client/python/test/test_create_subscription_common.py
+++ b/clients/client/python/test/test_create_subscription_common.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_verifiable_credential_request_body.py b/clients/client/python/test/test_create_verifiable_credential_request_body.py
index 393e489546..8e6e5a7df8 100644
--- a/clients/client/python/test/test_create_verifiable_credential_request_body.py
+++ b/clients/client/python/test/test_create_verifiable_credential_request_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_workspace_api_key_body.py b/clients/client/python/test/test_create_workspace_api_key_body.py
index 068c914c28..9e5fb7ed3e 100644
--- a/clients/client/python/test/test_create_workspace_api_key_body.py
+++ b/clients/client/python/test/test_create_workspace_api_key_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_workspace_body.py b/clients/client/python/test/test_create_workspace_body.py
index b2316445c9..746806ac82 100644
--- a/clients/client/python/test/test_create_workspace_body.py
+++ b/clients/client/python/test/test_create_workspace_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_workspace_member_invite_body.py b/clients/client/python/test/test_create_workspace_member_invite_body.py
index a92edb28d9..7054eb4835 100644
--- a/clients/client/python/test/test_create_workspace_member_invite_body.py
+++ b/clients/client/python/test/test_create_workspace_member_invite_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_create_workspace_subscription_body.py b/clients/client/python/test/test_create_workspace_subscription_body.py
index 138c0545ef..e7591d4bcf 100644
--- a/clients/client/python/test/test_create_workspace_subscription_body.py
+++ b/clients/client/python/test/test_create_workspace_subscription_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_credential_supported_draft00.py b/clients/client/python/test/test_credential_supported_draft00.py
index ff4281b44f..95315b8267 100644
--- a/clients/client/python/test/test_credential_supported_draft00.py
+++ b/clients/client/python/test/test_credential_supported_draft00.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_custom_domain.py b/clients/client/python/test/test_custom_domain.py
index b46cc9f149..32faa3b5d9 100644
--- a/clients/client/python/test/test_custom_domain.py
+++ b/clients/client/python/test/test_custom_domain.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_delete_my_sessions_count.py b/clients/client/python/test/test_delete_my_sessions_count.py
index c3413183e0..b0b8c38066 100644
--- a/clients/client/python/test/test_delete_my_sessions_count.py
+++ b/clients/client/python/test/test_delete_my_sessions_count.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_email_template_data.py b/clients/client/python/test/test_email_template_data.py
index f3526dd479..7ffbc361e8 100644
--- a/clients/client/python/test/test_email_template_data.py
+++ b/clients/client/python/test/test_email_template_data.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_email_template_data_body.py b/clients/client/python/test/test_email_template_data_body.py
index 66216e1dba..f531d76922 100644
--- a/clients/client/python/test/test_email_template_data_body.py
+++ b/clients/client/python/test/test_email_template_data_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_error_authenticator_assurance_level_not_satisfied.py b/clients/client/python/test/test_error_authenticator_assurance_level_not_satisfied.py
index a6c3b3aba0..be9592c80c 100644
--- a/clients/client/python/test/test_error_authenticator_assurance_level_not_satisfied.py
+++ b/clients/client/python/test/test_error_authenticator_assurance_level_not_satisfied.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_error_browser_location_change_required.py b/clients/client/python/test/test_error_browser_location_change_required.py
index 7aa3e9937e..b410e9c996 100644
--- a/clients/client/python/test/test_error_browser_location_change_required.py
+++ b/clients/client/python/test/test_error_browser_location_change_required.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_error_flow_replaced.py b/clients/client/python/test/test_error_flow_replaced.py
index a258de4dc6..1b754cd68c 100644
--- a/clients/client/python/test/test_error_flow_replaced.py
+++ b/clients/client/python/test/test_error_flow_replaced.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_error_generic.py b/clients/client/python/test/test_error_generic.py
index 6e70cb994e..a526a9ac3d 100644
--- a/clients/client/python/test/test_error_generic.py
+++ b/clients/client/python/test/test_error_generic.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_error_o_auth2.py b/clients/client/python/test/test_error_o_auth2.py
index 26e95770fa..8162446a69 100644
--- a/clients/client/python/test/test_error_o_auth2.py
+++ b/clients/client/python/test/test_error_o_auth2.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_event_stream.py b/clients/client/python/test/test_event_stream.py
index a185088839..f458d4415e 100644
--- a/clients/client/python/test/test_event_stream.py
+++ b/clients/client/python/test/test_event_stream.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_events_api.py b/clients/client/python/test/test_events_api.py
index f98a9d412f..9249756a1a 100644
--- a/clients/client/python/test/test_events_api.py
+++ b/clients/client/python/test/test_events_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_expanded_permission_tree.py b/clients/client/python/test/test_expanded_permission_tree.py
index 91b5e04cc8..a45ca8cbd0 100644
--- a/clients/client/python/test/test_expanded_permission_tree.py
+++ b/clients/client/python/test/test_expanded_permission_tree.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_flow_error.py b/clients/client/python/test/test_flow_error.py
index b28d8749b6..95538b3098 100644
--- a/clients/client/python/test/test_flow_error.py
+++ b/clients/client/python/test/test_flow_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_frontend_api.py b/clients/client/python/test/test_frontend_api.py
index 64697f6f07..f185fa7a29 100644
--- a/clients/client/python/test/test_frontend_api.py
+++ b/clients/client/python/test/test_frontend_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_generic_error.py b/clients/client/python/test/test_generic_error.py
index 395cd36441..28b4aab756 100644
--- a/clients/client/python/test/test_generic_error.py
+++ b/clients/client/python/test/test_generic_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_generic_error_content.py b/clients/client/python/test/test_generic_error_content.py
index 8d72c18545..f7ff6f9201 100644
--- a/clients/client/python/test/test_generic_error_content.py
+++ b/clients/client/python/test/test_generic_error_content.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_generic_usage.py b/clients/client/python/test/test_generic_usage.py
index 0c1f319aae..2a33e87e13 100644
--- a/clients/client/python/test/test_generic_usage.py
+++ b/clients/client/python/test/test_generic_usage.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_attributes_count_response.py b/clients/client/python/test/test_get_attributes_count_response.py
index 497c199ceb..74984ed71c 100644
--- a/clients/client/python/test/test_get_attributes_count_response.py
+++ b/clients/client/python/test/test_get_attributes_count_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_managed_identity_schema_location.py b/clients/client/python/test/test_get_managed_identity_schema_location.py
index 2acc1ae891..8f5b47aba1 100644
--- a/clients/client/python/test/test_get_managed_identity_schema_location.py
+++ b/clients/client/python/test/test_get_managed_identity_schema_location.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_metrics_event_attributes_response.py b/clients/client/python/test/test_get_metrics_event_attributes_response.py
index c8f201c7a5..ea8596cbfe 100644
--- a/clients/client/python/test/test_get_metrics_event_attributes_response.py
+++ b/clients/client/python/test/test_get_metrics_event_attributes_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_metrics_event_types_response.py b/clients/client/python/test/test_get_metrics_event_types_response.py
index 29f8ab2e2b..3e75c7560d 100644
--- a/clients/client/python/test/test_get_metrics_event_types_response.py
+++ b/clients/client/python/test/test_get_metrics_event_types_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_organization_response.py b/clients/client/python/test/test_get_organization_response.py
index d85b7e44e5..7b98828871 100644
--- a/clients/client/python/test/test_get_organization_response.py
+++ b/clients/client/python/test/test_get_organization_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_project_events_body.py b/clients/client/python/test/test_get_project_events_body.py
index fa1792c298..3b732f63b6 100644
--- a/clients/client/python/test/test_get_project_events_body.py
+++ b/clients/client/python/test/test_get_project_events_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_project_events_response.py b/clients/client/python/test/test_get_project_events_response.py
index 0d388fbbb0..6249e54b78 100644
--- a/clients/client/python/test/test_get_project_events_response.py
+++ b/clients/client/python/test/test_get_project_events_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_project_metrics_response.py b/clients/client/python/test/test_get_project_metrics_response.py
index d04f01ec01..854d997783 100644
--- a/clients/client/python/test/test_get_project_metrics_response.py
+++ b/clients/client/python/test/test_get_project_metrics_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_session_activity_response.py b/clients/client/python/test/test_get_session_activity_response.py
index b1c60643b5..fe08c6f840 100644
--- a/clients/client/python/test/test_get_session_activity_response.py
+++ b/clients/client/python/test/test_get_session_activity_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_get_version200_response.py b/clients/client/python/test/test_get_version200_response.py
index cee7858c16..a83044d558 100644
--- a/clients/client/python/test/test_get_version200_response.py
+++ b/clients/client/python/test/test_get_version200_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_health_not_ready_status.py b/clients/client/python/test/test_health_not_ready_status.py
index 863bb448ea..cf6cabad2d 100644
--- a/clients/client/python/test/test_health_not_ready_status.py
+++ b/clients/client/python/test/test_health_not_ready_status.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_health_status.py b/clients/client/python/test/test_health_status.py
index 2bf61bf05b..8cd5dd1feb 100644
--- a/clients/client/python/test/test_health_status.py
+++ b/clients/client/python/test/test_health_status.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity.py b/clients/client/python/test/test_identity.py
index ec8912d817..be746fc7ac 100644
--- a/clients/client/python/test/test_identity.py
+++ b/clients/client/python/test/test_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_api.py b/clients/client/python/test/test_identity_api.py
index ef00af5df5..004e7ad05f 100644
--- a/clients/client/python/test/test_identity_api.py
+++ b/clients/client/python/test/test_identity_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_credentials.py b/clients/client/python/test/test_identity_credentials.py
index 7adc4dd1ad..eaa59dc79e 100644
--- a/clients/client/python/test/test_identity_credentials.py
+++ b/clients/client/python/test/test_identity_credentials.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_credentials_code.py b/clients/client/python/test/test_identity_credentials_code.py
index 84a197f9b7..5b4b2487c9 100644
--- a/clients/client/python/test/test_identity_credentials_code.py
+++ b/clients/client/python/test/test_identity_credentials_code.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_credentials_oidc.py b/clients/client/python/test/test_identity_credentials_oidc.py
index 7f5eac24c0..5a7401eae1 100644
--- a/clients/client/python/test/test_identity_credentials_oidc.py
+++ b/clients/client/python/test/test_identity_credentials_oidc.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_credentials_oidc_provider.py b/clients/client/python/test/test_identity_credentials_oidc_provider.py
index 3782f0233d..1b8d9d1d9d 100644
--- a/clients/client/python/test/test_identity_credentials_oidc_provider.py
+++ b/clients/client/python/test/test_identity_credentials_oidc_provider.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_credentials_password.py b/clients/client/python/test/test_identity_credentials_password.py
index 50aab4761b..2c6826f9bd 100644
--- a/clients/client/python/test/test_identity_credentials_password.py
+++ b/clients/client/python/test/test_identity_credentials_password.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_patch.py b/clients/client/python/test/test_identity_patch.py
index 5edbe3c074..6221b621e5 100644
--- a/clients/client/python/test/test_identity_patch.py
+++ b/clients/client/python/test/test_identity_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_patch_response.py b/clients/client/python/test/test_identity_patch_response.py
index b92a9bd528..6f20f30965 100644
--- a/clients/client/python/test/test_identity_patch_response.py
+++ b/clients/client/python/test/test_identity_patch_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_schema_container.py b/clients/client/python/test/test_identity_schema_container.py
index f83c272a78..56ab3468c2 100644
--- a/clients/client/python/test/test_identity_schema_container.py
+++ b/clients/client/python/test/test_identity_schema_container.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_schema_preset.py b/clients/client/python/test/test_identity_schema_preset.py
index 4fe55559af..7df64ed0bd 100644
--- a/clients/client/python/test/test_identity_schema_preset.py
+++ b/clients/client/python/test/test_identity_schema_preset.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_with_credentials.py b/clients/client/python/test/test_identity_with_credentials.py
index 2bc0db131b..ff62f09239 100644
--- a/clients/client/python/test/test_identity_with_credentials.py
+++ b/clients/client/python/test/test_identity_with_credentials.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_with_credentials_oidc.py b/clients/client/python/test/test_identity_with_credentials_oidc.py
index 42e69f9ac9..c9ea45fc17 100644
--- a/clients/client/python/test/test_identity_with_credentials_oidc.py
+++ b/clients/client/python/test/test_identity_with_credentials_oidc.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_with_credentials_oidc_config.py b/clients/client/python/test/test_identity_with_credentials_oidc_config.py
index 6ac0aba2eb..8e6d5a8575 100644
--- a/clients/client/python/test/test_identity_with_credentials_oidc_config.py
+++ b/clients/client/python/test/test_identity_with_credentials_oidc_config.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_with_credentials_oidc_config_provider.py b/clients/client/python/test/test_identity_with_credentials_oidc_config_provider.py
index c9e8b7d9ab..5904682d8f 100644
--- a/clients/client/python/test/test_identity_with_credentials_oidc_config_provider.py
+++ b/clients/client/python/test/test_identity_with_credentials_oidc_config_provider.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_with_credentials_password.py b/clients/client/python/test/test_identity_with_credentials_password.py
index ea406ba1ca..7307429283 100644
--- a/clients/client/python/test/test_identity_with_credentials_password.py
+++ b/clients/client/python/test/test_identity_with_credentials_password.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_with_credentials_password_config.py b/clients/client/python/test/test_identity_with_credentials_password_config.py
index a3d5a7d84a..6fcbae5d10 100644
--- a/clients/client/python/test/test_identity_with_credentials_password_config.py
+++ b/clients/client/python/test/test_identity_with_credentials_password_config.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_internal_get_project_branding_body.py b/clients/client/python/test/test_internal_get_project_branding_body.py
index abbfff060b..fc86157381 100644
--- a/clients/client/python/test/test_internal_get_project_branding_body.py
+++ b/clients/client/python/test/test_internal_get_project_branding_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py b/clients/client/python/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py
index 8460ee19df..5342b284dd 100644
--- a/clients/client/python/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py
+++ b/clients/client/python/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_internal_is_owner_for_project_by_slug_body.py b/clients/client/python/test/test_internal_is_owner_for_project_by_slug_body.py
index 829a524fb1..3f71e6478e 100644
--- a/clients/client/python/test/test_internal_is_owner_for_project_by_slug_body.py
+++ b/clients/client/python/test/test_internal_is_owner_for_project_by_slug_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_internal_is_owner_for_project_by_slug_response.py b/clients/client/python/test/test_internal_is_owner_for_project_by_slug_response.py
index dc26873043..3cc5700d29 100644
--- a/clients/client/python/test/test_internal_is_owner_for_project_by_slug_response.py
+++ b/clients/client/python/test/test_internal_is_owner_for_project_by_slug_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_introspected_o_auth2_token.py b/clients/client/python/test/test_introspected_o_auth2_token.py
index b2c74906dd..23b8f7020d 100644
--- a/clients/client/python/test/test_introspected_o_auth2_token.py
+++ b/clients/client/python/test/test_introspected_o_auth2_token.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_invoice.py b/clients/client/python/test/test_invoice.py
index 73b103c4ea..47039b20ac 100644
--- a/clients/client/python/test/test_invoice.py
+++ b/clients/client/python/test/test_invoice.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_invoice_data_v1.py b/clients/client/python/test/test_invoice_data_v1.py
index a57e859ef2..f9d33c02e4 100644
--- a/clients/client/python/test/test_invoice_data_v1.py
+++ b/clients/client/python/test/test_invoice_data_v1.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_is_owner_for_project_by_slug.py b/clients/client/python/test/test_is_owner_for_project_by_slug.py
index 434e8550e7..488a0b07c4 100644
--- a/clients/client/python/test/test_is_owner_for_project_by_slug.py
+++ b/clients/client/python/test/test_is_owner_for_project_by_slug.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_json_patch.py b/clients/client/python/test/test_json_patch.py
index 07138c053f..7253b5ed53 100644
--- a/clients/client/python/test/test_json_patch.py
+++ b/clients/client/python/test/test_json_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_json_web_key.py b/clients/client/python/test/test_json_web_key.py
index fb7225ef57..defc688b05 100644
--- a/clients/client/python/test/test_json_web_key.py
+++ b/clients/client/python/test/test_json_web_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_json_web_key_set.py b/clients/client/python/test/test_json_web_key_set.py
index d3ea2be73f..8247199e65 100644
--- a/clients/client/python/test/test_json_web_key_set.py
+++ b/clients/client/python/test/test_json_web_key_set.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_jwk_api.py b/clients/client/python/test/test_jwk_api.py
index 6ac3f07bef..5818112b32 100644
--- a/clients/client/python/test/test_jwk_api.py
+++ b/clients/client/python/test/test_jwk_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_keto_namespace.py b/clients/client/python/test/test_keto_namespace.py
index 6ea385edb5..1c2eaa65ef 100644
--- a/clients/client/python/test/test_keto_namespace.py
+++ b/clients/client/python/test/test_keto_namespace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_line_item_v1.py b/clients/client/python/test/test_line_item_v1.py
index 01ecda9aea..44fd28aeec 100644
--- a/clients/client/python/test/test_line_item_v1.py
+++ b/clients/client/python/test/test_line_item_v1.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_list_event_streams.py b/clients/client/python/test/test_list_event_streams.py
index d018823f97..8872d1c11e 100644
--- a/clients/client/python/test/test_list_event_streams.py
+++ b/clients/client/python/test/test_list_event_streams.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_list_invoices_response.py b/clients/client/python/test/test_list_invoices_response.py
index 7870dd4b75..8aa1a27793 100644
--- a/clients/client/python/test/test_list_invoices_response.py
+++ b/clients/client/python/test/test_list_invoices_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_list_organizations_response.py b/clients/client/python/test/test_list_organizations_response.py
index 6d5ba07aa1..b8aea6e879 100644
--- a/clients/client/python/test/test_list_organizations_response.py
+++ b/clients/client/python/test/test_list_organizations_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_list_workspace_projects.py b/clients/client/python/test/test_list_workspace_projects.py
index d4d0380e16..d17a7c3f04 100644
--- a/clients/client/python/test/test_list_workspace_projects.py
+++ b/clients/client/python/test/test_list_workspace_projects.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_list_workspaces.py b/clients/client/python/test/test_list_workspaces.py
index 94f8e0833c..b783b49165 100644
--- a/clients/client/python/test/test_list_workspaces.py
+++ b/clients/client/python/test/test_list_workspaces.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_login_flow.py b/clients/client/python/test/test_login_flow.py
index d98265c840..a33151b215 100644
--- a/clients/client/python/test/test_login_flow.py
+++ b/clients/client/python/test/test_login_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_login_flow_state.py b/clients/client/python/test/test_login_flow_state.py
index bc066c3ebd..f0767aa84c 100644
--- a/clients/client/python/test/test_login_flow_state.py
+++ b/clients/client/python/test/test_login_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_logout_flow.py b/clients/client/python/test/test_logout_flow.py
index 2344e15118..262b0c5a3d 100644
--- a/clients/client/python/test/test_logout_flow.py
+++ b/clients/client/python/test/test_logout_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_managed_identity_schema.py b/clients/client/python/test/test_managed_identity_schema.py
index 5f35d39c99..2864b4f666 100644
--- a/clients/client/python/test/test_managed_identity_schema.py
+++ b/clients/client/python/test/test_managed_identity_schema.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_managed_identity_schema_validation_result.py b/clients/client/python/test/test_managed_identity_schema_validation_result.py
index 6bf4ac4099..c5a4c77dcb 100644
--- a/clients/client/python/test/test_managed_identity_schema_validation_result.py
+++ b/clients/client/python/test/test_managed_identity_schema_validation_result.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_member_invite.py b/clients/client/python/test/test_member_invite.py
index 0f2e836d6f..1d227f98a3 100644
--- a/clients/client/python/test/test_member_invite.py
+++ b/clients/client/python/test/test_member_invite.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_message.py b/clients/client/python/test/test_message.py
index 775759c172..c836415b5b 100644
--- a/clients/client/python/test/test_message.py
+++ b/clients/client/python/test/test_message.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_message_dispatch.py b/clients/client/python/test/test_message_dispatch.py
index 4a9bcda838..48b23b534e 100644
--- a/clients/client/python/test/test_message_dispatch.py
+++ b/clients/client/python/test/test_message_dispatch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_metadata_api.py b/clients/client/python/test/test_metadata_api.py
index de4cc6f96a..da620485db 100644
--- a/clients/client/python/test/test_metadata_api.py
+++ b/clients/client/python/test/test_metadata_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_metrics_datapoint.py b/clients/client/python/test/test_metrics_datapoint.py
index ac178ae44c..703472edda 100644
--- a/clients/client/python/test/test_metrics_datapoint.py
+++ b/clients/client/python/test/test_metrics_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_money.py b/clients/client/python/test/test_money.py
index f472e13e1f..df4366fd9a 100644
--- a/clients/client/python/test/test_money.py
+++ b/clients/client/python/test/test_money.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_namespace.py b/clients/client/python/test/test_namespace.py
index 73d454b506..04cbe6a3ea 100644
--- a/clients/client/python/test/test_namespace.py
+++ b/clients/client/python/test/test_namespace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_needs_privileged_session_error.py b/clients/client/python/test/test_needs_privileged_session_error.py
index b248e847d4..d1ac11a22e 100644
--- a/clients/client/python/test/test_needs_privileged_session_error.py
+++ b/clients/client/python/test/test_needs_privileged_session_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project.py b/clients/client/python/test/test_normalized_project.py
index 034585cd1a..1c6ec00add 100644
--- a/clients/client/python/test/test_normalized_project.py
+++ b/clients/client/python/test/test_normalized_project.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project_revision.py b/clients/client/python/test/test_normalized_project_revision.py
index 46a0f42361..75d06b2768 100644
--- a/clients/client/python/test/test_normalized_project_revision.py
+++ b/clients/client/python/test/test_normalized_project_revision.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project_revision_courier_channel.py b/clients/client/python/test/test_normalized_project_revision_courier_channel.py
index a0f5e38e8e..a4124474c8 100644
--- a/clients/client/python/test/test_normalized_project_revision_courier_channel.py
+++ b/clients/client/python/test/test_normalized_project_revision_courier_channel.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project_revision_hook.py b/clients/client/python/test/test_normalized_project_revision_hook.py
index e70d612960..8faa7a5e67 100644
--- a/clients/client/python/test/test_normalized_project_revision_hook.py
+++ b/clients/client/python/test/test_normalized_project_revision_hook.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project_revision_identity_schema.py b/clients/client/python/test/test_normalized_project_revision_identity_schema.py
index ebc35edc47..9319ee9ab7 100644
--- a/clients/client/python/test/test_normalized_project_revision_identity_schema.py
+++ b/clients/client/python/test/test_normalized_project_revision_identity_schema.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project_revision_third_party_provider.py b/clients/client/python/test/test_normalized_project_revision_third_party_provider.py
index 368f81816b..175c42c8ac 100644
--- a/clients/client/python/test/test_normalized_project_revision_third_party_provider.py
+++ b/clients/client/python/test/test_normalized_project_revision_third_party_provider.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_normalized_project_revision_tokenizer_template.py b/clients/client/python/test/test_normalized_project_revision_tokenizer_template.py
index e4cff92236..cabaf6810a 100644
--- a/clients/client/python/test/test_normalized_project_revision_tokenizer_template.py
+++ b/clients/client/python/test/test_normalized_project_revision_tokenizer_template.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_api.py b/clients/client/python/test/test_o_auth2_api.py
index cc3c4409ad..023e24d405 100644
--- a/clients/client/python/test/test_o_auth2_api.py
+++ b/clients/client/python/test/test_o_auth2_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_client.py b/clients/client/python/test/test_o_auth2_client.py
index 6f0f7d0fa0..32cb54be74 100644
--- a/clients/client/python/test/test_o_auth2_client.py
+++ b/clients/client/python/test/test_o_auth2_client.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_client_token_lifespans.py b/clients/client/python/test/test_o_auth2_client_token_lifespans.py
index 1bd699f1db..6e5fdebea1 100644
--- a/clients/client/python/test/test_o_auth2_client_token_lifespans.py
+++ b/clients/client/python/test/test_o_auth2_client_token_lifespans.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_consent_request.py b/clients/client/python/test/test_o_auth2_consent_request.py
index 8e04e77da0..3b60a23126 100644
--- a/clients/client/python/test/test_o_auth2_consent_request.py
+++ b/clients/client/python/test/test_o_auth2_consent_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_consent_request_open_id_connect_context.py b/clients/client/python/test/test_o_auth2_consent_request_open_id_connect_context.py
index 883d3e636a..f0cd161f53 100644
--- a/clients/client/python/test/test_o_auth2_consent_request_open_id_connect_context.py
+++ b/clients/client/python/test/test_o_auth2_consent_request_open_id_connect_context.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_consent_session.py b/clients/client/python/test/test_o_auth2_consent_session.py
index 40d4bb0fd8..4fe860d4eb 100644
--- a/clients/client/python/test/test_o_auth2_consent_session.py
+++ b/clients/client/python/test/test_o_auth2_consent_session.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_consent_session_expires_at.py b/clients/client/python/test/test_o_auth2_consent_session_expires_at.py
index 1768eb4b55..a5f7e3e60c 100644
--- a/clients/client/python/test/test_o_auth2_consent_session_expires_at.py
+++ b/clients/client/python/test/test_o_auth2_consent_session_expires_at.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_login_request.py b/clients/client/python/test/test_o_auth2_login_request.py
index 55ec120168..06e720ded0 100644
--- a/clients/client/python/test/test_o_auth2_login_request.py
+++ b/clients/client/python/test/test_o_auth2_login_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_logout_request.py b/clients/client/python/test/test_o_auth2_logout_request.py
index ab820b8a33..432c201e72 100644
--- a/clients/client/python/test/test_o_auth2_logout_request.py
+++ b/clients/client/python/test/test_o_auth2_logout_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_redirect_to.py b/clients/client/python/test/test_o_auth2_redirect_to.py
index ac61cc5a3d..acb8adb579 100644
--- a/clients/client/python/test/test_o_auth2_redirect_to.py
+++ b/clients/client/python/test/test_o_auth2_redirect_to.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_o_auth2_token_exchange.py b/clients/client/python/test/test_o_auth2_token_exchange.py
index 51adfe40ac..0fbcfcf9a0 100644
--- a/clients/client/python/test/test_o_auth2_token_exchange.py
+++ b/clients/client/python/test/test_o_auth2_token_exchange.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_oidc_api.py b/clients/client/python/test/test_oidc_api.py
index c26c84fb1b..1989d75321 100644
--- a/clients/client/python/test/test_oidc_api.py
+++ b/clients/client/python/test/test_oidc_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_oidc_configuration.py b/clients/client/python/test/test_oidc_configuration.py
index 0c0e2cd622..deead2ead5 100644
--- a/clients/client/python/test/test_oidc_configuration.py
+++ b/clients/client/python/test/test_oidc_configuration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_oidc_user_info.py b/clients/client/python/test/test_oidc_user_info.py
index 3b72e982d7..7652ea4119 100644
--- a/clients/client/python/test/test_oidc_user_info.py
+++ b/clients/client/python/test/test_oidc_user_info.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_organization.py b/clients/client/python/test/test_organization.py
index d3cef754b9..8b2bbaf41d 100644
--- a/clients/client/python/test/test_organization.py
+++ b/clients/client/python/test/test_organization.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_organization_body.py b/clients/client/python/test/test_organization_body.py
index a48b82bd0a..ca14df594a 100644
--- a/clients/client/python/test/test_organization_body.py
+++ b/clients/client/python/test/test_organization_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_pagination.py b/clients/client/python/test/test_pagination.py
index abb1fe6dec..1f374d7477 100644
--- a/clients/client/python/test/test_pagination.py
+++ b/clients/client/python/test/test_pagination.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_pagination_headers.py b/clients/client/python/test/test_pagination_headers.py
index 25f0495712..cbeb32af6f 100644
--- a/clients/client/python/test/test_pagination_headers.py
+++ b/clients/client/python/test/test_pagination_headers.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_parse_error.py b/clients/client/python/test/test_parse_error.py
index 6e54646071..42e60dc871 100644
--- a/clients/client/python/test/test_parse_error.py
+++ b/clients/client/python/test/test_parse_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_patch_identities_body.py b/clients/client/python/test/test_patch_identities_body.py
index 0d98a714fc..0de615b593 100644
--- a/clients/client/python/test/test_patch_identities_body.py
+++ b/clients/client/python/test/test_patch_identities_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_perform_native_logout_body.py b/clients/client/python/test/test_perform_native_logout_body.py
index b490a960d4..41c36c151e 100644
--- a/clients/client/python/test/test_perform_native_logout_body.py
+++ b/clients/client/python/test/test_perform_native_logout_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_permission_api.py b/clients/client/python/test/test_permission_api.py
index 325b36cd96..3c4238e78a 100644
--- a/clients/client/python/test/test_permission_api.py
+++ b/clients/client/python/test/test_permission_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_permissions_on_workspace.py b/clients/client/python/test/test_permissions_on_workspace.py
index 8f614ddedf..9707d13f91 100644
--- a/clients/client/python/test/test_permissions_on_workspace.py
+++ b/clients/client/python/test/test_permissions_on_workspace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_plan.py b/clients/client/python/test/test_plan.py
index 019e5700c5..3504b76238 100644
--- a/clients/client/python/test/test_plan.py
+++ b/clients/client/python/test/test_plan.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_plan_details.py b/clients/client/python/test/test_plan_details.py
index 9412870138..b1f04e6553 100644
--- a/clients/client/python/test/test_plan_details.py
+++ b/clients/client/python/test/test_plan_details.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_post_check_permission_body.py b/clients/client/python/test/test_post_check_permission_body.py
index 8519ab65e4..3249c2bd1b 100644
--- a/clients/client/python/test/test_post_check_permission_body.py
+++ b/clients/client/python/test/test_post_check_permission_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_post_check_permission_or_error_body.py b/clients/client/python/test/test_post_check_permission_or_error_body.py
index bee94900de..362288079e 100644
--- a/clients/client/python/test/test_post_check_permission_or_error_body.py
+++ b/clients/client/python/test/test_post_check_permission_or_error_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project.py b/clients/client/python/test/test_project.py
index cbcd187191..2c200640cb 100644
--- a/clients/client/python/test/test_project.py
+++ b/clients/client/python/test/test_project.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_api.py b/clients/client/python/test/test_project_api.py
index 9fad240054..d19fd8bf8c 100644
--- a/clients/client/python/test/test_project_api.py
+++ b/clients/client/python/test/test_project_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_api_key.py b/clients/client/python/test/test_project_api_key.py
index c40650a137..7704e3d74b 100644
--- a/clients/client/python/test/test_project_api_key.py
+++ b/clients/client/python/test/test_project_api_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_branding.py b/clients/client/python/test/test_project_branding.py
index ecf847adc6..c69764c583 100644
--- a/clients/client/python/test/test_project_branding.py
+++ b/clients/client/python/test/test_project_branding.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_branding_colors.py b/clients/client/python/test/test_project_branding_colors.py
index 9d41110701..29e0112835 100644
--- a/clients/client/python/test/test_project_branding_colors.py
+++ b/clients/client/python/test/test_project_branding_colors.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_branding_theme.py b/clients/client/python/test/test_project_branding_theme.py
index 9ac196b130..8d34eec30b 100644
--- a/clients/client/python/test/test_project_branding_theme.py
+++ b/clients/client/python/test/test_project_branding_theme.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_cors.py b/clients/client/python/test/test_project_cors.py
index 7a14bcc084..fb9e4944dc 100644
--- a/clients/client/python/test/test_project_cors.py
+++ b/clients/client/python/test/test_project_cors.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_events_datapoint.py b/clients/client/python/test/test_project_events_datapoint.py
index 0ab5ba21c1..0a80078b37 100644
--- a/clients/client/python/test/test_project_events_datapoint.py
+++ b/clients/client/python/test/test_project_events_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_host.py b/clients/client/python/test/test_project_host.py
index 328dd6f8e5..4543e9fd2b 100644
--- a/clients/client/python/test/test_project_host.py
+++ b/clients/client/python/test/test_project_host.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_member.py b/clients/client/python/test/test_project_member.py
index a8f9d7c040..7fa05f62fc 100644
--- a/clients/client/python/test/test_project_member.py
+++ b/clients/client/python/test/test_project_member.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_metadata.py b/clients/client/python/test/test_project_metadata.py
index 708cc4f337..d6af9a9471 100644
--- a/clients/client/python/test/test_project_metadata.py
+++ b/clients/client/python/test/test_project_metadata.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_service_identity.py b/clients/client/python/test/test_project_service_identity.py
index c9503f8810..21428d2d88 100644
--- a/clients/client/python/test/test_project_service_identity.py
+++ b/clients/client/python/test/test_project_service_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_service_o_auth2.py b/clients/client/python/test/test_project_service_o_auth2.py
index 3db4a3f0d1..2fed2f54f0 100644
--- a/clients/client/python/test/test_project_service_o_auth2.py
+++ b/clients/client/python/test/test_project_service_o_auth2.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_service_permission.py b/clients/client/python/test/test_project_service_permission.py
index fadb133bed..35831bda26 100644
--- a/clients/client/python/test/test_project_service_permission.py
+++ b/clients/client/python/test/test_project_service_permission.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_project_services.py b/clients/client/python/test/test_project_services.py
index 8297735c79..df1d66a54c 100644
--- a/clients/client/python/test/test_project_services.py
+++ b/clients/client/python/test/test_project_services.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_quota_usage.py b/clients/client/python/test/test_quota_usage.py
index 751f1dcf82..5515f27726 100644
--- a/clients/client/python/test/test_quota_usage.py
+++ b/clients/client/python/test/test_quota_usage.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_recovery_code_for_identity.py b/clients/client/python/test/test_recovery_code_for_identity.py
index a1d7f0e9df..929abc0dd6 100644
--- a/clients/client/python/test/test_recovery_code_for_identity.py
+++ b/clients/client/python/test/test_recovery_code_for_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_recovery_flow.py b/clients/client/python/test/test_recovery_flow.py
index 5427e96ec2..ca2123074b 100644
--- a/clients/client/python/test/test_recovery_flow.py
+++ b/clients/client/python/test/test_recovery_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_recovery_flow_state.py b/clients/client/python/test/test_recovery_flow_state.py
index 0ad86db429..6a64caa701 100644
--- a/clients/client/python/test/test_recovery_flow_state.py
+++ b/clients/client/python/test/test_recovery_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_recovery_identity_address.py b/clients/client/python/test/test_recovery_identity_address.py
index ef90529cd0..4dcb6f5aa0 100644
--- a/clients/client/python/test/test_recovery_identity_address.py
+++ b/clients/client/python/test/test_recovery_identity_address.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_recovery_link_for_identity.py b/clients/client/python/test/test_recovery_link_for_identity.py
index 2b4a52e6ed..a1bce642f1 100644
--- a/clients/client/python/test/test_recovery_link_for_identity.py
+++ b/clients/client/python/test/test_recovery_link_for_identity.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_registration_flow.py b/clients/client/python/test/test_registration_flow.py
index e39eab70d4..6e55b724be 100644
--- a/clients/client/python/test/test_registration_flow.py
+++ b/clients/client/python/test/test_registration_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_registration_flow_state.py b/clients/client/python/test/test_registration_flow_state.py
index 7202297df9..021afe2d22 100644
--- a/clients/client/python/test/test_registration_flow_state.py
+++ b/clients/client/python/test/test_registration_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_reject_o_auth2_request.py b/clients/client/python/test/test_reject_o_auth2_request.py
index b24acc7d38..673354ae60 100644
--- a/clients/client/python/test/test_reject_o_auth2_request.py
+++ b/clients/client/python/test/test_reject_o_auth2_request.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_relation_query.py b/clients/client/python/test/test_relation_query.py
index f0f1595f66..405eaa865c 100644
--- a/clients/client/python/test/test_relation_query.py
+++ b/clients/client/python/test/test_relation_query.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_relationship.py b/clients/client/python/test/test_relationship.py
index 261ed1191a..6edf3290ae 100644
--- a/clients/client/python/test/test_relationship.py
+++ b/clients/client/python/test/test_relationship.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_relationship_api.py b/clients/client/python/test/test_relationship_api.py
index 5a2c5bfe46..ac4ad43cbe 100644
--- a/clients/client/python/test/test_relationship_api.py
+++ b/clients/client/python/test/test_relationship_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_relationship_namespaces.py b/clients/client/python/test/test_relationship_namespaces.py
index 01b54e0af9..fc42e2ed85 100644
--- a/clients/client/python/test/test_relationship_namespaces.py
+++ b/clients/client/python/test/test_relationship_namespaces.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_relationship_patch.py b/clients/client/python/test/test_relationship_patch.py
index 88a283e63d..d04c121e38 100644
--- a/clients/client/python/test/test_relationship_patch.py
+++ b/clients/client/python/test/test_relationship_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_relationships.py b/clients/client/python/test/test_relationships.py
index 9606667e81..e60b5e3da6 100644
--- a/clients/client/python/test/test_relationships.py
+++ b/clients/client/python/test/test_relationships.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_rfc6749_error_json.py b/clients/client/python/test/test_rfc6749_error_json.py
index db8d8bcfdf..dff4d706c2 100644
--- a/clients/client/python/test/test_rfc6749_error_json.py
+++ b/clients/client/python/test/test_rfc6749_error_json.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_schema_patch.py b/clients/client/python/test/test_schema_patch.py
index 005f0e0f00..70749c5d40 100644
--- a/clients/client/python/test/test_schema_patch.py
+++ b/clients/client/python/test/test_schema_patch.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_self_service_flow_expired_error.py b/clients/client/python/test/test_self_service_flow_expired_error.py
index 4752e82f8f..a22bf80cca 100644
--- a/clients/client/python/test/test_self_service_flow_expired_error.py
+++ b/clients/client/python/test/test_self_service_flow_expired_error.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_session.py b/clients/client/python/test/test_session.py
index d9ada9a546..f21eeabf01 100644
--- a/clients/client/python/test/test_session.py
+++ b/clients/client/python/test/test_session.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_session_activity_datapoint.py b/clients/client/python/test/test_session_activity_datapoint.py
index 1bcea8b07d..542a4feae3 100644
--- a/clients/client/python/test/test_session_activity_datapoint.py
+++ b/clients/client/python/test/test_session_activity_datapoint.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_session_authentication_method.py b/clients/client/python/test/test_session_authentication_method.py
index ce2194eca3..25c008f6d7 100644
--- a/clients/client/python/test/test_session_authentication_method.py
+++ b/clients/client/python/test/test_session_authentication_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_session_device.py b/clients/client/python/test/test_session_device.py
index 86737968e5..59efeec8a4 100644
--- a/clients/client/python/test/test_session_device.py
+++ b/clients/client/python/test/test_session_device.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_set_active_project_in_console_body.py b/clients/client/python/test/test_set_active_project_in_console_body.py
index 6738ba07cf..1084872f74 100644
--- a/clients/client/python/test/test_set_active_project_in_console_body.py
+++ b/clients/client/python/test/test_set_active_project_in_console_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_set_custom_domain_body.py b/clients/client/python/test/test_set_custom_domain_body.py
index b66345286c..0cd4aa5007 100644
--- a/clients/client/python/test/test_set_custom_domain_body.py
+++ b/clients/client/python/test/test_set_custom_domain_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_set_event_stream_body.py b/clients/client/python/test/test_set_event_stream_body.py
index 8b59a1e763..93c10b9e41 100644
--- a/clients/client/python/test/test_set_event_stream_body.py
+++ b/clients/client/python/test/test_set_event_stream_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_set_project.py b/clients/client/python/test/test_set_project.py
index 728ee945d5..98b6ff5512 100644
--- a/clients/client/python/test/test_set_project.py
+++ b/clients/client/python/test/test_set_project.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_set_project_branding_theme_body.py b/clients/client/python/test/test_set_project_branding_theme_body.py
index 7abbee934e..0d0b3521e4 100644
--- a/clients/client/python/test/test_set_project_branding_theme_body.py
+++ b/clients/client/python/test/test_set_project_branding_theme_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_settings_flow.py b/clients/client/python/test/test_settings_flow.py
index 14ef2d7c88..ae4bc78143 100644
--- a/clients/client/python/test/test_settings_flow.py
+++ b/clients/client/python/test/test_settings_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_settings_flow_state.py b/clients/client/python/test/test_settings_flow_state.py
index e187f731ce..49addefaf9 100644
--- a/clients/client/python/test/test_settings_flow_state.py
+++ b/clients/client/python/test/test_settings_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_source_position.py b/clients/client/python/test/test_source_position.py
index d49aa4e5c5..2b8665d7dd 100644
--- a/clients/client/python/test/test_source_position.py
+++ b/clients/client/python/test/test_source_position.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_subject_set.py b/clients/client/python/test/test_subject_set.py
index f387f16f10..26e927e470 100644
--- a/clients/client/python/test/test_subject_set.py
+++ b/clients/client/python/test/test_subject_set.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_subscription.py b/clients/client/python/test/test_subscription.py
index e9583000eb..c10fadd47d 100644
--- a/clients/client/python/test/test_subscription.py
+++ b/clients/client/python/test/test_subscription.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_successful_code_exchange_response.py b/clients/client/python/test/test_successful_code_exchange_response.py
index ec21012ed9..dcb5b2c367 100644
--- a/clients/client/python/test/test_successful_code_exchange_response.py
+++ b/clients/client/python/test/test_successful_code_exchange_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_successful_native_login.py b/clients/client/python/test/test_successful_native_login.py
index b5011cfc4e..6ee7fbc1c1 100644
--- a/clients/client/python/test/test_successful_native_login.py
+++ b/clients/client/python/test/test_successful_native_login.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_successful_native_registration.py b/clients/client/python/test/test_successful_native_registration.py
index 28db1b6e12..00e9bfdac2 100644
--- a/clients/client/python/test/test_successful_native_registration.py
+++ b/clients/client/python/test/test_successful_native_registration.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_successful_project_update.py b/clients/client/python/test/test_successful_project_update.py
index 081ed0f6c2..411feb21f4 100644
--- a/clients/client/python/test/test_successful_project_update.py
+++ b/clients/client/python/test/test_successful_project_update.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_tax_line_item.py b/clients/client/python/test/test_tax_line_item.py
index 962e14ece2..b86b4c3774 100644
--- a/clients/client/python/test/test_tax_line_item.py
+++ b/clients/client/python/test/test_tax_line_item.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_time_interval.py b/clients/client/python/test/test_time_interval.py
index 0b53c075c1..38f615266b 100644
--- a/clients/client/python/test/test_time_interval.py
+++ b/clients/client/python/test/test_time_interval.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_token_pagination.py b/clients/client/python/test/test_token_pagination.py
index 496dd5668d..6e045e2469 100644
--- a/clients/client/python/test/test_token_pagination.py
+++ b/clients/client/python/test/test_token_pagination.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_token_pagination_headers.py b/clients/client/python/test/test_token_pagination_headers.py
index ed3e2590fe..e0882b90bf 100644
--- a/clients/client/python/test/test_token_pagination_headers.py
+++ b/clients/client/python/test/test_token_pagination_headers.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_token_pagination_request_parameters.py b/clients/client/python/test/test_token_pagination_request_parameters.py
index 73a355ead5..ee35370867 100644
--- a/clients/client/python/test/test_token_pagination_request_parameters.py
+++ b/clients/client/python/test/test_token_pagination_request_parameters.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_token_pagination_response_headers.py b/clients/client/python/test/test_token_pagination_response_headers.py
index feea58f262..a2eb5caa86 100644
--- a/clients/client/python/test/test_token_pagination_response_headers.py
+++ b/clients/client/python/test/test_token_pagination_response_headers.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_trust_o_auth2_jwt_grant_issuer.py b/clients/client/python/test/test_trust_o_auth2_jwt_grant_issuer.py
index 5bd9df49b9..cbe75b0552 100644
--- a/clients/client/python/test/test_trust_o_auth2_jwt_grant_issuer.py
+++ b/clients/client/python/test/test_trust_o_auth2_jwt_grant_issuer.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_trusted_o_auth2_jwt_grant_issuer.py b/clients/client/python/test/test_trusted_o_auth2_jwt_grant_issuer.py
index 93039b2787..e495bf22a5 100644
--- a/clients/client/python/test/test_trusted_o_auth2_jwt_grant_issuer.py
+++ b/clients/client/python/test/test_trusted_o_auth2_jwt_grant_issuer.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_trusted_o_auth2_jwt_grant_json_web_key.py b/clients/client/python/test/test_trusted_o_auth2_jwt_grant_json_web_key.py
index 53d2a99db4..68d1f1d2b3 100644
--- a/clients/client/python/test/test_trusted_o_auth2_jwt_grant_json_web_key.py
+++ b/clients/client/python/test/test_trusted_o_auth2_jwt_grant_json_web_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_container.py b/clients/client/python/test/test_ui_container.py
index 18b762cf70..b0c506c445 100644
--- a/clients/client/python/test/test_ui_container.py
+++ b/clients/client/python/test/test_ui_container.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node.py b/clients/client/python/test/test_ui_node.py
index b810ac4872..bd2149b30c 100644
--- a/clients/client/python/test/test_ui_node.py
+++ b/clients/client/python/test/test_ui_node.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_anchor_attributes.py b/clients/client/python/test/test_ui_node_anchor_attributes.py
index 0fee196e99..9f07a74d8c 100644
--- a/clients/client/python/test/test_ui_node_anchor_attributes.py
+++ b/clients/client/python/test/test_ui_node_anchor_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_attributes.py b/clients/client/python/test/test_ui_node_attributes.py
index d250952fdf..c6f35a06d9 100644
--- a/clients/client/python/test/test_ui_node_attributes.py
+++ b/clients/client/python/test/test_ui_node_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_image_attributes.py b/clients/client/python/test/test_ui_node_image_attributes.py
index 362358b350..40dc592344 100644
--- a/clients/client/python/test/test_ui_node_image_attributes.py
+++ b/clients/client/python/test/test_ui_node_image_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_input_attributes.py b/clients/client/python/test/test_ui_node_input_attributes.py
index 5181ba16dc..41a7f4721c 100644
--- a/clients/client/python/test/test_ui_node_input_attributes.py
+++ b/clients/client/python/test/test_ui_node_input_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_meta.py b/clients/client/python/test/test_ui_node_meta.py
index 6fef70162e..c879eed382 100644
--- a/clients/client/python/test/test_ui_node_meta.py
+++ b/clients/client/python/test/test_ui_node_meta.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_script_attributes.py b/clients/client/python/test/test_ui_node_script_attributes.py
index 954cd99b2c..3dcf7cf477 100644
--- a/clients/client/python/test/test_ui_node_script_attributes.py
+++ b/clients/client/python/test/test_ui_node_script_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_node_text_attributes.py b/clients/client/python/test/test_ui_node_text_attributes.py
index a176da9536..a4e31f358c 100644
--- a/clients/client/python/test/test_ui_node_text_attributes.py
+++ b/clients/client/python/test/test_ui_node_text_attributes.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_ui_text.py b/clients/client/python/test/test_ui_text.py
index b9d175d6c6..9203db0d57 100644
--- a/clients/client/python/test/test_ui_text.py
+++ b/clients/client/python/test/test_ui_text.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_identity_body.py b/clients/client/python/test/test_update_identity_body.py
index b4c2f49ea6..be2f9bb501 100644
--- a/clients/client/python/test/test_update_identity_body.py
+++ b/clients/client/python/test/test_update_identity_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_body.py b/clients/client/python/test/test_update_login_flow_body.py
index b3d6a880c3..f9db57594f 100644
--- a/clients/client/python/test/test_update_login_flow_body.py
+++ b/clients/client/python/test/test_update_login_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_code_method.py b/clients/client/python/test/test_update_login_flow_with_code_method.py
index 3947310840..65e2d58d32 100644
--- a/clients/client/python/test/test_update_login_flow_with_code_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_identifier_first_method.py b/clients/client/python/test/test_update_login_flow_with_identifier_first_method.py
index f6133be07c..b69f38a0fc 100644
--- a/clients/client/python/test/test_update_login_flow_with_identifier_first_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_identifier_first_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_lookup_secret_method.py b/clients/client/python/test/test_update_login_flow_with_lookup_secret_method.py
index 055d28e2f9..ddc37ddf29 100644
--- a/clients/client/python/test/test_update_login_flow_with_lookup_secret_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_lookup_secret_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_oidc_method.py b/clients/client/python/test/test_update_login_flow_with_oidc_method.py
index 2ddef60c4c..d06b83d47b 100644
--- a/clients/client/python/test/test_update_login_flow_with_oidc_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_oidc_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_passkey_method.py b/clients/client/python/test/test_update_login_flow_with_passkey_method.py
index 4c42325d9e..488b2ea619 100644
--- a/clients/client/python/test/test_update_login_flow_with_passkey_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_passkey_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_password_method.py b/clients/client/python/test/test_update_login_flow_with_password_method.py
index 5ebe4693c9..7271d7b8b1 100644
--- a/clients/client/python/test/test_update_login_flow_with_password_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_password_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_totp_method.py b/clients/client/python/test/test_update_login_flow_with_totp_method.py
index b2f4c95e23..5fe8d62726 100644
--- a/clients/client/python/test/test_update_login_flow_with_totp_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_totp_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_login_flow_with_web_authn_method.py b/clients/client/python/test/test_update_login_flow_with_web_authn_method.py
index 7b0f3ffbd2..23352c1b0d 100644
--- a/clients/client/python/test/test_update_login_flow_with_web_authn_method.py
+++ b/clients/client/python/test/test_update_login_flow_with_web_authn_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_recovery_flow_body.py b/clients/client/python/test/test_update_recovery_flow_body.py
index 6270891d39..49b7fc4472 100644
--- a/clients/client/python/test/test_update_recovery_flow_body.py
+++ b/clients/client/python/test/test_update_recovery_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_recovery_flow_with_code_method.py b/clients/client/python/test/test_update_recovery_flow_with_code_method.py
index 738c01a9d1..2009fb0e10 100644
--- a/clients/client/python/test/test_update_recovery_flow_with_code_method.py
+++ b/clients/client/python/test/test_update_recovery_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_recovery_flow_with_link_method.py b/clients/client/python/test/test_update_recovery_flow_with_link_method.py
index 6b4b0338ee..646a0380fe 100644
--- a/clients/client/python/test/test_update_recovery_flow_with_link_method.py
+++ b/clients/client/python/test/test_update_recovery_flow_with_link_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_body.py b/clients/client/python/test/test_update_registration_flow_body.py
index c766b3f35b..6da63cb788 100644
--- a/clients/client/python/test/test_update_registration_flow_body.py
+++ b/clients/client/python/test/test_update_registration_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_with_code_method.py b/clients/client/python/test/test_update_registration_flow_with_code_method.py
index f4c797d489..891ecde35a 100644
--- a/clients/client/python/test/test_update_registration_flow_with_code_method.py
+++ b/clients/client/python/test/test_update_registration_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_with_oidc_method.py b/clients/client/python/test/test_update_registration_flow_with_oidc_method.py
index b035b3fb95..85cddd8781 100644
--- a/clients/client/python/test/test_update_registration_flow_with_oidc_method.py
+++ b/clients/client/python/test/test_update_registration_flow_with_oidc_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_with_passkey_method.py b/clients/client/python/test/test_update_registration_flow_with_passkey_method.py
index faf0f3b417..1544f0ac15 100644
--- a/clients/client/python/test/test_update_registration_flow_with_passkey_method.py
+++ b/clients/client/python/test/test_update_registration_flow_with_passkey_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_with_password_method.py b/clients/client/python/test/test_update_registration_flow_with_password_method.py
index afad643d4a..3cdc26ae57 100644
--- a/clients/client/python/test/test_update_registration_flow_with_password_method.py
+++ b/clients/client/python/test/test_update_registration_flow_with_password_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_with_profile_method.py b/clients/client/python/test/test_update_registration_flow_with_profile_method.py
index c4cdcbfa00..fcccd1fd63 100644
--- a/clients/client/python/test/test_update_registration_flow_with_profile_method.py
+++ b/clients/client/python/test/test_update_registration_flow_with_profile_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_registration_flow_with_web_authn_method.py b/clients/client/python/test/test_update_registration_flow_with_web_authn_method.py
index d82ead50ba..27023ee07e 100644
--- a/clients/client/python/test/test_update_registration_flow_with_web_authn_method.py
+++ b/clients/client/python/test/test_update_registration_flow_with_web_authn_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_body.py b/clients/client/python/test/test_update_settings_flow_body.py
index 8432ac6937..18e521905f 100644
--- a/clients/client/python/test/test_update_settings_flow_body.py
+++ b/clients/client/python/test/test_update_settings_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_lookup_method.py b/clients/client/python/test/test_update_settings_flow_with_lookup_method.py
index 29b164cd6f..1d6891ba60 100644
--- a/clients/client/python/test/test_update_settings_flow_with_lookup_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_lookup_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_oidc_method.py b/clients/client/python/test/test_update_settings_flow_with_oidc_method.py
index 6224858daa..cdc989940b 100644
--- a/clients/client/python/test/test_update_settings_flow_with_oidc_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_oidc_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_passkey_method.py b/clients/client/python/test/test_update_settings_flow_with_passkey_method.py
index 912e242131..1dca52b6b6 100644
--- a/clients/client/python/test/test_update_settings_flow_with_passkey_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_passkey_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_password_method.py b/clients/client/python/test/test_update_settings_flow_with_password_method.py
index c9dc4dcc11..e9e1abab04 100644
--- a/clients/client/python/test/test_update_settings_flow_with_password_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_password_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_profile_method.py b/clients/client/python/test/test_update_settings_flow_with_profile_method.py
index 184aba30e9..35a0045118 100644
--- a/clients/client/python/test/test_update_settings_flow_with_profile_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_profile_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_totp_method.py b/clients/client/python/test/test_update_settings_flow_with_totp_method.py
index d5180ffad1..c589133ded 100644
--- a/clients/client/python/test/test_update_settings_flow_with_totp_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_totp_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_settings_flow_with_web_authn_method.py b/clients/client/python/test/test_update_settings_flow_with_web_authn_method.py
index d63f62db78..d26ea0f514 100644
--- a/clients/client/python/test/test_update_settings_flow_with_web_authn_method.py
+++ b/clients/client/python/test/test_update_settings_flow_with_web_authn_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_subscription_body.py b/clients/client/python/test/test_update_subscription_body.py
index 3ea447db08..8d524e21fb 100644
--- a/clients/client/python/test/test_update_subscription_body.py
+++ b/clients/client/python/test/test_update_subscription_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_verification_flow_body.py b/clients/client/python/test/test_update_verification_flow_body.py
index 6db85b4d1d..1712a27d46 100644
--- a/clients/client/python/test/test_update_verification_flow_body.py
+++ b/clients/client/python/test/test_update_verification_flow_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_verification_flow_with_code_method.py b/clients/client/python/test/test_update_verification_flow_with_code_method.py
index e37a71e3d4..920d95856d 100644
--- a/clients/client/python/test/test_update_verification_flow_with_code_method.py
+++ b/clients/client/python/test/test_update_verification_flow_with_code_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_verification_flow_with_link_method.py b/clients/client/python/test/test_update_verification_flow_with_link_method.py
index 53e226a6b2..39ddd9d069 100644
--- a/clients/client/python/test/test_update_verification_flow_with_link_method.py
+++ b/clients/client/python/test/test_update_verification_flow_with_link_method.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_update_workspace_body.py b/clients/client/python/test/test_update_workspace_body.py
index 9c0f8777bd..0d4f2eac73 100644
--- a/clients/client/python/test/test_update_workspace_body.py
+++ b/clients/client/python/test/test_update_workspace_body.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_usage.py b/clients/client/python/test/test_usage.py
index ffc5d9bd5e..95d32a40ce 100644
--- a/clients/client/python/test/test_usage.py
+++ b/clients/client/python/test/test_usage.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_verifiable_credential_priming_response.py b/clients/client/python/test/test_verifiable_credential_priming_response.py
index cf27e803d4..8adebd55a9 100644
--- a/clients/client/python/test/test_verifiable_credential_priming_response.py
+++ b/clients/client/python/test/test_verifiable_credential_priming_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_verifiable_credential_proof.py b/clients/client/python/test/test_verifiable_credential_proof.py
index 2ab504e90b..4db0c4a6d5 100644
--- a/clients/client/python/test/test_verifiable_credential_proof.py
+++ b/clients/client/python/test/test_verifiable_credential_proof.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_verifiable_credential_response.py b/clients/client/python/test/test_verifiable_credential_response.py
index a0d47ae5db..695d5ac477 100644
--- a/clients/client/python/test/test_verifiable_credential_response.py
+++ b/clients/client/python/test/test_verifiable_credential_response.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_verifiable_identity_address.py b/clients/client/python/test/test_verifiable_identity_address.py
index b7f8e96f52..deabe022c4 100644
--- a/clients/client/python/test/test_verifiable_identity_address.py
+++ b/clients/client/python/test/test_verifiable_identity_address.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_verification_flow.py b/clients/client/python/test/test_verification_flow.py
index e27a68ebc5..c0c39cb43e 100644
--- a/clients/client/python/test/test_verification_flow.py
+++ b/clients/client/python/test/test_verification_flow.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_verification_flow_state.py b/clients/client/python/test/test_verification_flow_state.py
index 2abace7c50..1e92dcb9a5 100644
--- a/clients/client/python/test/test_verification_flow_state.py
+++ b/clients/client/python/test/test_verification_flow_state.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_version.py b/clients/client/python/test/test_version.py
index 949e3dfdfe..7b0a90aaaf 100644
--- a/clients/client/python/test/test_version.py
+++ b/clients/client/python/test/test_version.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_warning.py b/clients/client/python/test/test_warning.py
index 80c7e49729..d26fd7680f 100644
--- a/clients/client/python/test/test_warning.py
+++ b/clients/client/python/test/test_warning.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_wellknown_api.py b/clients/client/python/test/test_wellknown_api.py
index 329fa0df0a..b59e90d7b7 100644
--- a/clients/client/python/test/test_wellknown_api.py
+++ b/clients/client/python/test/test_wellknown_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_workspace.py b/clients/client/python/test/test_workspace.py
index 83a6806ae4..b429860069 100644
--- a/clients/client/python/test/test_workspace.py
+++ b/clients/client/python/test/test_workspace.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_workspace_api.py b/clients/client/python/test/test_workspace_api.py
index 118332016c..375c1a1b36 100644
--- a/clients/client/python/test/test_workspace_api.py
+++ b/clients/client/python/test/test_workspace_api.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_workspace_api_key.py b/clients/client/python/test/test_workspace_api_key.py
index 7773602f17..a8a64d6e12 100644
--- a/clients/client/python/test/test_workspace_api_key.py
+++ b/clients/client/python/test/test_workspace_api_key.py
@@ -5,7 +5,7 @@
Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
- The version of the OpenAPI document: v1.14.2
+ The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/ruby/Gemfile.lock b/clients/client/ruby/Gemfile.lock
index 1567eddf7c..7a3257345e 100644
--- a/clients/client/ruby/Gemfile.lock
+++ b/clients/client/ruby/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- ory-client (1.14.2)
+ ory-client (1.14.3)
typhoeus (~> 1.0, >= 1.0.1)
GEM
diff --git a/clients/client/ruby/README.md b/clients/client/ruby/README.md
index 34fe59f135..681c647e78 100644
--- a/clients/client/ruby/README.md
+++ b/clients/client/ruby/README.md
@@ -8,8 +8,8 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v1.14.2
-- Package version: v1.14.2
+- API version: v1.14.3
+- Package version: v1.14.3
- Generator version: 7.7.0
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
@@ -26,16 +26,16 @@ gem build ory-client.gemspec
Then either install the gem locally:
```shell
-gem install ./ory-client-v1.14.2.gem
+gem install ./ory-client-v1.14.3.gem
```
-(for development, run `gem install --dev ./ory-client-v1.14.2.gem` to install the development dependencies)
+(for development, run `gem install --dev ./ory-client-v1.14.3.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-client', '~> v1.14.2'
+ gem 'ory-client', '~> v1.14.3'
### Install from Git
diff --git a/clients/client/ruby/lib/ory-client.rb b/clients/client/ruby/lib/ory-client.rb
index 77e124952b..f4e0dc8ae8 100644
--- a/clients/client/ruby/lib/ory-client.rb
+++ b/clients/client/ruby/lib/ory-client.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/courier_api.rb b/clients/client/ruby/lib/ory-client/api/courier_api.rb
index 5b635c6c92..8d84c5b126 100644
--- a/clients/client/ruby/lib/ory-client/api/courier_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/courier_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/events_api.rb b/clients/client/ruby/lib/ory-client/api/events_api.rb
index 7f4c94af38..e722c42732 100644
--- a/clients/client/ruby/lib/ory-client/api/events_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/events_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/frontend_api.rb b/clients/client/ruby/lib/ory-client/api/frontend_api.rb
index 138992c4f4..6e909f70f7 100644
--- a/clients/client/ruby/lib/ory-client/api/frontend_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/frontend_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/identity_api.rb b/clients/client/ruby/lib/ory-client/api/identity_api.rb
index 03020664d7..aaca2c836e 100644
--- a/clients/client/ruby/lib/ory-client/api/identity_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/identity_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/jwk_api.rb b/clients/client/ruby/lib/ory-client/api/jwk_api.rb
index e13de57293..8d501fd111 100644
--- a/clients/client/ruby/lib/ory-client/api/jwk_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/jwk_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/metadata_api.rb b/clients/client/ruby/lib/ory-client/api/metadata_api.rb
index 587ad1897c..13859a5ccc 100644
--- a/clients/client/ruby/lib/ory-client/api/metadata_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/metadata_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/o_auth2_api.rb b/clients/client/ruby/lib/ory-client/api/o_auth2_api.rb
index e2964a1dc7..067a1d8cfb 100644
--- a/clients/client/ruby/lib/ory-client/api/o_auth2_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/o_auth2_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/oidc_api.rb b/clients/client/ruby/lib/ory-client/api/oidc_api.rb
index b9d5e4ea4d..dd029cd007 100644
--- a/clients/client/ruby/lib/ory-client/api/oidc_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/oidc_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/permission_api.rb b/clients/client/ruby/lib/ory-client/api/permission_api.rb
index 9d35c90746..b06469189b 100644
--- a/clients/client/ruby/lib/ory-client/api/permission_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/permission_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/project_api.rb b/clients/client/ruby/lib/ory-client/api/project_api.rb
index eca7490abf..534df489cc 100644
--- a/clients/client/ruby/lib/ory-client/api/project_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/project_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/relationship_api.rb b/clients/client/ruby/lib/ory-client/api/relationship_api.rb
index 6213d8e56e..9aeb2aac1d 100644
--- a/clients/client/ruby/lib/ory-client/api/relationship_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/relationship_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/wellknown_api.rb b/clients/client/ruby/lib/ory-client/api/wellknown_api.rb
index 875aadd084..facd69ec51 100644
--- a/clients/client/ruby/lib/ory-client/api/wellknown_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/wellknown_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api/workspace_api.rb b/clients/client/ruby/lib/ory-client/api/workspace_api.rb
index 9c3010f9b5..3b013cfbe3 100644
--- a/clients/client/ruby/lib/ory-client/api/workspace_api.rb
+++ b/clients/client/ruby/lib/ory-client/api/workspace_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api_client.rb b/clients/client/ruby/lib/ory-client/api_client.rb
index 78280322d5..82ed899ac6 100644
--- a/clients/client/ruby/lib/ory-client/api_client.rb
+++ b/clients/client/ruby/lib/ory-client/api_client.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/api_error.rb b/clients/client/ruby/lib/ory-client/api_error.rb
index 94394a687c..c1a9005b98 100644
--- a/clients/client/ruby/lib/ory-client/api_error.rb
+++ b/clients/client/ruby/lib/ory-client/api_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/configuration.rb b/clients/client/ruby/lib/ory-client/configuration.rb
index e9f61ecacd..2a56f4eefb 100644
--- a/clients/client/ruby/lib/ory-client/configuration.rb
+++ b/clients/client/ruby/lib/ory-client/configuration.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request.rb b/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request.rb
index a00c33a78f..ba2a0e41a0 100644
--- a/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request_session.rb b/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request_session.rb
index 2fc72fd8c9..09a854b39e 100644
--- a/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request_session.rb
+++ b/clients/client/ruby/lib/ory-client/models/accept_o_auth2_consent_request_session.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/accept_o_auth2_login_request.rb b/clients/client/ruby/lib/ory-client/models/accept_o_auth2_login_request.rb
index b5adc5e0d9..ed34991f7a 100644
--- a/clients/client/ruby/lib/ory-client/models/accept_o_auth2_login_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/accept_o_auth2_login_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/account_experience_configuration.rb b/clients/client/ruby/lib/ory-client/models/account_experience_configuration.rb
index 0fc7fb5a34..bf9baadb80 100644
--- a/clients/client/ruby/lib/ory-client/models/account_experience_configuration.rb
+++ b/clients/client/ruby/lib/ory-client/models/account_experience_configuration.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/account_experience_theme_variables.rb b/clients/client/ruby/lib/ory-client/models/account_experience_theme_variables.rb
index 6402afd806..19d61ad03b 100644
--- a/clients/client/ruby/lib/ory-client/models/account_experience_theme_variables.rb
+++ b/clients/client/ruby/lib/ory-client/models/account_experience_theme_variables.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/active_project_in_console.rb b/clients/client/ruby/lib/ory-client/models/active_project_in_console.rb
index 58c9b7e991..e4ede80d84 100644
--- a/clients/client/ruby/lib/ory-client/models/active_project_in_console.rb
+++ b/clients/client/ruby/lib/ory-client/models/active_project_in_console.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/add_project_to_workspace_body.rb b/clients/client/ruby/lib/ory-client/models/add_project_to_workspace_body.rb
index 13ba0cea08..c74f41a609 100644
--- a/clients/client/ruby/lib/ory-client/models/add_project_to_workspace_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/add_project_to_workspace_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/attribute.rb b/clients/client/ruby/lib/ory-client/models/attribute.rb
index daf6c02765..a2143f2fd7 100644
--- a/clients/client/ruby/lib/ory-client/models/attribute.rb
+++ b/clients/client/ruby/lib/ory-client/models/attribute.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/attribute_filter.rb b/clients/client/ruby/lib/ory-client/models/attribute_filter.rb
index e1f5b04938..502f3e94fc 100644
--- a/clients/client/ruby/lib/ory-client/models/attribute_filter.rb
+++ b/clients/client/ruby/lib/ory-client/models/attribute_filter.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/attributes_count_datapoint.rb b/clients/client/ruby/lib/ory-client/models/attributes_count_datapoint.rb
index 5f2db10e24..72c907b5ff 100644
--- a/clients/client/ruby/lib/ory-client/models/attributes_count_datapoint.rb
+++ b/clients/client/ruby/lib/ory-client/models/attributes_count_datapoint.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/authenticator_assurance_level.rb b/clients/client/ruby/lib/ory-client/models/authenticator_assurance_level.rb
index b4adca9d73..3b5415cbfb 100644
--- a/clients/client/ruby/lib/ory-client/models/authenticator_assurance_level.rb
+++ b/clients/client/ruby/lib/ory-client/models/authenticator_assurance_level.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/batch_patch_identities_response.rb b/clients/client/ruby/lib/ory-client/models/batch_patch_identities_response.rb
index e571fb94e5..e5f541cae2 100644
--- a/clients/client/ruby/lib/ory-client/models/batch_patch_identities_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/batch_patch_identities_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/billing_period_bucket.rb b/clients/client/ruby/lib/ory-client/models/billing_period_bucket.rb
index 40c9345dd6..81b63d3e38 100644
--- a/clients/client/ruby/lib/ory-client/models/billing_period_bucket.rb
+++ b/clients/client/ruby/lib/ory-client/models/billing_period_bucket.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/check_opl_syntax_result.rb b/clients/client/ruby/lib/ory-client/models/check_opl_syntax_result.rb
index 635d203a9e..43af3f05a6 100644
--- a/clients/client/ruby/lib/ory-client/models/check_opl_syntax_result.rb
+++ b/clients/client/ruby/lib/ory-client/models/check_opl_syntax_result.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/check_permission_result.rb b/clients/client/ruby/lib/ory-client/models/check_permission_result.rb
index 4746b4b2a0..b3389d9974 100644
--- a/clients/client/ruby/lib/ory-client/models/check_permission_result.rb
+++ b/clients/client/ruby/lib/ory-client/models/check_permission_result.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/cloud_account.rb b/clients/client/ruby/lib/ory-client/models/cloud_account.rb
index a50af7f080..48331b4a8a 100644
--- a/clients/client/ruby/lib/ory-client/models/cloud_account.rb
+++ b/clients/client/ruby/lib/ory-client/models/cloud_account.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/consistency_request_parameters.rb b/clients/client/ruby/lib/ory-client/models/consistency_request_parameters.rb
index f76c1bae7a..69c76329e4 100644
--- a/clients/client/ruby/lib/ory-client/models/consistency_request_parameters.rb
+++ b/clients/client/ruby/lib/ory-client/models/consistency_request_parameters.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with.rb b/clients/client/ruby/lib/ory-client/models/continue_with.rb
index a5676afc0f..7c35b25045 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui.rb b/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui.rb
index 7ea76c759f..6233b05c46 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui_flow.rb b/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui_flow.rb
index d13c0534a0..9ba507d1a3 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_recovery_ui_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_redirect_browser_to.rb b/clients/client/ruby/lib/ory-client/models/continue_with_redirect_browser_to.rb
index 3674db6514..ee486665ad 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_redirect_browser_to.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_redirect_browser_to.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_set_ory_session_token.rb b/clients/client/ruby/lib/ory-client/models/continue_with_set_ory_session_token.rb
index 098fd05f40..63a694f6e6 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_set_ory_session_token.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_set_ory_session_token.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui.rb b/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui.rb
index ddf2918f0a..9fe525551b 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui_flow.rb b/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui_flow.rb
index c8f9a43396..69219ac8de 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_settings_ui_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui.rb b/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui.rb
index e539550eef..4b2ce2c45b 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui_flow.rb b/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui_flow.rb
index 40d2a3214f..75f365ef53 100644
--- a/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/continue_with_verification_ui_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/courier_message_status.rb b/clients/client/ruby/lib/ory-client/models/courier_message_status.rb
index e683c8239a..0a68ebcd02 100644
--- a/clients/client/ruby/lib/ory-client/models/courier_message_status.rb
+++ b/clients/client/ruby/lib/ory-client/models/courier_message_status.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/courier_message_type.rb b/clients/client/ruby/lib/ory-client/models/courier_message_type.rb
index e7c12a504a..b251f5bbc6 100644
--- a/clients/client/ruby/lib/ory-client/models/courier_message_type.rb
+++ b/clients/client/ruby/lib/ory-client/models/courier_message_type.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_custom_domain_body.rb b/clients/client/ruby/lib/ory-client/models/create_custom_domain_body.rb
index 1e6754df13..0697c48a26 100644
--- a/clients/client/ruby/lib/ory-client/models/create_custom_domain_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_custom_domain_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_event_stream_body.rb b/clients/client/ruby/lib/ory-client/models/create_event_stream_body.rb
index 30dfc6154b..20966d15b3 100644
--- a/clients/client/ruby/lib/ory-client/models/create_event_stream_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_event_stream_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_identity_body.rb b/clients/client/ruby/lib/ory-client/models/create_identity_body.rb
index 47b3095c00..1e6993043e 100644
--- a/clients/client/ruby/lib/ory-client/models/create_identity_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_identity_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_invite_response.rb b/clients/client/ruby/lib/ory-client/models/create_invite_response.rb
index 455d83b27a..7405b80b31 100644
--- a/clients/client/ruby/lib/ory-client/models/create_invite_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_invite_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_json_web_key_set.rb b/clients/client/ruby/lib/ory-client/models/create_json_web_key_set.rb
index 3547cba450..9b1522b237 100644
--- a/clients/client/ruby/lib/ory-client/models/create_json_web_key_set.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_json_web_key_set.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_project_api_key_request.rb b/clients/client/ruby/lib/ory-client/models/create_project_api_key_request.rb
index b78eaf6d58..440658813c 100644
--- a/clients/client/ruby/lib/ory-client/models/create_project_api_key_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_project_api_key_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_project_body.rb b/clients/client/ruby/lib/ory-client/models/create_project_body.rb
index f4ce2992d8..eb840547a7 100644
--- a/clients/client/ruby/lib/ory-client/models/create_project_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_project_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_project_branding.rb b/clients/client/ruby/lib/ory-client/models/create_project_branding.rb
index def18e090d..fd1ea1bc37 100644
--- a/clients/client/ruby/lib/ory-client/models/create_project_branding.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_project_branding.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_project_member_invite_body.rb b/clients/client/ruby/lib/ory-client/models/create_project_member_invite_body.rb
index 8dcae3e3f5..b7a8220495 100644
--- a/clients/client/ruby/lib/ory-client/models/create_project_member_invite_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_project_member_invite_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_project_normalized_payload.rb b/clients/client/ruby/lib/ory-client/models/create_project_normalized_payload.rb
index 67ab790c74..c5b49385f0 100644
--- a/clients/client/ruby/lib/ory-client/models/create_project_normalized_payload.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_project_normalized_payload.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_recovery_code_for_identity_body.rb b/clients/client/ruby/lib/ory-client/models/create_recovery_code_for_identity_body.rb
index 69f6ae5098..cf0de5ae51 100644
--- a/clients/client/ruby/lib/ory-client/models/create_recovery_code_for_identity_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_recovery_code_for_identity_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_recovery_link_for_identity_body.rb b/clients/client/ruby/lib/ory-client/models/create_recovery_link_for_identity_body.rb
index 8f688d03c0..eae1cf73b4 100644
--- a/clients/client/ruby/lib/ory-client/models/create_recovery_link_for_identity_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_recovery_link_for_identity_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_relationship_body.rb b/clients/client/ruby/lib/ory-client/models/create_relationship_body.rb
index aa8414185a..91001bd77e 100644
--- a/clients/client/ruby/lib/ory-client/models/create_relationship_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_relationship_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_subscription_body.rb b/clients/client/ruby/lib/ory-client/models/create_subscription_body.rb
index 1f1664594c..5b6ffd02c9 100644
--- a/clients/client/ruby/lib/ory-client/models/create_subscription_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_subscription_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_subscription_common.rb b/clients/client/ruby/lib/ory-client/models/create_subscription_common.rb
index 0dcaa5dc0d..137eb09ce2 100644
--- a/clients/client/ruby/lib/ory-client/models/create_subscription_common.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_subscription_common.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_verifiable_credential_request_body.rb b/clients/client/ruby/lib/ory-client/models/create_verifiable_credential_request_body.rb
index ce6c79b50d..ba1424cbfa 100644
--- a/clients/client/ruby/lib/ory-client/models/create_verifiable_credential_request_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_verifiable_credential_request_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_workspace_api_key_body.rb b/clients/client/ruby/lib/ory-client/models/create_workspace_api_key_body.rb
index 3f7a1fb028..1ad6cd4c9e 100644
--- a/clients/client/ruby/lib/ory-client/models/create_workspace_api_key_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_workspace_api_key_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_workspace_body.rb b/clients/client/ruby/lib/ory-client/models/create_workspace_body.rb
index 2831b67439..b11c00896d 100644
--- a/clients/client/ruby/lib/ory-client/models/create_workspace_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_workspace_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_workspace_member_invite_body.rb b/clients/client/ruby/lib/ory-client/models/create_workspace_member_invite_body.rb
index 8fe98d8720..c2d6b620fb 100644
--- a/clients/client/ruby/lib/ory-client/models/create_workspace_member_invite_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_workspace_member_invite_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/create_workspace_subscription_body.rb b/clients/client/ruby/lib/ory-client/models/create_workspace_subscription_body.rb
index 82a2810da4..12284f7625 100644
--- a/clients/client/ruby/lib/ory-client/models/create_workspace_subscription_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/create_workspace_subscription_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/credential_supported_draft00.rb b/clients/client/ruby/lib/ory-client/models/credential_supported_draft00.rb
index 616a02f328..0006b1502f 100644
--- a/clients/client/ruby/lib/ory-client/models/credential_supported_draft00.rb
+++ b/clients/client/ruby/lib/ory-client/models/credential_supported_draft00.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/custom_domain.rb b/clients/client/ruby/lib/ory-client/models/custom_domain.rb
index 056c9a99f5..054bf12b24 100644
--- a/clients/client/ruby/lib/ory-client/models/custom_domain.rb
+++ b/clients/client/ruby/lib/ory-client/models/custom_domain.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/delete_my_sessions_count.rb b/clients/client/ruby/lib/ory-client/models/delete_my_sessions_count.rb
index 7a301d4547..d30a281ffc 100644
--- a/clients/client/ruby/lib/ory-client/models/delete_my_sessions_count.rb
+++ b/clients/client/ruby/lib/ory-client/models/delete_my_sessions_count.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/email_template_data.rb b/clients/client/ruby/lib/ory-client/models/email_template_data.rb
index df26fd5fa6..664ec48e54 100644
--- a/clients/client/ruby/lib/ory-client/models/email_template_data.rb
+++ b/clients/client/ruby/lib/ory-client/models/email_template_data.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/email_template_data_body.rb b/clients/client/ruby/lib/ory-client/models/email_template_data_body.rb
index fd7b9369bb..a384a935f2 100644
--- a/clients/client/ruby/lib/ory-client/models/email_template_data_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/email_template_data_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb b/clients/client/ruby/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb
index 22f1021d5e..90a0778a3c 100644
--- a/clients/client/ruby/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb
+++ b/clients/client/ruby/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/error_browser_location_change_required.rb b/clients/client/ruby/lib/ory-client/models/error_browser_location_change_required.rb
index 36323c013a..824c09d6dd 100644
--- a/clients/client/ruby/lib/ory-client/models/error_browser_location_change_required.rb
+++ b/clients/client/ruby/lib/ory-client/models/error_browser_location_change_required.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/error_flow_replaced.rb b/clients/client/ruby/lib/ory-client/models/error_flow_replaced.rb
index b93a1793cf..bf120f85bd 100644
--- a/clients/client/ruby/lib/ory-client/models/error_flow_replaced.rb
+++ b/clients/client/ruby/lib/ory-client/models/error_flow_replaced.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/error_generic.rb b/clients/client/ruby/lib/ory-client/models/error_generic.rb
index bafaedb0bc..fa06876ded 100644
--- a/clients/client/ruby/lib/ory-client/models/error_generic.rb
+++ b/clients/client/ruby/lib/ory-client/models/error_generic.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/error_o_auth2.rb b/clients/client/ruby/lib/ory-client/models/error_o_auth2.rb
index 833058fc81..9ac42ac39a 100644
--- a/clients/client/ruby/lib/ory-client/models/error_o_auth2.rb
+++ b/clients/client/ruby/lib/ory-client/models/error_o_auth2.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/event_stream.rb b/clients/client/ruby/lib/ory-client/models/event_stream.rb
index 05b491cda8..498d2268d1 100644
--- a/clients/client/ruby/lib/ory-client/models/event_stream.rb
+++ b/clients/client/ruby/lib/ory-client/models/event_stream.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/expanded_permission_tree.rb b/clients/client/ruby/lib/ory-client/models/expanded_permission_tree.rb
index 2f81376ebb..f17b7f6784 100644
--- a/clients/client/ruby/lib/ory-client/models/expanded_permission_tree.rb
+++ b/clients/client/ruby/lib/ory-client/models/expanded_permission_tree.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/flow_error.rb b/clients/client/ruby/lib/ory-client/models/flow_error.rb
index d60b3ca04f..86b0ebef49 100644
--- a/clients/client/ruby/lib/ory-client/models/flow_error.rb
+++ b/clients/client/ruby/lib/ory-client/models/flow_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/generic_error.rb b/clients/client/ruby/lib/ory-client/models/generic_error.rb
index 597f4517d4..4b3f206039 100644
--- a/clients/client/ruby/lib/ory-client/models/generic_error.rb
+++ b/clients/client/ruby/lib/ory-client/models/generic_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/generic_error_content.rb b/clients/client/ruby/lib/ory-client/models/generic_error_content.rb
index 4b3bc997a1..9adc85e5e4 100644
--- a/clients/client/ruby/lib/ory-client/models/generic_error_content.rb
+++ b/clients/client/ruby/lib/ory-client/models/generic_error_content.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/generic_usage.rb b/clients/client/ruby/lib/ory-client/models/generic_usage.rb
index 9338b7dd0c..43055ce7fd 100644
--- a/clients/client/ruby/lib/ory-client/models/generic_usage.rb
+++ b/clients/client/ruby/lib/ory-client/models/generic_usage.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_attributes_count_response.rb b/clients/client/ruby/lib/ory-client/models/get_attributes_count_response.rb
index 55ffa6526c..374ad31332 100644
--- a/clients/client/ruby/lib/ory-client/models/get_attributes_count_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_attributes_count_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_managed_identity_schema_location.rb b/clients/client/ruby/lib/ory-client/models/get_managed_identity_schema_location.rb
index 13d0005458..71d9eef8a4 100644
--- a/clients/client/ruby/lib/ory-client/models/get_managed_identity_schema_location.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_managed_identity_schema_location.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_metrics_event_attributes_response.rb b/clients/client/ruby/lib/ory-client/models/get_metrics_event_attributes_response.rb
index 543c185b8b..b93a45bc4b 100644
--- a/clients/client/ruby/lib/ory-client/models/get_metrics_event_attributes_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_metrics_event_attributes_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_metrics_event_types_response.rb b/clients/client/ruby/lib/ory-client/models/get_metrics_event_types_response.rb
index 72f06fa4d0..c946fbaee0 100644
--- a/clients/client/ruby/lib/ory-client/models/get_metrics_event_types_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_metrics_event_types_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_organization_response.rb b/clients/client/ruby/lib/ory-client/models/get_organization_response.rb
index 8746ae20fe..f2ea65b9f6 100644
--- a/clients/client/ruby/lib/ory-client/models/get_organization_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_organization_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_project_events_body.rb b/clients/client/ruby/lib/ory-client/models/get_project_events_body.rb
index 54831b740b..acd48c8aeb 100644
--- a/clients/client/ruby/lib/ory-client/models/get_project_events_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_project_events_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_project_events_response.rb b/clients/client/ruby/lib/ory-client/models/get_project_events_response.rb
index 640f56d747..1834589379 100644
--- a/clients/client/ruby/lib/ory-client/models/get_project_events_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_project_events_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_project_metrics_response.rb b/clients/client/ruby/lib/ory-client/models/get_project_metrics_response.rb
index 2b8a343fe4..0aea97da1f 100644
--- a/clients/client/ruby/lib/ory-client/models/get_project_metrics_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_project_metrics_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_session_activity_response.rb b/clients/client/ruby/lib/ory-client/models/get_session_activity_response.rb
index 8803bc3026..28be8f6a9e 100644
--- a/clients/client/ruby/lib/ory-client/models/get_session_activity_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_session_activity_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/get_version200_response.rb b/clients/client/ruby/lib/ory-client/models/get_version200_response.rb
index ed356ca1dd..48b6d6466d 100644
--- a/clients/client/ruby/lib/ory-client/models/get_version200_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/get_version200_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/health_not_ready_status.rb b/clients/client/ruby/lib/ory-client/models/health_not_ready_status.rb
index a2f28e1b9f..1472f2f5ea 100644
--- a/clients/client/ruby/lib/ory-client/models/health_not_ready_status.rb
+++ b/clients/client/ruby/lib/ory-client/models/health_not_ready_status.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/health_status.rb b/clients/client/ruby/lib/ory-client/models/health_status.rb
index 7b7d0d1250..851d812f3f 100644
--- a/clients/client/ruby/lib/ory-client/models/health_status.rb
+++ b/clients/client/ruby/lib/ory-client/models/health_status.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity.rb b/clients/client/ruby/lib/ory-client/models/identity.rb
index 3c3f9d42b9..f6a5c0d035 100644
--- a/clients/client/ruby/lib/ory-client/models/identity.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_credentials.rb b/clients/client/ruby/lib/ory-client/models/identity_credentials.rb
index 48758b8f1b..fbf9e76ebd 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_credentials.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_credentials.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_credentials_code.rb b/clients/client/ruby/lib/ory-client/models/identity_credentials_code.rb
index 520b93e6e8..3135244038 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_credentials_code.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_credentials_code.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc.rb b/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc.rb
index 88c2e42eba..e67178a227 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc_provider.rb b/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc_provider.rb
index ae18e7567e..cb66de4787 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc_provider.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_credentials_oidc_provider.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_credentials_password.rb b/clients/client/ruby/lib/ory-client/models/identity_credentials_password.rb
index b6711c2a6a..cbc1844859 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_credentials_password.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_credentials_password.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_patch.rb b/clients/client/ruby/lib/ory-client/models/identity_patch.rb
index 4f86e313b0..40df0993d9 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_patch.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_patch.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_patch_response.rb b/clients/client/ruby/lib/ory-client/models/identity_patch_response.rb
index 7e1ed8447d..6f26d2bf8d 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_patch_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_patch_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_schema_container.rb b/clients/client/ruby/lib/ory-client/models/identity_schema_container.rb
index 547e9b0875..bb34eca93b 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_schema_container.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_schema_container.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_schema_preset.rb b/clients/client/ruby/lib/ory-client/models/identity_schema_preset.rb
index 362584c113..7f4e496d94 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_schema_preset.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_schema_preset.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_with_credentials.rb b/clients/client/ruby/lib/ory-client/models/identity_with_credentials.rb
index a6a1129a14..602bcd0106 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_with_credentials.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_with_credentials.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc.rb b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc.rb
index 0e61ad5ee0..01cd7831b5 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config.rb b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config.rb
index cf4b62e811..7d897a0d34 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb
index 9700fd5c27..f81a7c82ff 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password.rb b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password.rb
index 2a531221b5..466a1bc1e4 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password_config.rb b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password_config.rb
index 33fd158450..eb17b6b8e1 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password_config.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_with_credentials_password_config.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/internal_get_project_branding_body.rb b/clients/client/ruby/lib/ory-client/models/internal_get_project_branding_body.rb
index 35fdeb2f0f..1d95912e8a 100644
--- a/clients/client/ruby/lib/ory-client/models/internal_get_project_branding_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/internal_get_project_branding_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb b/clients/client/ruby/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb
index 28fd199c19..af0a7aecad 100644
--- a/clients/client/ruby/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb b/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb
index 76541b736f..bc82373ed9 100644
--- a/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb b/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb
index a3bf71bcb4..6a6cf10c7e 100644
--- a/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/introspected_o_auth2_token.rb b/clients/client/ruby/lib/ory-client/models/introspected_o_auth2_token.rb
index 2a191b7580..0d1b1e40a5 100644
--- a/clients/client/ruby/lib/ory-client/models/introspected_o_auth2_token.rb
+++ b/clients/client/ruby/lib/ory-client/models/introspected_o_auth2_token.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/invoice.rb b/clients/client/ruby/lib/ory-client/models/invoice.rb
index 9cde2e4d07..8d66bb191f 100644
--- a/clients/client/ruby/lib/ory-client/models/invoice.rb
+++ b/clients/client/ruby/lib/ory-client/models/invoice.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/invoice_data_v1.rb b/clients/client/ruby/lib/ory-client/models/invoice_data_v1.rb
index aa57ad397e..5b161b08b2 100644
--- a/clients/client/ruby/lib/ory-client/models/invoice_data_v1.rb
+++ b/clients/client/ruby/lib/ory-client/models/invoice_data_v1.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/is_owner_for_project_by_slug.rb b/clients/client/ruby/lib/ory-client/models/is_owner_for_project_by_slug.rb
index 5d3a44d920..d9ea068a82 100644
--- a/clients/client/ruby/lib/ory-client/models/is_owner_for_project_by_slug.rb
+++ b/clients/client/ruby/lib/ory-client/models/is_owner_for_project_by_slug.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/json_patch.rb b/clients/client/ruby/lib/ory-client/models/json_patch.rb
index a67a268809..112ad49623 100644
--- a/clients/client/ruby/lib/ory-client/models/json_patch.rb
+++ b/clients/client/ruby/lib/ory-client/models/json_patch.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/json_web_key.rb b/clients/client/ruby/lib/ory-client/models/json_web_key.rb
index 96233d9bf5..ef71bff35b 100644
--- a/clients/client/ruby/lib/ory-client/models/json_web_key.rb
+++ b/clients/client/ruby/lib/ory-client/models/json_web_key.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/json_web_key_set.rb b/clients/client/ruby/lib/ory-client/models/json_web_key_set.rb
index 7ae92a4b4f..dd5ee14f62 100644
--- a/clients/client/ruby/lib/ory-client/models/json_web_key_set.rb
+++ b/clients/client/ruby/lib/ory-client/models/json_web_key_set.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/keto_namespace.rb b/clients/client/ruby/lib/ory-client/models/keto_namespace.rb
index 66030ad8be..416f33a5d3 100644
--- a/clients/client/ruby/lib/ory-client/models/keto_namespace.rb
+++ b/clients/client/ruby/lib/ory-client/models/keto_namespace.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/line_item_v1.rb b/clients/client/ruby/lib/ory-client/models/line_item_v1.rb
index 9be52589cb..a39188dede 100644
--- a/clients/client/ruby/lib/ory-client/models/line_item_v1.rb
+++ b/clients/client/ruby/lib/ory-client/models/line_item_v1.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/list_event_streams.rb b/clients/client/ruby/lib/ory-client/models/list_event_streams.rb
index f6c76ebfd9..b9d9a2c5ee 100644
--- a/clients/client/ruby/lib/ory-client/models/list_event_streams.rb
+++ b/clients/client/ruby/lib/ory-client/models/list_event_streams.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/list_invoices_response.rb b/clients/client/ruby/lib/ory-client/models/list_invoices_response.rb
index dad33ddfd8..444ef4493b 100644
--- a/clients/client/ruby/lib/ory-client/models/list_invoices_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/list_invoices_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/list_organizations_response.rb b/clients/client/ruby/lib/ory-client/models/list_organizations_response.rb
index e83b5a3dc0..6983c1f3f1 100644
--- a/clients/client/ruby/lib/ory-client/models/list_organizations_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/list_organizations_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/list_workspace_projects.rb b/clients/client/ruby/lib/ory-client/models/list_workspace_projects.rb
index ae6296ced1..fd7e9b9df9 100644
--- a/clients/client/ruby/lib/ory-client/models/list_workspace_projects.rb
+++ b/clients/client/ruby/lib/ory-client/models/list_workspace_projects.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/list_workspaces.rb b/clients/client/ruby/lib/ory-client/models/list_workspaces.rb
index 8416a5ce78..ba6f714740 100644
--- a/clients/client/ruby/lib/ory-client/models/list_workspaces.rb
+++ b/clients/client/ruby/lib/ory-client/models/list_workspaces.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/login_flow.rb b/clients/client/ruby/lib/ory-client/models/login_flow.rb
index 8749994ac7..2a5a917adb 100644
--- a/clients/client/ruby/lib/ory-client/models/login_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/login_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/login_flow_state.rb b/clients/client/ruby/lib/ory-client/models/login_flow_state.rb
index 6bc711c297..932f2f2a35 100644
--- a/clients/client/ruby/lib/ory-client/models/login_flow_state.rb
+++ b/clients/client/ruby/lib/ory-client/models/login_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/logout_flow.rb b/clients/client/ruby/lib/ory-client/models/logout_flow.rb
index d4cb850954..33a76f2696 100644
--- a/clients/client/ruby/lib/ory-client/models/logout_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/logout_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/managed_identity_schema.rb b/clients/client/ruby/lib/ory-client/models/managed_identity_schema.rb
index d60d58e740..edba355f8c 100644
--- a/clients/client/ruby/lib/ory-client/models/managed_identity_schema.rb
+++ b/clients/client/ruby/lib/ory-client/models/managed_identity_schema.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/managed_identity_schema_validation_result.rb b/clients/client/ruby/lib/ory-client/models/managed_identity_schema_validation_result.rb
index 548e49808a..7debb7ed7c 100644
--- a/clients/client/ruby/lib/ory-client/models/managed_identity_schema_validation_result.rb
+++ b/clients/client/ruby/lib/ory-client/models/managed_identity_schema_validation_result.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/member_invite.rb b/clients/client/ruby/lib/ory-client/models/member_invite.rb
index f02a8e56e2..1af8089a8b 100644
--- a/clients/client/ruby/lib/ory-client/models/member_invite.rb
+++ b/clients/client/ruby/lib/ory-client/models/member_invite.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/message.rb b/clients/client/ruby/lib/ory-client/models/message.rb
index 8ba13389c3..2e543d8222 100644
--- a/clients/client/ruby/lib/ory-client/models/message.rb
+++ b/clients/client/ruby/lib/ory-client/models/message.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/message_dispatch.rb b/clients/client/ruby/lib/ory-client/models/message_dispatch.rb
index 03de85f35f..c66611cc30 100644
--- a/clients/client/ruby/lib/ory-client/models/message_dispatch.rb
+++ b/clients/client/ruby/lib/ory-client/models/message_dispatch.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/metrics_datapoint.rb b/clients/client/ruby/lib/ory-client/models/metrics_datapoint.rb
index 63d2f3072b..5a37f640b6 100644
--- a/clients/client/ruby/lib/ory-client/models/metrics_datapoint.rb
+++ b/clients/client/ruby/lib/ory-client/models/metrics_datapoint.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/money.rb b/clients/client/ruby/lib/ory-client/models/money.rb
index 9eed40c4e8..0b8ce1c414 100644
--- a/clients/client/ruby/lib/ory-client/models/money.rb
+++ b/clients/client/ruby/lib/ory-client/models/money.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/namespace.rb b/clients/client/ruby/lib/ory-client/models/namespace.rb
index bd9eb8679d..ebee015638 100644
--- a/clients/client/ruby/lib/ory-client/models/namespace.rb
+++ b/clients/client/ruby/lib/ory-client/models/namespace.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/needs_privileged_session_error.rb b/clients/client/ruby/lib/ory-client/models/needs_privileged_session_error.rb
index 6dd8f8c5a9..e662700353 100644
--- a/clients/client/ruby/lib/ory-client/models/needs_privileged_session_error.rb
+++ b/clients/client/ruby/lib/ory-client/models/needs_privileged_session_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project.rb b/clients/client/ruby/lib/ory-client/models/normalized_project.rb
index 3e5c714a94..cbfa2d62c9 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project_revision.rb b/clients/client/ruby/lib/ory-client/models/normalized_project_revision.rb
index 368189355e..5a817dc3ad 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project_revision.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project_revision.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_courier_channel.rb b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_courier_channel.rb
index 73e6e15c96..6e7f2206e1 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_courier_channel.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_courier_channel.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_hook.rb b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_hook.rb
index 28eb8c46e6..89721a4ee9 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_hook.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_hook.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_identity_schema.rb b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_identity_schema.rb
index 160da65bd7..b59ef1624f 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_identity_schema.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_identity_schema.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_third_party_provider.rb b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_third_party_provider.rb
index b87bced702..2fd4700fd0 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_third_party_provider.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_third_party_provider.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb
index 3ec62d70f8..ae6a206683 100644
--- a/clients/client/ruby/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb
+++ b/clients/client/ruby/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_client.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_client.rb
index 13ecca6e83..a80bda4619 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_client.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_client.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_client_token_lifespans.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_client_token_lifespans.rb
index d77060299b..ef04fba276 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_client_token_lifespans.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_client_token_lifespans.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request.rb
index f8ee074782..570bdf6cd1 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb
index 367800e910..660ad75cd8 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session.rb
index 4e769791c8..d05e004b40 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session_expires_at.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session_expires_at.rb
index 880c3c8e4d..21236a1fa9 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session_expires_at.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_consent_session_expires_at.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_login_request.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_login_request.rb
index 09fd215c8d..e939366c21 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_login_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_login_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_logout_request.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_logout_request.rb
index 910906ad05..d8e799796c 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_logout_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_logout_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_redirect_to.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_redirect_to.rb
index 979d0a8853..5ddf94bfc6 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_redirect_to.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_redirect_to.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/o_auth2_token_exchange.rb b/clients/client/ruby/lib/ory-client/models/o_auth2_token_exchange.rb
index ff93afb066..9a5655ff25 100644
--- a/clients/client/ruby/lib/ory-client/models/o_auth2_token_exchange.rb
+++ b/clients/client/ruby/lib/ory-client/models/o_auth2_token_exchange.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/oidc_configuration.rb b/clients/client/ruby/lib/ory-client/models/oidc_configuration.rb
index db2efdc337..09ef50d904 100644
--- a/clients/client/ruby/lib/ory-client/models/oidc_configuration.rb
+++ b/clients/client/ruby/lib/ory-client/models/oidc_configuration.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/oidc_user_info.rb b/clients/client/ruby/lib/ory-client/models/oidc_user_info.rb
index 84354910c6..98ce595c2c 100644
--- a/clients/client/ruby/lib/ory-client/models/oidc_user_info.rb
+++ b/clients/client/ruby/lib/ory-client/models/oidc_user_info.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/organization.rb b/clients/client/ruby/lib/ory-client/models/organization.rb
index 62f1e01bd7..3966b5a31a 100644
--- a/clients/client/ruby/lib/ory-client/models/organization.rb
+++ b/clients/client/ruby/lib/ory-client/models/organization.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/organization_body.rb b/clients/client/ruby/lib/ory-client/models/organization_body.rb
index 2645956e65..34cf9ac8cc 100644
--- a/clients/client/ruby/lib/ory-client/models/organization_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/organization_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/pagination.rb b/clients/client/ruby/lib/ory-client/models/pagination.rb
index 6fd43cf850..3e7b91e6f2 100644
--- a/clients/client/ruby/lib/ory-client/models/pagination.rb
+++ b/clients/client/ruby/lib/ory-client/models/pagination.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/pagination_headers.rb b/clients/client/ruby/lib/ory-client/models/pagination_headers.rb
index d23bb3ae77..943d8c423e 100644
--- a/clients/client/ruby/lib/ory-client/models/pagination_headers.rb
+++ b/clients/client/ruby/lib/ory-client/models/pagination_headers.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/parse_error.rb b/clients/client/ruby/lib/ory-client/models/parse_error.rb
index d1ade88d45..fb94cef3ef 100644
--- a/clients/client/ruby/lib/ory-client/models/parse_error.rb
+++ b/clients/client/ruby/lib/ory-client/models/parse_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/patch_identities_body.rb b/clients/client/ruby/lib/ory-client/models/patch_identities_body.rb
index 92aa1540ed..f7d2eaa3d1 100644
--- a/clients/client/ruby/lib/ory-client/models/patch_identities_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/patch_identities_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/perform_native_logout_body.rb b/clients/client/ruby/lib/ory-client/models/perform_native_logout_body.rb
index 37c4aafb94..fe7c2c1cc4 100644
--- a/clients/client/ruby/lib/ory-client/models/perform_native_logout_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/perform_native_logout_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/permissions_on_workspace.rb b/clients/client/ruby/lib/ory-client/models/permissions_on_workspace.rb
index b87ec15819..30b930510d 100644
--- a/clients/client/ruby/lib/ory-client/models/permissions_on_workspace.rb
+++ b/clients/client/ruby/lib/ory-client/models/permissions_on_workspace.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/plan.rb b/clients/client/ruby/lib/ory-client/models/plan.rb
index f7861a1acf..6b8615788e 100644
--- a/clients/client/ruby/lib/ory-client/models/plan.rb
+++ b/clients/client/ruby/lib/ory-client/models/plan.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/plan_details.rb b/clients/client/ruby/lib/ory-client/models/plan_details.rb
index 3ace89a885..10f40031fe 100644
--- a/clients/client/ruby/lib/ory-client/models/plan_details.rb
+++ b/clients/client/ruby/lib/ory-client/models/plan_details.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/post_check_permission_body.rb b/clients/client/ruby/lib/ory-client/models/post_check_permission_body.rb
index afbaae47da..08f5e5306a 100644
--- a/clients/client/ruby/lib/ory-client/models/post_check_permission_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/post_check_permission_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/post_check_permission_or_error_body.rb b/clients/client/ruby/lib/ory-client/models/post_check_permission_or_error_body.rb
index a1dedc5f87..d36f51b3ab 100644
--- a/clients/client/ruby/lib/ory-client/models/post_check_permission_or_error_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/post_check_permission_or_error_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project.rb b/clients/client/ruby/lib/ory-client/models/project.rb
index 57252e17fa..d42aae7db8 100644
--- a/clients/client/ruby/lib/ory-client/models/project.rb
+++ b/clients/client/ruby/lib/ory-client/models/project.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_api_key.rb b/clients/client/ruby/lib/ory-client/models/project_api_key.rb
index d8a625ece1..4818b69d84 100644
--- a/clients/client/ruby/lib/ory-client/models/project_api_key.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_api_key.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_branding.rb b/clients/client/ruby/lib/ory-client/models/project_branding.rb
index 2159f4372b..ae8b80ebee 100644
--- a/clients/client/ruby/lib/ory-client/models/project_branding.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_branding.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_branding_colors.rb b/clients/client/ruby/lib/ory-client/models/project_branding_colors.rb
index 2f9f51ef98..9b45fb533a 100644
--- a/clients/client/ruby/lib/ory-client/models/project_branding_colors.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_branding_colors.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_branding_theme.rb b/clients/client/ruby/lib/ory-client/models/project_branding_theme.rb
index 218185996c..91cfb68363 100644
--- a/clients/client/ruby/lib/ory-client/models/project_branding_theme.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_branding_theme.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_cors.rb b/clients/client/ruby/lib/ory-client/models/project_cors.rb
index eba8ddc1aa..c3803d19ea 100644
--- a/clients/client/ruby/lib/ory-client/models/project_cors.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_cors.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_events_datapoint.rb b/clients/client/ruby/lib/ory-client/models/project_events_datapoint.rb
index bf25bc33e1..410fde2203 100644
--- a/clients/client/ruby/lib/ory-client/models/project_events_datapoint.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_events_datapoint.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_host.rb b/clients/client/ruby/lib/ory-client/models/project_host.rb
index 26bbf87e60..6678ea3bc1 100644
--- a/clients/client/ruby/lib/ory-client/models/project_host.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_host.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_member.rb b/clients/client/ruby/lib/ory-client/models/project_member.rb
index d736bc68a8..087e9af228 100644
--- a/clients/client/ruby/lib/ory-client/models/project_member.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_member.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_metadata.rb b/clients/client/ruby/lib/ory-client/models/project_metadata.rb
index 812084ef09..82aef35b1c 100644
--- a/clients/client/ruby/lib/ory-client/models/project_metadata.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_metadata.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_service_identity.rb b/clients/client/ruby/lib/ory-client/models/project_service_identity.rb
index 73358f011a..bffa84756c 100644
--- a/clients/client/ruby/lib/ory-client/models/project_service_identity.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_service_identity.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_service_o_auth2.rb b/clients/client/ruby/lib/ory-client/models/project_service_o_auth2.rb
index 6e27e69aae..5bc9bcaf47 100644
--- a/clients/client/ruby/lib/ory-client/models/project_service_o_auth2.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_service_o_auth2.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_service_permission.rb b/clients/client/ruby/lib/ory-client/models/project_service_permission.rb
index fcb57721d4..fba65092c0 100644
--- a/clients/client/ruby/lib/ory-client/models/project_service_permission.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_service_permission.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/project_services.rb b/clients/client/ruby/lib/ory-client/models/project_services.rb
index 978664b08d..6e565fdf7e 100644
--- a/clients/client/ruby/lib/ory-client/models/project_services.rb
+++ b/clients/client/ruby/lib/ory-client/models/project_services.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/quota_usage.rb b/clients/client/ruby/lib/ory-client/models/quota_usage.rb
index 144c647be4..2e3abc8b72 100644
--- a/clients/client/ruby/lib/ory-client/models/quota_usage.rb
+++ b/clients/client/ruby/lib/ory-client/models/quota_usage.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/recovery_code_for_identity.rb b/clients/client/ruby/lib/ory-client/models/recovery_code_for_identity.rb
index 78608be218..0e0a256c77 100644
--- a/clients/client/ruby/lib/ory-client/models/recovery_code_for_identity.rb
+++ b/clients/client/ruby/lib/ory-client/models/recovery_code_for_identity.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/recovery_flow.rb b/clients/client/ruby/lib/ory-client/models/recovery_flow.rb
index ed340896bd..943863024c 100644
--- a/clients/client/ruby/lib/ory-client/models/recovery_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/recovery_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/recovery_flow_state.rb b/clients/client/ruby/lib/ory-client/models/recovery_flow_state.rb
index 1c070b7c7c..f9a7ce5702 100644
--- a/clients/client/ruby/lib/ory-client/models/recovery_flow_state.rb
+++ b/clients/client/ruby/lib/ory-client/models/recovery_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/recovery_identity_address.rb b/clients/client/ruby/lib/ory-client/models/recovery_identity_address.rb
index c591e3e62b..96f3721643 100644
--- a/clients/client/ruby/lib/ory-client/models/recovery_identity_address.rb
+++ b/clients/client/ruby/lib/ory-client/models/recovery_identity_address.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/recovery_link_for_identity.rb b/clients/client/ruby/lib/ory-client/models/recovery_link_for_identity.rb
index 8031d28b11..7d12bd8153 100644
--- a/clients/client/ruby/lib/ory-client/models/recovery_link_for_identity.rb
+++ b/clients/client/ruby/lib/ory-client/models/recovery_link_for_identity.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/registration_flow.rb b/clients/client/ruby/lib/ory-client/models/registration_flow.rb
index 17282cc1f1..157feefd4f 100644
--- a/clients/client/ruby/lib/ory-client/models/registration_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/registration_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/registration_flow_state.rb b/clients/client/ruby/lib/ory-client/models/registration_flow_state.rb
index 7acb45ce07..df5d610161 100644
--- a/clients/client/ruby/lib/ory-client/models/registration_flow_state.rb
+++ b/clients/client/ruby/lib/ory-client/models/registration_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/reject_o_auth2_request.rb b/clients/client/ruby/lib/ory-client/models/reject_o_auth2_request.rb
index 6a77259234..796ac70dea 100644
--- a/clients/client/ruby/lib/ory-client/models/reject_o_auth2_request.rb
+++ b/clients/client/ruby/lib/ory-client/models/reject_o_auth2_request.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/relation_query.rb b/clients/client/ruby/lib/ory-client/models/relation_query.rb
index b2effd2ab2..8d1faaa2c6 100644
--- a/clients/client/ruby/lib/ory-client/models/relation_query.rb
+++ b/clients/client/ruby/lib/ory-client/models/relation_query.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/relationship.rb b/clients/client/ruby/lib/ory-client/models/relationship.rb
index ab1671b759..8ac9724462 100644
--- a/clients/client/ruby/lib/ory-client/models/relationship.rb
+++ b/clients/client/ruby/lib/ory-client/models/relationship.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/relationship_namespaces.rb b/clients/client/ruby/lib/ory-client/models/relationship_namespaces.rb
index 2ee93c57ef..e573acab23 100644
--- a/clients/client/ruby/lib/ory-client/models/relationship_namespaces.rb
+++ b/clients/client/ruby/lib/ory-client/models/relationship_namespaces.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/relationship_patch.rb b/clients/client/ruby/lib/ory-client/models/relationship_patch.rb
index 95c8689d79..1010c58b7e 100644
--- a/clients/client/ruby/lib/ory-client/models/relationship_patch.rb
+++ b/clients/client/ruby/lib/ory-client/models/relationship_patch.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/relationships.rb b/clients/client/ruby/lib/ory-client/models/relationships.rb
index 52ca7ff4cd..1ad61a21c7 100644
--- a/clients/client/ruby/lib/ory-client/models/relationships.rb
+++ b/clients/client/ruby/lib/ory-client/models/relationships.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/rfc6749_error_json.rb b/clients/client/ruby/lib/ory-client/models/rfc6749_error_json.rb
index 21b58255a1..ce93747733 100644
--- a/clients/client/ruby/lib/ory-client/models/rfc6749_error_json.rb
+++ b/clients/client/ruby/lib/ory-client/models/rfc6749_error_json.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/schema_patch.rb b/clients/client/ruby/lib/ory-client/models/schema_patch.rb
index 9eafa06c95..97b82cb3eb 100644
--- a/clients/client/ruby/lib/ory-client/models/schema_patch.rb
+++ b/clients/client/ruby/lib/ory-client/models/schema_patch.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/self_service_flow_expired_error.rb b/clients/client/ruby/lib/ory-client/models/self_service_flow_expired_error.rb
index 79cbe3207a..de0ccec02a 100644
--- a/clients/client/ruby/lib/ory-client/models/self_service_flow_expired_error.rb
+++ b/clients/client/ruby/lib/ory-client/models/self_service_flow_expired_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/session.rb b/clients/client/ruby/lib/ory-client/models/session.rb
index 8005528c5a..64fde1b68d 100644
--- a/clients/client/ruby/lib/ory-client/models/session.rb
+++ b/clients/client/ruby/lib/ory-client/models/session.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/session_activity_datapoint.rb b/clients/client/ruby/lib/ory-client/models/session_activity_datapoint.rb
index 8594476b70..5b939a3697 100644
--- a/clients/client/ruby/lib/ory-client/models/session_activity_datapoint.rb
+++ b/clients/client/ruby/lib/ory-client/models/session_activity_datapoint.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/session_authentication_method.rb b/clients/client/ruby/lib/ory-client/models/session_authentication_method.rb
index a8ab8578b1..f53118dad0 100644
--- a/clients/client/ruby/lib/ory-client/models/session_authentication_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/session_authentication_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/session_device.rb b/clients/client/ruby/lib/ory-client/models/session_device.rb
index eac7a90920..6f5230a265 100644
--- a/clients/client/ruby/lib/ory-client/models/session_device.rb
+++ b/clients/client/ruby/lib/ory-client/models/session_device.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/set_active_project_in_console_body.rb b/clients/client/ruby/lib/ory-client/models/set_active_project_in_console_body.rb
index aec6b9fd23..f97155bd4e 100644
--- a/clients/client/ruby/lib/ory-client/models/set_active_project_in_console_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/set_active_project_in_console_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/set_custom_domain_body.rb b/clients/client/ruby/lib/ory-client/models/set_custom_domain_body.rb
index 1ec381f34d..51a2bc768a 100644
--- a/clients/client/ruby/lib/ory-client/models/set_custom_domain_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/set_custom_domain_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/set_event_stream_body.rb b/clients/client/ruby/lib/ory-client/models/set_event_stream_body.rb
index 9c649277d3..db6a922398 100644
--- a/clients/client/ruby/lib/ory-client/models/set_event_stream_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/set_event_stream_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/set_project.rb b/clients/client/ruby/lib/ory-client/models/set_project.rb
index 06664ae711..2b78567060 100644
--- a/clients/client/ruby/lib/ory-client/models/set_project.rb
+++ b/clients/client/ruby/lib/ory-client/models/set_project.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/set_project_branding_theme_body.rb b/clients/client/ruby/lib/ory-client/models/set_project_branding_theme_body.rb
index b249cecfe4..479de6e890 100644
--- a/clients/client/ruby/lib/ory-client/models/set_project_branding_theme_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/set_project_branding_theme_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/settings_flow.rb b/clients/client/ruby/lib/ory-client/models/settings_flow.rb
index 9bac9e905d..6e015d26fa 100644
--- a/clients/client/ruby/lib/ory-client/models/settings_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/settings_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/settings_flow_state.rb b/clients/client/ruby/lib/ory-client/models/settings_flow_state.rb
index 3e90b1fb8e..a6bd9f2425 100644
--- a/clients/client/ruby/lib/ory-client/models/settings_flow_state.rb
+++ b/clients/client/ruby/lib/ory-client/models/settings_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/source_position.rb b/clients/client/ruby/lib/ory-client/models/source_position.rb
index a0fd4f1e4a..43bdbc3a5d 100644
--- a/clients/client/ruby/lib/ory-client/models/source_position.rb
+++ b/clients/client/ruby/lib/ory-client/models/source_position.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/subject_set.rb b/clients/client/ruby/lib/ory-client/models/subject_set.rb
index c046bb0de9..257e67da86 100644
--- a/clients/client/ruby/lib/ory-client/models/subject_set.rb
+++ b/clients/client/ruby/lib/ory-client/models/subject_set.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/subscription.rb b/clients/client/ruby/lib/ory-client/models/subscription.rb
index e11d60179d..6f08e34b63 100644
--- a/clients/client/ruby/lib/ory-client/models/subscription.rb
+++ b/clients/client/ruby/lib/ory-client/models/subscription.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/successful_code_exchange_response.rb b/clients/client/ruby/lib/ory-client/models/successful_code_exchange_response.rb
index 12d001a5ca..15b96edf1d 100644
--- a/clients/client/ruby/lib/ory-client/models/successful_code_exchange_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/successful_code_exchange_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/successful_native_login.rb b/clients/client/ruby/lib/ory-client/models/successful_native_login.rb
index 437e893943..3f1a2bae1f 100644
--- a/clients/client/ruby/lib/ory-client/models/successful_native_login.rb
+++ b/clients/client/ruby/lib/ory-client/models/successful_native_login.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/successful_native_registration.rb b/clients/client/ruby/lib/ory-client/models/successful_native_registration.rb
index 7b7fc6962d..360c04ca6e 100644
--- a/clients/client/ruby/lib/ory-client/models/successful_native_registration.rb
+++ b/clients/client/ruby/lib/ory-client/models/successful_native_registration.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/successful_project_update.rb b/clients/client/ruby/lib/ory-client/models/successful_project_update.rb
index b27a18c9bf..8508db93dc 100644
--- a/clients/client/ruby/lib/ory-client/models/successful_project_update.rb
+++ b/clients/client/ruby/lib/ory-client/models/successful_project_update.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/tax_line_item.rb b/clients/client/ruby/lib/ory-client/models/tax_line_item.rb
index 7220e9e8f2..42c3b3010d 100644
--- a/clients/client/ruby/lib/ory-client/models/tax_line_item.rb
+++ b/clients/client/ruby/lib/ory-client/models/tax_line_item.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/time_interval.rb b/clients/client/ruby/lib/ory-client/models/time_interval.rb
index 7d4b0323fd..b4eb59629a 100644
--- a/clients/client/ruby/lib/ory-client/models/time_interval.rb
+++ b/clients/client/ruby/lib/ory-client/models/time_interval.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/token_pagination.rb b/clients/client/ruby/lib/ory-client/models/token_pagination.rb
index edca83d8e2..a3a19cbeda 100644
--- a/clients/client/ruby/lib/ory-client/models/token_pagination.rb
+++ b/clients/client/ruby/lib/ory-client/models/token_pagination.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/token_pagination_headers.rb b/clients/client/ruby/lib/ory-client/models/token_pagination_headers.rb
index 686fb2ddfb..bfa56f6471 100644
--- a/clients/client/ruby/lib/ory-client/models/token_pagination_headers.rb
+++ b/clients/client/ruby/lib/ory-client/models/token_pagination_headers.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/token_pagination_request_parameters.rb b/clients/client/ruby/lib/ory-client/models/token_pagination_request_parameters.rb
index 796a84a3d0..1dc249bf19 100644
--- a/clients/client/ruby/lib/ory-client/models/token_pagination_request_parameters.rb
+++ b/clients/client/ruby/lib/ory-client/models/token_pagination_request_parameters.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/token_pagination_response_headers.rb b/clients/client/ruby/lib/ory-client/models/token_pagination_response_headers.rb
index 578e58a854..7d7c328b63 100644
--- a/clients/client/ruby/lib/ory-client/models/token_pagination_response_headers.rb
+++ b/clients/client/ruby/lib/ory-client/models/token_pagination_response_headers.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb b/clients/client/ruby/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb
index cc431d3d4f..3ac021ee7b 100644
--- a/clients/client/ruby/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb
+++ b/clients/client/ruby/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb b/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb
index d615adcaf9..d99417f340 100644
--- a/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb
+++ b/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.rb b/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.rb
index e09a81d4a3..b1d656dbdd 100644
--- a/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.rb
+++ b/clients/client/ruby/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_container.rb b/clients/client/ruby/lib/ory-client/models/ui_container.rb
index d5282584c1..6c5bbf63f2 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_container.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_container.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node.rb b/clients/client/ruby/lib/ory-client/models/ui_node.rb
index 87df5fa237..d1218631b6 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_anchor_attributes.rb b/clients/client/ruby/lib/ory-client/models/ui_node_anchor_attributes.rb
index b784fd0a66..d5fa440f5a 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_anchor_attributes.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_anchor_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_attributes.rb b/clients/client/ruby/lib/ory-client/models/ui_node_attributes.rb
index 8c1aeed2cb..57a5419c99 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_attributes.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_image_attributes.rb b/clients/client/ruby/lib/ory-client/models/ui_node_image_attributes.rb
index ef68e4cd1e..52d28cab99 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_image_attributes.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_image_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_input_attributes.rb b/clients/client/ruby/lib/ory-client/models/ui_node_input_attributes.rb
index f8e6ce41b4..9cd47ce020 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_input_attributes.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_input_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_meta.rb b/clients/client/ruby/lib/ory-client/models/ui_node_meta.rb
index 7dfdd74932..4c019da8f7 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_meta.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_meta.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_script_attributes.rb b/clients/client/ruby/lib/ory-client/models/ui_node_script_attributes.rb
index 0cbd3167bf..ebbe6a951e 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_script_attributes.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_script_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_node_text_attributes.rb b/clients/client/ruby/lib/ory-client/models/ui_node_text_attributes.rb
index 08b5d06c81..e1884001e4 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_node_text_attributes.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_node_text_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/ui_text.rb b/clients/client/ruby/lib/ory-client/models/ui_text.rb
index af7e1117a8..fcfc486623 100644
--- a/clients/client/ruby/lib/ory-client/models/ui_text.rb
+++ b/clients/client/ruby/lib/ory-client/models/ui_text.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_identity_body.rb b/clients/client/ruby/lib/ory-client/models/update_identity_body.rb
index 13b56d2b8c..e0576a2d09 100644
--- a/clients/client/ruby/lib/ory-client/models/update_identity_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_identity_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_body.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_body.rb
index f2b90b1a6b..c2f6986c04 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_code_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_code_method.rb
index a7626e04a6..dd8dcd8f0c 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_code_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_code_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_identifier_first_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_identifier_first_method.rb
index 8682529347..57d9bfacc7 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_identifier_first_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_identifier_first_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb
index cba03ecc4a..3fc2eeeec4 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_oidc_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_oidc_method.rb
index 4ccbe374a2..0831fd7871 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_oidc_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_oidc_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_passkey_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_passkey_method.rb
index 77c5773542..e1cdabbc8f 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_passkey_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_passkey_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_password_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_password_method.rb
index 297940d8b9..dae53d138f 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_password_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_password_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_totp_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_totp_method.rb
index 628f44d5b2..ea39589ee4 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_totp_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_totp_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_web_authn_method.rb b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_web_authn_method.rb
index d27e3521de..ca0ea5e23f 100644
--- a/clients/client/ruby/lib/ory-client/models/update_login_flow_with_web_authn_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_login_flow_with_web_authn_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_recovery_flow_body.rb b/clients/client/ruby/lib/ory-client/models/update_recovery_flow_body.rb
index 1706b636d5..ec39f03fd3 100644
--- a/clients/client/ruby/lib/ory-client/models/update_recovery_flow_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_recovery_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_code_method.rb b/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_code_method.rb
index a84dab27e9..2874b5bd6d 100644
--- a/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_code_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_code_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_link_method.rb b/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_link_method.rb
index 8d58a87085..e39979867e 100644
--- a/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_link_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_recovery_flow_with_link_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_body.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_body.rb
index 907b5cb263..f71ffb8843 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_code_method.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_code_method.rb
index c37be15fe1..0a1ec1065d 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_code_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_code_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_oidc_method.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_oidc_method.rb
index a343cc41c0..40f698f9f5 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_oidc_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_oidc_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_passkey_method.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_passkey_method.rb
index 7c20fa3a4d..5182e2cd16 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_passkey_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_passkey_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_password_method.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_password_method.rb
index ca84f0849e..dbcb990e63 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_password_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_password_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_profile_method.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_profile_method.rb
index 9701d1b0e3..bbd31508a6 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_profile_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_profile_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb
index 6874e57061..494d0e8365 100644
--- a/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_body.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_body.rb
index 82d4d4ff38..3c09142075 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_lookup_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_lookup_method.rb
index ecd922b006..e5212136bc 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_lookup_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_lookup_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_oidc_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_oidc_method.rb
index 540c88db1c..d9b566c2f5 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_oidc_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_oidc_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_passkey_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_passkey_method.rb
index c22ac1fd5e..b5c4d6d767 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_passkey_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_passkey_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_password_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_password_method.rb
index 5cb39eb775..6ef7166e82 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_password_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_password_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_profile_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_profile_method.rb
index 67b11e729d..d8a6ff8a84 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_profile_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_profile_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_totp_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_totp_method.rb
index a904af542e..9e9c2f372c 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_totp_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_totp_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb
index f8b52bf1ae..8f42a72ad5 100644
--- a/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_subscription_body.rb b/clients/client/ruby/lib/ory-client/models/update_subscription_body.rb
index 8b2ce248df..a69254c704 100644
--- a/clients/client/ruby/lib/ory-client/models/update_subscription_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_subscription_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_verification_flow_body.rb b/clients/client/ruby/lib/ory-client/models/update_verification_flow_body.rb
index 3391d5f66d..3609cf8652 100644
--- a/clients/client/ruby/lib/ory-client/models/update_verification_flow_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_verification_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_code_method.rb b/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_code_method.rb
index c0c514e3e4..61e8aa9dea 100644
--- a/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_code_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_code_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_link_method.rb b/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_link_method.rb
index f15a696df0..c56b069deb 100644
--- a/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_link_method.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_verification_flow_with_link_method.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/update_workspace_body.rb b/clients/client/ruby/lib/ory-client/models/update_workspace_body.rb
index f548002b83..9d3d2b9838 100644
--- a/clients/client/ruby/lib/ory-client/models/update_workspace_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/update_workspace_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/usage.rb b/clients/client/ruby/lib/ory-client/models/usage.rb
index 090d76d7a5..a958d14d78 100644
--- a/clients/client/ruby/lib/ory-client/models/usage.rb
+++ b/clients/client/ruby/lib/ory-client/models/usage.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/verifiable_credential_priming_response.rb b/clients/client/ruby/lib/ory-client/models/verifiable_credential_priming_response.rb
index 3b7739b120..833b6626e7 100644
--- a/clients/client/ruby/lib/ory-client/models/verifiable_credential_priming_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/verifiable_credential_priming_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/verifiable_credential_proof.rb b/clients/client/ruby/lib/ory-client/models/verifiable_credential_proof.rb
index aae2533054..5348597b10 100644
--- a/clients/client/ruby/lib/ory-client/models/verifiable_credential_proof.rb
+++ b/clients/client/ruby/lib/ory-client/models/verifiable_credential_proof.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/verifiable_credential_response.rb b/clients/client/ruby/lib/ory-client/models/verifiable_credential_response.rb
index 48f9caef2c..c1d5427789 100644
--- a/clients/client/ruby/lib/ory-client/models/verifiable_credential_response.rb
+++ b/clients/client/ruby/lib/ory-client/models/verifiable_credential_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/verifiable_identity_address.rb b/clients/client/ruby/lib/ory-client/models/verifiable_identity_address.rb
index 14d7eba267..ecc2d2a983 100644
--- a/clients/client/ruby/lib/ory-client/models/verifiable_identity_address.rb
+++ b/clients/client/ruby/lib/ory-client/models/verifiable_identity_address.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/verification_flow.rb b/clients/client/ruby/lib/ory-client/models/verification_flow.rb
index 4f924ac733..1e4b924010 100644
--- a/clients/client/ruby/lib/ory-client/models/verification_flow.rb
+++ b/clients/client/ruby/lib/ory-client/models/verification_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/verification_flow_state.rb b/clients/client/ruby/lib/ory-client/models/verification_flow_state.rb
index 78463a9605..505450535f 100644
--- a/clients/client/ruby/lib/ory-client/models/verification_flow_state.rb
+++ b/clients/client/ruby/lib/ory-client/models/verification_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/version.rb b/clients/client/ruby/lib/ory-client/models/version.rb
index 5b65523528..91d8d67ba4 100644
--- a/clients/client/ruby/lib/ory-client/models/version.rb
+++ b/clients/client/ruby/lib/ory-client/models/version.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/warning.rb b/clients/client/ruby/lib/ory-client/models/warning.rb
index d612a2478a..7f7fc55dbb 100644
--- a/clients/client/ruby/lib/ory-client/models/warning.rb
+++ b/clients/client/ruby/lib/ory-client/models/warning.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/workspace.rb b/clients/client/ruby/lib/ory-client/models/workspace.rb
index 786d0b6d9d..b8876b1679 100644
--- a/clients/client/ruby/lib/ory-client/models/workspace.rb
+++ b/clients/client/ruby/lib/ory-client/models/workspace.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/models/workspace_api_key.rb b/clients/client/ruby/lib/ory-client/models/workspace_api_key.rb
index a746973c1e..8e91dcad96 100644
--- a/clients/client/ruby/lib/ory-client/models/workspace_api_key.rb
+++ b/clients/client/ruby/lib/ory-client/models/workspace_api_key.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/lib/ory-client/version.rb b/clients/client/ruby/lib/ory-client/version.rb
index 395e4b2f44..47a675d473 100644
--- a/clients/client/ruby/lib/ory-client/version.rb
+++ b/clients/client/ruby/lib/ory-client/version.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: 1.14.2
+The version of the OpenAPI document: 1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
@@ -11,5 +11,5 @@
=end
module OryClient
- VERSION = '1.14.2'
+ VERSION = '1.14.3'
end
diff --git a/clients/client/ruby/ory-client.gemspec b/clients/client/ruby/ory-client.gemspec
index a9f17226cc..6fc47fb7da 100644
--- a/clients/client/ruby/ory-client.gemspec
+++ b/clients/client/ruby/ory-client.gemspec
@@ -5,7 +5,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/courier_api_spec.rb b/clients/client/ruby/spec/api/courier_api_spec.rb
index a33c830d53..53c4ef30dc 100644
--- a/clients/client/ruby/spec/api/courier_api_spec.rb
+++ b/clients/client/ruby/spec/api/courier_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/events_api_spec.rb b/clients/client/ruby/spec/api/events_api_spec.rb
index 56a903ff0b..6b36548ad9 100644
--- a/clients/client/ruby/spec/api/events_api_spec.rb
+++ b/clients/client/ruby/spec/api/events_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/frontend_api_spec.rb b/clients/client/ruby/spec/api/frontend_api_spec.rb
index 7a86bbd21b..0c32663a1a 100644
--- a/clients/client/ruby/spec/api/frontend_api_spec.rb
+++ b/clients/client/ruby/spec/api/frontend_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/identity_api_spec.rb b/clients/client/ruby/spec/api/identity_api_spec.rb
index 9a924a8203..47b739f1c4 100644
--- a/clients/client/ruby/spec/api/identity_api_spec.rb
+++ b/clients/client/ruby/spec/api/identity_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/jwk_api_spec.rb b/clients/client/ruby/spec/api/jwk_api_spec.rb
index 0d2e8b460a..cac12a4e34 100644
--- a/clients/client/ruby/spec/api/jwk_api_spec.rb
+++ b/clients/client/ruby/spec/api/jwk_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/metadata_api_spec.rb b/clients/client/ruby/spec/api/metadata_api_spec.rb
index 4d782618c4..2dc99ea821 100644
--- a/clients/client/ruby/spec/api/metadata_api_spec.rb
+++ b/clients/client/ruby/spec/api/metadata_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/o_auth2_api_spec.rb b/clients/client/ruby/spec/api/o_auth2_api_spec.rb
index 70d77dd63a..c0baec2e63 100644
--- a/clients/client/ruby/spec/api/o_auth2_api_spec.rb
+++ b/clients/client/ruby/spec/api/o_auth2_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/oidc_api_spec.rb b/clients/client/ruby/spec/api/oidc_api_spec.rb
index dffc2fa0ac..d78f5c7c2e 100644
--- a/clients/client/ruby/spec/api/oidc_api_spec.rb
+++ b/clients/client/ruby/spec/api/oidc_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/permission_api_spec.rb b/clients/client/ruby/spec/api/permission_api_spec.rb
index 2ef5e83606..0e2327c11e 100644
--- a/clients/client/ruby/spec/api/permission_api_spec.rb
+++ b/clients/client/ruby/spec/api/permission_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/project_api_spec.rb b/clients/client/ruby/spec/api/project_api_spec.rb
index 1645b36121..378a11e472 100644
--- a/clients/client/ruby/spec/api/project_api_spec.rb
+++ b/clients/client/ruby/spec/api/project_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/relationship_api_spec.rb b/clients/client/ruby/spec/api/relationship_api_spec.rb
index 6a66138340..2ee5e57b07 100644
--- a/clients/client/ruby/spec/api/relationship_api_spec.rb
+++ b/clients/client/ruby/spec/api/relationship_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/wellknown_api_spec.rb b/clients/client/ruby/spec/api/wellknown_api_spec.rb
index ceeb25c490..fe03845380 100644
--- a/clients/client/ruby/spec/api/wellknown_api_spec.rb
+++ b/clients/client/ruby/spec/api/wellknown_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/api/workspace_api_spec.rb b/clients/client/ruby/spec/api/workspace_api_spec.rb
index d8245de826..2d8fcb2dc8 100644
--- a/clients/client/ruby/spec/api/workspace_api_spec.rb
+++ b/clients/client/ruby/spec/api/workspace_api_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/accept_o_auth2_consent_request_session_spec.rb b/clients/client/ruby/spec/models/accept_o_auth2_consent_request_session_spec.rb
index 6be60a7d45..39fa42c96a 100644
--- a/clients/client/ruby/spec/models/accept_o_auth2_consent_request_session_spec.rb
+++ b/clients/client/ruby/spec/models/accept_o_auth2_consent_request_session_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/accept_o_auth2_consent_request_spec.rb b/clients/client/ruby/spec/models/accept_o_auth2_consent_request_spec.rb
index 75b46906d5..69c1fbf8fb 100644
--- a/clients/client/ruby/spec/models/accept_o_auth2_consent_request_spec.rb
+++ b/clients/client/ruby/spec/models/accept_o_auth2_consent_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/accept_o_auth2_login_request_spec.rb b/clients/client/ruby/spec/models/accept_o_auth2_login_request_spec.rb
index ec43a452b4..b761c769b9 100644
--- a/clients/client/ruby/spec/models/accept_o_auth2_login_request_spec.rb
+++ b/clients/client/ruby/spec/models/accept_o_auth2_login_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/account_experience_configuration_spec.rb b/clients/client/ruby/spec/models/account_experience_configuration_spec.rb
index 8aed3e29bb..46da12a3c4 100644
--- a/clients/client/ruby/spec/models/account_experience_configuration_spec.rb
+++ b/clients/client/ruby/spec/models/account_experience_configuration_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/account_experience_theme_variables_spec.rb b/clients/client/ruby/spec/models/account_experience_theme_variables_spec.rb
index a6bec94c88..e1999c16cb 100644
--- a/clients/client/ruby/spec/models/account_experience_theme_variables_spec.rb
+++ b/clients/client/ruby/spec/models/account_experience_theme_variables_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/active_project_in_console_spec.rb b/clients/client/ruby/spec/models/active_project_in_console_spec.rb
index a6b9b996b6..6f444e69cd 100644
--- a/clients/client/ruby/spec/models/active_project_in_console_spec.rb
+++ b/clients/client/ruby/spec/models/active_project_in_console_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/add_project_to_workspace_body_spec.rb b/clients/client/ruby/spec/models/add_project_to_workspace_body_spec.rb
index 39d688b6b5..48f7291f4c 100644
--- a/clients/client/ruby/spec/models/add_project_to_workspace_body_spec.rb
+++ b/clients/client/ruby/spec/models/add_project_to_workspace_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/attribute_filter_spec.rb b/clients/client/ruby/spec/models/attribute_filter_spec.rb
index b94dd22ddd..82006ef27b 100644
--- a/clients/client/ruby/spec/models/attribute_filter_spec.rb
+++ b/clients/client/ruby/spec/models/attribute_filter_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/attribute_spec.rb b/clients/client/ruby/spec/models/attribute_spec.rb
index f11fdcb2d6..eff5d79d02 100644
--- a/clients/client/ruby/spec/models/attribute_spec.rb
+++ b/clients/client/ruby/spec/models/attribute_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/attributes_count_datapoint_spec.rb b/clients/client/ruby/spec/models/attributes_count_datapoint_spec.rb
index 6cf3867837..534aa112a4 100644
--- a/clients/client/ruby/spec/models/attributes_count_datapoint_spec.rb
+++ b/clients/client/ruby/spec/models/attributes_count_datapoint_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/authenticator_assurance_level_spec.rb b/clients/client/ruby/spec/models/authenticator_assurance_level_spec.rb
index a48ca59c0e..efda03b4b6 100644
--- a/clients/client/ruby/spec/models/authenticator_assurance_level_spec.rb
+++ b/clients/client/ruby/spec/models/authenticator_assurance_level_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/batch_patch_identities_response_spec.rb b/clients/client/ruby/spec/models/batch_patch_identities_response_spec.rb
index 6f5ec87de0..d815706172 100644
--- a/clients/client/ruby/spec/models/batch_patch_identities_response_spec.rb
+++ b/clients/client/ruby/spec/models/batch_patch_identities_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/billing_period_bucket_spec.rb b/clients/client/ruby/spec/models/billing_period_bucket_spec.rb
index 0ab6110186..0a57171d44 100644
--- a/clients/client/ruby/spec/models/billing_period_bucket_spec.rb
+++ b/clients/client/ruby/spec/models/billing_period_bucket_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/check_opl_syntax_result_spec.rb b/clients/client/ruby/spec/models/check_opl_syntax_result_spec.rb
index 3f582d317e..9ba574f7b3 100644
--- a/clients/client/ruby/spec/models/check_opl_syntax_result_spec.rb
+++ b/clients/client/ruby/spec/models/check_opl_syntax_result_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/check_permission_result_spec.rb b/clients/client/ruby/spec/models/check_permission_result_spec.rb
index 538564842d..5e8efb2a92 100644
--- a/clients/client/ruby/spec/models/check_permission_result_spec.rb
+++ b/clients/client/ruby/spec/models/check_permission_result_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/cloud_account_spec.rb b/clients/client/ruby/spec/models/cloud_account_spec.rb
index c2142088a6..65c2c113f7 100644
--- a/clients/client/ruby/spec/models/cloud_account_spec.rb
+++ b/clients/client/ruby/spec/models/cloud_account_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/consistency_request_parameters_spec.rb b/clients/client/ruby/spec/models/consistency_request_parameters_spec.rb
index 39d55fe1ba..9372cf029b 100644
--- a/clients/client/ruby/spec/models/consistency_request_parameters_spec.rb
+++ b/clients/client/ruby/spec/models/consistency_request_parameters_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_recovery_ui_flow_spec.rb b/clients/client/ruby/spec/models/continue_with_recovery_ui_flow_spec.rb
index 4b4bac1369..6d6e36704e 100644
--- a/clients/client/ruby/spec/models/continue_with_recovery_ui_flow_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_recovery_ui_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_recovery_ui_spec.rb b/clients/client/ruby/spec/models/continue_with_recovery_ui_spec.rb
index 2278d82179..7790c0fbea 100644
--- a/clients/client/ruby/spec/models/continue_with_recovery_ui_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_recovery_ui_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_redirect_browser_to_spec.rb b/clients/client/ruby/spec/models/continue_with_redirect_browser_to_spec.rb
index 2f069ac3e2..3d523520d8 100644
--- a/clients/client/ruby/spec/models/continue_with_redirect_browser_to_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_redirect_browser_to_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_set_ory_session_token_spec.rb b/clients/client/ruby/spec/models/continue_with_set_ory_session_token_spec.rb
index 8396af2419..b38ffba8ee 100644
--- a/clients/client/ruby/spec/models/continue_with_set_ory_session_token_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_set_ory_session_token_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_settings_ui_flow_spec.rb b/clients/client/ruby/spec/models/continue_with_settings_ui_flow_spec.rb
index 94e4a163a2..5f6cfc5fa6 100644
--- a/clients/client/ruby/spec/models/continue_with_settings_ui_flow_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_settings_ui_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_settings_ui_spec.rb b/clients/client/ruby/spec/models/continue_with_settings_ui_spec.rb
index 46878a60c5..1ec67b620e 100644
--- a/clients/client/ruby/spec/models/continue_with_settings_ui_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_settings_ui_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_spec.rb b/clients/client/ruby/spec/models/continue_with_spec.rb
index 9164487aca..1dd3bb6b62 100644
--- a/clients/client/ruby/spec/models/continue_with_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_verification_ui_flow_spec.rb b/clients/client/ruby/spec/models/continue_with_verification_ui_flow_spec.rb
index a595a97bad..c27a873652 100644
--- a/clients/client/ruby/spec/models/continue_with_verification_ui_flow_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_verification_ui_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/continue_with_verification_ui_spec.rb b/clients/client/ruby/spec/models/continue_with_verification_ui_spec.rb
index 592a232aa5..ce6f3b8ff6 100644
--- a/clients/client/ruby/spec/models/continue_with_verification_ui_spec.rb
+++ b/clients/client/ruby/spec/models/continue_with_verification_ui_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/courier_message_status_spec.rb b/clients/client/ruby/spec/models/courier_message_status_spec.rb
index dcf518f5c7..26ec20d511 100644
--- a/clients/client/ruby/spec/models/courier_message_status_spec.rb
+++ b/clients/client/ruby/spec/models/courier_message_status_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/courier_message_type_spec.rb b/clients/client/ruby/spec/models/courier_message_type_spec.rb
index 7580faa9bf..da1a4e183f 100644
--- a/clients/client/ruby/spec/models/courier_message_type_spec.rb
+++ b/clients/client/ruby/spec/models/courier_message_type_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_custom_domain_body_spec.rb b/clients/client/ruby/spec/models/create_custom_domain_body_spec.rb
index f07a725f65..bb2a1518fa 100644
--- a/clients/client/ruby/spec/models/create_custom_domain_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_custom_domain_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_event_stream_body_spec.rb b/clients/client/ruby/spec/models/create_event_stream_body_spec.rb
index b32b3fae63..9219f9b3b0 100644
--- a/clients/client/ruby/spec/models/create_event_stream_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_event_stream_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_identity_body_spec.rb b/clients/client/ruby/spec/models/create_identity_body_spec.rb
index 1225586fe1..f9ab58d586 100644
--- a/clients/client/ruby/spec/models/create_identity_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_identity_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_invite_response_spec.rb b/clients/client/ruby/spec/models/create_invite_response_spec.rb
index b93ec19ac8..9d9d539016 100644
--- a/clients/client/ruby/spec/models/create_invite_response_spec.rb
+++ b/clients/client/ruby/spec/models/create_invite_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_json_web_key_set_spec.rb b/clients/client/ruby/spec/models/create_json_web_key_set_spec.rb
index e5d367b954..a66880aa03 100644
--- a/clients/client/ruby/spec/models/create_json_web_key_set_spec.rb
+++ b/clients/client/ruby/spec/models/create_json_web_key_set_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_project_api_key_request_spec.rb b/clients/client/ruby/spec/models/create_project_api_key_request_spec.rb
index 87e6ada9c3..2749d51d42 100644
--- a/clients/client/ruby/spec/models/create_project_api_key_request_spec.rb
+++ b/clients/client/ruby/spec/models/create_project_api_key_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_project_body_spec.rb b/clients/client/ruby/spec/models/create_project_body_spec.rb
index 24cd2e1cb0..8f6bdd62d8 100644
--- a/clients/client/ruby/spec/models/create_project_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_project_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_project_branding_spec.rb b/clients/client/ruby/spec/models/create_project_branding_spec.rb
index e2def288d8..79d2dabd66 100644
--- a/clients/client/ruby/spec/models/create_project_branding_spec.rb
+++ b/clients/client/ruby/spec/models/create_project_branding_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_project_member_invite_body_spec.rb b/clients/client/ruby/spec/models/create_project_member_invite_body_spec.rb
index 4e2690e4d4..e4cec2a382 100644
--- a/clients/client/ruby/spec/models/create_project_member_invite_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_project_member_invite_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_project_normalized_payload_spec.rb b/clients/client/ruby/spec/models/create_project_normalized_payload_spec.rb
index 49493bb41b..ec83989e15 100644
--- a/clients/client/ruby/spec/models/create_project_normalized_payload_spec.rb
+++ b/clients/client/ruby/spec/models/create_project_normalized_payload_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_recovery_code_for_identity_body_spec.rb b/clients/client/ruby/spec/models/create_recovery_code_for_identity_body_spec.rb
index 8c8126541a..13236dc1d6 100644
--- a/clients/client/ruby/spec/models/create_recovery_code_for_identity_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_recovery_code_for_identity_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_recovery_link_for_identity_body_spec.rb b/clients/client/ruby/spec/models/create_recovery_link_for_identity_body_spec.rb
index f0e1f846e9..d96eb10e39 100644
--- a/clients/client/ruby/spec/models/create_recovery_link_for_identity_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_recovery_link_for_identity_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_relationship_body_spec.rb b/clients/client/ruby/spec/models/create_relationship_body_spec.rb
index 2d4fd0dba9..d0189a3365 100644
--- a/clients/client/ruby/spec/models/create_relationship_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_relationship_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_subscription_body_spec.rb b/clients/client/ruby/spec/models/create_subscription_body_spec.rb
index 0f6dca7bed..bca0d91fde 100644
--- a/clients/client/ruby/spec/models/create_subscription_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_subscription_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_subscription_common_spec.rb b/clients/client/ruby/spec/models/create_subscription_common_spec.rb
index 59492d63ed..3d9c640c90 100644
--- a/clients/client/ruby/spec/models/create_subscription_common_spec.rb
+++ b/clients/client/ruby/spec/models/create_subscription_common_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_verifiable_credential_request_body_spec.rb b/clients/client/ruby/spec/models/create_verifiable_credential_request_body_spec.rb
index 7b0128eb4d..24b5de89df 100644
--- a/clients/client/ruby/spec/models/create_verifiable_credential_request_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_verifiable_credential_request_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_workspace_api_key_body_spec.rb b/clients/client/ruby/spec/models/create_workspace_api_key_body_spec.rb
index 5f1454b162..4862270b75 100644
--- a/clients/client/ruby/spec/models/create_workspace_api_key_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_workspace_api_key_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_workspace_body_spec.rb b/clients/client/ruby/spec/models/create_workspace_body_spec.rb
index 9db48fdf0e..859ad3d47a 100644
--- a/clients/client/ruby/spec/models/create_workspace_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_workspace_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_workspace_member_invite_body_spec.rb b/clients/client/ruby/spec/models/create_workspace_member_invite_body_spec.rb
index 219b964db5..5ca86f50bf 100644
--- a/clients/client/ruby/spec/models/create_workspace_member_invite_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_workspace_member_invite_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/create_workspace_subscription_body_spec.rb b/clients/client/ruby/spec/models/create_workspace_subscription_body_spec.rb
index 42de4f17dd..0ff292e3c4 100644
--- a/clients/client/ruby/spec/models/create_workspace_subscription_body_spec.rb
+++ b/clients/client/ruby/spec/models/create_workspace_subscription_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/credential_supported_draft00_spec.rb b/clients/client/ruby/spec/models/credential_supported_draft00_spec.rb
index 7ff78e1b0a..cf1bcde4ef 100644
--- a/clients/client/ruby/spec/models/credential_supported_draft00_spec.rb
+++ b/clients/client/ruby/spec/models/credential_supported_draft00_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/custom_domain_spec.rb b/clients/client/ruby/spec/models/custom_domain_spec.rb
index 435e387ac5..507c511013 100644
--- a/clients/client/ruby/spec/models/custom_domain_spec.rb
+++ b/clients/client/ruby/spec/models/custom_domain_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/delete_my_sessions_count_spec.rb b/clients/client/ruby/spec/models/delete_my_sessions_count_spec.rb
index 9da76faece..4294369289 100644
--- a/clients/client/ruby/spec/models/delete_my_sessions_count_spec.rb
+++ b/clients/client/ruby/spec/models/delete_my_sessions_count_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/email_template_data_body_spec.rb b/clients/client/ruby/spec/models/email_template_data_body_spec.rb
index 39ca82b957..e723b240ae 100644
--- a/clients/client/ruby/spec/models/email_template_data_body_spec.rb
+++ b/clients/client/ruby/spec/models/email_template_data_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/email_template_data_spec.rb b/clients/client/ruby/spec/models/email_template_data_spec.rb
index 7f8ffd7e59..66f1d50f4e 100644
--- a/clients/client/ruby/spec/models/email_template_data_spec.rb
+++ b/clients/client/ruby/spec/models/email_template_data_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb b/clients/client/ruby/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb
index da385fd62c..cc41685223 100644
--- a/clients/client/ruby/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb
+++ b/clients/client/ruby/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/error_browser_location_change_required_spec.rb b/clients/client/ruby/spec/models/error_browser_location_change_required_spec.rb
index 1a86c6d298..8660726921 100644
--- a/clients/client/ruby/spec/models/error_browser_location_change_required_spec.rb
+++ b/clients/client/ruby/spec/models/error_browser_location_change_required_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/error_flow_replaced_spec.rb b/clients/client/ruby/spec/models/error_flow_replaced_spec.rb
index 20ec8efdab..1c8aa5af80 100644
--- a/clients/client/ruby/spec/models/error_flow_replaced_spec.rb
+++ b/clients/client/ruby/spec/models/error_flow_replaced_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/error_generic_spec.rb b/clients/client/ruby/spec/models/error_generic_spec.rb
index 2592b67703..bc496cc3c6 100644
--- a/clients/client/ruby/spec/models/error_generic_spec.rb
+++ b/clients/client/ruby/spec/models/error_generic_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/error_o_auth2_spec.rb b/clients/client/ruby/spec/models/error_o_auth2_spec.rb
index e3a50cc234..8b2d509a15 100644
--- a/clients/client/ruby/spec/models/error_o_auth2_spec.rb
+++ b/clients/client/ruby/spec/models/error_o_auth2_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/event_stream_spec.rb b/clients/client/ruby/spec/models/event_stream_spec.rb
index c96a344214..36ad2ddb15 100644
--- a/clients/client/ruby/spec/models/event_stream_spec.rb
+++ b/clients/client/ruby/spec/models/event_stream_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/expanded_permission_tree_spec.rb b/clients/client/ruby/spec/models/expanded_permission_tree_spec.rb
index 38a06cc016..71ebb8d18f 100644
--- a/clients/client/ruby/spec/models/expanded_permission_tree_spec.rb
+++ b/clients/client/ruby/spec/models/expanded_permission_tree_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/flow_error_spec.rb b/clients/client/ruby/spec/models/flow_error_spec.rb
index 08fcb36127..ae12bcec56 100644
--- a/clients/client/ruby/spec/models/flow_error_spec.rb
+++ b/clients/client/ruby/spec/models/flow_error_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/generic_error_content_spec.rb b/clients/client/ruby/spec/models/generic_error_content_spec.rb
index d89cb441ea..1137d9472b 100644
--- a/clients/client/ruby/spec/models/generic_error_content_spec.rb
+++ b/clients/client/ruby/spec/models/generic_error_content_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/generic_error_spec.rb b/clients/client/ruby/spec/models/generic_error_spec.rb
index 3d614d4a0e..c463772293 100644
--- a/clients/client/ruby/spec/models/generic_error_spec.rb
+++ b/clients/client/ruby/spec/models/generic_error_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/generic_usage_spec.rb b/clients/client/ruby/spec/models/generic_usage_spec.rb
index edb3176d39..ae3db5cea3 100644
--- a/clients/client/ruby/spec/models/generic_usage_spec.rb
+++ b/clients/client/ruby/spec/models/generic_usage_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_attributes_count_response_spec.rb b/clients/client/ruby/spec/models/get_attributes_count_response_spec.rb
index eac4b7ad6b..f569e454ea 100644
--- a/clients/client/ruby/spec/models/get_attributes_count_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_attributes_count_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_managed_identity_schema_location_spec.rb b/clients/client/ruby/spec/models/get_managed_identity_schema_location_spec.rb
index 42cb16b465..b83ec48b5c 100644
--- a/clients/client/ruby/spec/models/get_managed_identity_schema_location_spec.rb
+++ b/clients/client/ruby/spec/models/get_managed_identity_schema_location_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_metrics_event_attributes_response_spec.rb b/clients/client/ruby/spec/models/get_metrics_event_attributes_response_spec.rb
index 2cc7758963..84d9470f47 100644
--- a/clients/client/ruby/spec/models/get_metrics_event_attributes_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_metrics_event_attributes_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_metrics_event_types_response_spec.rb b/clients/client/ruby/spec/models/get_metrics_event_types_response_spec.rb
index e743bf0ac7..c5d8bdf583 100644
--- a/clients/client/ruby/spec/models/get_metrics_event_types_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_metrics_event_types_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_organization_response_spec.rb b/clients/client/ruby/spec/models/get_organization_response_spec.rb
index 229c7f3a4c..b5e68e7911 100644
--- a/clients/client/ruby/spec/models/get_organization_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_organization_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_project_events_body_spec.rb b/clients/client/ruby/spec/models/get_project_events_body_spec.rb
index 91fa18cdc5..0ee957b139 100644
--- a/clients/client/ruby/spec/models/get_project_events_body_spec.rb
+++ b/clients/client/ruby/spec/models/get_project_events_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_project_events_response_spec.rb b/clients/client/ruby/spec/models/get_project_events_response_spec.rb
index 149f862f71..59dd8be9fc 100644
--- a/clients/client/ruby/spec/models/get_project_events_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_project_events_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_project_metrics_response_spec.rb b/clients/client/ruby/spec/models/get_project_metrics_response_spec.rb
index f283306c58..ead9318377 100644
--- a/clients/client/ruby/spec/models/get_project_metrics_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_project_metrics_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_session_activity_response_spec.rb b/clients/client/ruby/spec/models/get_session_activity_response_spec.rb
index 5d15595dc7..b4d1fae4e1 100644
--- a/clients/client/ruby/spec/models/get_session_activity_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_session_activity_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/get_version200_response_spec.rb b/clients/client/ruby/spec/models/get_version200_response_spec.rb
index 25a2b160ef..2b34a7cdac 100644
--- a/clients/client/ruby/spec/models/get_version200_response_spec.rb
+++ b/clients/client/ruby/spec/models/get_version200_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/health_not_ready_status_spec.rb b/clients/client/ruby/spec/models/health_not_ready_status_spec.rb
index d1d093a35e..90c55cb550 100644
--- a/clients/client/ruby/spec/models/health_not_ready_status_spec.rb
+++ b/clients/client/ruby/spec/models/health_not_ready_status_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/health_status_spec.rb b/clients/client/ruby/spec/models/health_status_spec.rb
index fb9eb612e8..8d4a466a62 100644
--- a/clients/client/ruby/spec/models/health_status_spec.rb
+++ b/clients/client/ruby/spec/models/health_status_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_credentials_code_spec.rb b/clients/client/ruby/spec/models/identity_credentials_code_spec.rb
index 9ccb90cca1..e2d5e7bb87 100644
--- a/clients/client/ruby/spec/models/identity_credentials_code_spec.rb
+++ b/clients/client/ruby/spec/models/identity_credentials_code_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_credentials_oidc_provider_spec.rb b/clients/client/ruby/spec/models/identity_credentials_oidc_provider_spec.rb
index 5e743e9e90..f1d377b130 100644
--- a/clients/client/ruby/spec/models/identity_credentials_oidc_provider_spec.rb
+++ b/clients/client/ruby/spec/models/identity_credentials_oidc_provider_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_credentials_oidc_spec.rb b/clients/client/ruby/spec/models/identity_credentials_oidc_spec.rb
index f9fe298259..3648c3f793 100644
--- a/clients/client/ruby/spec/models/identity_credentials_oidc_spec.rb
+++ b/clients/client/ruby/spec/models/identity_credentials_oidc_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_credentials_password_spec.rb b/clients/client/ruby/spec/models/identity_credentials_password_spec.rb
index 0c33eba801..ca2e6ab0a4 100644
--- a/clients/client/ruby/spec/models/identity_credentials_password_spec.rb
+++ b/clients/client/ruby/spec/models/identity_credentials_password_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_credentials_spec.rb b/clients/client/ruby/spec/models/identity_credentials_spec.rb
index 73582a09da..3ab422cd9f 100644
--- a/clients/client/ruby/spec/models/identity_credentials_spec.rb
+++ b/clients/client/ruby/spec/models/identity_credentials_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_patch_response_spec.rb b/clients/client/ruby/spec/models/identity_patch_response_spec.rb
index 1eebe0b86f..8816f33a52 100644
--- a/clients/client/ruby/spec/models/identity_patch_response_spec.rb
+++ b/clients/client/ruby/spec/models/identity_patch_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_patch_spec.rb b/clients/client/ruby/spec/models/identity_patch_spec.rb
index 7a12a59a91..45575b9c81 100644
--- a/clients/client/ruby/spec/models/identity_patch_spec.rb
+++ b/clients/client/ruby/spec/models/identity_patch_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_schema_container_spec.rb b/clients/client/ruby/spec/models/identity_schema_container_spec.rb
index abbc1fe1c6..32e659fda3 100644
--- a/clients/client/ruby/spec/models/identity_schema_container_spec.rb
+++ b/clients/client/ruby/spec/models/identity_schema_container_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_schema_preset_spec.rb b/clients/client/ruby/spec/models/identity_schema_preset_spec.rb
index df5f5767c1..27519d5bad 100644
--- a/clients/client/ruby/spec/models/identity_schema_preset_spec.rb
+++ b/clients/client/ruby/spec/models/identity_schema_preset_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_spec.rb b/clients/client/ruby/spec/models/identity_spec.rb
index 38215fd6dc..51a381e10f 100644
--- a/clients/client/ruby/spec/models/identity_spec.rb
+++ b/clients/client/ruby/spec/models/identity_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_provider_spec.rb b/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_provider_spec.rb
index 785098b742..8c9bf5dd2a 100644
--- a/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_provider_spec.rb
+++ b/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_provider_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_spec.rb b/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_spec.rb
index fbf6fe38ab..567d48076e 100644
--- a/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_spec.rb
+++ b/clients/client/ruby/spec/models/identity_with_credentials_oidc_config_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_with_credentials_oidc_spec.rb b/clients/client/ruby/spec/models/identity_with_credentials_oidc_spec.rb
index 64e835e88d..33e1b5db88 100644
--- a/clients/client/ruby/spec/models/identity_with_credentials_oidc_spec.rb
+++ b/clients/client/ruby/spec/models/identity_with_credentials_oidc_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_with_credentials_password_config_spec.rb b/clients/client/ruby/spec/models/identity_with_credentials_password_config_spec.rb
index 1e25282fa5..c3dc225767 100644
--- a/clients/client/ruby/spec/models/identity_with_credentials_password_config_spec.rb
+++ b/clients/client/ruby/spec/models/identity_with_credentials_password_config_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_with_credentials_password_spec.rb b/clients/client/ruby/spec/models/identity_with_credentials_password_spec.rb
index cb92fa7bac..bc02cc5489 100644
--- a/clients/client/ruby/spec/models/identity_with_credentials_password_spec.rb
+++ b/clients/client/ruby/spec/models/identity_with_credentials_password_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/identity_with_credentials_spec.rb b/clients/client/ruby/spec/models/identity_with_credentials_spec.rb
index 9d33b5409d..6f5789d166 100644
--- a/clients/client/ruby/spec/models/identity_with_credentials_spec.rb
+++ b/clients/client/ruby/spec/models/identity_with_credentials_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/internal_get_project_branding_body_spec.rb b/clients/client/ruby/spec/models/internal_get_project_branding_body_spec.rb
index b6305f1501..c2bb4a9554 100644
--- a/clients/client/ruby/spec/models/internal_get_project_branding_body_spec.rb
+++ b/clients/client/ruby/spec/models/internal_get_project_branding_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb b/clients/client/ruby/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb
index e5efe2ad11..0534685778 100644
--- a/clients/client/ruby/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb
+++ b/clients/client/ruby/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb b/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb
index c106523fa9..90215ba8b8 100644
--- a/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb
+++ b/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb b/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb
index c455e42b61..157cfd2ef7 100644
--- a/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb
+++ b/clients/client/ruby/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/introspected_o_auth2_token_spec.rb b/clients/client/ruby/spec/models/introspected_o_auth2_token_spec.rb
index fdda12f0d5..f60ea14bc1 100644
--- a/clients/client/ruby/spec/models/introspected_o_auth2_token_spec.rb
+++ b/clients/client/ruby/spec/models/introspected_o_auth2_token_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/invoice_data_v1_spec.rb b/clients/client/ruby/spec/models/invoice_data_v1_spec.rb
index 3deebe0bab..72c1538c0c 100644
--- a/clients/client/ruby/spec/models/invoice_data_v1_spec.rb
+++ b/clients/client/ruby/spec/models/invoice_data_v1_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/invoice_spec.rb b/clients/client/ruby/spec/models/invoice_spec.rb
index 14b73119ab..82d0b02dfb 100644
--- a/clients/client/ruby/spec/models/invoice_spec.rb
+++ b/clients/client/ruby/spec/models/invoice_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/is_owner_for_project_by_slug_spec.rb b/clients/client/ruby/spec/models/is_owner_for_project_by_slug_spec.rb
index 4c46aaec3e..ee81d61d24 100644
--- a/clients/client/ruby/spec/models/is_owner_for_project_by_slug_spec.rb
+++ b/clients/client/ruby/spec/models/is_owner_for_project_by_slug_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/json_patch_spec.rb b/clients/client/ruby/spec/models/json_patch_spec.rb
index 9eb53e520a..5867ec1854 100644
--- a/clients/client/ruby/spec/models/json_patch_spec.rb
+++ b/clients/client/ruby/spec/models/json_patch_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/json_web_key_set_spec.rb b/clients/client/ruby/spec/models/json_web_key_set_spec.rb
index c8b62da732..e061b99919 100644
--- a/clients/client/ruby/spec/models/json_web_key_set_spec.rb
+++ b/clients/client/ruby/spec/models/json_web_key_set_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/json_web_key_spec.rb b/clients/client/ruby/spec/models/json_web_key_spec.rb
index db043346d7..b0aa61366d 100644
--- a/clients/client/ruby/spec/models/json_web_key_spec.rb
+++ b/clients/client/ruby/spec/models/json_web_key_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/keto_namespace_spec.rb b/clients/client/ruby/spec/models/keto_namespace_spec.rb
index 5d783760ab..aa5321cea7 100644
--- a/clients/client/ruby/spec/models/keto_namespace_spec.rb
+++ b/clients/client/ruby/spec/models/keto_namespace_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/line_item_v1_spec.rb b/clients/client/ruby/spec/models/line_item_v1_spec.rb
index ebe2cb7aa3..7954f445a6 100644
--- a/clients/client/ruby/spec/models/line_item_v1_spec.rb
+++ b/clients/client/ruby/spec/models/line_item_v1_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/list_event_streams_spec.rb b/clients/client/ruby/spec/models/list_event_streams_spec.rb
index e98a269e6e..9e3d896e0e 100644
--- a/clients/client/ruby/spec/models/list_event_streams_spec.rb
+++ b/clients/client/ruby/spec/models/list_event_streams_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/list_invoices_response_spec.rb b/clients/client/ruby/spec/models/list_invoices_response_spec.rb
index 3681a2c337..4a127fe43d 100644
--- a/clients/client/ruby/spec/models/list_invoices_response_spec.rb
+++ b/clients/client/ruby/spec/models/list_invoices_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/list_organizations_response_spec.rb b/clients/client/ruby/spec/models/list_organizations_response_spec.rb
index d32c1fcf84..aef9e8a098 100644
--- a/clients/client/ruby/spec/models/list_organizations_response_spec.rb
+++ b/clients/client/ruby/spec/models/list_organizations_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/list_workspace_projects_spec.rb b/clients/client/ruby/spec/models/list_workspace_projects_spec.rb
index f9088284a7..1b5ce1a3b0 100644
--- a/clients/client/ruby/spec/models/list_workspace_projects_spec.rb
+++ b/clients/client/ruby/spec/models/list_workspace_projects_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/list_workspaces_spec.rb b/clients/client/ruby/spec/models/list_workspaces_spec.rb
index a703fe221c..d72b7328f4 100644
--- a/clients/client/ruby/spec/models/list_workspaces_spec.rb
+++ b/clients/client/ruby/spec/models/list_workspaces_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/login_flow_spec.rb b/clients/client/ruby/spec/models/login_flow_spec.rb
index 514e1a95f8..b71157c96e 100644
--- a/clients/client/ruby/spec/models/login_flow_spec.rb
+++ b/clients/client/ruby/spec/models/login_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/login_flow_state_spec.rb b/clients/client/ruby/spec/models/login_flow_state_spec.rb
index 73771c6ae5..621b2a998d 100644
--- a/clients/client/ruby/spec/models/login_flow_state_spec.rb
+++ b/clients/client/ruby/spec/models/login_flow_state_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/logout_flow_spec.rb b/clients/client/ruby/spec/models/logout_flow_spec.rb
index 853ddb51f9..5ebff33212 100644
--- a/clients/client/ruby/spec/models/logout_flow_spec.rb
+++ b/clients/client/ruby/spec/models/logout_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/managed_identity_schema_spec.rb b/clients/client/ruby/spec/models/managed_identity_schema_spec.rb
index a25947922b..38db889118 100644
--- a/clients/client/ruby/spec/models/managed_identity_schema_spec.rb
+++ b/clients/client/ruby/spec/models/managed_identity_schema_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/managed_identity_schema_validation_result_spec.rb b/clients/client/ruby/spec/models/managed_identity_schema_validation_result_spec.rb
index 383f799b48..cdbe0fe203 100644
--- a/clients/client/ruby/spec/models/managed_identity_schema_validation_result_spec.rb
+++ b/clients/client/ruby/spec/models/managed_identity_schema_validation_result_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/member_invite_spec.rb b/clients/client/ruby/spec/models/member_invite_spec.rb
index 6b085632e8..c5b25e6a6e 100644
--- a/clients/client/ruby/spec/models/member_invite_spec.rb
+++ b/clients/client/ruby/spec/models/member_invite_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/message_dispatch_spec.rb b/clients/client/ruby/spec/models/message_dispatch_spec.rb
index ca4296a55a..7283e8d488 100644
--- a/clients/client/ruby/spec/models/message_dispatch_spec.rb
+++ b/clients/client/ruby/spec/models/message_dispatch_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/message_spec.rb b/clients/client/ruby/spec/models/message_spec.rb
index 45a23862db..adf28e111a 100644
--- a/clients/client/ruby/spec/models/message_spec.rb
+++ b/clients/client/ruby/spec/models/message_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/metrics_datapoint_spec.rb b/clients/client/ruby/spec/models/metrics_datapoint_spec.rb
index 888b5c287b..27abd2b14c 100644
--- a/clients/client/ruby/spec/models/metrics_datapoint_spec.rb
+++ b/clients/client/ruby/spec/models/metrics_datapoint_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/money_spec.rb b/clients/client/ruby/spec/models/money_spec.rb
index 04a4740897..60b7c5a437 100644
--- a/clients/client/ruby/spec/models/money_spec.rb
+++ b/clients/client/ruby/spec/models/money_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/namespace_spec.rb b/clients/client/ruby/spec/models/namespace_spec.rb
index 75457b2645..b1b7918d5c 100644
--- a/clients/client/ruby/spec/models/namespace_spec.rb
+++ b/clients/client/ruby/spec/models/namespace_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/needs_privileged_session_error_spec.rb b/clients/client/ruby/spec/models/needs_privileged_session_error_spec.rb
index 42f5b56fee..cd24c9f17b 100644
--- a/clients/client/ruby/spec/models/needs_privileged_session_error_spec.rb
+++ b/clients/client/ruby/spec/models/needs_privileged_session_error_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_revision_courier_channel_spec.rb b/clients/client/ruby/spec/models/normalized_project_revision_courier_channel_spec.rb
index b04da3425d..5d2a02e26c 100644
--- a/clients/client/ruby/spec/models/normalized_project_revision_courier_channel_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_revision_courier_channel_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_revision_hook_spec.rb b/clients/client/ruby/spec/models/normalized_project_revision_hook_spec.rb
index d4d0976d32..6f5242b85b 100644
--- a/clients/client/ruby/spec/models/normalized_project_revision_hook_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_revision_hook_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_revision_identity_schema_spec.rb b/clients/client/ruby/spec/models/normalized_project_revision_identity_schema_spec.rb
index a62eab8349..c7b6a47e1e 100644
--- a/clients/client/ruby/spec/models/normalized_project_revision_identity_schema_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_revision_identity_schema_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_revision_spec.rb b/clients/client/ruby/spec/models/normalized_project_revision_spec.rb
index a1f862557a..2a92c8db13 100644
--- a/clients/client/ruby/spec/models/normalized_project_revision_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_revision_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_revision_third_party_provider_spec.rb b/clients/client/ruby/spec/models/normalized_project_revision_third_party_provider_spec.rb
index 8117c93d4d..4a2eff143d 100644
--- a/clients/client/ruby/spec/models/normalized_project_revision_third_party_provider_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_revision_third_party_provider_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_revision_tokenizer_template_spec.rb b/clients/client/ruby/spec/models/normalized_project_revision_tokenizer_template_spec.rb
index b2da5f6619..80fcb128a5 100644
--- a/clients/client/ruby/spec/models/normalized_project_revision_tokenizer_template_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_revision_tokenizer_template_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/normalized_project_spec.rb b/clients/client/ruby/spec/models/normalized_project_spec.rb
index a0d76e234d..085712c4ce 100644
--- a/clients/client/ruby/spec/models/normalized_project_spec.rb
+++ b/clients/client/ruby/spec/models/normalized_project_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_client_spec.rb b/clients/client/ruby/spec/models/o_auth2_client_spec.rb
index 9efbe1dd38..b24083b7c3 100644
--- a/clients/client/ruby/spec/models/o_auth2_client_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_client_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_client_token_lifespans_spec.rb b/clients/client/ruby/spec/models/o_auth2_client_token_lifespans_spec.rb
index aafda4b012..618a778b83 100644
--- a/clients/client/ruby/spec/models/o_auth2_client_token_lifespans_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_client_token_lifespans_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb b/clients/client/ruby/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb
index af7d196273..db8967a613 100644
--- a/clients/client/ruby/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_consent_request_spec.rb b/clients/client/ruby/spec/models/o_auth2_consent_request_spec.rb
index 968d65f00f..e90e657a0a 100644
--- a/clients/client/ruby/spec/models/o_auth2_consent_request_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_consent_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_consent_session_expires_at_spec.rb b/clients/client/ruby/spec/models/o_auth2_consent_session_expires_at_spec.rb
index 2e3db1cb72..fb66dd5209 100644
--- a/clients/client/ruby/spec/models/o_auth2_consent_session_expires_at_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_consent_session_expires_at_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_consent_session_spec.rb b/clients/client/ruby/spec/models/o_auth2_consent_session_spec.rb
index e94b73ef51..678650f8cf 100644
--- a/clients/client/ruby/spec/models/o_auth2_consent_session_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_consent_session_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_login_request_spec.rb b/clients/client/ruby/spec/models/o_auth2_login_request_spec.rb
index ea62f84081..f95e2bfbd1 100644
--- a/clients/client/ruby/spec/models/o_auth2_login_request_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_login_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_logout_request_spec.rb b/clients/client/ruby/spec/models/o_auth2_logout_request_spec.rb
index 4637c5fd47..423ab9c043 100644
--- a/clients/client/ruby/spec/models/o_auth2_logout_request_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_logout_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_redirect_to_spec.rb b/clients/client/ruby/spec/models/o_auth2_redirect_to_spec.rb
index 7dcf33788f..f20899d8ba 100644
--- a/clients/client/ruby/spec/models/o_auth2_redirect_to_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_redirect_to_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/o_auth2_token_exchange_spec.rb b/clients/client/ruby/spec/models/o_auth2_token_exchange_spec.rb
index c3de83a44e..66321ce41e 100644
--- a/clients/client/ruby/spec/models/o_auth2_token_exchange_spec.rb
+++ b/clients/client/ruby/spec/models/o_auth2_token_exchange_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/oidc_configuration_spec.rb b/clients/client/ruby/spec/models/oidc_configuration_spec.rb
index 19057542dd..265f46969c 100644
--- a/clients/client/ruby/spec/models/oidc_configuration_spec.rb
+++ b/clients/client/ruby/spec/models/oidc_configuration_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/oidc_user_info_spec.rb b/clients/client/ruby/spec/models/oidc_user_info_spec.rb
index aaf863f64b..345d9c8591 100644
--- a/clients/client/ruby/spec/models/oidc_user_info_spec.rb
+++ b/clients/client/ruby/spec/models/oidc_user_info_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/organization_body_spec.rb b/clients/client/ruby/spec/models/organization_body_spec.rb
index 7849060943..cd05171fca 100644
--- a/clients/client/ruby/spec/models/organization_body_spec.rb
+++ b/clients/client/ruby/spec/models/organization_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/organization_spec.rb b/clients/client/ruby/spec/models/organization_spec.rb
index f2cd693678..78a226f617 100644
--- a/clients/client/ruby/spec/models/organization_spec.rb
+++ b/clients/client/ruby/spec/models/organization_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/pagination_headers_spec.rb b/clients/client/ruby/spec/models/pagination_headers_spec.rb
index 77fb8c947f..b533d4e223 100644
--- a/clients/client/ruby/spec/models/pagination_headers_spec.rb
+++ b/clients/client/ruby/spec/models/pagination_headers_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/pagination_spec.rb b/clients/client/ruby/spec/models/pagination_spec.rb
index 0807511efa..4025ab813d 100644
--- a/clients/client/ruby/spec/models/pagination_spec.rb
+++ b/clients/client/ruby/spec/models/pagination_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/parse_error_spec.rb b/clients/client/ruby/spec/models/parse_error_spec.rb
index fb7c21bffb..09360df18d 100644
--- a/clients/client/ruby/spec/models/parse_error_spec.rb
+++ b/clients/client/ruby/spec/models/parse_error_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/patch_identities_body_spec.rb b/clients/client/ruby/spec/models/patch_identities_body_spec.rb
index 4bd63c2696..44273d8bba 100644
--- a/clients/client/ruby/spec/models/patch_identities_body_spec.rb
+++ b/clients/client/ruby/spec/models/patch_identities_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/perform_native_logout_body_spec.rb b/clients/client/ruby/spec/models/perform_native_logout_body_spec.rb
index 701782f3cb..7300039a6a 100644
--- a/clients/client/ruby/spec/models/perform_native_logout_body_spec.rb
+++ b/clients/client/ruby/spec/models/perform_native_logout_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/permissions_on_workspace_spec.rb b/clients/client/ruby/spec/models/permissions_on_workspace_spec.rb
index ee610a5396..0d5a32eb8e 100644
--- a/clients/client/ruby/spec/models/permissions_on_workspace_spec.rb
+++ b/clients/client/ruby/spec/models/permissions_on_workspace_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/plan_details_spec.rb b/clients/client/ruby/spec/models/plan_details_spec.rb
index beee2a727d..1b636cd80d 100644
--- a/clients/client/ruby/spec/models/plan_details_spec.rb
+++ b/clients/client/ruby/spec/models/plan_details_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/plan_spec.rb b/clients/client/ruby/spec/models/plan_spec.rb
index 49f19861e4..0d93feb43e 100644
--- a/clients/client/ruby/spec/models/plan_spec.rb
+++ b/clients/client/ruby/spec/models/plan_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/post_check_permission_body_spec.rb b/clients/client/ruby/spec/models/post_check_permission_body_spec.rb
index e87a4fcc0d..4f34e87618 100644
--- a/clients/client/ruby/spec/models/post_check_permission_body_spec.rb
+++ b/clients/client/ruby/spec/models/post_check_permission_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/post_check_permission_or_error_body_spec.rb b/clients/client/ruby/spec/models/post_check_permission_or_error_body_spec.rb
index 277f2fbb4a..c3dcaaf604 100644
--- a/clients/client/ruby/spec/models/post_check_permission_or_error_body_spec.rb
+++ b/clients/client/ruby/spec/models/post_check_permission_or_error_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_api_key_spec.rb b/clients/client/ruby/spec/models/project_api_key_spec.rb
index 891d6bed2f..0778364927 100644
--- a/clients/client/ruby/spec/models/project_api_key_spec.rb
+++ b/clients/client/ruby/spec/models/project_api_key_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_branding_colors_spec.rb b/clients/client/ruby/spec/models/project_branding_colors_spec.rb
index d988bee490..41cda59eb4 100644
--- a/clients/client/ruby/spec/models/project_branding_colors_spec.rb
+++ b/clients/client/ruby/spec/models/project_branding_colors_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_branding_spec.rb b/clients/client/ruby/spec/models/project_branding_spec.rb
index 27f0b6c3bb..b1a48ceb6e 100644
--- a/clients/client/ruby/spec/models/project_branding_spec.rb
+++ b/clients/client/ruby/spec/models/project_branding_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_branding_theme_spec.rb b/clients/client/ruby/spec/models/project_branding_theme_spec.rb
index 70d2952dc4..63a27f7afa 100644
--- a/clients/client/ruby/spec/models/project_branding_theme_spec.rb
+++ b/clients/client/ruby/spec/models/project_branding_theme_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_cors_spec.rb b/clients/client/ruby/spec/models/project_cors_spec.rb
index 19aa4e2f28..6100c0b539 100644
--- a/clients/client/ruby/spec/models/project_cors_spec.rb
+++ b/clients/client/ruby/spec/models/project_cors_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_events_datapoint_spec.rb b/clients/client/ruby/spec/models/project_events_datapoint_spec.rb
index 3b7a02aa03..10b613dee7 100644
--- a/clients/client/ruby/spec/models/project_events_datapoint_spec.rb
+++ b/clients/client/ruby/spec/models/project_events_datapoint_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_host_spec.rb b/clients/client/ruby/spec/models/project_host_spec.rb
index c7d3c74ec7..1e9e7aaeb2 100644
--- a/clients/client/ruby/spec/models/project_host_spec.rb
+++ b/clients/client/ruby/spec/models/project_host_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_member_spec.rb b/clients/client/ruby/spec/models/project_member_spec.rb
index 18d74ff873..7123509c94 100644
--- a/clients/client/ruby/spec/models/project_member_spec.rb
+++ b/clients/client/ruby/spec/models/project_member_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_metadata_spec.rb b/clients/client/ruby/spec/models/project_metadata_spec.rb
index 1cf9820a34..b58c97e64f 100644
--- a/clients/client/ruby/spec/models/project_metadata_spec.rb
+++ b/clients/client/ruby/spec/models/project_metadata_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_service_identity_spec.rb b/clients/client/ruby/spec/models/project_service_identity_spec.rb
index b8de56fccc..8d8aacef1a 100644
--- a/clients/client/ruby/spec/models/project_service_identity_spec.rb
+++ b/clients/client/ruby/spec/models/project_service_identity_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_service_o_auth2_spec.rb b/clients/client/ruby/spec/models/project_service_o_auth2_spec.rb
index dbd68df6c1..7dd8d263d7 100644
--- a/clients/client/ruby/spec/models/project_service_o_auth2_spec.rb
+++ b/clients/client/ruby/spec/models/project_service_o_auth2_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_service_permission_spec.rb b/clients/client/ruby/spec/models/project_service_permission_spec.rb
index 2664152890..0a6e6c9fd6 100644
--- a/clients/client/ruby/spec/models/project_service_permission_spec.rb
+++ b/clients/client/ruby/spec/models/project_service_permission_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_services_spec.rb b/clients/client/ruby/spec/models/project_services_spec.rb
index cd8ab1ad6d..da36515cc9 100644
--- a/clients/client/ruby/spec/models/project_services_spec.rb
+++ b/clients/client/ruby/spec/models/project_services_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/project_spec.rb b/clients/client/ruby/spec/models/project_spec.rb
index 0ad6e0c392..456ca4d4e4 100644
--- a/clients/client/ruby/spec/models/project_spec.rb
+++ b/clients/client/ruby/spec/models/project_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/quota_usage_spec.rb b/clients/client/ruby/spec/models/quota_usage_spec.rb
index 32a223cf47..3c972fe624 100644
--- a/clients/client/ruby/spec/models/quota_usage_spec.rb
+++ b/clients/client/ruby/spec/models/quota_usage_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/recovery_code_for_identity_spec.rb b/clients/client/ruby/spec/models/recovery_code_for_identity_spec.rb
index ed26036a97..3f3d5e2cf9 100644
--- a/clients/client/ruby/spec/models/recovery_code_for_identity_spec.rb
+++ b/clients/client/ruby/spec/models/recovery_code_for_identity_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/recovery_flow_spec.rb b/clients/client/ruby/spec/models/recovery_flow_spec.rb
index fde079e6e7..4bbc6d9b66 100644
--- a/clients/client/ruby/spec/models/recovery_flow_spec.rb
+++ b/clients/client/ruby/spec/models/recovery_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/recovery_flow_state_spec.rb b/clients/client/ruby/spec/models/recovery_flow_state_spec.rb
index eab9f7c8f6..189e8d379b 100644
--- a/clients/client/ruby/spec/models/recovery_flow_state_spec.rb
+++ b/clients/client/ruby/spec/models/recovery_flow_state_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/recovery_identity_address_spec.rb b/clients/client/ruby/spec/models/recovery_identity_address_spec.rb
index 91b04934d2..12a851da7c 100644
--- a/clients/client/ruby/spec/models/recovery_identity_address_spec.rb
+++ b/clients/client/ruby/spec/models/recovery_identity_address_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/recovery_link_for_identity_spec.rb b/clients/client/ruby/spec/models/recovery_link_for_identity_spec.rb
index 47c7ed815a..e4eae0f6e1 100644
--- a/clients/client/ruby/spec/models/recovery_link_for_identity_spec.rb
+++ b/clients/client/ruby/spec/models/recovery_link_for_identity_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/registration_flow_spec.rb b/clients/client/ruby/spec/models/registration_flow_spec.rb
index e9067552bf..a6a79c6d05 100644
--- a/clients/client/ruby/spec/models/registration_flow_spec.rb
+++ b/clients/client/ruby/spec/models/registration_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/registration_flow_state_spec.rb b/clients/client/ruby/spec/models/registration_flow_state_spec.rb
index b1568bb87b..206c0108cd 100644
--- a/clients/client/ruby/spec/models/registration_flow_state_spec.rb
+++ b/clients/client/ruby/spec/models/registration_flow_state_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/reject_o_auth2_request_spec.rb b/clients/client/ruby/spec/models/reject_o_auth2_request_spec.rb
index 64388e1d96..d03c5ff36c 100644
--- a/clients/client/ruby/spec/models/reject_o_auth2_request_spec.rb
+++ b/clients/client/ruby/spec/models/reject_o_auth2_request_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/relation_query_spec.rb b/clients/client/ruby/spec/models/relation_query_spec.rb
index 3dcde496c0..27bab0c334 100644
--- a/clients/client/ruby/spec/models/relation_query_spec.rb
+++ b/clients/client/ruby/spec/models/relation_query_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/relationship_namespaces_spec.rb b/clients/client/ruby/spec/models/relationship_namespaces_spec.rb
index 41dde09d1e..9bc435f603 100644
--- a/clients/client/ruby/spec/models/relationship_namespaces_spec.rb
+++ b/clients/client/ruby/spec/models/relationship_namespaces_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/relationship_patch_spec.rb b/clients/client/ruby/spec/models/relationship_patch_spec.rb
index 99da84df9d..afb57dfbfd 100644
--- a/clients/client/ruby/spec/models/relationship_patch_spec.rb
+++ b/clients/client/ruby/spec/models/relationship_patch_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/relationship_spec.rb b/clients/client/ruby/spec/models/relationship_spec.rb
index 5dc86a24b6..48400a993e 100644
--- a/clients/client/ruby/spec/models/relationship_spec.rb
+++ b/clients/client/ruby/spec/models/relationship_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/relationships_spec.rb b/clients/client/ruby/spec/models/relationships_spec.rb
index 55e99fc10d..43644fc043 100644
--- a/clients/client/ruby/spec/models/relationships_spec.rb
+++ b/clients/client/ruby/spec/models/relationships_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/rfc6749_error_json_spec.rb b/clients/client/ruby/spec/models/rfc6749_error_json_spec.rb
index dc4818ba9e..cd631ce874 100644
--- a/clients/client/ruby/spec/models/rfc6749_error_json_spec.rb
+++ b/clients/client/ruby/spec/models/rfc6749_error_json_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/schema_patch_spec.rb b/clients/client/ruby/spec/models/schema_patch_spec.rb
index c7f9cee216..5624738251 100644
--- a/clients/client/ruby/spec/models/schema_patch_spec.rb
+++ b/clients/client/ruby/spec/models/schema_patch_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/self_service_flow_expired_error_spec.rb b/clients/client/ruby/spec/models/self_service_flow_expired_error_spec.rb
index f8e08210e2..70faae710f 100644
--- a/clients/client/ruby/spec/models/self_service_flow_expired_error_spec.rb
+++ b/clients/client/ruby/spec/models/self_service_flow_expired_error_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/session_activity_datapoint_spec.rb b/clients/client/ruby/spec/models/session_activity_datapoint_spec.rb
index c51a3aff1d..2bafdbcf75 100644
--- a/clients/client/ruby/spec/models/session_activity_datapoint_spec.rb
+++ b/clients/client/ruby/spec/models/session_activity_datapoint_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/session_authentication_method_spec.rb b/clients/client/ruby/spec/models/session_authentication_method_spec.rb
index 348b79d607..b16e6fdb47 100644
--- a/clients/client/ruby/spec/models/session_authentication_method_spec.rb
+++ b/clients/client/ruby/spec/models/session_authentication_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/session_device_spec.rb b/clients/client/ruby/spec/models/session_device_spec.rb
index 52f84c3de1..c0e4fd8551 100644
--- a/clients/client/ruby/spec/models/session_device_spec.rb
+++ b/clients/client/ruby/spec/models/session_device_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/session_spec.rb b/clients/client/ruby/spec/models/session_spec.rb
index ea57fd333c..9e6fb90735 100644
--- a/clients/client/ruby/spec/models/session_spec.rb
+++ b/clients/client/ruby/spec/models/session_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/set_active_project_in_console_body_spec.rb b/clients/client/ruby/spec/models/set_active_project_in_console_body_spec.rb
index 2cef95f919..23a2c2a9f8 100644
--- a/clients/client/ruby/spec/models/set_active_project_in_console_body_spec.rb
+++ b/clients/client/ruby/spec/models/set_active_project_in_console_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/set_custom_domain_body_spec.rb b/clients/client/ruby/spec/models/set_custom_domain_body_spec.rb
index 3dc327e426..a089b6dc2f 100644
--- a/clients/client/ruby/spec/models/set_custom_domain_body_spec.rb
+++ b/clients/client/ruby/spec/models/set_custom_domain_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/set_event_stream_body_spec.rb b/clients/client/ruby/spec/models/set_event_stream_body_spec.rb
index 8296864589..e3c77dd8b5 100644
--- a/clients/client/ruby/spec/models/set_event_stream_body_spec.rb
+++ b/clients/client/ruby/spec/models/set_event_stream_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/set_project_branding_theme_body_spec.rb b/clients/client/ruby/spec/models/set_project_branding_theme_body_spec.rb
index 2ef203b194..25ef603ca2 100644
--- a/clients/client/ruby/spec/models/set_project_branding_theme_body_spec.rb
+++ b/clients/client/ruby/spec/models/set_project_branding_theme_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/set_project_spec.rb b/clients/client/ruby/spec/models/set_project_spec.rb
index dcfd1b6dc8..1573c7b165 100644
--- a/clients/client/ruby/spec/models/set_project_spec.rb
+++ b/clients/client/ruby/spec/models/set_project_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/settings_flow_spec.rb b/clients/client/ruby/spec/models/settings_flow_spec.rb
index 6332b30173..4d9fc92e3d 100644
--- a/clients/client/ruby/spec/models/settings_flow_spec.rb
+++ b/clients/client/ruby/spec/models/settings_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/settings_flow_state_spec.rb b/clients/client/ruby/spec/models/settings_flow_state_spec.rb
index bd76c334e7..005a238b04 100644
--- a/clients/client/ruby/spec/models/settings_flow_state_spec.rb
+++ b/clients/client/ruby/spec/models/settings_flow_state_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/source_position_spec.rb b/clients/client/ruby/spec/models/source_position_spec.rb
index d35473a60b..52256b0abf 100644
--- a/clients/client/ruby/spec/models/source_position_spec.rb
+++ b/clients/client/ruby/spec/models/source_position_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/subject_set_spec.rb b/clients/client/ruby/spec/models/subject_set_spec.rb
index c77057ee19..ac3ba40074 100644
--- a/clients/client/ruby/spec/models/subject_set_spec.rb
+++ b/clients/client/ruby/spec/models/subject_set_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/subscription_spec.rb b/clients/client/ruby/spec/models/subscription_spec.rb
index 3608331609..03a41a944e 100644
--- a/clients/client/ruby/spec/models/subscription_spec.rb
+++ b/clients/client/ruby/spec/models/subscription_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/successful_code_exchange_response_spec.rb b/clients/client/ruby/spec/models/successful_code_exchange_response_spec.rb
index b7e1bfa689..8bdb7138e2 100644
--- a/clients/client/ruby/spec/models/successful_code_exchange_response_spec.rb
+++ b/clients/client/ruby/spec/models/successful_code_exchange_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/successful_native_login_spec.rb b/clients/client/ruby/spec/models/successful_native_login_spec.rb
index c72371fc74..5ffbfede42 100644
--- a/clients/client/ruby/spec/models/successful_native_login_spec.rb
+++ b/clients/client/ruby/spec/models/successful_native_login_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/successful_native_registration_spec.rb b/clients/client/ruby/spec/models/successful_native_registration_spec.rb
index ffea181b69..6518d64886 100644
--- a/clients/client/ruby/spec/models/successful_native_registration_spec.rb
+++ b/clients/client/ruby/spec/models/successful_native_registration_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/successful_project_update_spec.rb b/clients/client/ruby/spec/models/successful_project_update_spec.rb
index 72ed098302..4de4ec259c 100644
--- a/clients/client/ruby/spec/models/successful_project_update_spec.rb
+++ b/clients/client/ruby/spec/models/successful_project_update_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/tax_line_item_spec.rb b/clients/client/ruby/spec/models/tax_line_item_spec.rb
index deac159038..6978cd7e6f 100644
--- a/clients/client/ruby/spec/models/tax_line_item_spec.rb
+++ b/clients/client/ruby/spec/models/tax_line_item_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/time_interval_spec.rb b/clients/client/ruby/spec/models/time_interval_spec.rb
index 7d71bf8d42..6dfc56c1bf 100644
--- a/clients/client/ruby/spec/models/time_interval_spec.rb
+++ b/clients/client/ruby/spec/models/time_interval_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/token_pagination_headers_spec.rb b/clients/client/ruby/spec/models/token_pagination_headers_spec.rb
index ce534fd463..1a09829eec 100644
--- a/clients/client/ruby/spec/models/token_pagination_headers_spec.rb
+++ b/clients/client/ruby/spec/models/token_pagination_headers_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/token_pagination_request_parameters_spec.rb b/clients/client/ruby/spec/models/token_pagination_request_parameters_spec.rb
index aa64d4450c..caaae72880 100644
--- a/clients/client/ruby/spec/models/token_pagination_request_parameters_spec.rb
+++ b/clients/client/ruby/spec/models/token_pagination_request_parameters_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/token_pagination_response_headers_spec.rb b/clients/client/ruby/spec/models/token_pagination_response_headers_spec.rb
index c1272012df..19e4c06269 100644
--- a/clients/client/ruby/spec/models/token_pagination_response_headers_spec.rb
+++ b/clients/client/ruby/spec/models/token_pagination_response_headers_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/token_pagination_spec.rb b/clients/client/ruby/spec/models/token_pagination_spec.rb
index 039770f310..ec8a764ca5 100644
--- a/clients/client/ruby/spec/models/token_pagination_spec.rb
+++ b/clients/client/ruby/spec/models/token_pagination_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb b/clients/client/ruby/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb
index a338cee391..8ce76f5148 100644
--- a/clients/client/ruby/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb
+++ b/clients/client/ruby/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb b/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb
index 3e900aede0..511064be49 100644
--- a/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb
+++ b/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_json_web_key_spec.rb b/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_json_web_key_spec.rb
index a5d575eb18..73955bcdd1 100644
--- a/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_json_web_key_spec.rb
+++ b/clients/client/ruby/spec/models/trusted_o_auth2_jwt_grant_json_web_key_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_container_spec.rb b/clients/client/ruby/spec/models/ui_container_spec.rb
index 2daaa8351e..b4cc23ef14 100644
--- a/clients/client/ruby/spec/models/ui_container_spec.rb
+++ b/clients/client/ruby/spec/models/ui_container_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_anchor_attributes_spec.rb b/clients/client/ruby/spec/models/ui_node_anchor_attributes_spec.rb
index 4b95dd27a9..22d12529ac 100644
--- a/clients/client/ruby/spec/models/ui_node_anchor_attributes_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_anchor_attributes_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_attributes_spec.rb b/clients/client/ruby/spec/models/ui_node_attributes_spec.rb
index 67022fd0fb..df109a5c2a 100644
--- a/clients/client/ruby/spec/models/ui_node_attributes_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_attributes_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_image_attributes_spec.rb b/clients/client/ruby/spec/models/ui_node_image_attributes_spec.rb
index 786d450f2a..3f1bcf996e 100644
--- a/clients/client/ruby/spec/models/ui_node_image_attributes_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_image_attributes_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_input_attributes_spec.rb b/clients/client/ruby/spec/models/ui_node_input_attributes_spec.rb
index 8686cd4fe2..a91d3764f6 100644
--- a/clients/client/ruby/spec/models/ui_node_input_attributes_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_input_attributes_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_meta_spec.rb b/clients/client/ruby/spec/models/ui_node_meta_spec.rb
index ef050cfe2d..9537536615 100644
--- a/clients/client/ruby/spec/models/ui_node_meta_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_meta_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_script_attributes_spec.rb b/clients/client/ruby/spec/models/ui_node_script_attributes_spec.rb
index 2ecaf1b5d8..2f1c19f027 100644
--- a/clients/client/ruby/spec/models/ui_node_script_attributes_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_script_attributes_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_spec.rb b/clients/client/ruby/spec/models/ui_node_spec.rb
index ad83d082d1..7d790f3a7e 100644
--- a/clients/client/ruby/spec/models/ui_node_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_node_text_attributes_spec.rb b/clients/client/ruby/spec/models/ui_node_text_attributes_spec.rb
index 9f6537af1f..03eb4d1f6e 100644
--- a/clients/client/ruby/spec/models/ui_node_text_attributes_spec.rb
+++ b/clients/client/ruby/spec/models/ui_node_text_attributes_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/ui_text_spec.rb b/clients/client/ruby/spec/models/ui_text_spec.rb
index ef5ff4ce16..07661e5c00 100644
--- a/clients/client/ruby/spec/models/ui_text_spec.rb
+++ b/clients/client/ruby/spec/models/ui_text_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_identity_body_spec.rb b/clients/client/ruby/spec/models/update_identity_body_spec.rb
index f163b8562b..77289475f1 100644
--- a/clients/client/ruby/spec/models/update_identity_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_identity_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_body_spec.rb b/clients/client/ruby/spec/models/update_login_flow_body_spec.rb
index c58b1c07f9..083ce693ab 100644
--- a/clients/client/ruby/spec/models/update_login_flow_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_code_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_code_method_spec.rb
index a8977e21fb..f896d1d2d3 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_code_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_code_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_identifier_first_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_identifier_first_method_spec.rb
index b9cc14782d..e61ad1e00d 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_identifier_first_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_identifier_first_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_lookup_secret_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_lookup_secret_method_spec.rb
index 65af958c5a..5a978925fa 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_lookup_secret_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_lookup_secret_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_oidc_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_oidc_method_spec.rb
index 24e85149fb..7782be6500 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_oidc_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_oidc_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_passkey_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_passkey_method_spec.rb
index f67bb2eab9..e820cfe2dc 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_passkey_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_passkey_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_password_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_password_method_spec.rb
index 855abed515..5299e45c41 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_password_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_password_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_totp_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_totp_method_spec.rb
index 363c41145a..a20fec44ce 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_totp_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_totp_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_login_flow_with_web_authn_method_spec.rb b/clients/client/ruby/spec/models/update_login_flow_with_web_authn_method_spec.rb
index 9d047d2548..b195ab60df 100644
--- a/clients/client/ruby/spec/models/update_login_flow_with_web_authn_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_login_flow_with_web_authn_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_recovery_flow_body_spec.rb b/clients/client/ruby/spec/models/update_recovery_flow_body_spec.rb
index da3f15ddad..bc286f0674 100644
--- a/clients/client/ruby/spec/models/update_recovery_flow_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_recovery_flow_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_recovery_flow_with_code_method_spec.rb b/clients/client/ruby/spec/models/update_recovery_flow_with_code_method_spec.rb
index 26505625a7..b3dc187139 100644
--- a/clients/client/ruby/spec/models/update_recovery_flow_with_code_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_recovery_flow_with_code_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_recovery_flow_with_link_method_spec.rb b/clients/client/ruby/spec/models/update_recovery_flow_with_link_method_spec.rb
index 2d94f744fd..440fac36f6 100644
--- a/clients/client/ruby/spec/models/update_recovery_flow_with_link_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_recovery_flow_with_link_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_body_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_body_spec.rb
index 12f5f619f4..761215dd34 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_with_code_method_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_with_code_method_spec.rb
index a0fa7530ac..e53b9ccd89 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_with_code_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_with_code_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_with_oidc_method_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_with_oidc_method_spec.rb
index 2231731a74..34433fe146 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_with_oidc_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_with_oidc_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_with_passkey_method_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_with_passkey_method_spec.rb
index 9e6f9c50cf..8765c32439 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_with_passkey_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_with_passkey_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_with_password_method_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_with_password_method_spec.rb
index b7a90bf589..c8bd56b436 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_with_password_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_with_password_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_with_profile_method_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_with_profile_method_spec.rb
index 767cba5552..ffa860bdec 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_with_profile_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_with_profile_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_registration_flow_with_web_authn_method_spec.rb b/clients/client/ruby/spec/models/update_registration_flow_with_web_authn_method_spec.rb
index ecd647464f..f25983a8b0 100644
--- a/clients/client/ruby/spec/models/update_registration_flow_with_web_authn_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_registration_flow_with_web_authn_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_body_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_body_spec.rb
index 5fad8baa7f..9bc8d66d42 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_lookup_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_lookup_method_spec.rb
index 6a5fad70c5..5dced9993a 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_lookup_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_lookup_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_oidc_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_oidc_method_spec.rb
index 97ac22d11d..e4d8ef9312 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_oidc_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_oidc_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_passkey_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_passkey_method_spec.rb
index 6bfa177348..cad4dda614 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_passkey_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_passkey_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_password_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_password_method_spec.rb
index 0df8dd0515..ae3a7d55cc 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_password_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_password_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_profile_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_profile_method_spec.rb
index 35efda48a4..0a988df704 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_profile_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_profile_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_totp_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_totp_method_spec.rb
index 87b730dc1c..def787324b 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_totp_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_totp_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_settings_flow_with_web_authn_method_spec.rb b/clients/client/ruby/spec/models/update_settings_flow_with_web_authn_method_spec.rb
index f557fdc4c9..e912d415e2 100644
--- a/clients/client/ruby/spec/models/update_settings_flow_with_web_authn_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_settings_flow_with_web_authn_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_subscription_body_spec.rb b/clients/client/ruby/spec/models/update_subscription_body_spec.rb
index a4ae1ca1f1..78acc0a88f 100644
--- a/clients/client/ruby/spec/models/update_subscription_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_subscription_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_verification_flow_body_spec.rb b/clients/client/ruby/spec/models/update_verification_flow_body_spec.rb
index bcd906f421..99d8706618 100644
--- a/clients/client/ruby/spec/models/update_verification_flow_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_verification_flow_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_verification_flow_with_code_method_spec.rb b/clients/client/ruby/spec/models/update_verification_flow_with_code_method_spec.rb
index 48786fac5b..4dc8d26f2f 100644
--- a/clients/client/ruby/spec/models/update_verification_flow_with_code_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_verification_flow_with_code_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_verification_flow_with_link_method_spec.rb b/clients/client/ruby/spec/models/update_verification_flow_with_link_method_spec.rb
index de1ef1cbdd..8145e7b605 100644
--- a/clients/client/ruby/spec/models/update_verification_flow_with_link_method_spec.rb
+++ b/clients/client/ruby/spec/models/update_verification_flow_with_link_method_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/update_workspace_body_spec.rb b/clients/client/ruby/spec/models/update_workspace_body_spec.rb
index 9f2ffcb1fb..94be96d3f8 100644
--- a/clients/client/ruby/spec/models/update_workspace_body_spec.rb
+++ b/clients/client/ruby/spec/models/update_workspace_body_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/usage_spec.rb b/clients/client/ruby/spec/models/usage_spec.rb
index 5d3d4a101f..2f866aca48 100644
--- a/clients/client/ruby/spec/models/usage_spec.rb
+++ b/clients/client/ruby/spec/models/usage_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/verifiable_credential_priming_response_spec.rb b/clients/client/ruby/spec/models/verifiable_credential_priming_response_spec.rb
index 739ec2aaa8..df37672a26 100644
--- a/clients/client/ruby/spec/models/verifiable_credential_priming_response_spec.rb
+++ b/clients/client/ruby/spec/models/verifiable_credential_priming_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/verifiable_credential_proof_spec.rb b/clients/client/ruby/spec/models/verifiable_credential_proof_spec.rb
index e48966956a..0f8df44789 100644
--- a/clients/client/ruby/spec/models/verifiable_credential_proof_spec.rb
+++ b/clients/client/ruby/spec/models/verifiable_credential_proof_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/verifiable_credential_response_spec.rb b/clients/client/ruby/spec/models/verifiable_credential_response_spec.rb
index 519dfb0171..746898332e 100644
--- a/clients/client/ruby/spec/models/verifiable_credential_response_spec.rb
+++ b/clients/client/ruby/spec/models/verifiable_credential_response_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/verifiable_identity_address_spec.rb b/clients/client/ruby/spec/models/verifiable_identity_address_spec.rb
index aac9c694a1..be34ebbdba 100644
--- a/clients/client/ruby/spec/models/verifiable_identity_address_spec.rb
+++ b/clients/client/ruby/spec/models/verifiable_identity_address_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/verification_flow_spec.rb b/clients/client/ruby/spec/models/verification_flow_spec.rb
index e3aeca66af..fa1814ca0e 100644
--- a/clients/client/ruby/spec/models/verification_flow_spec.rb
+++ b/clients/client/ruby/spec/models/verification_flow_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/verification_flow_state_spec.rb b/clients/client/ruby/spec/models/verification_flow_state_spec.rb
index fef950c8f3..979cd69b2d 100644
--- a/clients/client/ruby/spec/models/verification_flow_state_spec.rb
+++ b/clients/client/ruby/spec/models/verification_flow_state_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/version_spec.rb b/clients/client/ruby/spec/models/version_spec.rb
index c05e6e680f..f6b2895ea8 100644
--- a/clients/client/ruby/spec/models/version_spec.rb
+++ b/clients/client/ruby/spec/models/version_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/warning_spec.rb b/clients/client/ruby/spec/models/warning_spec.rb
index 9b3b35b568..4535fde379 100644
--- a/clients/client/ruby/spec/models/warning_spec.rb
+++ b/clients/client/ruby/spec/models/warning_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/workspace_api_key_spec.rb b/clients/client/ruby/spec/models/workspace_api_key_spec.rb
index a4ba4477d4..59dcfa088a 100644
--- a/clients/client/ruby/spec/models/workspace_api_key_spec.rb
+++ b/clients/client/ruby/spec/models/workspace_api_key_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/workspace_spec.rb b/clients/client/ruby/spec/models/workspace_spec.rb
index cdd98be70a..07f4c668d3 100644
--- a/clients/client/ruby/spec/models/workspace_spec.rb
+++ b/clients/client/ruby/spec/models/workspace_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/spec_helper.rb b/clients/client/ruby/spec/spec_helper.rb
index 24989d84ba..7a36036468 100644
--- a/clients/client/ruby/spec/spec_helper.rb
+++ b/clients/client/ruby/spec/spec_helper.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
-The version of the OpenAPI document: v1.14.2
+The version of the OpenAPI document: v1.14.3
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/rust/Cargo.lock b/clients/client/rust/Cargo.lock
index 70a20f8d71..99d784c10d 100644
--- a/clients/client/rust/Cargo.lock
+++ b/clients/client/rust/Cargo.lock
@@ -91,9 +91,9 @@ checksum = "a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952"
[[package]]
name = "cc"
-version = "1.1.5"
+version = "1.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "324c74f2155653c90b04f25b2a47a8a631360cb908f92a772695f430c7e31052"
+checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f"
[[package]]
name = "cfg-if"
@@ -323,6 +323,12 @@ version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
+[[package]]
+name = "hermit-abi"
+version = "0.3.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
+
[[package]]
name = "hex"
version = "0.4.3"
@@ -575,13 +581,14 @@ dependencies = [
[[package]]
name = "mio"
-version = "0.8.11"
+version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+checksum = "4569e456d394deccd22ce1c1913e6ea0e54519f577285001215d33557431afe4"
dependencies = [
+ "hermit-abi",
"libc",
"wasi",
- "windows-sys 0.48.0",
+ "windows-sys 0.52.0",
]
[[package]]
@@ -618,9 +625,9 @@ dependencies = [
[[package]]
name = "object"
-version = "0.36.1"
+version = "0.36.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "081b846d1d56ddfc18fdf1a922e4f6e07a11768ea1b92dec44e42b72712ccfce"
+checksum = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e"
dependencies = [
"memchr",
]
@@ -633,9 +640,9 @@ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
[[package]]
name = "openssl"
-version = "0.10.64"
+version = "0.10.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
+checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
dependencies = [
"bitflags 2.6.0",
"cfg-if",
@@ -665,9 +672,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
-version = "0.9.102"
+version = "0.9.103"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2"
+checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
dependencies = [
"cc",
"libc",
@@ -677,7 +684,7 @@ dependencies = [
[[package]]
name = "ory-client"
-version = "1.14.2"
+version = "1.14.3"
dependencies = [
"reqwest",
"serde",
@@ -835,9 +842,9 @@ dependencies = [
[[package]]
name = "rustls"
-version = "0.23.11"
+version = "0.23.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4828ea528154ae444e5a642dbb7d5623354030dc9822b83fd9bb79683c7399d0"
+checksum = "c58f8c84392efc0a126acce10fa59ff7b3d2ac06ab451a33f2741989b806b044"
dependencies = [
"once_cell",
"rustls-pki-types",
@@ -864,9 +871,9 @@ checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d"
[[package]]
name = "rustls-webpki"
-version = "0.102.5"
+version = "0.102.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f9a6fccd794a42c2c105b513a2f62bc3fd8f3ba57a4593677ceb0bd035164d78"
+checksum = "8e6b52d4fda176fd835fdc55a835d4a89b8499cad995885a21149d5ad62f852e"
dependencies = [
"ring",
"rustls-pki-types",
@@ -1029,9 +1036,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "syn"
-version = "2.0.71"
+version = "2.0.72"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b146dcf730474b4bcd16c311627b31ede9ab149045db4d6088b3becaea046462"
+checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
dependencies = [
"proc-macro2",
"quote",
@@ -1125,9 +1132,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
-version = "1.38.1"
+version = "1.39.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "eb2caba9f80616f438e09748d5acda951967e1ea58508ef53d9c6402485a46df"
+checksum = "d040ac2b29ab03b09d4129c2f5bbd012a3ac2f79d38ff506a4bf8dd34b0eac8a"
dependencies = [
"backtrace",
"bytes",
@@ -1135,7 +1142,7 @@ dependencies = [
"mio",
"pin-project-lite",
"socket2",
- "windows-sys 0.48.0",
+ "windows-sys 0.52.0",
]
[[package]]
@@ -1289,9 +1296,9 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "version_check"
-version = "0.9.4"
+version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
+checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "want"
diff --git a/clients/client/rust/Cargo.toml b/clients/client/rust/Cargo.toml
index f06a8458cb..0f1e8b14d0 100644
--- a/clients/client/rust/Cargo.toml
+++ b/clients/client/rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ory-client"
-version = "1.14.2"
+version = "1.14.3"
authors = ["support@ory.sh"]
description = "Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. "
license = "Apache 2.0"
diff --git a/clients/client/rust/README.md b/clients/client/rust/README.md
index 4bfa04b90e..d7bf2716c4 100644
--- a/clients/client/rust/README.md
+++ b/clients/client/rust/README.md
@@ -9,8 +9,8 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
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: v1.14.2
-- Package version: v1.14.2
+- API version: v1.14.3
+- Package version: v1.14.3
- Generator version: 7.7.0
- Build package: `org.openapitools.codegen.languages.RustClientCodegen`
diff --git a/clients/client/rust/src/apis/configuration.rs b/clients/client/rust/src/apis/configuration.rs
index 69af0026a0..75bede8ec5 100644
--- a/clients/client/rust/src/apis/configuration.rs
+++ b/clients/client/rust/src/apis/configuration.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
@@ -41,7 +41,7 @@ impl Default for Configuration {
fn default() -> Self {
Configuration {
base_path: "https://.projects.oryapis.com".to_owned(),
- user_agent: Some("OpenAPI-Generator/v1.14.2/rust".to_owned()),
+ user_agent: Some("OpenAPI-Generator/v1.14.3/rust".to_owned()),
client: reqwest::Client::new(),
basic_auth: None,
oauth_access_token: None,
diff --git a/clients/client/rust/src/apis/courier_api.rs b/clients/client/rust/src/apis/courier_api.rs
index fae62fa74c..510a28088e 100644
--- a/clients/client/rust/src/apis/courier_api.rs
+++ b/clients/client/rust/src/apis/courier_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/events_api.rs b/clients/client/rust/src/apis/events_api.rs
index 1ab4e7b532..926e62d6a7 100644
--- a/clients/client/rust/src/apis/events_api.rs
+++ b/clients/client/rust/src/apis/events_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/frontend_api.rs b/clients/client/rust/src/apis/frontend_api.rs
index c9723273a6..ac7e4fd0b1 100644
--- a/clients/client/rust/src/apis/frontend_api.rs
+++ b/clients/client/rust/src/apis/frontend_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/identity_api.rs b/clients/client/rust/src/apis/identity_api.rs
index ee0e4a3e5c..add9148a71 100644
--- a/clients/client/rust/src/apis/identity_api.rs
+++ b/clients/client/rust/src/apis/identity_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/jwk_api.rs b/clients/client/rust/src/apis/jwk_api.rs
index 8d5e4c0d14..a8b93e8e09 100644
--- a/clients/client/rust/src/apis/jwk_api.rs
+++ b/clients/client/rust/src/apis/jwk_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/metadata_api.rs b/clients/client/rust/src/apis/metadata_api.rs
index 8c15020705..2c4894ee90 100644
--- a/clients/client/rust/src/apis/metadata_api.rs
+++ b/clients/client/rust/src/apis/metadata_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/o_auth2_api.rs b/clients/client/rust/src/apis/o_auth2_api.rs
index daf1bd222b..d41d9ca9c1 100644
--- a/clients/client/rust/src/apis/o_auth2_api.rs
+++ b/clients/client/rust/src/apis/o_auth2_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/oidc_api.rs b/clients/client/rust/src/apis/oidc_api.rs
index 2db3cf14e9..84ed3cc891 100644
--- a/clients/client/rust/src/apis/oidc_api.rs
+++ b/clients/client/rust/src/apis/oidc_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/permission_api.rs b/clients/client/rust/src/apis/permission_api.rs
index d8be80c73c..812ea2c7c9 100644
--- a/clients/client/rust/src/apis/permission_api.rs
+++ b/clients/client/rust/src/apis/permission_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/project_api.rs b/clients/client/rust/src/apis/project_api.rs
index a0219ceab5..be507947fe 100644
--- a/clients/client/rust/src/apis/project_api.rs
+++ b/clients/client/rust/src/apis/project_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/relationship_api.rs b/clients/client/rust/src/apis/relationship_api.rs
index c6527393c3..2b95a5fba1 100644
--- a/clients/client/rust/src/apis/relationship_api.rs
+++ b/clients/client/rust/src/apis/relationship_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/wellknown_api.rs b/clients/client/rust/src/apis/wellknown_api.rs
index 7337004e6a..8f9b45cd1e 100644
--- a/clients/client/rust/src/apis/wellknown_api.rs
+++ b/clients/client/rust/src/apis/wellknown_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/apis/workspace_api.rs b/clients/client/rust/src/apis/workspace_api.rs
index 5ddb69d8f0..f148cfcfbe 100644
--- a/clients/client/rust/src/apis/workspace_api.rs
+++ b/clients/client/rust/src/apis/workspace_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/accept_o_auth2_consent_request.rs b/clients/client/rust/src/models/accept_o_auth2_consent_request.rs
index 8a4e676de4..945afa0670 100644
--- a/clients/client/rust/src/models/accept_o_auth2_consent_request.rs
+++ b/clients/client/rust/src/models/accept_o_auth2_consent_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/accept_o_auth2_consent_request_session.rs b/clients/client/rust/src/models/accept_o_auth2_consent_request_session.rs
index e9e602c219..fc5441f4e2 100644
--- a/clients/client/rust/src/models/accept_o_auth2_consent_request_session.rs
+++ b/clients/client/rust/src/models/accept_o_auth2_consent_request_session.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/accept_o_auth2_login_request.rs b/clients/client/rust/src/models/accept_o_auth2_login_request.rs
index b526597740..86eb9a317e 100644
--- a/clients/client/rust/src/models/accept_o_auth2_login_request.rs
+++ b/clients/client/rust/src/models/accept_o_auth2_login_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/account_experience_configuration.rs b/clients/client/rust/src/models/account_experience_configuration.rs
index 529fbe7010..465ca38c7c 100644
--- a/clients/client/rust/src/models/account_experience_configuration.rs
+++ b/clients/client/rust/src/models/account_experience_configuration.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/account_experience_theme_variables.rs b/clients/client/rust/src/models/account_experience_theme_variables.rs
index a546ae3e14..fb7dfd02d9 100644
--- a/clients/client/rust/src/models/account_experience_theme_variables.rs
+++ b/clients/client/rust/src/models/account_experience_theme_variables.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/active_project_in_console.rs b/clients/client/rust/src/models/active_project_in_console.rs
index 1d192b89ee..d0a0c7629d 100644
--- a/clients/client/rust/src/models/active_project_in_console.rs
+++ b/clients/client/rust/src/models/active_project_in_console.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/add_project_to_workspace_body.rs b/clients/client/rust/src/models/add_project_to_workspace_body.rs
index 53f3e6d677..2f15b2a9b3 100644
--- a/clients/client/rust/src/models/add_project_to_workspace_body.rs
+++ b/clients/client/rust/src/models/add_project_to_workspace_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/attribute.rs b/clients/client/rust/src/models/attribute.rs
index e9a2e9f48b..b12ce3e372 100644
--- a/clients/client/rust/src/models/attribute.rs
+++ b/clients/client/rust/src/models/attribute.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/attribute_filter.rs b/clients/client/rust/src/models/attribute_filter.rs
index 5282cece9a..6905008be4 100644
--- a/clients/client/rust/src/models/attribute_filter.rs
+++ b/clients/client/rust/src/models/attribute_filter.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/attributes_count_datapoint.rs b/clients/client/rust/src/models/attributes_count_datapoint.rs
index 170fbdd4b8..92fb6f4613 100644
--- a/clients/client/rust/src/models/attributes_count_datapoint.rs
+++ b/clients/client/rust/src/models/attributes_count_datapoint.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/authenticator_assurance_level.rs b/clients/client/rust/src/models/authenticator_assurance_level.rs
index 9a4f9d3af8..e3709664a2 100644
--- a/clients/client/rust/src/models/authenticator_assurance_level.rs
+++ b/clients/client/rust/src/models/authenticator_assurance_level.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/batch_patch_identities_response.rs b/clients/client/rust/src/models/batch_patch_identities_response.rs
index 522fa54615..a6249d93d9 100644
--- a/clients/client/rust/src/models/batch_patch_identities_response.rs
+++ b/clients/client/rust/src/models/batch_patch_identities_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/billing_period_bucket.rs b/clients/client/rust/src/models/billing_period_bucket.rs
index b3239e286a..1b7e3be765 100644
--- a/clients/client/rust/src/models/billing_period_bucket.rs
+++ b/clients/client/rust/src/models/billing_period_bucket.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/check_opl_syntax_result.rs b/clients/client/rust/src/models/check_opl_syntax_result.rs
index 6d89687a09..aae3357adf 100644
--- a/clients/client/rust/src/models/check_opl_syntax_result.rs
+++ b/clients/client/rust/src/models/check_opl_syntax_result.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/check_permission_result.rs b/clients/client/rust/src/models/check_permission_result.rs
index d67ad55c91..430adef531 100644
--- a/clients/client/rust/src/models/check_permission_result.rs
+++ b/clients/client/rust/src/models/check_permission_result.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/cloud_account.rs b/clients/client/rust/src/models/cloud_account.rs
index df58040b47..8c222b7373 100644
--- a/clients/client/rust/src/models/cloud_account.rs
+++ b/clients/client/rust/src/models/cloud_account.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/consistency_request_parameters.rs b/clients/client/rust/src/models/consistency_request_parameters.rs
index 6004d9598d..c7d70ab60a 100644
--- a/clients/client/rust/src/models/consistency_request_parameters.rs
+++ b/clients/client/rust/src/models/consistency_request_parameters.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with.rs b/clients/client/rust/src/models/continue_with.rs
index 67cd9dd4ec..e47bb2a594 100644
--- a/clients/client/rust/src/models/continue_with.rs
+++ b/clients/client/rust/src/models/continue_with.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_recovery_ui.rs b/clients/client/rust/src/models/continue_with_recovery_ui.rs
index d78d583063..c052a9b815 100644
--- a/clients/client/rust/src/models/continue_with_recovery_ui.rs
+++ b/clients/client/rust/src/models/continue_with_recovery_ui.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_recovery_ui_flow.rs b/clients/client/rust/src/models/continue_with_recovery_ui_flow.rs
index 0e2b04a0f2..279868063e 100644
--- a/clients/client/rust/src/models/continue_with_recovery_ui_flow.rs
+++ b/clients/client/rust/src/models/continue_with_recovery_ui_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_redirect_browser_to.rs b/clients/client/rust/src/models/continue_with_redirect_browser_to.rs
index 2aa5a26624..358b03ea44 100644
--- a/clients/client/rust/src/models/continue_with_redirect_browser_to.rs
+++ b/clients/client/rust/src/models/continue_with_redirect_browser_to.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_set_ory_session_token.rs b/clients/client/rust/src/models/continue_with_set_ory_session_token.rs
index 4d846de649..dedaa1e90e 100644
--- a/clients/client/rust/src/models/continue_with_set_ory_session_token.rs
+++ b/clients/client/rust/src/models/continue_with_set_ory_session_token.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_settings_ui.rs b/clients/client/rust/src/models/continue_with_settings_ui.rs
index 235ef0a18c..bd6c110c37 100644
--- a/clients/client/rust/src/models/continue_with_settings_ui.rs
+++ b/clients/client/rust/src/models/continue_with_settings_ui.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_settings_ui_flow.rs b/clients/client/rust/src/models/continue_with_settings_ui_flow.rs
index 31f8f96a70..fb9714fa9a 100644
--- a/clients/client/rust/src/models/continue_with_settings_ui_flow.rs
+++ b/clients/client/rust/src/models/continue_with_settings_ui_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_verification_ui.rs b/clients/client/rust/src/models/continue_with_verification_ui.rs
index 4c39030ff4..2ef50680ac 100644
--- a/clients/client/rust/src/models/continue_with_verification_ui.rs
+++ b/clients/client/rust/src/models/continue_with_verification_ui.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/continue_with_verification_ui_flow.rs b/clients/client/rust/src/models/continue_with_verification_ui_flow.rs
index 47205e8d56..2ef4a4fe86 100644
--- a/clients/client/rust/src/models/continue_with_verification_ui_flow.rs
+++ b/clients/client/rust/src/models/continue_with_verification_ui_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/courier_message_status.rs b/clients/client/rust/src/models/courier_message_status.rs
index 94223c1f6c..9f4d645d88 100644
--- a/clients/client/rust/src/models/courier_message_status.rs
+++ b/clients/client/rust/src/models/courier_message_status.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/courier_message_type.rs b/clients/client/rust/src/models/courier_message_type.rs
index 2abfd82638..caafe061e7 100644
--- a/clients/client/rust/src/models/courier_message_type.rs
+++ b/clients/client/rust/src/models/courier_message_type.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_custom_domain_body.rs b/clients/client/rust/src/models/create_custom_domain_body.rs
index b5ed82656b..d28da680a7 100644
--- a/clients/client/rust/src/models/create_custom_domain_body.rs
+++ b/clients/client/rust/src/models/create_custom_domain_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_event_stream_body.rs b/clients/client/rust/src/models/create_event_stream_body.rs
index 891116c9eb..ef717ba9e0 100644
--- a/clients/client/rust/src/models/create_event_stream_body.rs
+++ b/clients/client/rust/src/models/create_event_stream_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_identity_body.rs b/clients/client/rust/src/models/create_identity_body.rs
index c1c078f349..db6c5a842f 100644
--- a/clients/client/rust/src/models/create_identity_body.rs
+++ b/clients/client/rust/src/models/create_identity_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_invite_response.rs b/clients/client/rust/src/models/create_invite_response.rs
index 48d02a7461..64a31f8abf 100644
--- a/clients/client/rust/src/models/create_invite_response.rs
+++ b/clients/client/rust/src/models/create_invite_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_json_web_key_set.rs b/clients/client/rust/src/models/create_json_web_key_set.rs
index 604262af57..0228071550 100644
--- a/clients/client/rust/src/models/create_json_web_key_set.rs
+++ b/clients/client/rust/src/models/create_json_web_key_set.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_project_api_key_request.rs b/clients/client/rust/src/models/create_project_api_key_request.rs
index 6b339edc85..3a9ea4d7f2 100644
--- a/clients/client/rust/src/models/create_project_api_key_request.rs
+++ b/clients/client/rust/src/models/create_project_api_key_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_project_body.rs b/clients/client/rust/src/models/create_project_body.rs
index 0599bd5ba5..c0b6dc9c28 100644
--- a/clients/client/rust/src/models/create_project_body.rs
+++ b/clients/client/rust/src/models/create_project_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_project_branding.rs b/clients/client/rust/src/models/create_project_branding.rs
index 00c278c826..464c75a713 100644
--- a/clients/client/rust/src/models/create_project_branding.rs
+++ b/clients/client/rust/src/models/create_project_branding.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_project_member_invite_body.rs b/clients/client/rust/src/models/create_project_member_invite_body.rs
index 43fb01402a..4229d29cbf 100644
--- a/clients/client/rust/src/models/create_project_member_invite_body.rs
+++ b/clients/client/rust/src/models/create_project_member_invite_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_project_normalized_payload.rs b/clients/client/rust/src/models/create_project_normalized_payload.rs
index 0395231230..9d477c70c6 100644
--- a/clients/client/rust/src/models/create_project_normalized_payload.rs
+++ b/clients/client/rust/src/models/create_project_normalized_payload.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_recovery_code_for_identity_body.rs b/clients/client/rust/src/models/create_recovery_code_for_identity_body.rs
index ea2e517fb0..568f6fccd1 100644
--- a/clients/client/rust/src/models/create_recovery_code_for_identity_body.rs
+++ b/clients/client/rust/src/models/create_recovery_code_for_identity_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_recovery_link_for_identity_body.rs b/clients/client/rust/src/models/create_recovery_link_for_identity_body.rs
index b38e913bbc..444667e748 100644
--- a/clients/client/rust/src/models/create_recovery_link_for_identity_body.rs
+++ b/clients/client/rust/src/models/create_recovery_link_for_identity_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_relationship_body.rs b/clients/client/rust/src/models/create_relationship_body.rs
index 2aea2dda79..f131d2cce9 100644
--- a/clients/client/rust/src/models/create_relationship_body.rs
+++ b/clients/client/rust/src/models/create_relationship_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_subscription_body.rs b/clients/client/rust/src/models/create_subscription_body.rs
index 906e176b4b..6ac7098150 100644
--- a/clients/client/rust/src/models/create_subscription_body.rs
+++ b/clients/client/rust/src/models/create_subscription_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_subscription_common.rs b/clients/client/rust/src/models/create_subscription_common.rs
index 126ccd0966..a1c6e3d745 100644
--- a/clients/client/rust/src/models/create_subscription_common.rs
+++ b/clients/client/rust/src/models/create_subscription_common.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_verifiable_credential_request_body.rs b/clients/client/rust/src/models/create_verifiable_credential_request_body.rs
index 0be26846d9..7a5a161406 100644
--- a/clients/client/rust/src/models/create_verifiable_credential_request_body.rs
+++ b/clients/client/rust/src/models/create_verifiable_credential_request_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_workspace_api_key_body.rs b/clients/client/rust/src/models/create_workspace_api_key_body.rs
index 3a69d19daf..c571c8ef2d 100644
--- a/clients/client/rust/src/models/create_workspace_api_key_body.rs
+++ b/clients/client/rust/src/models/create_workspace_api_key_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_workspace_body.rs b/clients/client/rust/src/models/create_workspace_body.rs
index 5b1ff231c8..bd86ce07e5 100644
--- a/clients/client/rust/src/models/create_workspace_body.rs
+++ b/clients/client/rust/src/models/create_workspace_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_workspace_member_invite_body.rs b/clients/client/rust/src/models/create_workspace_member_invite_body.rs
index 3c6f7f7278..370d6ddae8 100644
--- a/clients/client/rust/src/models/create_workspace_member_invite_body.rs
+++ b/clients/client/rust/src/models/create_workspace_member_invite_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/create_workspace_subscription_body.rs b/clients/client/rust/src/models/create_workspace_subscription_body.rs
index a539ee993b..e45d0c86a7 100644
--- a/clients/client/rust/src/models/create_workspace_subscription_body.rs
+++ b/clients/client/rust/src/models/create_workspace_subscription_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/credential_supported_draft00.rs b/clients/client/rust/src/models/credential_supported_draft00.rs
index 51fabac9e3..cf1b551046 100644
--- a/clients/client/rust/src/models/credential_supported_draft00.rs
+++ b/clients/client/rust/src/models/credential_supported_draft00.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/custom_domain.rs b/clients/client/rust/src/models/custom_domain.rs
index 7880964518..0ffb7a92ed 100644
--- a/clients/client/rust/src/models/custom_domain.rs
+++ b/clients/client/rust/src/models/custom_domain.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/delete_my_sessions_count.rs b/clients/client/rust/src/models/delete_my_sessions_count.rs
index ab4986199a..9607b212b7 100644
--- a/clients/client/rust/src/models/delete_my_sessions_count.rs
+++ b/clients/client/rust/src/models/delete_my_sessions_count.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/email_template_data.rs b/clients/client/rust/src/models/email_template_data.rs
index ab419b6ebc..8867b6d115 100644
--- a/clients/client/rust/src/models/email_template_data.rs
+++ b/clients/client/rust/src/models/email_template_data.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/email_template_data_body.rs b/clients/client/rust/src/models/email_template_data_body.rs
index 1e95380538..48f87bc063 100644
--- a/clients/client/rust/src/models/email_template_data_body.rs
+++ b/clients/client/rust/src/models/email_template_data_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/error_authenticator_assurance_level_not_satisfied.rs b/clients/client/rust/src/models/error_authenticator_assurance_level_not_satisfied.rs
index 2726e2a55c..a5b200cb54 100644
--- a/clients/client/rust/src/models/error_authenticator_assurance_level_not_satisfied.rs
+++ b/clients/client/rust/src/models/error_authenticator_assurance_level_not_satisfied.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/error_browser_location_change_required.rs b/clients/client/rust/src/models/error_browser_location_change_required.rs
index e4a1d03895..1d9486bcc7 100644
--- a/clients/client/rust/src/models/error_browser_location_change_required.rs
+++ b/clients/client/rust/src/models/error_browser_location_change_required.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/error_flow_replaced.rs b/clients/client/rust/src/models/error_flow_replaced.rs
index 6bf9f90330..e78c49d088 100644
--- a/clients/client/rust/src/models/error_flow_replaced.rs
+++ b/clients/client/rust/src/models/error_flow_replaced.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/error_generic.rs b/clients/client/rust/src/models/error_generic.rs
index 348f4bc9f2..408a3613ad 100644
--- a/clients/client/rust/src/models/error_generic.rs
+++ b/clients/client/rust/src/models/error_generic.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/error_o_auth2.rs b/clients/client/rust/src/models/error_o_auth2.rs
index d15b422bb2..6086b51727 100644
--- a/clients/client/rust/src/models/error_o_auth2.rs
+++ b/clients/client/rust/src/models/error_o_auth2.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/event_stream.rs b/clients/client/rust/src/models/event_stream.rs
index 27974c708b..b743d322c9 100644
--- a/clients/client/rust/src/models/event_stream.rs
+++ b/clients/client/rust/src/models/event_stream.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/expanded_permission_tree.rs b/clients/client/rust/src/models/expanded_permission_tree.rs
index d510e0211e..800041e2a6 100644
--- a/clients/client/rust/src/models/expanded_permission_tree.rs
+++ b/clients/client/rust/src/models/expanded_permission_tree.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/flow_error.rs b/clients/client/rust/src/models/flow_error.rs
index d2ad6d27af..02acea7f8b 100644
--- a/clients/client/rust/src/models/flow_error.rs
+++ b/clients/client/rust/src/models/flow_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/generic_error.rs b/clients/client/rust/src/models/generic_error.rs
index bfeaaf89a8..8370082281 100644
--- a/clients/client/rust/src/models/generic_error.rs
+++ b/clients/client/rust/src/models/generic_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/generic_error_content.rs b/clients/client/rust/src/models/generic_error_content.rs
index a56bbc6dc3..6e94f177e5 100644
--- a/clients/client/rust/src/models/generic_error_content.rs
+++ b/clients/client/rust/src/models/generic_error_content.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/generic_usage.rs b/clients/client/rust/src/models/generic_usage.rs
index 7fcc56e7b1..f39843a467 100644
--- a/clients/client/rust/src/models/generic_usage.rs
+++ b/clients/client/rust/src/models/generic_usage.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_attributes_count_response.rs b/clients/client/rust/src/models/get_attributes_count_response.rs
index 35290f4bb6..da04a1bd16 100644
--- a/clients/client/rust/src/models/get_attributes_count_response.rs
+++ b/clients/client/rust/src/models/get_attributes_count_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_managed_identity_schema_location.rs b/clients/client/rust/src/models/get_managed_identity_schema_location.rs
index e27c410f31..59d248c055 100644
--- a/clients/client/rust/src/models/get_managed_identity_schema_location.rs
+++ b/clients/client/rust/src/models/get_managed_identity_schema_location.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_metrics_event_attributes_response.rs b/clients/client/rust/src/models/get_metrics_event_attributes_response.rs
index 8d053b4bfc..85b9f88f80 100644
--- a/clients/client/rust/src/models/get_metrics_event_attributes_response.rs
+++ b/clients/client/rust/src/models/get_metrics_event_attributes_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_metrics_event_types_response.rs b/clients/client/rust/src/models/get_metrics_event_types_response.rs
index 2a8557cb63..93936e709a 100644
--- a/clients/client/rust/src/models/get_metrics_event_types_response.rs
+++ b/clients/client/rust/src/models/get_metrics_event_types_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_organization_response.rs b/clients/client/rust/src/models/get_organization_response.rs
index 63e2aed8c9..e430f6293d 100644
--- a/clients/client/rust/src/models/get_organization_response.rs
+++ b/clients/client/rust/src/models/get_organization_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_project_events_body.rs b/clients/client/rust/src/models/get_project_events_body.rs
index 20140ced62..5627a40f43 100644
--- a/clients/client/rust/src/models/get_project_events_body.rs
+++ b/clients/client/rust/src/models/get_project_events_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_project_events_response.rs b/clients/client/rust/src/models/get_project_events_response.rs
index 39f4eedac1..33d3017b0e 100644
--- a/clients/client/rust/src/models/get_project_events_response.rs
+++ b/clients/client/rust/src/models/get_project_events_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_project_metrics_response.rs b/clients/client/rust/src/models/get_project_metrics_response.rs
index 1ee21b6b96..2432421f05 100644
--- a/clients/client/rust/src/models/get_project_metrics_response.rs
+++ b/clients/client/rust/src/models/get_project_metrics_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_session_activity_response.rs b/clients/client/rust/src/models/get_session_activity_response.rs
index 97dcbc2626..0e3145c7f3 100644
--- a/clients/client/rust/src/models/get_session_activity_response.rs
+++ b/clients/client/rust/src/models/get_session_activity_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/get_version_200_response.rs b/clients/client/rust/src/models/get_version_200_response.rs
index a81931f99e..00d521f954 100644
--- a/clients/client/rust/src/models/get_version_200_response.rs
+++ b/clients/client/rust/src/models/get_version_200_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/health_not_ready_status.rs b/clients/client/rust/src/models/health_not_ready_status.rs
index 7a99669c0a..985a75b1a9 100644
--- a/clients/client/rust/src/models/health_not_ready_status.rs
+++ b/clients/client/rust/src/models/health_not_ready_status.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/health_status.rs b/clients/client/rust/src/models/health_status.rs
index c8c2438e06..f6880c67ba 100644
--- a/clients/client/rust/src/models/health_status.rs
+++ b/clients/client/rust/src/models/health_status.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity.rs b/clients/client/rust/src/models/identity.rs
index 0c85eb7a99..09a6d94e43 100644
--- a/clients/client/rust/src/models/identity.rs
+++ b/clients/client/rust/src/models/identity.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_credentials.rs b/clients/client/rust/src/models/identity_credentials.rs
index 27598b72f3..354d498275 100644
--- a/clients/client/rust/src/models/identity_credentials.rs
+++ b/clients/client/rust/src/models/identity_credentials.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_credentials_code.rs b/clients/client/rust/src/models/identity_credentials_code.rs
index 01d108ff0a..7dbdc3d2fc 100644
--- a/clients/client/rust/src/models/identity_credentials_code.rs
+++ b/clients/client/rust/src/models/identity_credentials_code.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_credentials_oidc.rs b/clients/client/rust/src/models/identity_credentials_oidc.rs
index 8ef7373020..0647981557 100644
--- a/clients/client/rust/src/models/identity_credentials_oidc.rs
+++ b/clients/client/rust/src/models/identity_credentials_oidc.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_credentials_oidc_provider.rs b/clients/client/rust/src/models/identity_credentials_oidc_provider.rs
index db85ad760e..a49274fb28 100644
--- a/clients/client/rust/src/models/identity_credentials_oidc_provider.rs
+++ b/clients/client/rust/src/models/identity_credentials_oidc_provider.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_credentials_password.rs b/clients/client/rust/src/models/identity_credentials_password.rs
index 5eb13207ea..e22f3bc5b6 100644
--- a/clients/client/rust/src/models/identity_credentials_password.rs
+++ b/clients/client/rust/src/models/identity_credentials_password.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_patch.rs b/clients/client/rust/src/models/identity_patch.rs
index 02752b994f..533ee2175d 100644
--- a/clients/client/rust/src/models/identity_patch.rs
+++ b/clients/client/rust/src/models/identity_patch.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_patch_response.rs b/clients/client/rust/src/models/identity_patch_response.rs
index b3975dd85d..dd3a0fe383 100644
--- a/clients/client/rust/src/models/identity_patch_response.rs
+++ b/clients/client/rust/src/models/identity_patch_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_schema_container.rs b/clients/client/rust/src/models/identity_schema_container.rs
index 71e31d47dd..d40a757e70 100644
--- a/clients/client/rust/src/models/identity_schema_container.rs
+++ b/clients/client/rust/src/models/identity_schema_container.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_schema_preset.rs b/clients/client/rust/src/models/identity_schema_preset.rs
index 1aac5f0490..f5582a399a 100644
--- a/clients/client/rust/src/models/identity_schema_preset.rs
+++ b/clients/client/rust/src/models/identity_schema_preset.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_with_credentials.rs b/clients/client/rust/src/models/identity_with_credentials.rs
index 2acfbebcd4..e7cbd307a9 100644
--- a/clients/client/rust/src/models/identity_with_credentials.rs
+++ b/clients/client/rust/src/models/identity_with_credentials.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_with_credentials_oidc.rs b/clients/client/rust/src/models/identity_with_credentials_oidc.rs
index 721fedaa2f..38711390fc 100644
--- a/clients/client/rust/src/models/identity_with_credentials_oidc.rs
+++ b/clients/client/rust/src/models/identity_with_credentials_oidc.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_with_credentials_oidc_config.rs b/clients/client/rust/src/models/identity_with_credentials_oidc_config.rs
index 1a5f068b9f..ad686a504f 100644
--- a/clients/client/rust/src/models/identity_with_credentials_oidc_config.rs
+++ b/clients/client/rust/src/models/identity_with_credentials_oidc_config.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_with_credentials_oidc_config_provider.rs b/clients/client/rust/src/models/identity_with_credentials_oidc_config_provider.rs
index 20b56263dd..c7a2209d7f 100644
--- a/clients/client/rust/src/models/identity_with_credentials_oidc_config_provider.rs
+++ b/clients/client/rust/src/models/identity_with_credentials_oidc_config_provider.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_with_credentials_password.rs b/clients/client/rust/src/models/identity_with_credentials_password.rs
index 2882d313cb..3fbf9c0ea3 100644
--- a/clients/client/rust/src/models/identity_with_credentials_password.rs
+++ b/clients/client/rust/src/models/identity_with_credentials_password.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_with_credentials_password_config.rs b/clients/client/rust/src/models/identity_with_credentials_password_config.rs
index 04391b2922..820a525eb7 100644
--- a/clients/client/rust/src/models/identity_with_credentials_password_config.rs
+++ b/clients/client/rust/src/models/identity_with_credentials_password_config.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/internal_get_project_branding_body.rs b/clients/client/rust/src/models/internal_get_project_branding_body.rs
index 13f9c54881..0b4a33c0db 100644
--- a/clients/client/rust/src/models/internal_get_project_branding_body.rs
+++ b/clients/client/rust/src/models/internal_get_project_branding_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/internal_is_ax_welcome_screen_enabled_for_project_body.rs b/clients/client/rust/src/models/internal_is_ax_welcome_screen_enabled_for_project_body.rs
index 4724caed93..4bb96eea91 100644
--- a/clients/client/rust/src/models/internal_is_ax_welcome_screen_enabled_for_project_body.rs
+++ b/clients/client/rust/src/models/internal_is_ax_welcome_screen_enabled_for_project_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_body.rs b/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_body.rs
index be9d3f150a..c45904039a 100644
--- a/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_body.rs
+++ b/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_response.rs b/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_response.rs
index 980b0befdf..71ae958b9d 100644
--- a/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_response.rs
+++ b/clients/client/rust/src/models/internal_is_owner_for_project_by_slug_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/introspected_o_auth2_token.rs b/clients/client/rust/src/models/introspected_o_auth2_token.rs
index bf2081979b..c9b4a5c010 100644
--- a/clients/client/rust/src/models/introspected_o_auth2_token.rs
+++ b/clients/client/rust/src/models/introspected_o_auth2_token.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/invoice.rs b/clients/client/rust/src/models/invoice.rs
index 0509bff8be..d48111fc6b 100644
--- a/clients/client/rust/src/models/invoice.rs
+++ b/clients/client/rust/src/models/invoice.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/invoice_data_v1.rs b/clients/client/rust/src/models/invoice_data_v1.rs
index be50593d82..482a02b7e0 100644
--- a/clients/client/rust/src/models/invoice_data_v1.rs
+++ b/clients/client/rust/src/models/invoice_data_v1.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/is_owner_for_project_by_slug.rs b/clients/client/rust/src/models/is_owner_for_project_by_slug.rs
index b4112108dc..14bba026c5 100644
--- a/clients/client/rust/src/models/is_owner_for_project_by_slug.rs
+++ b/clients/client/rust/src/models/is_owner_for_project_by_slug.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/json_patch.rs b/clients/client/rust/src/models/json_patch.rs
index aa05660e7a..715bb93cd1 100644
--- a/clients/client/rust/src/models/json_patch.rs
+++ b/clients/client/rust/src/models/json_patch.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/json_web_key.rs b/clients/client/rust/src/models/json_web_key.rs
index f1517c7543..1b6b804e7b 100644
--- a/clients/client/rust/src/models/json_web_key.rs
+++ b/clients/client/rust/src/models/json_web_key.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/json_web_key_set.rs b/clients/client/rust/src/models/json_web_key_set.rs
index b747448133..1004e31ced 100644
--- a/clients/client/rust/src/models/json_web_key_set.rs
+++ b/clients/client/rust/src/models/json_web_key_set.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/keto_namespace.rs b/clients/client/rust/src/models/keto_namespace.rs
index f9e617219d..9cdad670f2 100644
--- a/clients/client/rust/src/models/keto_namespace.rs
+++ b/clients/client/rust/src/models/keto_namespace.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/line_item_v1.rs b/clients/client/rust/src/models/line_item_v1.rs
index 2d593ab187..76d77fe8ba 100644
--- a/clients/client/rust/src/models/line_item_v1.rs
+++ b/clients/client/rust/src/models/line_item_v1.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/list_event_streams.rs b/clients/client/rust/src/models/list_event_streams.rs
index 72a3effa09..b092aeef51 100644
--- a/clients/client/rust/src/models/list_event_streams.rs
+++ b/clients/client/rust/src/models/list_event_streams.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/list_invoices_response.rs b/clients/client/rust/src/models/list_invoices_response.rs
index 5d806e96ef..5f0187eee4 100644
--- a/clients/client/rust/src/models/list_invoices_response.rs
+++ b/clients/client/rust/src/models/list_invoices_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/list_organizations_response.rs b/clients/client/rust/src/models/list_organizations_response.rs
index acec39bf48..07cfd407d2 100644
--- a/clients/client/rust/src/models/list_organizations_response.rs
+++ b/clients/client/rust/src/models/list_organizations_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/list_workspace_projects.rs b/clients/client/rust/src/models/list_workspace_projects.rs
index 6e0f6f06d0..9abbcbbc03 100644
--- a/clients/client/rust/src/models/list_workspace_projects.rs
+++ b/clients/client/rust/src/models/list_workspace_projects.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/list_workspaces.rs b/clients/client/rust/src/models/list_workspaces.rs
index f0af253dae..d38eb79a19 100644
--- a/clients/client/rust/src/models/list_workspaces.rs
+++ b/clients/client/rust/src/models/list_workspaces.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/login_flow.rs b/clients/client/rust/src/models/login_flow.rs
index 39bd3d086e..e62325feed 100644
--- a/clients/client/rust/src/models/login_flow.rs
+++ b/clients/client/rust/src/models/login_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/login_flow_state.rs b/clients/client/rust/src/models/login_flow_state.rs
index 6d8209ae00..521928aee8 100644
--- a/clients/client/rust/src/models/login_flow_state.rs
+++ b/clients/client/rust/src/models/login_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/logout_flow.rs b/clients/client/rust/src/models/logout_flow.rs
index 9c60d246ec..7b6eb09bf9 100644
--- a/clients/client/rust/src/models/logout_flow.rs
+++ b/clients/client/rust/src/models/logout_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/managed_identity_schema.rs b/clients/client/rust/src/models/managed_identity_schema.rs
index ffc83591c7..982863b965 100644
--- a/clients/client/rust/src/models/managed_identity_schema.rs
+++ b/clients/client/rust/src/models/managed_identity_schema.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/managed_identity_schema_validation_result.rs b/clients/client/rust/src/models/managed_identity_schema_validation_result.rs
index dc98564ecd..5a9e9a01a6 100644
--- a/clients/client/rust/src/models/managed_identity_schema_validation_result.rs
+++ b/clients/client/rust/src/models/managed_identity_schema_validation_result.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/member_invite.rs b/clients/client/rust/src/models/member_invite.rs
index bb3be341b0..30ecc5aead 100644
--- a/clients/client/rust/src/models/member_invite.rs
+++ b/clients/client/rust/src/models/member_invite.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/message.rs b/clients/client/rust/src/models/message.rs
index 7fe4beff3b..17cc199a1b 100644
--- a/clients/client/rust/src/models/message.rs
+++ b/clients/client/rust/src/models/message.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/message_dispatch.rs b/clients/client/rust/src/models/message_dispatch.rs
index a2dabdccfd..0882be5ace 100644
--- a/clients/client/rust/src/models/message_dispatch.rs
+++ b/clients/client/rust/src/models/message_dispatch.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/metrics_datapoint.rs b/clients/client/rust/src/models/metrics_datapoint.rs
index d2b0aea374..09da7a9edb 100644
--- a/clients/client/rust/src/models/metrics_datapoint.rs
+++ b/clients/client/rust/src/models/metrics_datapoint.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/money.rs b/clients/client/rust/src/models/money.rs
index ee5657fa86..ac38530e57 100644
--- a/clients/client/rust/src/models/money.rs
+++ b/clients/client/rust/src/models/money.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/namespace.rs b/clients/client/rust/src/models/namespace.rs
index cd9cc11e88..b5eaa2c3d0 100644
--- a/clients/client/rust/src/models/namespace.rs
+++ b/clients/client/rust/src/models/namespace.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/needs_privileged_session_error.rs b/clients/client/rust/src/models/needs_privileged_session_error.rs
index 67c1209636..22ac324e06 100644
--- a/clients/client/rust/src/models/needs_privileged_session_error.rs
+++ b/clients/client/rust/src/models/needs_privileged_session_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project.rs b/clients/client/rust/src/models/normalized_project.rs
index 81a60a3302..ea04eb147a 100644
--- a/clients/client/rust/src/models/normalized_project.rs
+++ b/clients/client/rust/src/models/normalized_project.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project_revision.rs b/clients/client/rust/src/models/normalized_project_revision.rs
index a76531c273..a32e5e3e5f 100644
--- a/clients/client/rust/src/models/normalized_project_revision.rs
+++ b/clients/client/rust/src/models/normalized_project_revision.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project_revision_courier_channel.rs b/clients/client/rust/src/models/normalized_project_revision_courier_channel.rs
index b6622f7e08..f307f9ee12 100644
--- a/clients/client/rust/src/models/normalized_project_revision_courier_channel.rs
+++ b/clients/client/rust/src/models/normalized_project_revision_courier_channel.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project_revision_hook.rs b/clients/client/rust/src/models/normalized_project_revision_hook.rs
index d57c579cb9..17e857792c 100644
--- a/clients/client/rust/src/models/normalized_project_revision_hook.rs
+++ b/clients/client/rust/src/models/normalized_project_revision_hook.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project_revision_identity_schema.rs b/clients/client/rust/src/models/normalized_project_revision_identity_schema.rs
index 25bb4838de..85eebdf41c 100644
--- a/clients/client/rust/src/models/normalized_project_revision_identity_schema.rs
+++ b/clients/client/rust/src/models/normalized_project_revision_identity_schema.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project_revision_third_party_provider.rs b/clients/client/rust/src/models/normalized_project_revision_third_party_provider.rs
index 9837c3fab3..d77c571288 100644
--- a/clients/client/rust/src/models/normalized_project_revision_third_party_provider.rs
+++ b/clients/client/rust/src/models/normalized_project_revision_third_party_provider.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/normalized_project_revision_tokenizer_template.rs b/clients/client/rust/src/models/normalized_project_revision_tokenizer_template.rs
index e45abf23aa..6b89bcd94e 100644
--- a/clients/client/rust/src/models/normalized_project_revision_tokenizer_template.rs
+++ b/clients/client/rust/src/models/normalized_project_revision_tokenizer_template.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_client.rs b/clients/client/rust/src/models/o_auth2_client.rs
index 0bc4ddd9bb..d2ebd8fa26 100644
--- a/clients/client/rust/src/models/o_auth2_client.rs
+++ b/clients/client/rust/src/models/o_auth2_client.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_client_token_lifespans.rs b/clients/client/rust/src/models/o_auth2_client_token_lifespans.rs
index 8e01d3e2c0..fec6d43f4c 100644
--- a/clients/client/rust/src/models/o_auth2_client_token_lifespans.rs
+++ b/clients/client/rust/src/models/o_auth2_client_token_lifespans.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_consent_request.rs b/clients/client/rust/src/models/o_auth2_consent_request.rs
index 4188c64b42..fbd631ce33 100644
--- a/clients/client/rust/src/models/o_auth2_consent_request.rs
+++ b/clients/client/rust/src/models/o_auth2_consent_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_consent_request_open_id_connect_context.rs b/clients/client/rust/src/models/o_auth2_consent_request_open_id_connect_context.rs
index ec3c675c46..3365321c4f 100644
--- a/clients/client/rust/src/models/o_auth2_consent_request_open_id_connect_context.rs
+++ b/clients/client/rust/src/models/o_auth2_consent_request_open_id_connect_context.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_consent_session.rs b/clients/client/rust/src/models/o_auth2_consent_session.rs
index afbc92f927..eeacd3b495 100644
--- a/clients/client/rust/src/models/o_auth2_consent_session.rs
+++ b/clients/client/rust/src/models/o_auth2_consent_session.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_consent_session_expires_at.rs b/clients/client/rust/src/models/o_auth2_consent_session_expires_at.rs
index 0001b1e06b..23f31694cb 100644
--- a/clients/client/rust/src/models/o_auth2_consent_session_expires_at.rs
+++ b/clients/client/rust/src/models/o_auth2_consent_session_expires_at.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_login_request.rs b/clients/client/rust/src/models/o_auth2_login_request.rs
index d842105193..931e0143f8 100644
--- a/clients/client/rust/src/models/o_auth2_login_request.rs
+++ b/clients/client/rust/src/models/o_auth2_login_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_logout_request.rs b/clients/client/rust/src/models/o_auth2_logout_request.rs
index 81ef2caa98..0548d0c331 100644
--- a/clients/client/rust/src/models/o_auth2_logout_request.rs
+++ b/clients/client/rust/src/models/o_auth2_logout_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_redirect_to.rs b/clients/client/rust/src/models/o_auth2_redirect_to.rs
index 8efd0e9cbd..ac07cbb331 100644
--- a/clients/client/rust/src/models/o_auth2_redirect_to.rs
+++ b/clients/client/rust/src/models/o_auth2_redirect_to.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/o_auth2_token_exchange.rs b/clients/client/rust/src/models/o_auth2_token_exchange.rs
index 15c04f351d..441c859fa3 100644
--- a/clients/client/rust/src/models/o_auth2_token_exchange.rs
+++ b/clients/client/rust/src/models/o_auth2_token_exchange.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/oidc_configuration.rs b/clients/client/rust/src/models/oidc_configuration.rs
index 3605424a2e..3ab966d1a7 100644
--- a/clients/client/rust/src/models/oidc_configuration.rs
+++ b/clients/client/rust/src/models/oidc_configuration.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/oidc_user_info.rs b/clients/client/rust/src/models/oidc_user_info.rs
index 969d416eb7..c1d2196a2c 100644
--- a/clients/client/rust/src/models/oidc_user_info.rs
+++ b/clients/client/rust/src/models/oidc_user_info.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/organization.rs b/clients/client/rust/src/models/organization.rs
index abb1efdf4c..d84e44de11 100644
--- a/clients/client/rust/src/models/organization.rs
+++ b/clients/client/rust/src/models/organization.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/organization_body.rs b/clients/client/rust/src/models/organization_body.rs
index f98600cb6f..2026aaa2bd 100644
--- a/clients/client/rust/src/models/organization_body.rs
+++ b/clients/client/rust/src/models/organization_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/pagination.rs b/clients/client/rust/src/models/pagination.rs
index 17e1f14c6f..2afbf502b5 100644
--- a/clients/client/rust/src/models/pagination.rs
+++ b/clients/client/rust/src/models/pagination.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/pagination_headers.rs b/clients/client/rust/src/models/pagination_headers.rs
index b62fa21318..f843346c95 100644
--- a/clients/client/rust/src/models/pagination_headers.rs
+++ b/clients/client/rust/src/models/pagination_headers.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/parse_error.rs b/clients/client/rust/src/models/parse_error.rs
index b6d2048db8..0b1c7cb7f9 100644
--- a/clients/client/rust/src/models/parse_error.rs
+++ b/clients/client/rust/src/models/parse_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/patch_identities_body.rs b/clients/client/rust/src/models/patch_identities_body.rs
index e7374a6808..60f26fa31f 100644
--- a/clients/client/rust/src/models/patch_identities_body.rs
+++ b/clients/client/rust/src/models/patch_identities_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/perform_native_logout_body.rs b/clients/client/rust/src/models/perform_native_logout_body.rs
index 81ce380cf2..8bf5b988b6 100644
--- a/clients/client/rust/src/models/perform_native_logout_body.rs
+++ b/clients/client/rust/src/models/perform_native_logout_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/permissions_on_workspace.rs b/clients/client/rust/src/models/permissions_on_workspace.rs
index 9e4433f887..d1317a8a8e 100644
--- a/clients/client/rust/src/models/permissions_on_workspace.rs
+++ b/clients/client/rust/src/models/permissions_on_workspace.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/plan.rs b/clients/client/rust/src/models/plan.rs
index 194b1fa411..d23c267cd7 100644
--- a/clients/client/rust/src/models/plan.rs
+++ b/clients/client/rust/src/models/plan.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/plan_details.rs b/clients/client/rust/src/models/plan_details.rs
index 4736d0530d..893b41d0eb 100644
--- a/clients/client/rust/src/models/plan_details.rs
+++ b/clients/client/rust/src/models/plan_details.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/post_check_permission_body.rs b/clients/client/rust/src/models/post_check_permission_body.rs
index b1863081cb..8256685b65 100644
--- a/clients/client/rust/src/models/post_check_permission_body.rs
+++ b/clients/client/rust/src/models/post_check_permission_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/post_check_permission_or_error_body.rs b/clients/client/rust/src/models/post_check_permission_or_error_body.rs
index e5fe923c65..82d5ac5bc9 100644
--- a/clients/client/rust/src/models/post_check_permission_or_error_body.rs
+++ b/clients/client/rust/src/models/post_check_permission_or_error_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project.rs b/clients/client/rust/src/models/project.rs
index b6c731fb92..f89e6ccd77 100644
--- a/clients/client/rust/src/models/project.rs
+++ b/clients/client/rust/src/models/project.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_api_key.rs b/clients/client/rust/src/models/project_api_key.rs
index 2627beeb73..f860afe419 100644
--- a/clients/client/rust/src/models/project_api_key.rs
+++ b/clients/client/rust/src/models/project_api_key.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_branding.rs b/clients/client/rust/src/models/project_branding.rs
index 6f2b2f490f..d889512544 100644
--- a/clients/client/rust/src/models/project_branding.rs
+++ b/clients/client/rust/src/models/project_branding.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_branding_colors.rs b/clients/client/rust/src/models/project_branding_colors.rs
index cd30c8755f..3b3ba60607 100644
--- a/clients/client/rust/src/models/project_branding_colors.rs
+++ b/clients/client/rust/src/models/project_branding_colors.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_branding_theme.rs b/clients/client/rust/src/models/project_branding_theme.rs
index 539e1160f8..c20aae316b 100644
--- a/clients/client/rust/src/models/project_branding_theme.rs
+++ b/clients/client/rust/src/models/project_branding_theme.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_cors.rs b/clients/client/rust/src/models/project_cors.rs
index 3b9d69d284..9e78ed397a 100644
--- a/clients/client/rust/src/models/project_cors.rs
+++ b/clients/client/rust/src/models/project_cors.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_events_datapoint.rs b/clients/client/rust/src/models/project_events_datapoint.rs
index 48aa850f34..751450d7fb 100644
--- a/clients/client/rust/src/models/project_events_datapoint.rs
+++ b/clients/client/rust/src/models/project_events_datapoint.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_host.rs b/clients/client/rust/src/models/project_host.rs
index a2dff7e326..c145e16733 100644
--- a/clients/client/rust/src/models/project_host.rs
+++ b/clients/client/rust/src/models/project_host.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_member.rs b/clients/client/rust/src/models/project_member.rs
index ee2f924496..fc321a9d2a 100644
--- a/clients/client/rust/src/models/project_member.rs
+++ b/clients/client/rust/src/models/project_member.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_metadata.rs b/clients/client/rust/src/models/project_metadata.rs
index d3aaa0b81a..a4ccce4996 100644
--- a/clients/client/rust/src/models/project_metadata.rs
+++ b/clients/client/rust/src/models/project_metadata.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_service_identity.rs b/clients/client/rust/src/models/project_service_identity.rs
index 67c4ba55fe..497d8fe6e1 100644
--- a/clients/client/rust/src/models/project_service_identity.rs
+++ b/clients/client/rust/src/models/project_service_identity.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_service_o_auth2.rs b/clients/client/rust/src/models/project_service_o_auth2.rs
index 3c9ac355a8..84e2876ea8 100644
--- a/clients/client/rust/src/models/project_service_o_auth2.rs
+++ b/clients/client/rust/src/models/project_service_o_auth2.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_service_permission.rs b/clients/client/rust/src/models/project_service_permission.rs
index 59affca05b..cf4de8efef 100644
--- a/clients/client/rust/src/models/project_service_permission.rs
+++ b/clients/client/rust/src/models/project_service_permission.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/project_services.rs b/clients/client/rust/src/models/project_services.rs
index 533d5c9569..1cd1e9b22a 100644
--- a/clients/client/rust/src/models/project_services.rs
+++ b/clients/client/rust/src/models/project_services.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/quota_usage.rs b/clients/client/rust/src/models/quota_usage.rs
index 9a84e0b5e8..46d62f65e9 100644
--- a/clients/client/rust/src/models/quota_usage.rs
+++ b/clients/client/rust/src/models/quota_usage.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/recovery_code_for_identity.rs b/clients/client/rust/src/models/recovery_code_for_identity.rs
index b1c70a7c71..80490b4635 100644
--- a/clients/client/rust/src/models/recovery_code_for_identity.rs
+++ b/clients/client/rust/src/models/recovery_code_for_identity.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/recovery_flow.rs b/clients/client/rust/src/models/recovery_flow.rs
index cadd71d68d..f74d232e73 100644
--- a/clients/client/rust/src/models/recovery_flow.rs
+++ b/clients/client/rust/src/models/recovery_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/recovery_flow_state.rs b/clients/client/rust/src/models/recovery_flow_state.rs
index 77e83a86bd..7cca7a35e5 100644
--- a/clients/client/rust/src/models/recovery_flow_state.rs
+++ b/clients/client/rust/src/models/recovery_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/recovery_identity_address.rs b/clients/client/rust/src/models/recovery_identity_address.rs
index 410127aadf..3da4c1c455 100644
--- a/clients/client/rust/src/models/recovery_identity_address.rs
+++ b/clients/client/rust/src/models/recovery_identity_address.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/recovery_link_for_identity.rs b/clients/client/rust/src/models/recovery_link_for_identity.rs
index 9f60171a1b..5a9ecfb46b 100644
--- a/clients/client/rust/src/models/recovery_link_for_identity.rs
+++ b/clients/client/rust/src/models/recovery_link_for_identity.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/registration_flow.rs b/clients/client/rust/src/models/registration_flow.rs
index 05f144ea90..0314799873 100644
--- a/clients/client/rust/src/models/registration_flow.rs
+++ b/clients/client/rust/src/models/registration_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/registration_flow_state.rs b/clients/client/rust/src/models/registration_flow_state.rs
index aabf9d7d1d..b0263f4b27 100644
--- a/clients/client/rust/src/models/registration_flow_state.rs
+++ b/clients/client/rust/src/models/registration_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/reject_o_auth2_request.rs b/clients/client/rust/src/models/reject_o_auth2_request.rs
index dc0f0dd850..9856175dff 100644
--- a/clients/client/rust/src/models/reject_o_auth2_request.rs
+++ b/clients/client/rust/src/models/reject_o_auth2_request.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/relation_query.rs b/clients/client/rust/src/models/relation_query.rs
index 66e8af0743..4d35bfca08 100644
--- a/clients/client/rust/src/models/relation_query.rs
+++ b/clients/client/rust/src/models/relation_query.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/relationship.rs b/clients/client/rust/src/models/relationship.rs
index ed2262863e..4c4da7b075 100644
--- a/clients/client/rust/src/models/relationship.rs
+++ b/clients/client/rust/src/models/relationship.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/relationship_namespaces.rs b/clients/client/rust/src/models/relationship_namespaces.rs
index 4bd9c673a1..7542ba9201 100644
--- a/clients/client/rust/src/models/relationship_namespaces.rs
+++ b/clients/client/rust/src/models/relationship_namespaces.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/relationship_patch.rs b/clients/client/rust/src/models/relationship_patch.rs
index fe6c2d06f9..87466d6b4b 100644
--- a/clients/client/rust/src/models/relationship_patch.rs
+++ b/clients/client/rust/src/models/relationship_patch.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/relationships.rs b/clients/client/rust/src/models/relationships.rs
index fb126ce44f..85419313bf 100644
--- a/clients/client/rust/src/models/relationships.rs
+++ b/clients/client/rust/src/models/relationships.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/rfc6749_error_json.rs b/clients/client/rust/src/models/rfc6749_error_json.rs
index 647e7182ad..35e79d8a48 100644
--- a/clients/client/rust/src/models/rfc6749_error_json.rs
+++ b/clients/client/rust/src/models/rfc6749_error_json.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/schema_patch.rs b/clients/client/rust/src/models/schema_patch.rs
index a70f0b06c2..8d36c84c4a 100644
--- a/clients/client/rust/src/models/schema_patch.rs
+++ b/clients/client/rust/src/models/schema_patch.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/self_service_flow_expired_error.rs b/clients/client/rust/src/models/self_service_flow_expired_error.rs
index cf005a3824..ddc209b016 100644
--- a/clients/client/rust/src/models/self_service_flow_expired_error.rs
+++ b/clients/client/rust/src/models/self_service_flow_expired_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/session.rs b/clients/client/rust/src/models/session.rs
index 76c2807dd6..3cc8db3161 100644
--- a/clients/client/rust/src/models/session.rs
+++ b/clients/client/rust/src/models/session.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/session_activity_datapoint.rs b/clients/client/rust/src/models/session_activity_datapoint.rs
index bd08d2f88e..a01093a88e 100644
--- a/clients/client/rust/src/models/session_activity_datapoint.rs
+++ b/clients/client/rust/src/models/session_activity_datapoint.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/session_authentication_method.rs b/clients/client/rust/src/models/session_authentication_method.rs
index ea68a79488..26691e6d95 100644
--- a/clients/client/rust/src/models/session_authentication_method.rs
+++ b/clients/client/rust/src/models/session_authentication_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/session_device.rs b/clients/client/rust/src/models/session_device.rs
index 274ab5802f..8eb7f1a716 100644
--- a/clients/client/rust/src/models/session_device.rs
+++ b/clients/client/rust/src/models/session_device.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/set_active_project_in_console_body.rs b/clients/client/rust/src/models/set_active_project_in_console_body.rs
index 58f86a0d43..fe707359e1 100644
--- a/clients/client/rust/src/models/set_active_project_in_console_body.rs
+++ b/clients/client/rust/src/models/set_active_project_in_console_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/set_custom_domain_body.rs b/clients/client/rust/src/models/set_custom_domain_body.rs
index 3e593435d2..4c493a1f94 100644
--- a/clients/client/rust/src/models/set_custom_domain_body.rs
+++ b/clients/client/rust/src/models/set_custom_domain_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/set_event_stream_body.rs b/clients/client/rust/src/models/set_event_stream_body.rs
index 22aab8a20c..d231bd5166 100644
--- a/clients/client/rust/src/models/set_event_stream_body.rs
+++ b/clients/client/rust/src/models/set_event_stream_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/set_project.rs b/clients/client/rust/src/models/set_project.rs
index 64cb6be345..31ed3f7375 100644
--- a/clients/client/rust/src/models/set_project.rs
+++ b/clients/client/rust/src/models/set_project.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/set_project_branding_theme_body.rs b/clients/client/rust/src/models/set_project_branding_theme_body.rs
index bf8f4a8d4a..ef45ae7e9a 100644
--- a/clients/client/rust/src/models/set_project_branding_theme_body.rs
+++ b/clients/client/rust/src/models/set_project_branding_theme_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/settings_flow.rs b/clients/client/rust/src/models/settings_flow.rs
index 4317373379..9e76125c4e 100644
--- a/clients/client/rust/src/models/settings_flow.rs
+++ b/clients/client/rust/src/models/settings_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/settings_flow_state.rs b/clients/client/rust/src/models/settings_flow_state.rs
index 0ea0ee578c..74d4f67a50 100644
--- a/clients/client/rust/src/models/settings_flow_state.rs
+++ b/clients/client/rust/src/models/settings_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/source_position.rs b/clients/client/rust/src/models/source_position.rs
index 8dfc4fec04..9bbfe9b415 100644
--- a/clients/client/rust/src/models/source_position.rs
+++ b/clients/client/rust/src/models/source_position.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/subject_set.rs b/clients/client/rust/src/models/subject_set.rs
index 20aebcc0d0..3227f959ea 100644
--- a/clients/client/rust/src/models/subject_set.rs
+++ b/clients/client/rust/src/models/subject_set.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/subscription.rs b/clients/client/rust/src/models/subscription.rs
index d20958f90a..fb13a34cb8 100644
--- a/clients/client/rust/src/models/subscription.rs
+++ b/clients/client/rust/src/models/subscription.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/successful_code_exchange_response.rs b/clients/client/rust/src/models/successful_code_exchange_response.rs
index cb49febe95..abb39a3cea 100644
--- a/clients/client/rust/src/models/successful_code_exchange_response.rs
+++ b/clients/client/rust/src/models/successful_code_exchange_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/successful_native_login.rs b/clients/client/rust/src/models/successful_native_login.rs
index ef91f3106e..48d4f2fd17 100644
--- a/clients/client/rust/src/models/successful_native_login.rs
+++ b/clients/client/rust/src/models/successful_native_login.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/successful_native_registration.rs b/clients/client/rust/src/models/successful_native_registration.rs
index 1f1df8c438..2b4642121e 100644
--- a/clients/client/rust/src/models/successful_native_registration.rs
+++ b/clients/client/rust/src/models/successful_native_registration.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/successful_project_update.rs b/clients/client/rust/src/models/successful_project_update.rs
index dac54d2a2b..32d44b0537 100644
--- a/clients/client/rust/src/models/successful_project_update.rs
+++ b/clients/client/rust/src/models/successful_project_update.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/tax_line_item.rs b/clients/client/rust/src/models/tax_line_item.rs
index eee31d4943..63d856415e 100644
--- a/clients/client/rust/src/models/tax_line_item.rs
+++ b/clients/client/rust/src/models/tax_line_item.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/time_interval.rs b/clients/client/rust/src/models/time_interval.rs
index a1a788c5b3..aa9b0cc82b 100644
--- a/clients/client/rust/src/models/time_interval.rs
+++ b/clients/client/rust/src/models/time_interval.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/token_pagination.rs b/clients/client/rust/src/models/token_pagination.rs
index 73af65b549..5a091f1a31 100644
--- a/clients/client/rust/src/models/token_pagination.rs
+++ b/clients/client/rust/src/models/token_pagination.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/token_pagination_headers.rs b/clients/client/rust/src/models/token_pagination_headers.rs
index 21ad13f1eb..ad72d8b25d 100644
--- a/clients/client/rust/src/models/token_pagination_headers.rs
+++ b/clients/client/rust/src/models/token_pagination_headers.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/token_pagination_request_parameters.rs b/clients/client/rust/src/models/token_pagination_request_parameters.rs
index 670c18d34c..01cd885735 100644
--- a/clients/client/rust/src/models/token_pagination_request_parameters.rs
+++ b/clients/client/rust/src/models/token_pagination_request_parameters.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/token_pagination_response_headers.rs b/clients/client/rust/src/models/token_pagination_response_headers.rs
index d31537f175..a20de690e9 100644
--- a/clients/client/rust/src/models/token_pagination_response_headers.rs
+++ b/clients/client/rust/src/models/token_pagination_response_headers.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/trust_o_auth2_jwt_grant_issuer.rs b/clients/client/rust/src/models/trust_o_auth2_jwt_grant_issuer.rs
index 31910beafd..b8144403a3 100644
--- a/clients/client/rust/src/models/trust_o_auth2_jwt_grant_issuer.rs
+++ b/clients/client/rust/src/models/trust_o_auth2_jwt_grant_issuer.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_issuer.rs b/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_issuer.rs
index b9003a564a..f8a2d125f0 100644
--- a/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_issuer.rs
+++ b/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_issuer.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_json_web_key.rs b/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_json_web_key.rs
index af64b62bb8..a733edeb9e 100644
--- a/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_json_web_key.rs
+++ b/clients/client/rust/src/models/trusted_o_auth2_jwt_grant_json_web_key.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_container.rs b/clients/client/rust/src/models/ui_container.rs
index d83af55045..cc8f44ac67 100644
--- a/clients/client/rust/src/models/ui_container.rs
+++ b/clients/client/rust/src/models/ui_container.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node.rs b/clients/client/rust/src/models/ui_node.rs
index 226791534c..6015874a5b 100644
--- a/clients/client/rust/src/models/ui_node.rs
+++ b/clients/client/rust/src/models/ui_node.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_anchor_attributes.rs b/clients/client/rust/src/models/ui_node_anchor_attributes.rs
index 83e88fc6e6..41daea5449 100644
--- a/clients/client/rust/src/models/ui_node_anchor_attributes.rs
+++ b/clients/client/rust/src/models/ui_node_anchor_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_attributes.rs b/clients/client/rust/src/models/ui_node_attributes.rs
index 1e87d20ee0..5fe9603afc 100644
--- a/clients/client/rust/src/models/ui_node_attributes.rs
+++ b/clients/client/rust/src/models/ui_node_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_image_attributes.rs b/clients/client/rust/src/models/ui_node_image_attributes.rs
index 7088ad58a7..2968a09983 100644
--- a/clients/client/rust/src/models/ui_node_image_attributes.rs
+++ b/clients/client/rust/src/models/ui_node_image_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_input_attributes.rs b/clients/client/rust/src/models/ui_node_input_attributes.rs
index 658650a265..3aa0019a08 100644
--- a/clients/client/rust/src/models/ui_node_input_attributes.rs
+++ b/clients/client/rust/src/models/ui_node_input_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_meta.rs b/clients/client/rust/src/models/ui_node_meta.rs
index bd8865ff93..62fb52c3b4 100644
--- a/clients/client/rust/src/models/ui_node_meta.rs
+++ b/clients/client/rust/src/models/ui_node_meta.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_script_attributes.rs b/clients/client/rust/src/models/ui_node_script_attributes.rs
index 38a4f64318..4fab550909 100644
--- a/clients/client/rust/src/models/ui_node_script_attributes.rs
+++ b/clients/client/rust/src/models/ui_node_script_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_node_text_attributes.rs b/clients/client/rust/src/models/ui_node_text_attributes.rs
index f10bdc5ef6..8bc1cad250 100644
--- a/clients/client/rust/src/models/ui_node_text_attributes.rs
+++ b/clients/client/rust/src/models/ui_node_text_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/ui_text.rs b/clients/client/rust/src/models/ui_text.rs
index 244b9cab80..54cbe1b639 100644
--- a/clients/client/rust/src/models/ui_text.rs
+++ b/clients/client/rust/src/models/ui_text.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_identity_body.rs b/clients/client/rust/src/models/update_identity_body.rs
index 9e5bec933b..2c051be77c 100644
--- a/clients/client/rust/src/models/update_identity_body.rs
+++ b/clients/client/rust/src/models/update_identity_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_body.rs b/clients/client/rust/src/models/update_login_flow_body.rs
index 9cf1c3850c..ebe058c08d 100644
--- a/clients/client/rust/src/models/update_login_flow_body.rs
+++ b/clients/client/rust/src/models/update_login_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_code_method.rs b/clients/client/rust/src/models/update_login_flow_with_code_method.rs
index 13deb7ef0d..532ce9dddf 100644
--- a/clients/client/rust/src/models/update_login_flow_with_code_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_code_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_identifier_first_method.rs b/clients/client/rust/src/models/update_login_flow_with_identifier_first_method.rs
index 1b10e6dfbb..c7557f6f06 100644
--- a/clients/client/rust/src/models/update_login_flow_with_identifier_first_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_identifier_first_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_lookup_secret_method.rs b/clients/client/rust/src/models/update_login_flow_with_lookup_secret_method.rs
index bbb6c5301e..aee361f623 100644
--- a/clients/client/rust/src/models/update_login_flow_with_lookup_secret_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_lookup_secret_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_oidc_method.rs b/clients/client/rust/src/models/update_login_flow_with_oidc_method.rs
index a80daaca7d..db093b285c 100644
--- a/clients/client/rust/src/models/update_login_flow_with_oidc_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_oidc_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_passkey_method.rs b/clients/client/rust/src/models/update_login_flow_with_passkey_method.rs
index 01d6c40154..986155cd01 100644
--- a/clients/client/rust/src/models/update_login_flow_with_passkey_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_passkey_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_password_method.rs b/clients/client/rust/src/models/update_login_flow_with_password_method.rs
index c7ef8bf480..3a89f4dd01 100644
--- a/clients/client/rust/src/models/update_login_flow_with_password_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_password_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_totp_method.rs b/clients/client/rust/src/models/update_login_flow_with_totp_method.rs
index 452684e5a2..fdeb3a1067 100644
--- a/clients/client/rust/src/models/update_login_flow_with_totp_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_totp_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_login_flow_with_web_authn_method.rs b/clients/client/rust/src/models/update_login_flow_with_web_authn_method.rs
index 8299cbeb8d..b9190eed66 100644
--- a/clients/client/rust/src/models/update_login_flow_with_web_authn_method.rs
+++ b/clients/client/rust/src/models/update_login_flow_with_web_authn_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_recovery_flow_body.rs b/clients/client/rust/src/models/update_recovery_flow_body.rs
index 2bf56ecf76..ea5e80abbd 100644
--- a/clients/client/rust/src/models/update_recovery_flow_body.rs
+++ b/clients/client/rust/src/models/update_recovery_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_recovery_flow_with_code_method.rs b/clients/client/rust/src/models/update_recovery_flow_with_code_method.rs
index be1563671c..bbd1e44415 100644
--- a/clients/client/rust/src/models/update_recovery_flow_with_code_method.rs
+++ b/clients/client/rust/src/models/update_recovery_flow_with_code_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_recovery_flow_with_link_method.rs b/clients/client/rust/src/models/update_recovery_flow_with_link_method.rs
index 35c12dc461..94f40e6205 100644
--- a/clients/client/rust/src/models/update_recovery_flow_with_link_method.rs
+++ b/clients/client/rust/src/models/update_recovery_flow_with_link_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_body.rs b/clients/client/rust/src/models/update_registration_flow_body.rs
index 95c46255dd..e655fc1601 100644
--- a/clients/client/rust/src/models/update_registration_flow_body.rs
+++ b/clients/client/rust/src/models/update_registration_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_with_code_method.rs b/clients/client/rust/src/models/update_registration_flow_with_code_method.rs
index 600e670a37..a3cc9fb19c 100644
--- a/clients/client/rust/src/models/update_registration_flow_with_code_method.rs
+++ b/clients/client/rust/src/models/update_registration_flow_with_code_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_with_oidc_method.rs b/clients/client/rust/src/models/update_registration_flow_with_oidc_method.rs
index 0f537cdff4..2e734f7de5 100644
--- a/clients/client/rust/src/models/update_registration_flow_with_oidc_method.rs
+++ b/clients/client/rust/src/models/update_registration_flow_with_oidc_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_with_passkey_method.rs b/clients/client/rust/src/models/update_registration_flow_with_passkey_method.rs
index 0f8c5848ca..6b5be9eea9 100644
--- a/clients/client/rust/src/models/update_registration_flow_with_passkey_method.rs
+++ b/clients/client/rust/src/models/update_registration_flow_with_passkey_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_with_password_method.rs b/clients/client/rust/src/models/update_registration_flow_with_password_method.rs
index f3f5b22b57..a67485582d 100644
--- a/clients/client/rust/src/models/update_registration_flow_with_password_method.rs
+++ b/clients/client/rust/src/models/update_registration_flow_with_password_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_with_profile_method.rs b/clients/client/rust/src/models/update_registration_flow_with_profile_method.rs
index 142d218127..36d53ae525 100644
--- a/clients/client/rust/src/models/update_registration_flow_with_profile_method.rs
+++ b/clients/client/rust/src/models/update_registration_flow_with_profile_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_registration_flow_with_web_authn_method.rs b/clients/client/rust/src/models/update_registration_flow_with_web_authn_method.rs
index d549e7c3d7..30a3632223 100644
--- a/clients/client/rust/src/models/update_registration_flow_with_web_authn_method.rs
+++ b/clients/client/rust/src/models/update_registration_flow_with_web_authn_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_body.rs b/clients/client/rust/src/models/update_settings_flow_body.rs
index 92989c97ff..d641987e7c 100644
--- a/clients/client/rust/src/models/update_settings_flow_body.rs
+++ b/clients/client/rust/src/models/update_settings_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_lookup_method.rs b/clients/client/rust/src/models/update_settings_flow_with_lookup_method.rs
index 242b6edc8d..9dc29a60e9 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_lookup_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_lookup_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_oidc_method.rs b/clients/client/rust/src/models/update_settings_flow_with_oidc_method.rs
index 55c6d138c5..848d0e3df5 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_oidc_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_oidc_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_passkey_method.rs b/clients/client/rust/src/models/update_settings_flow_with_passkey_method.rs
index cf89dfbc8b..a6d95823ef 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_passkey_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_passkey_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_password_method.rs b/clients/client/rust/src/models/update_settings_flow_with_password_method.rs
index 45e23db73c..62101fd4df 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_password_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_password_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_profile_method.rs b/clients/client/rust/src/models/update_settings_flow_with_profile_method.rs
index 7b3e37f8c5..a1333307a5 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_profile_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_profile_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_totp_method.rs b/clients/client/rust/src/models/update_settings_flow_with_totp_method.rs
index 2c2c09b2b0..99c0295478 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_totp_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_totp_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_settings_flow_with_web_authn_method.rs b/clients/client/rust/src/models/update_settings_flow_with_web_authn_method.rs
index a77d08128c..de26058514 100644
--- a/clients/client/rust/src/models/update_settings_flow_with_web_authn_method.rs
+++ b/clients/client/rust/src/models/update_settings_flow_with_web_authn_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_subscription_body.rs b/clients/client/rust/src/models/update_subscription_body.rs
index d1b2ed1cee..6a6a68a2b9 100644
--- a/clients/client/rust/src/models/update_subscription_body.rs
+++ b/clients/client/rust/src/models/update_subscription_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_verification_flow_body.rs b/clients/client/rust/src/models/update_verification_flow_body.rs
index 5e18056e26..edc72e062f 100644
--- a/clients/client/rust/src/models/update_verification_flow_body.rs
+++ b/clients/client/rust/src/models/update_verification_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_verification_flow_with_code_method.rs b/clients/client/rust/src/models/update_verification_flow_with_code_method.rs
index bad6e2e8a7..26abd16f26 100644
--- a/clients/client/rust/src/models/update_verification_flow_with_code_method.rs
+++ b/clients/client/rust/src/models/update_verification_flow_with_code_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_verification_flow_with_link_method.rs b/clients/client/rust/src/models/update_verification_flow_with_link_method.rs
index adce56d9f1..8651417d68 100644
--- a/clients/client/rust/src/models/update_verification_flow_with_link_method.rs
+++ b/clients/client/rust/src/models/update_verification_flow_with_link_method.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/update_workspace_body.rs b/clients/client/rust/src/models/update_workspace_body.rs
index 983a41d55f..39dda49954 100644
--- a/clients/client/rust/src/models/update_workspace_body.rs
+++ b/clients/client/rust/src/models/update_workspace_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/usage.rs b/clients/client/rust/src/models/usage.rs
index 94a9815117..42e72897ea 100644
--- a/clients/client/rust/src/models/usage.rs
+++ b/clients/client/rust/src/models/usage.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/verifiable_credential_priming_response.rs b/clients/client/rust/src/models/verifiable_credential_priming_response.rs
index 82d42aab25..f041c0afce 100644
--- a/clients/client/rust/src/models/verifiable_credential_priming_response.rs
+++ b/clients/client/rust/src/models/verifiable_credential_priming_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/verifiable_credential_proof.rs b/clients/client/rust/src/models/verifiable_credential_proof.rs
index 97ff2bf11c..4f9134bd15 100644
--- a/clients/client/rust/src/models/verifiable_credential_proof.rs
+++ b/clients/client/rust/src/models/verifiable_credential_proof.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/verifiable_credential_response.rs b/clients/client/rust/src/models/verifiable_credential_response.rs
index 7d78d948d1..fe071adf1e 100644
--- a/clients/client/rust/src/models/verifiable_credential_response.rs
+++ b/clients/client/rust/src/models/verifiable_credential_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/verifiable_identity_address.rs b/clients/client/rust/src/models/verifiable_identity_address.rs
index b8c4f6fb0a..38566593bf 100644
--- a/clients/client/rust/src/models/verifiable_identity_address.rs
+++ b/clients/client/rust/src/models/verifiable_identity_address.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/verification_flow.rs b/clients/client/rust/src/models/verification_flow.rs
index 8e0092f19c..1d254de472 100644
--- a/clients/client/rust/src/models/verification_flow.rs
+++ b/clients/client/rust/src/models/verification_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/verification_flow_state.rs b/clients/client/rust/src/models/verification_flow_state.rs
index d82d14bf7d..9fe643137c 100644
--- a/clients/client/rust/src/models/verification_flow_state.rs
+++ b/clients/client/rust/src/models/verification_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/version.rs b/clients/client/rust/src/models/version.rs
index 3ae4452d9e..79776ab578 100644
--- a/clients/client/rust/src/models/version.rs
+++ b/clients/client/rust/src/models/version.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/warning.rs b/clients/client/rust/src/models/warning.rs
index d66fa63c69..a381e2586c 100644
--- a/clients/client/rust/src/models/warning.rs
+++ b/clients/client/rust/src/models/warning.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/workspace.rs b/clients/client/rust/src/models/workspace.rs
index d504ec633a..5c1158dbb4 100644
--- a/clients/client/rust/src/models/workspace.rs
+++ b/clients/client/rust/src/models/workspace.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/workspace_api_key.rs b/clients/client/rust/src/models/workspace_api_key.rs
index 6ed1676f64..8dc0877469 100644
--- a/clients/client/rust/src/models/workspace_api_key.rs
+++ b/clients/client/rust/src/models/workspace_api_key.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/typescript-fetch/README.md b/clients/client/typescript-fetch/README.md
index b345a57a29..7b607104a2 100644
--- a/clients/client/typescript-fetch/README.md
+++ b/clients/client/typescript-fetch/README.md
@@ -1,4 +1,4 @@
-## @ory/client-fetch@v1.14.2
+## @ory/client-fetch@v1.14.3
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). 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/client-fetch@v1.14.2 --save
+npm install @ory/client-fetch@v1.14.3 --save
```
_unPublished (not recommended):_
diff --git a/clients/client/typescript-fetch/package-lock.json b/clients/client/typescript-fetch/package-lock.json
index 51573581b1..daf53734cc 100644
--- a/clients/client/typescript-fetch/package-lock.json
+++ b/clients/client/typescript-fetch/package-lock.json
@@ -1,21 +1,21 @@
{
"name": "@ory/client-fetch",
- "version": "v1.14.2",
+ "version": "v1.14.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ory/client-fetch",
- "version": "v1.14.2",
+ "version": "v1.14.3",
"license": "Apache-2.0",
"devDependencies": {
"typescript": "^4.0 || ^5.0"
}
},
"node_modules/typescript": {
- "version": "5.5.3",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
- "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
+ "version": "5.5.4",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
+ "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
"dev": true,
"license": "Apache-2.0",
"bin": {
diff --git a/clients/client/typescript-fetch/package.json b/clients/client/typescript-fetch/package.json
index 0a738fa928..da159e09c0 100644
--- a/clients/client/typescript-fetch/package.json
+++ b/clients/client/typescript-fetch/package.json
@@ -1,6 +1,6 @@
{
"name": "@ory/client-fetch",
- "version": "v1.14.2",
+ "version": "v1.14.3",
"description": "OpenAPI client for @ory/client-fetch",
"author": "Ory Corp",
"repository": {
diff --git a/clients/client/typescript-fetch/src/apis/CourierApi.ts b/clients/client/typescript-fetch/src/apis/CourierApi.ts
index 67e3026fb3..ad991c933d 100644
--- a/clients/client/typescript-fetch/src/apis/CourierApi.ts
+++ b/clients/client/typescript-fetch/src/apis/CourierApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/EventsApi.ts b/clients/client/typescript-fetch/src/apis/EventsApi.ts
index aed6f2afcb..32c2c157e2 100644
--- a/clients/client/typescript-fetch/src/apis/EventsApi.ts
+++ b/clients/client/typescript-fetch/src/apis/EventsApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/FrontendApi.ts b/clients/client/typescript-fetch/src/apis/FrontendApi.ts
index 6820774809..7c22e2e0d5 100644
--- a/clients/client/typescript-fetch/src/apis/FrontendApi.ts
+++ b/clients/client/typescript-fetch/src/apis/FrontendApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/IdentityApi.ts b/clients/client/typescript-fetch/src/apis/IdentityApi.ts
index b46e59ea06..c6862a47d5 100644
--- a/clients/client/typescript-fetch/src/apis/IdentityApi.ts
+++ b/clients/client/typescript-fetch/src/apis/IdentityApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/JwkApi.ts b/clients/client/typescript-fetch/src/apis/JwkApi.ts
index 6581df4f65..a8c5d2633a 100644
--- a/clients/client/typescript-fetch/src/apis/JwkApi.ts
+++ b/clients/client/typescript-fetch/src/apis/JwkApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/MetadataApi.ts b/clients/client/typescript-fetch/src/apis/MetadataApi.ts
index 6500e36dd9..81b5595bd1 100644
--- a/clients/client/typescript-fetch/src/apis/MetadataApi.ts
+++ b/clients/client/typescript-fetch/src/apis/MetadataApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/OAuth2Api.ts b/clients/client/typescript-fetch/src/apis/OAuth2Api.ts
index bf5b6b26e0..b0f303dc80 100644
--- a/clients/client/typescript-fetch/src/apis/OAuth2Api.ts
+++ b/clients/client/typescript-fetch/src/apis/OAuth2Api.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/OidcApi.ts b/clients/client/typescript-fetch/src/apis/OidcApi.ts
index 670dba2d22..e818affcc8 100644
--- a/clients/client/typescript-fetch/src/apis/OidcApi.ts
+++ b/clients/client/typescript-fetch/src/apis/OidcApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/PermissionApi.ts b/clients/client/typescript-fetch/src/apis/PermissionApi.ts
index fbcb57e15d..a8843871de 100644
--- a/clients/client/typescript-fetch/src/apis/PermissionApi.ts
+++ b/clients/client/typescript-fetch/src/apis/PermissionApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/ProjectApi.ts b/clients/client/typescript-fetch/src/apis/ProjectApi.ts
index f4a4bc6db3..61c35577a0 100644
--- a/clients/client/typescript-fetch/src/apis/ProjectApi.ts
+++ b/clients/client/typescript-fetch/src/apis/ProjectApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/RelationshipApi.ts b/clients/client/typescript-fetch/src/apis/RelationshipApi.ts
index c479858170..8a7d42a0bf 100644
--- a/clients/client/typescript-fetch/src/apis/RelationshipApi.ts
+++ b/clients/client/typescript-fetch/src/apis/RelationshipApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/WellknownApi.ts b/clients/client/typescript-fetch/src/apis/WellknownApi.ts
index 77f7ad230c..9d70b4bbf2 100644
--- a/clients/client/typescript-fetch/src/apis/WellknownApi.ts
+++ b/clients/client/typescript-fetch/src/apis/WellknownApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/apis/WorkspaceApi.ts b/clients/client/typescript-fetch/src/apis/WorkspaceApi.ts
index cc054d04f2..b062044e73 100644
--- a/clients/client/typescript-fetch/src/apis/WorkspaceApi.ts
+++ b/clients/client/typescript-fetch/src/apis/WorkspaceApi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequest.ts b/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequest.ts
index 55dbac7625..cd5d6aec7e 100644
--- a/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequest.ts
+++ b/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequest.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequestSession.ts b/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequestSession.ts
index 735d14102f..996ede447e 100644
--- a/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequestSession.ts
+++ b/clients/client/typescript-fetch/src/models/AcceptOAuth2ConsentRequestSession.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AcceptOAuth2LoginRequest.ts b/clients/client/typescript-fetch/src/models/AcceptOAuth2LoginRequest.ts
index 3d76636840..4347411d3a 100644
--- a/clients/client/typescript-fetch/src/models/AcceptOAuth2LoginRequest.ts
+++ b/clients/client/typescript-fetch/src/models/AcceptOAuth2LoginRequest.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AccountExperienceConfiguration.ts b/clients/client/typescript-fetch/src/models/AccountExperienceConfiguration.ts
index 26050b313c..2210015cb6 100644
--- a/clients/client/typescript-fetch/src/models/AccountExperienceConfiguration.ts
+++ b/clients/client/typescript-fetch/src/models/AccountExperienceConfiguration.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AccountExperienceThemeVariables.ts b/clients/client/typescript-fetch/src/models/AccountExperienceThemeVariables.ts
index 9eae4f58ab..ab7cf242d3 100644
--- a/clients/client/typescript-fetch/src/models/AccountExperienceThemeVariables.ts
+++ b/clients/client/typescript-fetch/src/models/AccountExperienceThemeVariables.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ActiveProjectInConsole.ts b/clients/client/typescript-fetch/src/models/ActiveProjectInConsole.ts
index 7a6726d63c..2c3e4477ea 100644
--- a/clients/client/typescript-fetch/src/models/ActiveProjectInConsole.ts
+++ b/clients/client/typescript-fetch/src/models/ActiveProjectInConsole.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AddProjectToWorkspaceBody.ts b/clients/client/typescript-fetch/src/models/AddProjectToWorkspaceBody.ts
index a540a4e48d..bebab08726 100644
--- a/clients/client/typescript-fetch/src/models/AddProjectToWorkspaceBody.ts
+++ b/clients/client/typescript-fetch/src/models/AddProjectToWorkspaceBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Attribute.ts b/clients/client/typescript-fetch/src/models/Attribute.ts
index 9ac965f744..d5912ae9bf 100644
--- a/clients/client/typescript-fetch/src/models/Attribute.ts
+++ b/clients/client/typescript-fetch/src/models/Attribute.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AttributeFilter.ts b/clients/client/typescript-fetch/src/models/AttributeFilter.ts
index d6841da0be..50fdb5dc71 100644
--- a/clients/client/typescript-fetch/src/models/AttributeFilter.ts
+++ b/clients/client/typescript-fetch/src/models/AttributeFilter.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AttributesCountDatapoint.ts b/clients/client/typescript-fetch/src/models/AttributesCountDatapoint.ts
index 2f50ab9451..aec4ea7b8b 100644
--- a/clients/client/typescript-fetch/src/models/AttributesCountDatapoint.ts
+++ b/clients/client/typescript-fetch/src/models/AttributesCountDatapoint.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/AuthenticatorAssuranceLevel.ts b/clients/client/typescript-fetch/src/models/AuthenticatorAssuranceLevel.ts
index 57513a2378..4d55668f38 100644
--- a/clients/client/typescript-fetch/src/models/AuthenticatorAssuranceLevel.ts
+++ b/clients/client/typescript-fetch/src/models/AuthenticatorAssuranceLevel.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/BatchPatchIdentitiesResponse.ts b/clients/client/typescript-fetch/src/models/BatchPatchIdentitiesResponse.ts
index 5573e7db41..28ed0b0888 100644
--- a/clients/client/typescript-fetch/src/models/BatchPatchIdentitiesResponse.ts
+++ b/clients/client/typescript-fetch/src/models/BatchPatchIdentitiesResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/BillingPeriodBucket.ts b/clients/client/typescript-fetch/src/models/BillingPeriodBucket.ts
index bef8fdbe15..ace224f717 100644
--- a/clients/client/typescript-fetch/src/models/BillingPeriodBucket.ts
+++ b/clients/client/typescript-fetch/src/models/BillingPeriodBucket.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CheckOplSyntaxResult.ts b/clients/client/typescript-fetch/src/models/CheckOplSyntaxResult.ts
index c0633853e7..102aaa7015 100644
--- a/clients/client/typescript-fetch/src/models/CheckOplSyntaxResult.ts
+++ b/clients/client/typescript-fetch/src/models/CheckOplSyntaxResult.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CheckPermissionResult.ts b/clients/client/typescript-fetch/src/models/CheckPermissionResult.ts
index a12107cffd..37349f93a3 100644
--- a/clients/client/typescript-fetch/src/models/CheckPermissionResult.ts
+++ b/clients/client/typescript-fetch/src/models/CheckPermissionResult.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CloudAccount.ts b/clients/client/typescript-fetch/src/models/CloudAccount.ts
index 34ad1f8295..4a73d0016c 100644
--- a/clients/client/typescript-fetch/src/models/CloudAccount.ts
+++ b/clients/client/typescript-fetch/src/models/CloudAccount.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ConsistencyRequestParameters.ts b/clients/client/typescript-fetch/src/models/ConsistencyRequestParameters.ts
index 6ee3b39402..15863bcdd2 100644
--- a/clients/client/typescript-fetch/src/models/ConsistencyRequestParameters.ts
+++ b/clients/client/typescript-fetch/src/models/ConsistencyRequestParameters.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWith.ts b/clients/client/typescript-fetch/src/models/ContinueWith.ts
index bb9854871d..4a8037ac8a 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWith.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWith.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUi.ts b/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUi.ts
index 1bd14ce103..e99df80519 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUi.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUiFlow.ts b/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUiFlow.ts
index c2f610d905..55280d90b5 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUiFlow.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithRecoveryUiFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithRedirectBrowserTo.ts b/clients/client/typescript-fetch/src/models/ContinueWithRedirectBrowserTo.ts
index 2b5b4a3a60..1dae00845e 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithRedirectBrowserTo.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithRedirectBrowserTo.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithSetOrySessionToken.ts b/clients/client/typescript-fetch/src/models/ContinueWithSetOrySessionToken.ts
index e84c69c539..324496e9a3 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithSetOrySessionToken.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithSetOrySessionToken.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithSettingsUi.ts b/clients/client/typescript-fetch/src/models/ContinueWithSettingsUi.ts
index ff9cb84b87..dd2e1908bf 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithSettingsUi.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithSettingsUi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithSettingsUiFlow.ts b/clients/client/typescript-fetch/src/models/ContinueWithSettingsUiFlow.ts
index e649d337fc..f2ae13f9e2 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithSettingsUiFlow.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithSettingsUiFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithVerificationUi.ts b/clients/client/typescript-fetch/src/models/ContinueWithVerificationUi.ts
index 9c71057900..92139f426d 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithVerificationUi.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithVerificationUi.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ContinueWithVerificationUiFlow.ts b/clients/client/typescript-fetch/src/models/ContinueWithVerificationUiFlow.ts
index 551875b954..7d7bf9103e 100644
--- a/clients/client/typescript-fetch/src/models/ContinueWithVerificationUiFlow.ts
+++ b/clients/client/typescript-fetch/src/models/ContinueWithVerificationUiFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CourierMessageStatus.ts b/clients/client/typescript-fetch/src/models/CourierMessageStatus.ts
index feb620106f..f5576997f0 100644
--- a/clients/client/typescript-fetch/src/models/CourierMessageStatus.ts
+++ b/clients/client/typescript-fetch/src/models/CourierMessageStatus.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CourierMessageType.ts b/clients/client/typescript-fetch/src/models/CourierMessageType.ts
index c36b337e35..5575e80e78 100644
--- a/clients/client/typescript-fetch/src/models/CourierMessageType.ts
+++ b/clients/client/typescript-fetch/src/models/CourierMessageType.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateCustomDomainBody.ts b/clients/client/typescript-fetch/src/models/CreateCustomDomainBody.ts
index de78f30e11..ee8b05271e 100644
--- a/clients/client/typescript-fetch/src/models/CreateCustomDomainBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateCustomDomainBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateEventStreamBody.ts b/clients/client/typescript-fetch/src/models/CreateEventStreamBody.ts
index fc111f3a99..c154b6b587 100644
--- a/clients/client/typescript-fetch/src/models/CreateEventStreamBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateEventStreamBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateIdentityBody.ts b/clients/client/typescript-fetch/src/models/CreateIdentityBody.ts
index e3e58d343d..a9ea90a0bf 100644
--- a/clients/client/typescript-fetch/src/models/CreateIdentityBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateIdentityBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateInviteResponse.ts b/clients/client/typescript-fetch/src/models/CreateInviteResponse.ts
index 61623aa1f4..d74a9cb6be 100644
--- a/clients/client/typescript-fetch/src/models/CreateInviteResponse.ts
+++ b/clients/client/typescript-fetch/src/models/CreateInviteResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateJsonWebKeySet.ts b/clients/client/typescript-fetch/src/models/CreateJsonWebKeySet.ts
index bd5ab6449f..1c97b2b685 100644
--- a/clients/client/typescript-fetch/src/models/CreateJsonWebKeySet.ts
+++ b/clients/client/typescript-fetch/src/models/CreateJsonWebKeySet.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateProjectApiKeyRequest.ts b/clients/client/typescript-fetch/src/models/CreateProjectApiKeyRequest.ts
index f74438d377..0b8be0e422 100644
--- a/clients/client/typescript-fetch/src/models/CreateProjectApiKeyRequest.ts
+++ b/clients/client/typescript-fetch/src/models/CreateProjectApiKeyRequest.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateProjectBody.ts b/clients/client/typescript-fetch/src/models/CreateProjectBody.ts
index 93aba624fc..713ce4848b 100644
--- a/clients/client/typescript-fetch/src/models/CreateProjectBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateProjectBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateProjectBranding.ts b/clients/client/typescript-fetch/src/models/CreateProjectBranding.ts
index 0ceaf3b7c6..19bdddf370 100644
--- a/clients/client/typescript-fetch/src/models/CreateProjectBranding.ts
+++ b/clients/client/typescript-fetch/src/models/CreateProjectBranding.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateProjectMemberInviteBody.ts b/clients/client/typescript-fetch/src/models/CreateProjectMemberInviteBody.ts
index 95d3e5eabe..383afdba66 100644
--- a/clients/client/typescript-fetch/src/models/CreateProjectMemberInviteBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateProjectMemberInviteBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateProjectNormalizedPayload.ts b/clients/client/typescript-fetch/src/models/CreateProjectNormalizedPayload.ts
index ef2689aaf2..b312a116da 100644
--- a/clients/client/typescript-fetch/src/models/CreateProjectNormalizedPayload.ts
+++ b/clients/client/typescript-fetch/src/models/CreateProjectNormalizedPayload.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateRecoveryCodeForIdentityBody.ts b/clients/client/typescript-fetch/src/models/CreateRecoveryCodeForIdentityBody.ts
index dc9f175494..eb8cdc6633 100644
--- a/clients/client/typescript-fetch/src/models/CreateRecoveryCodeForIdentityBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateRecoveryCodeForIdentityBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateRecoveryLinkForIdentityBody.ts b/clients/client/typescript-fetch/src/models/CreateRecoveryLinkForIdentityBody.ts
index 2f83f4dde9..51ed75827d 100644
--- a/clients/client/typescript-fetch/src/models/CreateRecoveryLinkForIdentityBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateRecoveryLinkForIdentityBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateRelationshipBody.ts b/clients/client/typescript-fetch/src/models/CreateRelationshipBody.ts
index ddd25e9825..96589f2c52 100644
--- a/clients/client/typescript-fetch/src/models/CreateRelationshipBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateRelationshipBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateSubscriptionBody.ts b/clients/client/typescript-fetch/src/models/CreateSubscriptionBody.ts
index 6339b697c0..0c5224baeb 100644
--- a/clients/client/typescript-fetch/src/models/CreateSubscriptionBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateSubscriptionBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateSubscriptionCommon.ts b/clients/client/typescript-fetch/src/models/CreateSubscriptionCommon.ts
index 808e8bce5f..004b6223d3 100644
--- a/clients/client/typescript-fetch/src/models/CreateSubscriptionCommon.ts
+++ b/clients/client/typescript-fetch/src/models/CreateSubscriptionCommon.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateVerifiableCredentialRequestBody.ts b/clients/client/typescript-fetch/src/models/CreateVerifiableCredentialRequestBody.ts
index a7b4d87a03..4c6d273687 100644
--- a/clients/client/typescript-fetch/src/models/CreateVerifiableCredentialRequestBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateVerifiableCredentialRequestBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateWorkspaceApiKeyBody.ts b/clients/client/typescript-fetch/src/models/CreateWorkspaceApiKeyBody.ts
index 50c74bd114..5924ea3bbe 100644
--- a/clients/client/typescript-fetch/src/models/CreateWorkspaceApiKeyBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateWorkspaceApiKeyBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateWorkspaceBody.ts b/clients/client/typescript-fetch/src/models/CreateWorkspaceBody.ts
index ffb2805d9b..3c30067455 100644
--- a/clients/client/typescript-fetch/src/models/CreateWorkspaceBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateWorkspaceBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateWorkspaceMemberInviteBody.ts b/clients/client/typescript-fetch/src/models/CreateWorkspaceMemberInviteBody.ts
index 039c0cd5b9..c8ea29527d 100644
--- a/clients/client/typescript-fetch/src/models/CreateWorkspaceMemberInviteBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateWorkspaceMemberInviteBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CreateWorkspaceSubscriptionBody.ts b/clients/client/typescript-fetch/src/models/CreateWorkspaceSubscriptionBody.ts
index 8275d65216..f75a2df1a0 100644
--- a/clients/client/typescript-fetch/src/models/CreateWorkspaceSubscriptionBody.ts
+++ b/clients/client/typescript-fetch/src/models/CreateWorkspaceSubscriptionBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CredentialSupportedDraft00.ts b/clients/client/typescript-fetch/src/models/CredentialSupportedDraft00.ts
index ec21c90e29..9614a37c8d 100644
--- a/clients/client/typescript-fetch/src/models/CredentialSupportedDraft00.ts
+++ b/clients/client/typescript-fetch/src/models/CredentialSupportedDraft00.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CustomDomain.ts b/clients/client/typescript-fetch/src/models/CustomDomain.ts
index e43ca26165..ac296199d6 100644
--- a/clients/client/typescript-fetch/src/models/CustomDomain.ts
+++ b/clients/client/typescript-fetch/src/models/CustomDomain.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/DeleteMySessionsCount.ts b/clients/client/typescript-fetch/src/models/DeleteMySessionsCount.ts
index c7a257eaf2..266d4eabaf 100644
--- a/clients/client/typescript-fetch/src/models/DeleteMySessionsCount.ts
+++ b/clients/client/typescript-fetch/src/models/DeleteMySessionsCount.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/EmailTemplateData.ts b/clients/client/typescript-fetch/src/models/EmailTemplateData.ts
index b5b5bf5dad..8cf709a0dd 100644
--- a/clients/client/typescript-fetch/src/models/EmailTemplateData.ts
+++ b/clients/client/typescript-fetch/src/models/EmailTemplateData.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/EmailTemplateDataBody.ts b/clients/client/typescript-fetch/src/models/EmailTemplateDataBody.ts
index 94301e50c5..3d9420a265 100644
--- a/clients/client/typescript-fetch/src/models/EmailTemplateDataBody.ts
+++ b/clients/client/typescript-fetch/src/models/EmailTemplateDataBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ErrorAuthenticatorAssuranceLevelNotSatisfied.ts b/clients/client/typescript-fetch/src/models/ErrorAuthenticatorAssuranceLevelNotSatisfied.ts
index 143a6d3d42..cc70b10d07 100644
--- a/clients/client/typescript-fetch/src/models/ErrorAuthenticatorAssuranceLevelNotSatisfied.ts
+++ b/clients/client/typescript-fetch/src/models/ErrorAuthenticatorAssuranceLevelNotSatisfied.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ErrorBrowserLocationChangeRequired.ts b/clients/client/typescript-fetch/src/models/ErrorBrowserLocationChangeRequired.ts
index 027699b061..475aa382bf 100644
--- a/clients/client/typescript-fetch/src/models/ErrorBrowserLocationChangeRequired.ts
+++ b/clients/client/typescript-fetch/src/models/ErrorBrowserLocationChangeRequired.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ErrorFlowReplaced.ts b/clients/client/typescript-fetch/src/models/ErrorFlowReplaced.ts
index 26722d3526..1f165d6ec6 100644
--- a/clients/client/typescript-fetch/src/models/ErrorFlowReplaced.ts
+++ b/clients/client/typescript-fetch/src/models/ErrorFlowReplaced.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ErrorGeneric.ts b/clients/client/typescript-fetch/src/models/ErrorGeneric.ts
index 17eb22ccbf..3b7516909e 100644
--- a/clients/client/typescript-fetch/src/models/ErrorGeneric.ts
+++ b/clients/client/typescript-fetch/src/models/ErrorGeneric.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ErrorOAuth2.ts b/clients/client/typescript-fetch/src/models/ErrorOAuth2.ts
index 3e62d5764d..68b6450aac 100644
--- a/clients/client/typescript-fetch/src/models/ErrorOAuth2.ts
+++ b/clients/client/typescript-fetch/src/models/ErrorOAuth2.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/EventStream.ts b/clients/client/typescript-fetch/src/models/EventStream.ts
index 2a76c04cb6..dd322fa4a4 100644
--- a/clients/client/typescript-fetch/src/models/EventStream.ts
+++ b/clients/client/typescript-fetch/src/models/EventStream.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ExpandedPermissionTree.ts b/clients/client/typescript-fetch/src/models/ExpandedPermissionTree.ts
index 54c1ced9fa..8ebfc5a091 100644
--- a/clients/client/typescript-fetch/src/models/ExpandedPermissionTree.ts
+++ b/clients/client/typescript-fetch/src/models/ExpandedPermissionTree.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/FlowError.ts b/clients/client/typescript-fetch/src/models/FlowError.ts
index 98a1a1808a..4bb79fec2c 100644
--- a/clients/client/typescript-fetch/src/models/FlowError.ts
+++ b/clients/client/typescript-fetch/src/models/FlowError.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GenericError.ts b/clients/client/typescript-fetch/src/models/GenericError.ts
index 3e9efa65fb..6ad5d02580 100644
--- a/clients/client/typescript-fetch/src/models/GenericError.ts
+++ b/clients/client/typescript-fetch/src/models/GenericError.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GenericErrorContent.ts b/clients/client/typescript-fetch/src/models/GenericErrorContent.ts
index 9c81e236f2..94dbf03486 100644
--- a/clients/client/typescript-fetch/src/models/GenericErrorContent.ts
+++ b/clients/client/typescript-fetch/src/models/GenericErrorContent.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GenericUsage.ts b/clients/client/typescript-fetch/src/models/GenericUsage.ts
index 268799796a..67dc1b14ac 100644
--- a/clients/client/typescript-fetch/src/models/GenericUsage.ts
+++ b/clients/client/typescript-fetch/src/models/GenericUsage.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetAttributesCountResponse.ts b/clients/client/typescript-fetch/src/models/GetAttributesCountResponse.ts
index 1f2714d309..ddbf199987 100644
--- a/clients/client/typescript-fetch/src/models/GetAttributesCountResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetAttributesCountResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetManagedIdentitySchemaLocation.ts b/clients/client/typescript-fetch/src/models/GetManagedIdentitySchemaLocation.ts
index c6c874450d..860fe37e1a 100644
--- a/clients/client/typescript-fetch/src/models/GetManagedIdentitySchemaLocation.ts
+++ b/clients/client/typescript-fetch/src/models/GetManagedIdentitySchemaLocation.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetMetricsEventAttributesResponse.ts b/clients/client/typescript-fetch/src/models/GetMetricsEventAttributesResponse.ts
index cb614303b6..960410fc4e 100644
--- a/clients/client/typescript-fetch/src/models/GetMetricsEventAttributesResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetMetricsEventAttributesResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetMetricsEventTypesResponse.ts b/clients/client/typescript-fetch/src/models/GetMetricsEventTypesResponse.ts
index 5d45297b63..f7469dd394 100644
--- a/clients/client/typescript-fetch/src/models/GetMetricsEventTypesResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetMetricsEventTypesResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetOrganizationResponse.ts b/clients/client/typescript-fetch/src/models/GetOrganizationResponse.ts
index 53bed6bc32..97a4ec301e 100644
--- a/clients/client/typescript-fetch/src/models/GetOrganizationResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetOrganizationResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetProjectEventsBody.ts b/clients/client/typescript-fetch/src/models/GetProjectEventsBody.ts
index 0c053c8f77..080b5bf85f 100644
--- a/clients/client/typescript-fetch/src/models/GetProjectEventsBody.ts
+++ b/clients/client/typescript-fetch/src/models/GetProjectEventsBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetProjectEventsResponse.ts b/clients/client/typescript-fetch/src/models/GetProjectEventsResponse.ts
index df66865111..5af9f1b625 100644
--- a/clients/client/typescript-fetch/src/models/GetProjectEventsResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetProjectEventsResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetProjectMetricsResponse.ts b/clients/client/typescript-fetch/src/models/GetProjectMetricsResponse.ts
index 8b96d3a460..6071e84cc3 100644
--- a/clients/client/typescript-fetch/src/models/GetProjectMetricsResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetProjectMetricsResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetSessionActivityResponse.ts b/clients/client/typescript-fetch/src/models/GetSessionActivityResponse.ts
index 934c3faa2f..1e1b8ea353 100644
--- a/clients/client/typescript-fetch/src/models/GetSessionActivityResponse.ts
+++ b/clients/client/typescript-fetch/src/models/GetSessionActivityResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/GetVersion200Response.ts b/clients/client/typescript-fetch/src/models/GetVersion200Response.ts
index 3e61fa52af..739a9ec51f 100644
--- a/clients/client/typescript-fetch/src/models/GetVersion200Response.ts
+++ b/clients/client/typescript-fetch/src/models/GetVersion200Response.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/HealthNotReadyStatus.ts b/clients/client/typescript-fetch/src/models/HealthNotReadyStatus.ts
index a3c33a67d1..bd5ffbd092 100644
--- a/clients/client/typescript-fetch/src/models/HealthNotReadyStatus.ts
+++ b/clients/client/typescript-fetch/src/models/HealthNotReadyStatus.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/HealthStatus.ts b/clients/client/typescript-fetch/src/models/HealthStatus.ts
index 0e20331c5a..951d7047aa 100644
--- a/clients/client/typescript-fetch/src/models/HealthStatus.ts
+++ b/clients/client/typescript-fetch/src/models/HealthStatus.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Identity.ts b/clients/client/typescript-fetch/src/models/Identity.ts
index d17c68726c..ee7d293652 100644
--- a/clients/client/typescript-fetch/src/models/Identity.ts
+++ b/clients/client/typescript-fetch/src/models/Identity.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityCredentials.ts b/clients/client/typescript-fetch/src/models/IdentityCredentials.ts
index 63035ff99a..5e3d796ec5 100644
--- a/clients/client/typescript-fetch/src/models/IdentityCredentials.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityCredentials.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityCredentialsCode.ts b/clients/client/typescript-fetch/src/models/IdentityCredentialsCode.ts
index d68a554cf7..ff2bafb997 100644
--- a/clients/client/typescript-fetch/src/models/IdentityCredentialsCode.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityCredentialsCode.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityCredentialsOidc.ts b/clients/client/typescript-fetch/src/models/IdentityCredentialsOidc.ts
index 1cc7aa1905..fafa3b36d8 100644
--- a/clients/client/typescript-fetch/src/models/IdentityCredentialsOidc.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityCredentialsOidc.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityCredentialsOidcProvider.ts b/clients/client/typescript-fetch/src/models/IdentityCredentialsOidcProvider.ts
index 41646de5b6..c311ff7459 100644
--- a/clients/client/typescript-fetch/src/models/IdentityCredentialsOidcProvider.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityCredentialsOidcProvider.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityCredentialsPassword.ts b/clients/client/typescript-fetch/src/models/IdentityCredentialsPassword.ts
index d18f3e3f31..07749b3f18 100644
--- a/clients/client/typescript-fetch/src/models/IdentityCredentialsPassword.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityCredentialsPassword.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityPatch.ts b/clients/client/typescript-fetch/src/models/IdentityPatch.ts
index d3cf2a7aa4..4b06b049ea 100644
--- a/clients/client/typescript-fetch/src/models/IdentityPatch.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityPatch.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityPatchResponse.ts b/clients/client/typescript-fetch/src/models/IdentityPatchResponse.ts
index 93d9c892a5..fec01c19f1 100644
--- a/clients/client/typescript-fetch/src/models/IdentityPatchResponse.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityPatchResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentitySchemaContainer.ts b/clients/client/typescript-fetch/src/models/IdentitySchemaContainer.ts
index 7aaa23bb11..ab0cdc1ecc 100644
--- a/clients/client/typescript-fetch/src/models/IdentitySchemaContainer.ts
+++ b/clients/client/typescript-fetch/src/models/IdentitySchemaContainer.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentitySchemaPreset.ts b/clients/client/typescript-fetch/src/models/IdentitySchemaPreset.ts
index 557c7d5946..99f44b8e24 100644
--- a/clients/client/typescript-fetch/src/models/IdentitySchemaPreset.ts
+++ b/clients/client/typescript-fetch/src/models/IdentitySchemaPreset.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityWithCredentials.ts b/clients/client/typescript-fetch/src/models/IdentityWithCredentials.ts
index 3ab788ce20..4c9cfdaaa9 100644
--- a/clients/client/typescript-fetch/src/models/IdentityWithCredentials.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityWithCredentials.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidc.ts b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidc.ts
index f3a2bf6872..7d5f33e7ae 100644
--- a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidc.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidc.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfig.ts b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfig.ts
index 8fcee64529..630486569e 100644
--- a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfig.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfig.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfigProvider.ts b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfigProvider.ts
index 6b591c456e..27ada7234b 100644
--- a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfigProvider.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsOidcConfigProvider.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPassword.ts b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPassword.ts
index a4599186b8..8285d3966a 100644
--- a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPassword.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPassword.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPasswordConfig.ts b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPasswordConfig.ts
index 3e12a331da..20d33b8af9 100644
--- a/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPasswordConfig.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityWithCredentialsPasswordConfig.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/InternalGetProjectBrandingBody.ts b/clients/client/typescript-fetch/src/models/InternalGetProjectBrandingBody.ts
index 7a12b1877c..46f20c421b 100644
--- a/clients/client/typescript-fetch/src/models/InternalGetProjectBrandingBody.ts
+++ b/clients/client/typescript-fetch/src/models/InternalGetProjectBrandingBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/InternalIsAXWelcomeScreenEnabledForProjectBody.ts b/clients/client/typescript-fetch/src/models/InternalIsAXWelcomeScreenEnabledForProjectBody.ts
index 48a3572437..10d416a8f3 100644
--- a/clients/client/typescript-fetch/src/models/InternalIsAXWelcomeScreenEnabledForProjectBody.ts
+++ b/clients/client/typescript-fetch/src/models/InternalIsAXWelcomeScreenEnabledForProjectBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugBody.ts b/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugBody.ts
index 01b7ecf415..84bf4ec2ce 100644
--- a/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugBody.ts
+++ b/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugResponse.ts b/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugResponse.ts
index 30ede3e79c..b665cffcbd 100644
--- a/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugResponse.ts
+++ b/clients/client/typescript-fetch/src/models/InternalIsOwnerForProjectBySlugResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IntrospectedOAuth2Token.ts b/clients/client/typescript-fetch/src/models/IntrospectedOAuth2Token.ts
index a757060f31..9285aa9710 100644
--- a/clients/client/typescript-fetch/src/models/IntrospectedOAuth2Token.ts
+++ b/clients/client/typescript-fetch/src/models/IntrospectedOAuth2Token.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Invoice.ts b/clients/client/typescript-fetch/src/models/Invoice.ts
index d4e0cdbf15..d831513663 100644
--- a/clients/client/typescript-fetch/src/models/Invoice.ts
+++ b/clients/client/typescript-fetch/src/models/Invoice.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/InvoiceDataV1.ts b/clients/client/typescript-fetch/src/models/InvoiceDataV1.ts
index ca30436aae..655945f74c 100644
--- a/clients/client/typescript-fetch/src/models/InvoiceDataV1.ts
+++ b/clients/client/typescript-fetch/src/models/InvoiceDataV1.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IsOwnerForProjectBySlug.ts b/clients/client/typescript-fetch/src/models/IsOwnerForProjectBySlug.ts
index d38e0ea9d1..8b99e4c52c 100644
--- a/clients/client/typescript-fetch/src/models/IsOwnerForProjectBySlug.ts
+++ b/clients/client/typescript-fetch/src/models/IsOwnerForProjectBySlug.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/JsonPatch.ts b/clients/client/typescript-fetch/src/models/JsonPatch.ts
index 3dfd360b2c..bb52ea3fa4 100644
--- a/clients/client/typescript-fetch/src/models/JsonPatch.ts
+++ b/clients/client/typescript-fetch/src/models/JsonPatch.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/JsonWebKey.ts b/clients/client/typescript-fetch/src/models/JsonWebKey.ts
index 1f66bae60c..80ab15537e 100644
--- a/clients/client/typescript-fetch/src/models/JsonWebKey.ts
+++ b/clients/client/typescript-fetch/src/models/JsonWebKey.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/JsonWebKeySet.ts b/clients/client/typescript-fetch/src/models/JsonWebKeySet.ts
index 1b3627fb79..aec76cf7a9 100644
--- a/clients/client/typescript-fetch/src/models/JsonWebKeySet.ts
+++ b/clients/client/typescript-fetch/src/models/JsonWebKeySet.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/KetoNamespace.ts b/clients/client/typescript-fetch/src/models/KetoNamespace.ts
index fad2279d5f..62d0f321c6 100644
--- a/clients/client/typescript-fetch/src/models/KetoNamespace.ts
+++ b/clients/client/typescript-fetch/src/models/KetoNamespace.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/LineItemV1.ts b/clients/client/typescript-fetch/src/models/LineItemV1.ts
index 8d54555bd7..86b5e763a4 100644
--- a/clients/client/typescript-fetch/src/models/LineItemV1.ts
+++ b/clients/client/typescript-fetch/src/models/LineItemV1.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ListEventStreams.ts b/clients/client/typescript-fetch/src/models/ListEventStreams.ts
index a4d3af4418..629f2cd797 100644
--- a/clients/client/typescript-fetch/src/models/ListEventStreams.ts
+++ b/clients/client/typescript-fetch/src/models/ListEventStreams.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ListInvoicesResponse.ts b/clients/client/typescript-fetch/src/models/ListInvoicesResponse.ts
index ea81bf60df..9d48329a5e 100644
--- a/clients/client/typescript-fetch/src/models/ListInvoicesResponse.ts
+++ b/clients/client/typescript-fetch/src/models/ListInvoicesResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ListOrganizationsResponse.ts b/clients/client/typescript-fetch/src/models/ListOrganizationsResponse.ts
index 5b25a68a87..560e15af3e 100644
--- a/clients/client/typescript-fetch/src/models/ListOrganizationsResponse.ts
+++ b/clients/client/typescript-fetch/src/models/ListOrganizationsResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ListWorkspaceProjects.ts b/clients/client/typescript-fetch/src/models/ListWorkspaceProjects.ts
index fa7d7a3843..7fda6fcc3c 100644
--- a/clients/client/typescript-fetch/src/models/ListWorkspaceProjects.ts
+++ b/clients/client/typescript-fetch/src/models/ListWorkspaceProjects.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ListWorkspaces.ts b/clients/client/typescript-fetch/src/models/ListWorkspaces.ts
index 54bccd1661..541e143103 100644
--- a/clients/client/typescript-fetch/src/models/ListWorkspaces.ts
+++ b/clients/client/typescript-fetch/src/models/ListWorkspaces.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/LoginFlow.ts b/clients/client/typescript-fetch/src/models/LoginFlow.ts
index 7b7406ba1e..8be6df9775 100644
--- a/clients/client/typescript-fetch/src/models/LoginFlow.ts
+++ b/clients/client/typescript-fetch/src/models/LoginFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/LoginFlowState.ts b/clients/client/typescript-fetch/src/models/LoginFlowState.ts
index f67b0744d6..1bf85bde01 100644
--- a/clients/client/typescript-fetch/src/models/LoginFlowState.ts
+++ b/clients/client/typescript-fetch/src/models/LoginFlowState.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/LogoutFlow.ts b/clients/client/typescript-fetch/src/models/LogoutFlow.ts
index 92cf58aeaf..59f18cd8c5 100644
--- a/clients/client/typescript-fetch/src/models/LogoutFlow.ts
+++ b/clients/client/typescript-fetch/src/models/LogoutFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ManagedIdentitySchema.ts b/clients/client/typescript-fetch/src/models/ManagedIdentitySchema.ts
index 4b3d50cd36..3b17f850dd 100644
--- a/clients/client/typescript-fetch/src/models/ManagedIdentitySchema.ts
+++ b/clients/client/typescript-fetch/src/models/ManagedIdentitySchema.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ManagedIdentitySchemaValidationResult.ts b/clients/client/typescript-fetch/src/models/ManagedIdentitySchemaValidationResult.ts
index 5ca449473a..4d71d75a3b 100644
--- a/clients/client/typescript-fetch/src/models/ManagedIdentitySchemaValidationResult.ts
+++ b/clients/client/typescript-fetch/src/models/ManagedIdentitySchemaValidationResult.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/MemberInvite.ts b/clients/client/typescript-fetch/src/models/MemberInvite.ts
index cc0c3bb3e5..30b43e7558 100644
--- a/clients/client/typescript-fetch/src/models/MemberInvite.ts
+++ b/clients/client/typescript-fetch/src/models/MemberInvite.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Message.ts b/clients/client/typescript-fetch/src/models/Message.ts
index 6e31115a18..173b79bcdc 100644
--- a/clients/client/typescript-fetch/src/models/Message.ts
+++ b/clients/client/typescript-fetch/src/models/Message.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/MessageDispatch.ts b/clients/client/typescript-fetch/src/models/MessageDispatch.ts
index c629d58026..41a956963b 100644
--- a/clients/client/typescript-fetch/src/models/MessageDispatch.ts
+++ b/clients/client/typescript-fetch/src/models/MessageDispatch.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/MetricsDatapoint.ts b/clients/client/typescript-fetch/src/models/MetricsDatapoint.ts
index 8da83450c7..68a23077eb 100644
--- a/clients/client/typescript-fetch/src/models/MetricsDatapoint.ts
+++ b/clients/client/typescript-fetch/src/models/MetricsDatapoint.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Money.ts b/clients/client/typescript-fetch/src/models/Money.ts
index dfc156ae4d..5d8caed064 100644
--- a/clients/client/typescript-fetch/src/models/Money.ts
+++ b/clients/client/typescript-fetch/src/models/Money.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Namespace.ts b/clients/client/typescript-fetch/src/models/Namespace.ts
index 78d2e7509d..cbf0c6bdca 100644
--- a/clients/client/typescript-fetch/src/models/Namespace.ts
+++ b/clients/client/typescript-fetch/src/models/Namespace.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NeedsPrivilegedSessionError.ts b/clients/client/typescript-fetch/src/models/NeedsPrivilegedSessionError.ts
index 9dd13baecd..ecd5f94720 100644
--- a/clients/client/typescript-fetch/src/models/NeedsPrivilegedSessionError.ts
+++ b/clients/client/typescript-fetch/src/models/NeedsPrivilegedSessionError.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProject.ts b/clients/client/typescript-fetch/src/models/NormalizedProject.ts
index 374c581426..9305686106 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProject.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProject.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProjectRevision.ts b/clients/client/typescript-fetch/src/models/NormalizedProjectRevision.ts
index 1b2d581a23..45e3d5f77e 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProjectRevision.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProjectRevision.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionCourierChannel.ts b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionCourierChannel.ts
index 670fd03888..0229aee662 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionCourierChannel.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionCourierChannel.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionHook.ts b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionHook.ts
index 03b568f08d..d72584c0aa 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionHook.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionHook.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionIdentitySchema.ts b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionIdentitySchema.ts
index f6f8115a37..429e00578c 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionIdentitySchema.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionIdentitySchema.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionThirdPartyProvider.ts b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionThirdPartyProvider.ts
index 5e7a47aef3..e0095054db 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionThirdPartyProvider.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionThirdPartyProvider.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionTokenizerTemplate.ts b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionTokenizerTemplate.ts
index 06d39bfe78..866738011c 100644
--- a/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionTokenizerTemplate.ts
+++ b/clients/client/typescript-fetch/src/models/NormalizedProjectRevisionTokenizerTemplate.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2Client.ts b/clients/client/typescript-fetch/src/models/OAuth2Client.ts
index 510652db3f..22be8b43ee 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2Client.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2Client.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2ClientTokenLifespans.ts b/clients/client/typescript-fetch/src/models/OAuth2ClientTokenLifespans.ts
index f94e14ee4f..d912351248 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2ClientTokenLifespans.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2ClientTokenLifespans.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2ConsentRequest.ts b/clients/client/typescript-fetch/src/models/OAuth2ConsentRequest.ts
index 0fc981989a..cd20d9b400 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2ConsentRequest.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2ConsentRequest.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2ConsentRequestOpenIDConnectContext.ts b/clients/client/typescript-fetch/src/models/OAuth2ConsentRequestOpenIDConnectContext.ts
index ce1074e29a..b77c9ccf6b 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2ConsentRequestOpenIDConnectContext.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2ConsentRequestOpenIDConnectContext.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2ConsentSession.ts b/clients/client/typescript-fetch/src/models/OAuth2ConsentSession.ts
index 76491a4e68..797dd3bf98 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2ConsentSession.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2ConsentSession.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2ConsentSessionExpiresAt.ts b/clients/client/typescript-fetch/src/models/OAuth2ConsentSessionExpiresAt.ts
index ba43811fcb..898c2c4094 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2ConsentSessionExpiresAt.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2ConsentSessionExpiresAt.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2LoginRequest.ts b/clients/client/typescript-fetch/src/models/OAuth2LoginRequest.ts
index d96c48b6d8..11ca743ec7 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2LoginRequest.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2LoginRequest.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2LogoutRequest.ts b/clients/client/typescript-fetch/src/models/OAuth2LogoutRequest.ts
index ea2e30148c..11937709ba 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2LogoutRequest.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2LogoutRequest.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2RedirectTo.ts b/clients/client/typescript-fetch/src/models/OAuth2RedirectTo.ts
index 734966a085..47675210a9 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2RedirectTo.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2RedirectTo.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OAuth2TokenExchange.ts b/clients/client/typescript-fetch/src/models/OAuth2TokenExchange.ts
index d6bd090a55..9fe21d199e 100644
--- a/clients/client/typescript-fetch/src/models/OAuth2TokenExchange.ts
+++ b/clients/client/typescript-fetch/src/models/OAuth2TokenExchange.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OidcConfiguration.ts b/clients/client/typescript-fetch/src/models/OidcConfiguration.ts
index 2f4bce6725..e7eb603b40 100644
--- a/clients/client/typescript-fetch/src/models/OidcConfiguration.ts
+++ b/clients/client/typescript-fetch/src/models/OidcConfiguration.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OidcUserInfo.ts b/clients/client/typescript-fetch/src/models/OidcUserInfo.ts
index 8806c76d88..82b4ad8a14 100644
--- a/clients/client/typescript-fetch/src/models/OidcUserInfo.ts
+++ b/clients/client/typescript-fetch/src/models/OidcUserInfo.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Organization.ts b/clients/client/typescript-fetch/src/models/Organization.ts
index 0b0241c104..3746d265fd 100644
--- a/clients/client/typescript-fetch/src/models/Organization.ts
+++ b/clients/client/typescript-fetch/src/models/Organization.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/OrganizationBody.ts b/clients/client/typescript-fetch/src/models/OrganizationBody.ts
index f04f9f425a..18b0795a1f 100644
--- a/clients/client/typescript-fetch/src/models/OrganizationBody.ts
+++ b/clients/client/typescript-fetch/src/models/OrganizationBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Pagination.ts b/clients/client/typescript-fetch/src/models/Pagination.ts
index 0609cc07b2..9cb4127572 100644
--- a/clients/client/typescript-fetch/src/models/Pagination.ts
+++ b/clients/client/typescript-fetch/src/models/Pagination.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PaginationHeaders.ts b/clients/client/typescript-fetch/src/models/PaginationHeaders.ts
index 75ed69bb30..b16f1c6e4c 100644
--- a/clients/client/typescript-fetch/src/models/PaginationHeaders.ts
+++ b/clients/client/typescript-fetch/src/models/PaginationHeaders.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ParseError.ts b/clients/client/typescript-fetch/src/models/ParseError.ts
index 0188b43e12..4899cf7035 100644
--- a/clients/client/typescript-fetch/src/models/ParseError.ts
+++ b/clients/client/typescript-fetch/src/models/ParseError.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PatchIdentitiesBody.ts b/clients/client/typescript-fetch/src/models/PatchIdentitiesBody.ts
index 1f181073fe..19b7447efe 100644
--- a/clients/client/typescript-fetch/src/models/PatchIdentitiesBody.ts
+++ b/clients/client/typescript-fetch/src/models/PatchIdentitiesBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PerformNativeLogoutBody.ts b/clients/client/typescript-fetch/src/models/PerformNativeLogoutBody.ts
index 13dce05e66..fef7432cad 100644
--- a/clients/client/typescript-fetch/src/models/PerformNativeLogoutBody.ts
+++ b/clients/client/typescript-fetch/src/models/PerformNativeLogoutBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PermissionsOnWorkspace.ts b/clients/client/typescript-fetch/src/models/PermissionsOnWorkspace.ts
index 5b76dbaadf..3c7d8f386c 100644
--- a/clients/client/typescript-fetch/src/models/PermissionsOnWorkspace.ts
+++ b/clients/client/typescript-fetch/src/models/PermissionsOnWorkspace.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Plan.ts b/clients/client/typescript-fetch/src/models/Plan.ts
index 477705ee06..e7621cac6b 100644
--- a/clients/client/typescript-fetch/src/models/Plan.ts
+++ b/clients/client/typescript-fetch/src/models/Plan.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PlanDetails.ts b/clients/client/typescript-fetch/src/models/PlanDetails.ts
index b3e30ab057..cfd686716a 100644
--- a/clients/client/typescript-fetch/src/models/PlanDetails.ts
+++ b/clients/client/typescript-fetch/src/models/PlanDetails.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PostCheckPermissionBody.ts b/clients/client/typescript-fetch/src/models/PostCheckPermissionBody.ts
index 56f37b87fe..7e850abf04 100644
--- a/clients/client/typescript-fetch/src/models/PostCheckPermissionBody.ts
+++ b/clients/client/typescript-fetch/src/models/PostCheckPermissionBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/PostCheckPermissionOrErrorBody.ts b/clients/client/typescript-fetch/src/models/PostCheckPermissionOrErrorBody.ts
index 308b0e690a..4a0a137909 100644
--- a/clients/client/typescript-fetch/src/models/PostCheckPermissionOrErrorBody.ts
+++ b/clients/client/typescript-fetch/src/models/PostCheckPermissionOrErrorBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Project.ts b/clients/client/typescript-fetch/src/models/Project.ts
index 74adc2727a..d3f12df1cf 100644
--- a/clients/client/typescript-fetch/src/models/Project.ts
+++ b/clients/client/typescript-fetch/src/models/Project.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectApiKey.ts b/clients/client/typescript-fetch/src/models/ProjectApiKey.ts
index 5406a295d1..63bb4ae3a9 100644
--- a/clients/client/typescript-fetch/src/models/ProjectApiKey.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectApiKey.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectBranding.ts b/clients/client/typescript-fetch/src/models/ProjectBranding.ts
index a0bee26b4d..e3c47b754d 100644
--- a/clients/client/typescript-fetch/src/models/ProjectBranding.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectBranding.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectBrandingColors.ts b/clients/client/typescript-fetch/src/models/ProjectBrandingColors.ts
index 7cc541b7b8..70c581aada 100644
--- a/clients/client/typescript-fetch/src/models/ProjectBrandingColors.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectBrandingColors.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectBrandingTheme.ts b/clients/client/typescript-fetch/src/models/ProjectBrandingTheme.ts
index 26ba5420aa..5e10247e98 100644
--- a/clients/client/typescript-fetch/src/models/ProjectBrandingTheme.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectBrandingTheme.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectCors.ts b/clients/client/typescript-fetch/src/models/ProjectCors.ts
index ce1bd906e2..6fbb3cf163 100644
--- a/clients/client/typescript-fetch/src/models/ProjectCors.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectCors.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectEventsDatapoint.ts b/clients/client/typescript-fetch/src/models/ProjectEventsDatapoint.ts
index 909a56744a..c2bafb3fe9 100644
--- a/clients/client/typescript-fetch/src/models/ProjectEventsDatapoint.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectEventsDatapoint.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectHost.ts b/clients/client/typescript-fetch/src/models/ProjectHost.ts
index 60f415eeaf..ff08177f6b 100644
--- a/clients/client/typescript-fetch/src/models/ProjectHost.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectHost.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectMember.ts b/clients/client/typescript-fetch/src/models/ProjectMember.ts
index f4cb774aec..5d47596965 100644
--- a/clients/client/typescript-fetch/src/models/ProjectMember.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectMember.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectMetadata.ts b/clients/client/typescript-fetch/src/models/ProjectMetadata.ts
index b2759f73b2..5410b1fff6 100644
--- a/clients/client/typescript-fetch/src/models/ProjectMetadata.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectMetadata.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectServiceIdentity.ts b/clients/client/typescript-fetch/src/models/ProjectServiceIdentity.ts
index 6bdafb0b9b..bd2b604879 100644
--- a/clients/client/typescript-fetch/src/models/ProjectServiceIdentity.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectServiceIdentity.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectServiceOAuth2.ts b/clients/client/typescript-fetch/src/models/ProjectServiceOAuth2.ts
index ca5ec3d1ea..d4f00730e2 100644
--- a/clients/client/typescript-fetch/src/models/ProjectServiceOAuth2.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectServiceOAuth2.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectServicePermission.ts b/clients/client/typescript-fetch/src/models/ProjectServicePermission.ts
index 57966ff368..3c933918a1 100644
--- a/clients/client/typescript-fetch/src/models/ProjectServicePermission.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectServicePermission.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/ProjectServices.ts b/clients/client/typescript-fetch/src/models/ProjectServices.ts
index 284b526b53..45de89b5f7 100644
--- a/clients/client/typescript-fetch/src/models/ProjectServices.ts
+++ b/clients/client/typescript-fetch/src/models/ProjectServices.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/QuotaUsage.ts b/clients/client/typescript-fetch/src/models/QuotaUsage.ts
index 061000c7a8..f4984e4cf1 100644
--- a/clients/client/typescript-fetch/src/models/QuotaUsage.ts
+++ b/clients/client/typescript-fetch/src/models/QuotaUsage.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RFC6749ErrorJson.ts b/clients/client/typescript-fetch/src/models/RFC6749ErrorJson.ts
index 403fa794e8..f884add9e4 100644
--- a/clients/client/typescript-fetch/src/models/RFC6749ErrorJson.ts
+++ b/clients/client/typescript-fetch/src/models/RFC6749ErrorJson.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RecoveryCodeForIdentity.ts b/clients/client/typescript-fetch/src/models/RecoveryCodeForIdentity.ts
index b878326a14..878f717fc7 100644
--- a/clients/client/typescript-fetch/src/models/RecoveryCodeForIdentity.ts
+++ b/clients/client/typescript-fetch/src/models/RecoveryCodeForIdentity.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RecoveryFlow.ts b/clients/client/typescript-fetch/src/models/RecoveryFlow.ts
index eb5a3a336f..cb40c4fc20 100644
--- a/clients/client/typescript-fetch/src/models/RecoveryFlow.ts
+++ b/clients/client/typescript-fetch/src/models/RecoveryFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RecoveryFlowState.ts b/clients/client/typescript-fetch/src/models/RecoveryFlowState.ts
index 76466ec0c5..316858ec6b 100644
--- a/clients/client/typescript-fetch/src/models/RecoveryFlowState.ts
+++ b/clients/client/typescript-fetch/src/models/RecoveryFlowState.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RecoveryIdentityAddress.ts b/clients/client/typescript-fetch/src/models/RecoveryIdentityAddress.ts
index 4e6ab553b4..da14a687f6 100644
--- a/clients/client/typescript-fetch/src/models/RecoveryIdentityAddress.ts
+++ b/clients/client/typescript-fetch/src/models/RecoveryIdentityAddress.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RecoveryLinkForIdentity.ts b/clients/client/typescript-fetch/src/models/RecoveryLinkForIdentity.ts
index beeb65c6f4..f5a250e741 100644
--- a/clients/client/typescript-fetch/src/models/RecoveryLinkForIdentity.ts
+++ b/clients/client/typescript-fetch/src/models/RecoveryLinkForIdentity.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RegistrationFlow.ts b/clients/client/typescript-fetch/src/models/RegistrationFlow.ts
index 0fb9667d74..7b25f30724 100644
--- a/clients/client/typescript-fetch/src/models/RegistrationFlow.ts
+++ b/clients/client/typescript-fetch/src/models/RegistrationFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RegistrationFlowState.ts b/clients/client/typescript-fetch/src/models/RegistrationFlowState.ts
index 179390567a..aa62ebfcb6 100644
--- a/clients/client/typescript-fetch/src/models/RegistrationFlowState.ts
+++ b/clients/client/typescript-fetch/src/models/RegistrationFlowState.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RejectOAuth2Request.ts b/clients/client/typescript-fetch/src/models/RejectOAuth2Request.ts
index 2106c09a3f..0a6b992e7f 100644
--- a/clients/client/typescript-fetch/src/models/RejectOAuth2Request.ts
+++ b/clients/client/typescript-fetch/src/models/RejectOAuth2Request.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RelationQuery.ts b/clients/client/typescript-fetch/src/models/RelationQuery.ts
index b0f6c546e5..3582f217f0 100644
--- a/clients/client/typescript-fetch/src/models/RelationQuery.ts
+++ b/clients/client/typescript-fetch/src/models/RelationQuery.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Relationship.ts b/clients/client/typescript-fetch/src/models/Relationship.ts
index 18c3be2c90..572b997ee9 100644
--- a/clients/client/typescript-fetch/src/models/Relationship.ts
+++ b/clients/client/typescript-fetch/src/models/Relationship.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RelationshipNamespaces.ts b/clients/client/typescript-fetch/src/models/RelationshipNamespaces.ts
index 0261df238d..d77b33e252 100644
--- a/clients/client/typescript-fetch/src/models/RelationshipNamespaces.ts
+++ b/clients/client/typescript-fetch/src/models/RelationshipNamespaces.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/RelationshipPatch.ts b/clients/client/typescript-fetch/src/models/RelationshipPatch.ts
index 3c5a144512..6b729ebc9b 100644
--- a/clients/client/typescript-fetch/src/models/RelationshipPatch.ts
+++ b/clients/client/typescript-fetch/src/models/RelationshipPatch.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Relationships.ts b/clients/client/typescript-fetch/src/models/Relationships.ts
index 31d485e478..6ee75fc146 100644
--- a/clients/client/typescript-fetch/src/models/Relationships.ts
+++ b/clients/client/typescript-fetch/src/models/Relationships.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SchemaPatch.ts b/clients/client/typescript-fetch/src/models/SchemaPatch.ts
index 62f83018fe..1aea673fa2 100644
--- a/clients/client/typescript-fetch/src/models/SchemaPatch.ts
+++ b/clients/client/typescript-fetch/src/models/SchemaPatch.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SelfServiceFlowExpiredError.ts b/clients/client/typescript-fetch/src/models/SelfServiceFlowExpiredError.ts
index 1d8d1ac21e..b802f34dc2 100644
--- a/clients/client/typescript-fetch/src/models/SelfServiceFlowExpiredError.ts
+++ b/clients/client/typescript-fetch/src/models/SelfServiceFlowExpiredError.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Session.ts b/clients/client/typescript-fetch/src/models/Session.ts
index 55b96d718f..dbbe50c8e4 100644
--- a/clients/client/typescript-fetch/src/models/Session.ts
+++ b/clients/client/typescript-fetch/src/models/Session.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SessionActivityDatapoint.ts b/clients/client/typescript-fetch/src/models/SessionActivityDatapoint.ts
index ebfba0cdfe..74876971e4 100644
--- a/clients/client/typescript-fetch/src/models/SessionActivityDatapoint.ts
+++ b/clients/client/typescript-fetch/src/models/SessionActivityDatapoint.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SessionAuthenticationMethod.ts b/clients/client/typescript-fetch/src/models/SessionAuthenticationMethod.ts
index 4430bd31ea..a300e8c6e7 100644
--- a/clients/client/typescript-fetch/src/models/SessionAuthenticationMethod.ts
+++ b/clients/client/typescript-fetch/src/models/SessionAuthenticationMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SessionDevice.ts b/clients/client/typescript-fetch/src/models/SessionDevice.ts
index 7075bc616f..1802e9a548 100644
--- a/clients/client/typescript-fetch/src/models/SessionDevice.ts
+++ b/clients/client/typescript-fetch/src/models/SessionDevice.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SetActiveProjectInConsoleBody.ts b/clients/client/typescript-fetch/src/models/SetActiveProjectInConsoleBody.ts
index a4b6cc45eb..b799d353eb 100644
--- a/clients/client/typescript-fetch/src/models/SetActiveProjectInConsoleBody.ts
+++ b/clients/client/typescript-fetch/src/models/SetActiveProjectInConsoleBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SetCustomDomainBody.ts b/clients/client/typescript-fetch/src/models/SetCustomDomainBody.ts
index 6797f8408f..fb85131a29 100644
--- a/clients/client/typescript-fetch/src/models/SetCustomDomainBody.ts
+++ b/clients/client/typescript-fetch/src/models/SetCustomDomainBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SetEventStreamBody.ts b/clients/client/typescript-fetch/src/models/SetEventStreamBody.ts
index 28aab32c74..72003612fc 100644
--- a/clients/client/typescript-fetch/src/models/SetEventStreamBody.ts
+++ b/clients/client/typescript-fetch/src/models/SetEventStreamBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SetProject.ts b/clients/client/typescript-fetch/src/models/SetProject.ts
index 454e197da4..9f488b98ae 100644
--- a/clients/client/typescript-fetch/src/models/SetProject.ts
+++ b/clients/client/typescript-fetch/src/models/SetProject.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SetProjectBrandingThemeBody.ts b/clients/client/typescript-fetch/src/models/SetProjectBrandingThemeBody.ts
index 2d1acb6183..fd4ea49da8 100644
--- a/clients/client/typescript-fetch/src/models/SetProjectBrandingThemeBody.ts
+++ b/clients/client/typescript-fetch/src/models/SetProjectBrandingThemeBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SettingsFlow.ts b/clients/client/typescript-fetch/src/models/SettingsFlow.ts
index 2d704a6a2b..ee4aa3f082 100644
--- a/clients/client/typescript-fetch/src/models/SettingsFlow.ts
+++ b/clients/client/typescript-fetch/src/models/SettingsFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SettingsFlowState.ts b/clients/client/typescript-fetch/src/models/SettingsFlowState.ts
index 3ecb53c303..693cfd93f6 100644
--- a/clients/client/typescript-fetch/src/models/SettingsFlowState.ts
+++ b/clients/client/typescript-fetch/src/models/SettingsFlowState.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SourcePosition.ts b/clients/client/typescript-fetch/src/models/SourcePosition.ts
index e67685d807..58d86bf0d2 100644
--- a/clients/client/typescript-fetch/src/models/SourcePosition.ts
+++ b/clients/client/typescript-fetch/src/models/SourcePosition.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SubjectSet.ts b/clients/client/typescript-fetch/src/models/SubjectSet.ts
index e988a05b92..c250c3e1ec 100644
--- a/clients/client/typescript-fetch/src/models/SubjectSet.ts
+++ b/clients/client/typescript-fetch/src/models/SubjectSet.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Subscription.ts b/clients/client/typescript-fetch/src/models/Subscription.ts
index a3c6532ba2..0ace7326ab 100644
--- a/clients/client/typescript-fetch/src/models/Subscription.ts
+++ b/clients/client/typescript-fetch/src/models/Subscription.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SuccessfulCodeExchangeResponse.ts b/clients/client/typescript-fetch/src/models/SuccessfulCodeExchangeResponse.ts
index 74c1a2fbaa..5b4223eb41 100644
--- a/clients/client/typescript-fetch/src/models/SuccessfulCodeExchangeResponse.ts
+++ b/clients/client/typescript-fetch/src/models/SuccessfulCodeExchangeResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SuccessfulNativeLogin.ts b/clients/client/typescript-fetch/src/models/SuccessfulNativeLogin.ts
index 7d5d17aa70..80b8354cf0 100644
--- a/clients/client/typescript-fetch/src/models/SuccessfulNativeLogin.ts
+++ b/clients/client/typescript-fetch/src/models/SuccessfulNativeLogin.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SuccessfulNativeRegistration.ts b/clients/client/typescript-fetch/src/models/SuccessfulNativeRegistration.ts
index 6f55168a57..3d1a9dba2a 100644
--- a/clients/client/typescript-fetch/src/models/SuccessfulNativeRegistration.ts
+++ b/clients/client/typescript-fetch/src/models/SuccessfulNativeRegistration.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/SuccessfulProjectUpdate.ts b/clients/client/typescript-fetch/src/models/SuccessfulProjectUpdate.ts
index 562b9b72fc..dd96ffb756 100644
--- a/clients/client/typescript-fetch/src/models/SuccessfulProjectUpdate.ts
+++ b/clients/client/typescript-fetch/src/models/SuccessfulProjectUpdate.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TaxLineItem.ts b/clients/client/typescript-fetch/src/models/TaxLineItem.ts
index eb42e805ac..75b36d047d 100644
--- a/clients/client/typescript-fetch/src/models/TaxLineItem.ts
+++ b/clients/client/typescript-fetch/src/models/TaxLineItem.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TimeInterval.ts b/clients/client/typescript-fetch/src/models/TimeInterval.ts
index e1fabc75d1..1253fb1873 100644
--- a/clients/client/typescript-fetch/src/models/TimeInterval.ts
+++ b/clients/client/typescript-fetch/src/models/TimeInterval.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TokenPagination.ts b/clients/client/typescript-fetch/src/models/TokenPagination.ts
index db4c9f376e..439be51c84 100644
--- a/clients/client/typescript-fetch/src/models/TokenPagination.ts
+++ b/clients/client/typescript-fetch/src/models/TokenPagination.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TokenPaginationHeaders.ts b/clients/client/typescript-fetch/src/models/TokenPaginationHeaders.ts
index b9a650eb1e..e914be39ff 100644
--- a/clients/client/typescript-fetch/src/models/TokenPaginationHeaders.ts
+++ b/clients/client/typescript-fetch/src/models/TokenPaginationHeaders.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TokenPaginationRequestParameters.ts b/clients/client/typescript-fetch/src/models/TokenPaginationRequestParameters.ts
index cbd422491c..f68f142419 100644
--- a/clients/client/typescript-fetch/src/models/TokenPaginationRequestParameters.ts
+++ b/clients/client/typescript-fetch/src/models/TokenPaginationRequestParameters.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TokenPaginationResponseHeaders.ts b/clients/client/typescript-fetch/src/models/TokenPaginationResponseHeaders.ts
index d7db747e6c..b386b10181 100644
--- a/clients/client/typescript-fetch/src/models/TokenPaginationResponseHeaders.ts
+++ b/clients/client/typescript-fetch/src/models/TokenPaginationResponseHeaders.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TrustOAuth2JwtGrantIssuer.ts b/clients/client/typescript-fetch/src/models/TrustOAuth2JwtGrantIssuer.ts
index 5da17b38a8..88c7b6e080 100644
--- a/clients/client/typescript-fetch/src/models/TrustOAuth2JwtGrantIssuer.ts
+++ b/clients/client/typescript-fetch/src/models/TrustOAuth2JwtGrantIssuer.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantIssuer.ts b/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantIssuer.ts
index 9a78b3a93b..6053d34650 100644
--- a/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantIssuer.ts
+++ b/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantIssuer.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantJsonWebKey.ts b/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantJsonWebKey.ts
index a8bcf5d3a2..b2bb20ae3f 100644
--- a/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantJsonWebKey.ts
+++ b/clients/client/typescript-fetch/src/models/TrustedOAuth2JwtGrantJsonWebKey.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiContainer.ts b/clients/client/typescript-fetch/src/models/UiContainer.ts
index b24d0faa84..35926744ef 100644
--- a/clients/client/typescript-fetch/src/models/UiContainer.ts
+++ b/clients/client/typescript-fetch/src/models/UiContainer.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNode.ts b/clients/client/typescript-fetch/src/models/UiNode.ts
index 29c3311fe5..f1902f6475 100644
--- a/clients/client/typescript-fetch/src/models/UiNode.ts
+++ b/clients/client/typescript-fetch/src/models/UiNode.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeAnchorAttributes.ts b/clients/client/typescript-fetch/src/models/UiNodeAnchorAttributes.ts
index 4b3c8941d1..4586d8f5df 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeAnchorAttributes.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeAnchorAttributes.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeAttributes.ts b/clients/client/typescript-fetch/src/models/UiNodeAttributes.ts
index ee2f0ae5df..44fbccdba2 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeAttributes.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeAttributes.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeImageAttributes.ts b/clients/client/typescript-fetch/src/models/UiNodeImageAttributes.ts
index 72f057962a..eaaf5b5917 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeImageAttributes.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeImageAttributes.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeInputAttributes.ts b/clients/client/typescript-fetch/src/models/UiNodeInputAttributes.ts
index 4e133f9a2d..8697893aa3 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeInputAttributes.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeInputAttributes.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeMeta.ts b/clients/client/typescript-fetch/src/models/UiNodeMeta.ts
index c9ab777d05..6dbe3b9506 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeMeta.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeMeta.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeScriptAttributes.ts b/clients/client/typescript-fetch/src/models/UiNodeScriptAttributes.ts
index fbf2f8ca8d..cbb19744a7 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeScriptAttributes.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeScriptAttributes.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiNodeTextAttributes.ts b/clients/client/typescript-fetch/src/models/UiNodeTextAttributes.ts
index cd34d7f9e7..54ff9f9236 100644
--- a/clients/client/typescript-fetch/src/models/UiNodeTextAttributes.ts
+++ b/clients/client/typescript-fetch/src/models/UiNodeTextAttributes.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UiText.ts b/clients/client/typescript-fetch/src/models/UiText.ts
index fc084a40b9..8ffafb6410 100644
--- a/clients/client/typescript-fetch/src/models/UiText.ts
+++ b/clients/client/typescript-fetch/src/models/UiText.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateIdentityBody.ts b/clients/client/typescript-fetch/src/models/UpdateIdentityBody.ts
index af035147a7..4f51292e6d 100644
--- a/clients/client/typescript-fetch/src/models/UpdateIdentityBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateIdentityBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowBody.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowBody.ts
index 66153b95b8..ff55aa8c42 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithCodeMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithCodeMethod.ts
index 8760e9b00d..461fc70949 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithCodeMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithCodeMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithIdentifierFirstMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithIdentifierFirstMethod.ts
index 0bd1e7ec79..c1182fa5d9 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithIdentifierFirstMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithIdentifierFirstMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithLookupSecretMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithLookupSecretMethod.ts
index 8fdab2a51e..836098f456 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithLookupSecretMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithLookupSecretMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithOidcMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithOidcMethod.ts
index ed9a437f7d..e9f9ebc72b 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithOidcMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithOidcMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasskeyMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasskeyMethod.ts
index 00f3d7a4ec..55ca55ed97 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasskeyMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasskeyMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasswordMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasswordMethod.ts
index 09141792c9..8bc33f0501 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasswordMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithPasswordMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithTotpMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithTotpMethod.ts
index 282d172c79..62513b92ed 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithTotpMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithTotpMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithWebAuthnMethod.ts b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithWebAuthnMethod.ts
index 59d31489f0..32f747a57f 100644
--- a/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithWebAuthnMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateLoginFlowWithWebAuthnMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowBody.ts b/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowBody.ts
index fd967e06a4..18a29410e2 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithCodeMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithCodeMethod.ts
index e27fc03e80..85b224028a 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithCodeMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithCodeMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithLinkMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithLinkMethod.ts
index 77058bdb5c..734f31dacb 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithLinkMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRecoveryFlowWithLinkMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowBody.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowBody.ts
index f189f03bb4..b27647923c 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithCodeMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithCodeMethod.ts
index 76a4ae32b2..5e7e035cde 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithCodeMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithCodeMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithOidcMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithOidcMethod.ts
index 5f6e194df7..73f7b81f9f 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithOidcMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithOidcMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasskeyMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasskeyMethod.ts
index 94af85ecc9..5b9d6f825e 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasskeyMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasskeyMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasswordMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasswordMethod.ts
index 9c718fd6d6..07a6b7232d 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasswordMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithPasswordMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithProfileMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithProfileMethod.ts
index f630b13f5a..6583b6e7c0 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithProfileMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithProfileMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithWebAuthnMethod.ts b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithWebAuthnMethod.ts
index 09cefe07a6..fa4a4858d7 100644
--- a/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithWebAuthnMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateRegistrationFlowWithWebAuthnMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowBody.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowBody.ts
index 5061769bdd..f2609218c9 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithLookupMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithLookupMethod.ts
index 9e3227899d..124dc83667 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithLookupMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithLookupMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithOidcMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithOidcMethod.ts
index d8fe5f854e..d7d1e65910 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithOidcMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithOidcMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasskeyMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasskeyMethod.ts
index f018410ced..29e11e6575 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasskeyMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasskeyMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasswordMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasswordMethod.ts
index 248436cc2f..690044a667 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasswordMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithPasswordMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithProfileMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithProfileMethod.ts
index efe5252333..74726b7b9c 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithProfileMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithProfileMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithTotpMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithTotpMethod.ts
index f8c59937cd..ffee0e14d8 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithTotpMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithTotpMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithWebAuthnMethod.ts b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithWebAuthnMethod.ts
index 5ff3877aa8..d53bf6fc1b 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithWebAuthnMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSettingsFlowWithWebAuthnMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateSubscriptionBody.ts b/clients/client/typescript-fetch/src/models/UpdateSubscriptionBody.ts
index 91512c22ad..1574ab02c8 100644
--- a/clients/client/typescript-fetch/src/models/UpdateSubscriptionBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateSubscriptionBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateVerificationFlowBody.ts b/clients/client/typescript-fetch/src/models/UpdateVerificationFlowBody.ts
index 48c129c1c2..e03c921242 100644
--- a/clients/client/typescript-fetch/src/models/UpdateVerificationFlowBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateVerificationFlowBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithCodeMethod.ts b/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithCodeMethod.ts
index 45b2515b99..4409b30f28 100644
--- a/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithCodeMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithCodeMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithLinkMethod.ts b/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithLinkMethod.ts
index c10ecc1776..f0ed503f16 100644
--- a/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithLinkMethod.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateVerificationFlowWithLinkMethod.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/UpdateWorkspaceBody.ts b/clients/client/typescript-fetch/src/models/UpdateWorkspaceBody.ts
index 90445571d7..5d37a7e417 100644
--- a/clients/client/typescript-fetch/src/models/UpdateWorkspaceBody.ts
+++ b/clients/client/typescript-fetch/src/models/UpdateWorkspaceBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Usage.ts b/clients/client/typescript-fetch/src/models/Usage.ts
index 2b4db797b8..38dc0a3ee7 100644
--- a/clients/client/typescript-fetch/src/models/Usage.ts
+++ b/clients/client/typescript-fetch/src/models/Usage.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/VerifiableCredentialPrimingResponse.ts b/clients/client/typescript-fetch/src/models/VerifiableCredentialPrimingResponse.ts
index e991099c76..c66f941f72 100644
--- a/clients/client/typescript-fetch/src/models/VerifiableCredentialPrimingResponse.ts
+++ b/clients/client/typescript-fetch/src/models/VerifiableCredentialPrimingResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/VerifiableCredentialProof.ts b/clients/client/typescript-fetch/src/models/VerifiableCredentialProof.ts
index 3382717837..5560f5dd79 100644
--- a/clients/client/typescript-fetch/src/models/VerifiableCredentialProof.ts
+++ b/clients/client/typescript-fetch/src/models/VerifiableCredentialProof.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/VerifiableCredentialResponse.ts b/clients/client/typescript-fetch/src/models/VerifiableCredentialResponse.ts
index 28fd626102..b5bf71c78c 100644
--- a/clients/client/typescript-fetch/src/models/VerifiableCredentialResponse.ts
+++ b/clients/client/typescript-fetch/src/models/VerifiableCredentialResponse.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/VerifiableIdentityAddress.ts b/clients/client/typescript-fetch/src/models/VerifiableIdentityAddress.ts
index 52e28a7344..145e44f684 100644
--- a/clients/client/typescript-fetch/src/models/VerifiableIdentityAddress.ts
+++ b/clients/client/typescript-fetch/src/models/VerifiableIdentityAddress.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/VerificationFlow.ts b/clients/client/typescript-fetch/src/models/VerificationFlow.ts
index 2f1489ed2b..78a527355a 100644
--- a/clients/client/typescript-fetch/src/models/VerificationFlow.ts
+++ b/clients/client/typescript-fetch/src/models/VerificationFlow.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/VerificationFlowState.ts b/clients/client/typescript-fetch/src/models/VerificationFlowState.ts
index de07ce9ab3..e0841fafd1 100644
--- a/clients/client/typescript-fetch/src/models/VerificationFlowState.ts
+++ b/clients/client/typescript-fetch/src/models/VerificationFlowState.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Version.ts b/clients/client/typescript-fetch/src/models/Version.ts
index 59df28b6be..900bdc5afe 100644
--- a/clients/client/typescript-fetch/src/models/Version.ts
+++ b/clients/client/typescript-fetch/src/models/Version.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Warning.ts b/clients/client/typescript-fetch/src/models/Warning.ts
index 8921b7517e..e43b72a69f 100644
--- a/clients/client/typescript-fetch/src/models/Warning.ts
+++ b/clients/client/typescript-fetch/src/models/Warning.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/Workspace.ts b/clients/client/typescript-fetch/src/models/Workspace.ts
index c62bb93280..897506f53a 100644
--- a/clients/client/typescript-fetch/src/models/Workspace.ts
+++ b/clients/client/typescript-fetch/src/models/Workspace.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/WorkspaceApiKey.ts b/clients/client/typescript-fetch/src/models/WorkspaceApiKey.ts
index 92ae31f5c9..125cf6d8bb 100644
--- a/clients/client/typescript-fetch/src/models/WorkspaceApiKey.ts
+++ b/clients/client/typescript-fetch/src/models/WorkspaceApiKey.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/runtime.ts b/clients/client/typescript-fetch/src/runtime.ts
index 34963eb11c..0c296a388f 100644
--- a/clients/client/typescript-fetch/src/runtime.ts
+++ b/clients/client/typescript-fetch/src/runtime.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript/README.md b/clients/client/typescript/README.md
index ad522a8850..dfd5c5b26f 100644
--- a/clients/client/typescript/README.md
+++ b/clients/client/typescript/README.md
@@ -1,4 +1,4 @@
-## @ory/client@v1.14.2
+## @ory/client@v1.14.3
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/client@v1.14.2 --save
+npm install @ory/client@v1.14.3 --save
```
_unPublished (not recommended):_
diff --git a/clients/client/typescript/api.ts b/clients/client/typescript/api.ts
index b4588f6a97..0dc68f121d 100644
--- a/clients/client/typescript/api.ts
+++ b/clients/client/typescript/api.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript/base.ts b/clients/client/typescript/base.ts
index 94bcc600f1..c22db63995 100644
--- a/clients/client/typescript/base.ts
+++ b/clients/client/typescript/base.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript/common.ts b/clients/client/typescript/common.ts
index c02e0ff269..10124b91df 100644
--- a/clients/client/typescript/common.ts
+++ b/clients/client/typescript/common.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript/configuration.ts b/clients/client/typescript/configuration.ts
index 6cb3d6873d..84dae9e7bd 100644
--- a/clients/client/typescript/configuration.ts
+++ b/clients/client/typescript/configuration.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript/index.ts b/clients/client/typescript/index.ts
index e3344cf8ba..feee7e1d9e 100644
--- a/clients/client/typescript/index.ts
+++ b/clients/client/typescript/index.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.14.2
+ * The version of the OpenAPI document: v1.14.3
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript/package-lock.json b/clients/client/typescript/package-lock.json
index a00798d5a0..2aca69ae73 100644
--- a/clients/client/typescript/package-lock.json
+++ b/clients/client/typescript/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@ory/client",
- "version": "v1.14.2",
+ "version": "v1.14.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ory/client",
- "version": "v1.14.2",
+ "version": "v1.14.3",
"license": "Apache-2.0",
"dependencies": {
"axios": "^1.6.1"
@@ -123,9 +123,9 @@
"license": "MIT"
},
"node_modules/typescript": {
- "version": "5.5.3",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
- "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
+ "version": "5.5.4",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
+ "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
"dev": true,
"license": "Apache-2.0",
"bin": {
diff --git a/clients/client/typescript/package.json b/clients/client/typescript/package.json
index 9fc766cd8e..cc48abb533 100644
--- a/clients/client/typescript/package.json
+++ b/clients/client/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@ory/client",
- "version": "v1.14.2",
+ "version": "v1.14.3",
"description": "OpenAPI client for @ory/client",
"author": "Ory Corp",
"repository": {
diff --git a/spec/client/v1.14.3.json b/spec/client/v1.14.3.json
index 1fbcb03a55..e68eea46ec 100644
--- a/spec/client/v1.14.3.json
+++ b/spec/client/v1.14.3.json
@@ -1,19878 +1 @@
-{
- "components": {
- "responses": {
- "emptyResponse": {
- "description": "Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is\ntypically 201."
- },
- "errorOAuth2BadRequest": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "Bad Request Error Response"
- },
- "errorOAuth2Default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "Default Error Response"
- },
- "errorOAuth2NotFound": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "Not Found Error Response"
- },
- "identitySchemas": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/identitySchemas"
- }
- }
- },
- "description": "List Identity JSON Schemas Response"
- },
- "listCourierMessages": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/message"
- },
- "type": "array"
- }
- }
- },
- "description": "Paginated Courier Message List Response"
- },
- "listIdentities": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/identity"
- },
- "type": "array"
- }
- }
- },
- "description": "Paginated Identity List Response"
- },
- "listIdentitySessions": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/session"
- },
- "type": "array"
- }
- }
- },
- "description": "List Identity Sessions Response"
- },
- "listMySessions": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/session"
- },
- "type": "array"
- }
- }
- },
- "description": "List My Session Response"
- },
- "listOAuth2Clients": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/oAuth2Client"
- },
- "type": "array"
- }
- }
- },
- "description": "Paginated OAuth2 Client List Response"
- },
- "listSessions": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/session"
- },
- "type": "array"
- }
- }
- },
- "description": "Session List Response\n\nThe response given when listing sessions in an administrative context."
- }
- },
- "schemas": {
- "AmountInCent": {
- "format": "int64",
- "type": "integer"
- },
- "Attribute": {
- "properties": {
- "key": {
- "type": "string"
- },
- "value": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "AttributeFilter": {
- "properties": {
- "attribute": {
- "type": "string"
- },
- "condition": {
- "enum": [
- "equals",
- "not_equals",
- "contains",
- "not_contains",
- "regex",
- "not_regex",
- "set",
- "not_set"
- ],
- "type": "string",
- "x-go-enum-desc": "equals ConditionEquals\nnot_equals ConditionNotEquals\ncontains ConditionContains\nnot_contains ConditionNotContains\nregex ConditionRegex\nnot_regex ConditionNotRegex\nset ConditionSet\nnot_set ConditionNotSet"
- },
- "value": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "AttributesCountDatapoint": {
- "properties": {
- "count": {
- "description": "Count of the attribute value for given key",
- "format": "int64",
- "type": "integer"
- },
- "name": {
- "description": "Name of the attribute value for given key",
- "type": "string"
- }
- },
- "required": [
- "name",
- "count"
- ],
- "type": "object"
- },
- "BillingPeriodBucket": {
- "properties": {
- "base_invoices": {
- "$ref": "#/components/schemas/Invoices"
- },
- "billing_period": {
- "$ref": "#/components/schemas/TimeInterval"
- },
- "usage_invoice": {
- "$ref": "#/components/schemas/invoice"
- }
- },
- "type": "object"
- },
- "CreateInviteResponse": {
- "properties": {
- "all_invites": {
- "description": "A list of all invites for this resource",
- "items": {
- "$ref": "#/components/schemas/memberInvite"
- },
- "type": "array"
- },
- "created_invite": {
- "$ref": "#/components/schemas/memberInvite"
- }
- },
- "required": [
- "created_invite",
- "all_invites"
- ],
- "type": "object"
- },
- "CreateProjectMemberInviteBody": {
- "description": "Create Project MemberInvite Request Body",
- "properties": {
- "invitee_email": {
- "description": "A email to invite",
- "type": "string"
- }
- },
- "type": "object"
- },
- "CreateProjectNormalizedPayload": {
- "description": "Create project (normalized) request payload",
- "properties": {
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "disable_account_experience_welcome_screen": {
- "description": "Whether to disable the account experience welcome screen, which is hosted under `/ui/welcome`.",
- "type": "boolean"
- },
- "enable_ax_v2": {
- "description": "Whether the new account experience is enabled and reachable.",
- "type": "boolean"
- },
- "environment": {
- "description": "\nprod Production\nstage Staging\ndev Development",
- "enum": [
- "prod",
- "stage",
- "dev"
- ],
- "type": "string",
- "x-go-enum-desc": "prod Production\nstage Staging\ndev Development"
- },
- "home_region": {
- "description": "\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"
- },
- "hydra_oauth2_allowed_top_level_claims": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_oauth2_client_credentials_default_grant_allowed_scope": {
- "description": "Automatically grant authorized OAuth2 Scope in OAuth2 Client Credentials Flow.\n\nEach OAuth2 Client is allowed to request a predefined OAuth2 Scope (for example `read write`). If this option is enabled, the full\nscope is automatically granted when performing the OAuth2 Client Credentials flow.\n\nIf disabled, the OAuth2 Client has to request the scope in the OAuth2 request by providing the `scope` query parameter.\n\nSetting this option to true is common if you need compatibility with MITREid.\n\nThis governs the \"oauth2.client_credentials.default_grant_allowed_scope\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_exclude_not_before_claim": {
- "description": "Set to true if you want to exclude claim `nbf (not before)` part of access token.\n\nThis governs the \"oauth2.exclude_not_before_claim\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_grant_jwt_iat_optional": {
- "description": "Configures if the issued at (`iat`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `iat` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.iat_optional\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_grant_jwt_jti_optional": {
- "description": "Configures if the JSON Web Token ID (`jti`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `jti` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.jti_optional\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_grant_jwt_max_ttl": {
- "default": "720h",
- "description": "Configures what the maximum age of a JWT assertion used in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523) can be.\n\nThis feature uses the `exp` claim and `iat` claim to calculate assertion age. Assertions exceeding the max age will be denied.\n\nUseful as a safety measure and recommended to keep below 720h.\n\nThis governs the \"oauth2.grant.jwt.max_ttl\" setting.",
- "example": "30m",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_oauth2_mirror_top_level_claims": {
- "description": "Set to false if you don't want to mirror custom claims under 'ext'.\n\nThis governs the \"oauth2.mirror_top_level_claims\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_pkce_enforced": {
- "description": "Configures whether PKCE should be enforced for all OAuth2 Clients.\n\nThis governs the \"oauth2.pkce.enforced\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_pkce_enforced_for_public_clients": {
- "description": "Configures whether PKCE should be enforced for OAuth2 Clients without a client secret (public clients).\n\nThis governs the \"oauth2.pkce.enforced_for_public_clients\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_refresh_token_hook": {
- "description": "Sets the Refresh Token Hook Endpoint. If set this endpoint will be called during the OAuth2 Token Refresh grant update the OAuth2 Access Token claims.\n\nThis governs the \"oauth2.refresh_token_hook\" setting.",
- "type": "string"
- },
- "hydra_oauth2_token_hook": {
- "description": "Sets the token hook endpoint for all grant types. If set it will be called while providing token to customize claims.\n\nThis governs the \"oauth2.token_hook.url\" setting.",
- "type": "string"
- },
- "hydra_oidc_dynamic_client_registration_default_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_oidc_dynamic_client_registration_enabled": {
- "description": "Configures OpenID Connect Dynamic Client Registration.\n\nThis governs the \"oidc.dynamic_client_registration.enabled\" setting.",
- "type": "boolean"
- },
- "hydra_oidc_subject_identifiers_pairwise_salt": {
- "description": "Configures OpenID Connect Discovery and overwrites the pairwise algorithm\n\nThis governs the \"oidc.subject_identifiers.pairwise_salt\" setting.",
- "type": "string"
- },
- "hydra_oidc_subject_identifiers_supported_types": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_secrets_cookie": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_secrets_system": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_serve_cookies_same_site_legacy_workaround": {
- "description": "Configures the Ory Hydra Cookie Same Site Legacy Workaround\n\nThis governs the \"serve.cookies.same_site_legacy_workaround\" setting.",
- "type": "boolean"
- },
- "hydra_serve_cookies_same_site_mode": {
- "description": "Configures the Ory Hydra Cookie Same Site Mode\n\nThis governs the \"serve.cookies.same_site_mode\" setting.",
- "type": "string"
- },
- "hydra_strategies_access_token": {
- "default": "opaque",
- "description": "Defines access token type\n\nThis governs the \"strategies.access_token\" setting.\nopaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt",
- "enum": [
- "opaque",
- "jwt"
- ],
- "type": "string",
- "x-go-enum-desc": "opaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt"
- },
- "hydra_strategies_jwt_scope_claim": {
- "default": "list",
- "description": "Define the claim to use as the scope in the access token.\n\nThis governs the \"strategies.jwt.scope_claim\" setting:\n\nlist: The scope claim is an array of strings named `scope`: `{ \"scope\": [\"read\", \"write\"] }`\nstring: The scope claim is a space delimited list of strings named `scp`: `{ \"scp\": \"read write\" }`\nboth: The scope claim is both a space delimited list and an array of strings named `scope` and `scp`: `{ \"scope\": [\"read\", \"write\"], \"scp\": \"read write\" }`\nlist OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth",
- "enum": [
- "list",
- "string",
- "both"
- ],
- "type": "string",
- "x-go-enum-desc": "list OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth"
- },
- "hydra_strategies_scope": {
- "default": "wildcard",
- "description": "Defines how scopes are matched. For more details have a look at https://github.com/ory/fosite#scopes\n\nThis governs the \"strategies.scope\" setting.\nexact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard",
- "enum": [
- "exact",
- "wildcard"
- ],
- "type": "string",
- "x-go-enum-desc": "exact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard"
- },
- "hydra_ttl_access_token": {
- "default": "30m",
- "description": "This governs the \"ttl.access_token\" setting.",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_auth_code": {
- "default": "720h",
- "description": "Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.auth_code\" setting.",
- "example": "30m",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_id_token": {
- "default": "30m",
- "description": "This governs the \"ttl.id_token\" setting.",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_login_consent_request": {
- "default": "30m",
- "description": "Configures how long a user login and consent flow may take.\n\nThis governs the \"ttl.login_consent_request\" setting.",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_refresh_token": {
- "default": "720h",
- "description": "Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.refresh_token\" setting.",
- "example": "30m",
- "pattern": "^([0-9]+(ns|us|ms|s|m|h)|-1)$",
- "type": "string"
- },
- "hydra_urls_consent": {
- "description": "Sets the OAuth2 Consent Endpoint URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.consent\" setting.",
- "type": "string"
- },
- "hydra_urls_error": {
- "description": "Sets the OAuth2 Error URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.error\" setting.",
- "type": "string"
- },
- "hydra_urls_login": {
- "description": "Sets the OAuth2 Login Endpoint URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.login\" setting.",
- "type": "string"
- },
- "hydra_urls_logout": {
- "description": "Sets the logout endpoint.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.logout\" setting.",
- "type": "string"
- },
- "hydra_urls_post_logout_redirect": {
- "description": "When an OAuth2-related user agent requests to log out, they will be redirected to this url afterwards per default.\n\nDefaults to the Ory Account Experience in development and your application in production mode when a custom domain is connected.\n\nThis governs the \"urls.post_logout_redirect\" setting.",
- "type": "string"
- },
- "hydra_urls_registration": {
- "description": "Sets the OAuth2 Registration Endpoint URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.registration\" setting.",
- "type": "string"
- },
- "hydra_urls_self_issuer": {
- "description": "This value will be used as the issuer in access and ID tokens. It must be specified and using HTTPS protocol, unless the development mode is enabled.\n\nOn the Ory Network it will be very rare that you want to modify this value. If left empty, it will default to the correct value for the Ory Network.\n\nThis governs the \"urls.self.issuer\" setting.",
- "type": "string"
- },
- "hydra_webfinger_jwks_broadcast_keys": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_webfinger_oidc_discovery_auth_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the OAuth2 Authorization URL.\n\nThis governs the \"webfinger.oidc.discovery.auth_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_client_registration_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the OpenID Connect Dynamic Client Registration Endpoint.\n\nThis governs the \"webfinger.oidc.discovery.client_registration_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_jwks_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the JWKS URL.\n\nThis governs the \"webfinger.oidc.discovery.jwks_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_supported_claims": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_webfinger_oidc_discovery_supported_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_webfinger_oidc_discovery_token_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the OAuth2 Token URL.\n\nThis governs the \"webfinger.oidc.discovery.token_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_userinfo_url": {
- "description": "Configures OpenID Connect Discovery and overwrites userinfo endpoint to be advertised at the OpenID Connect Discovery endpoint /.well-known/openid-configuration. Defaults to Ory Hydra's userinfo endpoint at /userinfo. Set this value if you want to handle this endpoint yourself.\n\nThis governs the \"webfinger.oidc.discovery.userinfo_url\" setting.",
- "type": "string"
- },
- "id": {
- "description": "The revision ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "keto_namespace_configuration": {
- "description": "The Revisions' Keto Namespace Configuration\n\nThe string is a URL pointing to an OPL file with the configuration.",
- "type": "string"
- },
- "keto_namespaces": {
- "$ref": "#/components/schemas/KetoNamespaces"
- },
- "kratos_cookies_same_site": {
- "description": "Configures the Ory Kratos Cookie SameSite Attribute\n\nThis governs the \"cookies.same_site\" setting.",
- "type": "string"
- },
- "kratos_courier_channels": {
- "$ref": "#/components/schemas/revisionCourierChannels"
- },
- "kratos_courier_delivery_strategy": {
- "default": "smtp",
- "description": "The delivery strategy to use when sending emails\n\n`smtp`: Use SMTP server\n`http`: Use the built in HTTP client to send the email to some remote service",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_api_key_in": {
- "description": "The location of the API key to use in the HTTP email sending service's authentication\n\n`header`: Send the key value pair as a header\n`cookie`: Send the key value pair as a cookie\nThis governs the \"courier.http.auth.config.in\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_api_key_name": {
- "description": "The name of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.name\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_api_key_value": {
- "description": "The value of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.value\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_basic_auth_password": {
- "description": "The password to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.password\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_basic_auth_user": {
- "description": "The user to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.user\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_type": {
- "default": "empty (no authentication)",
- "description": "The authentication type to use while contacting the remote HTTP email sending service\n\n`basic_auth`: Use Basic Authentication\n`api_key`: Use API Key Authentication in a header or cookie",
- "type": "string"
- },
- "kratos_courier_http_request_config_body": {
- "description": "The Jsonnet template to generate the body to send to the remote HTTP email sending service\n\nShould be valid Jsonnet and base64 encoded\n\nThis governs the \"courier.http.body\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "kratos_courier_http_request_config_method": {
- "default": "POST",
- "description": "The http METHOD to use when calling the remote HTTP email sending service",
- "type": "string"
- },
- "kratos_courier_http_request_config_url": {
- "description": "The URL of the remote HTTP email sending service\n\nThis governs the \"courier.http.url\" setting",
- "type": "string"
- },
- "kratos_courier_smtp_connection_uri": {
- "description": "Configures the Ory Kratos SMTP Connection URI\n\nThis governs the \"courier.smtp.connection_uri\" setting.",
- "type": "string"
- },
- "kratos_courier_smtp_from_address": {
- "description": "Configures the Ory Kratos SMTP From Address\n\nThis governs the \"courier.smtp.from_address\" setting.",
- "type": "string"
- },
- "kratos_courier_smtp_from_name": {
- "description": "Configures the Ory Kratos SMTP From Name\n\nThis governs the \"courier.smtp.from_name\" setting.",
- "type": "string"
- },
- "kratos_courier_smtp_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "kratos_courier_smtp_local_name": {
- "description": "Configures the local_name to use in SMTP connections\n\nThis governs the \"courier.smtp.local_name\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Login via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Login via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Login via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_sms_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Login via Code SMS plain text body\n\nThis governs the \"courier.smtp.templates.login_code.valid.sms.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_registration_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Registration via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_registration_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Registration via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_registration_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Registration via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_sms_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Verification via Code SMS Body Plaintext\n\nThis governs the \"courier.smtp.templates.verification_code.valid.sms.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_feature_flags_cacheable_sessions": {
- "description": "Configures the Ory Kratos Session caching feature flag\n\nThis governs the \"feature_flags.cacheable_sessions\" setting.",
- "type": "boolean"
- },
- "kratos_feature_flags_cacheable_sessions_max_age": {
- "description": "Configures the Ory Kratos Session caching max-age feature flag\n\nThis governs the \"feature_flags.cacheable_sessions_max_age\" setting.",
- "type": "string"
- },
- "kratos_feature_flags_faster_session_extend": {
- "description": "Configures the Ory Kratos Faster Session Extend setting\n\nIf enabled allows faster session extension by skipping the session lookup and returning 201 instead of 200.\nDisabling this feature will be deprecated in the future.\n\nThis governs the \"feature_flags.faster_session_extend\" setting.",
- "type": "boolean"
- },
- "kratos_feature_flags_use_continue_with_transitions": {
- "description": "Configures the Ory Kratos Session use_continue_with_transitions flag\n\nThis governs the \"feature_flags.use_continue_with_transitions\" setting.",
- "type": "boolean"
- },
- "kratos_identity_schemas": {
- "$ref": "#/components/schemas/projectRevisionIdentitySchemas"
- },
- "kratos_oauth2_provider_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "kratos_oauth2_provider_override_return_to": {
- "description": "Kratos OAuth2 Provider Override Return To\n\nEnabling this allows Kratos to set the return_to parameter automatically to the OAuth2 request URL on the login flow, allowing complex flows such as recovery to continue to the initial OAuth2 flow.",
- "type": "boolean"
- },
- "kratos_oauth2_provider_url": {
- "description": "The Revisions' OAuth2 Provider Integration URL\n\nThis governs the \"oauth2_provider.url\" setting.",
- "type": "string"
- },
- "kratos_preview_default_read_consistency_level": {
- "description": "Configures the default read consistency level for identity APIs\n\nThis governs the `preview.default_read_consistency_level` setting.\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nDefaults to \"strong\" for new and existing projects. This feature is in preview. Use with caution.",
- "type": "string"
- },
- "kratos_secrets_cipher": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_secrets_cookie": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_secrets_default": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_allowed_return_urls": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_default_browser_return_url": {
- "description": "Configures the Ory Kratos Default Return URL\n\nThis governs the \"selfservice.allowed_return_urls\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_error_ui_url": {
- "description": "Configures the Ory Kratos Error UI URL\n\nThis governs the \"selfservice.flows.error.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_code_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.code.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login Default Return URL\n\nThis governs the \"selfservice.flows.login.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_lookup_secret_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.lookup_secret.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_oidc_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.login.after.oidc.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_passkey_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.login.after.passkey.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_password_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.login.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_totp_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.totp.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_webauthn_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After WebAuthn Default Return URL\n\nThis governs the \"selfservice.flows.login.after.webauthn.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_lifespan": {
- "description": "Configures the Ory Kratos Login Lifespan\n\nThis governs the \"selfservice.flows.login.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_ui_url": {
- "description": "Configures the Ory Kratos Login UI URL\n\nThis governs the \"selfservice.flows.login.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_logout_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Logout Default Return URL\n\nThis governs the \"selfservice.flows.logout.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Recovery Default Return URL\n\nThis governs the \"selfservice.flows.recovery.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_enabled": {
- "description": "Configures the Ory Kratos Recovery Enabled Setting\n\nThis governs the \"selfservice.flows.recovery.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_recovery_lifespan": {
- "description": "Configures the Ory Kratos Recovery Lifespan\n\nThis governs the \"selfservice.flows.recovery.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_notify_unknown_recipients": {
- "description": "Configures whether to notify unknown recipients of a Ory Kratos recovery flow\n\nThis governs the \"selfservice.flows.recovery.notify_unknown_recipients\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_recovery_ui_url": {
- "description": "Configures the Ory Kratos Recovery UI URL\n\nThis governs the \"selfservice.flows.recovery.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_use": {
- "description": "Configures the Ory Kratos Recovery strategy to use (\"link\" or \"code\")\n\nThis governs the \"selfservice.flows.recovery.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"
- },
- "kratos_selfservice_flows_registration_after_code_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Code Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.code.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_oidc_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.oidc.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_passkey_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_password_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Password Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_webauthn_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Webauthn Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.webauthn.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_enable_legacy_one_step": {
- "description": "Disable two-step registration\n\nTwo-step registration is a significantly improved sign up flow and recommended\nwhen using more than one sign up methods. To revert to one-step registration,\nset this to `true`.\n\nThis governs the \"selfservice.flows.registration.enable_legacy_one_step\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_enabled": {
- "description": "Configures the Whether Ory Kratos Registration is Enabled\n\nThis governs the \"selfservice.flows.registration.enabled\" setting.0",
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_lifespan": {
- "description": "Configures the Ory Kratos Registration Lifespan\n\nThis governs the \"selfservice.flows.registration.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_login_hints": {
- "description": "Configures the Ory Kratos Registration Login Hints\n\nShows helpful information when a user tries to sign up with a duplicate account.\n\nThis governs the \"selfservice.flows.registration.login_hints\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_ui_url": {
- "description": "Configures the Ory Kratos Registration UI URL\n\nThis governs the \"selfservice.flows.registration.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL\n\nThis governs the \"selfservice.flows.settings.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_lookup_secret_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Lookup Secrets\n\nThis governs the \"selfservice.flows.settings.after.lookup_secret.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_oidc_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Social Sign In\n\nThis governs the \"selfservice.flows.settings.after.oidc.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_passkey_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Passkey\n\nThis governs the \"selfservice.flows.settings.after.passkey.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_password_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Passwords\n\nThis governs the \"selfservice.flows.settings.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_profile_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Profiles\n\nThis governs the \"selfservice.flows.settings.after.profile.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_totp_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating TOTP\n\nThis governs the \"selfservice.flows.settings.after.totp.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_webauthn_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating WebAuthn\n\nThis governs the \"selfservice.flows.settings.after.webauthn.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_lifespan": {
- "description": "Configures the Ory Kratos Settings Lifespan\n\nThis governs the \"selfservice.flows.settings.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_privileged_session_max_age": {
- "description": "Configures the Ory Kratos Settings Privileged Session Max Age\n\nThis governs the \"selfservice.flows.settings.privileged_session_max_age\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_required_aal": {
- "description": "Configures the Ory Kratos Settings Required AAL\n\nThis governs the \"selfservice.flows.settings.required_aal\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_ui_url": {
- "description": "Configures the Ory Kratos Settings UI URL\n\nThis governs the \"selfservice.flows.settings.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Verification Default Return URL\n\nThis governs the \"selfservice.flows.verification.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_enabled": {
- "description": "Configures the Ory Kratos Verification Enabled Setting\n\nThis governs the \"selfservice.flows.verification.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_verification_lifespan": {
- "description": "Configures the Ory Kratos Verification Lifespan\n\nThis governs the \"selfservice.flows.verification.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_notify_unknown_recipients": {
- "description": "Configures whether to notify unknown recipients of a Ory Kratos verification flow\n\nThis governs the \"selfservice.flows.verification.notify_unknown_recipients\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_verification_ui_url": {
- "description": "Configures the Ory Kratos Verification UI URL\n\nThis governs the \"selfservice.flows.verification.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_use": {
- "description": "Configures the Ory Kratos Strategy to use for Verification\n\nThis governs the \"selfservice.flows.verification.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"
- },
- "kratos_selfservice_methods_code_config_lifespan": {
- "description": "Configures the Ory Kratos Code Method's lifespan\n\nThis governs the \"selfservice.methods.code.config.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_code_enabled": {
- "description": "Configures whether Ory Kratos Code Method is enabled\n\nThis governs the \"selfservice.methods.code.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_code_mfa_enabled": {
- "description": "Configures whether the code method can be used to fulfil MFA flows\n\nThis governs the \"selfservice.methods.code.mfa_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_code_passwordless_enabled": {
- "description": "Configures whether Ory Kratos Passwordless should use the Code Method\n\nThis governs the \"selfservice.methods.code.passwordless_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_code_passwordless_login_fallback_enabled": {
- "description": "This setting allows the code method to always login a user with code if they have registered with another authentication method such as password or social sign in.\n\nThis governs the \"selfservice.methods.code.passwordless_login_fallback_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_link_config_base_url": {
- "description": "Configures the Base URL which Recovery, Verification, and Login Links Point to\n\nIt is recommended to leave this value empty. It will be appropriately configured to the best matching domain\n(e.g. when using custom domains) automatically.\n\nThis governs the \"selfservice.methods.link.config.base_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_link_config_lifespan": {
- "description": "Configures the Ory Kratos Link Method's lifespan\n\nThis governs the \"selfservice.methods.link.config.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_link_enabled": {
- "description": "Configures whether Ory Kratos Link Method is enabled\n\nThis governs the \"selfservice.methods.link.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_lookup_secret_enabled": {
- "description": "Configures whether Ory Kratos TOTP Lookup Secret is enabled\n\nThis governs the \"selfservice.methods.lookup_secret.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_oidc_config_base_redirect_uri": {
- "description": "Configures the Ory Kratos Third Party / OpenID Connect base redirect URI\n\nThis governs the \"selfservice.methods.oidc.config.base_redirect_uri\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_oidc_config_providers": {
- "$ref": "#/components/schemas/projectRevisionThirdPartyLoginProviders"
- },
- "kratos_selfservice_methods_oidc_enabled": {
- "description": "Configures whether Ory Kratos Third Party / OpenID Connect Login is enabled\n\nThis governs the \"selfservice.methods.oidc.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_passkey_config_rp_display_name": {
- "description": "Configures the Ory Kratos Passkey RP Display Name\n\nThis governs the \"selfservice.methods.passkey.config.rp.display_name\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_passkey_config_rp_id": {
- "description": "Configures the Ory Kratos Passkey RP ID\n\nThis governs the \"selfservice.methods.passkey.config.rp.id\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_passkey_config_rp_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_methods_passkey_enabled": {
- "description": "Configures whether Ory Kratos Passkey authentication is enabled\n\nThis governs the \"selfservice.methods.passkey.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_haveibeenpwned_enabled": {
- "description": "Configures whether Ory Kratos Password HIBP Checks is enabled\n\nThis governs the \"selfservice.methods.password.config.haveibeenpwned_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_identifier_similarity_check_enabled": {
- "description": "Configures whether Ory Kratos Password should disable the similarity policy.\n\nThis governs the \"selfservice.methods.password.config.identifier_similarity_check_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_ignore_network_errors": {
- "description": "Configures whether Ory Kratos Password Should ignore HIBPWND Network Errors\n\nThis governs the \"selfservice.methods.password.config.ignore_network_errors\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_max_breaches": {
- "description": "Configures Ory Kratos Password Max Breaches Detection\n\nThis governs the \"selfservice.methods.password.config.max_breaches\" setting.",
- "format": "int64",
- "type": "integer"
- },
- "kratos_selfservice_methods_password_config_min_password_length": {
- "description": "Configures the minimum length of passwords.\n\nThis governs the \"selfservice.methods.password.config.min_password_length\" setting.",
- "format": "int64",
- "type": "integer"
- },
- "kratos_selfservice_methods_password_enabled": {
- "description": "Configures whether Ory Kratos Password Method is enabled\n\nThis governs the \"selfservice.methods.password.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_profile_enabled": {
- "description": "Configures whether Ory Kratos Profile Method is enabled\n\nThis governs the \"selfservice.methods.profile.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_totp_config_issuer": {
- "description": "Configures Ory Kratos TOTP Issuer\n\nThis governs the \"selfservice.methods.totp.config.issuer\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_totp_enabled": {
- "description": "Configures whether Ory Kratos TOTP Method is enabled\n\nThis governs the \"selfservice.methods.totp.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_webauthn_config_passwordless": {
- "description": "Configures whether Ory Kratos Webauthn is used for passwordless flows\n\nThis governs the \"selfservice.methods.webauthn.config.passwordless\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_webauthn_config_rp_display_name": {
- "description": "Configures the Ory Kratos Webauthn RP Display Name\n\nThis governs the \"selfservice.methods.webauthn.config.rp.display_name\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_webauthn_config_rp_icon": {
- "description": "Configures the Ory Kratos Webauthn RP Icon\n\nThis governs the \"selfservice.methods.webauthn.config.rp.icon\" setting.\nDeprecated: This value will be ignored due to security considerations.",
- "type": "string"
- },
- "kratos_selfservice_methods_webauthn_config_rp_id": {
- "description": "Configures the Ory Kratos Webauthn RP ID\n\nThis governs the \"selfservice.methods.webauthn.config.rp.id\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_webauthn_config_rp_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_methods_webauthn_enabled": {
- "description": "Configures whether Ory Kratos Webauthn is enabled\n\nThis governs the \"selfservice.methods.webauthn.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_session_cookie_persistent": {
- "description": "Configures the Ory Kratos Session Cookie Persistent Attribute\n\nThis governs the \"session.cookie.persistent\" setting.",
- "type": "boolean"
- },
- "kratos_session_cookie_same_site": {
- "description": "Configures the Ory Kratos Session Cookie SameSite Attribute\n\nThis governs the \"session.cookie.same_site\" setting.",
- "type": "string"
- },
- "kratos_session_lifespan": {
- "description": "Configures the Ory Kratos Session Lifespan\n\nThis governs the \"session.lifespan\" setting.",
- "type": "string"
- },
- "kratos_session_whoami_required_aal": {
- "description": "Configures the Ory Kratos Session Whoami AAL requirement\n\nThis governs the \"session.whoami.required_aal\" setting.",
- "type": "string"
- },
- "kratos_session_whoami_tokenizer_templates": {
- "$ref": "#/components/schemas/normalizedProjectRevisionTokenizerTemplates"
- },
- "name": {
- "description": "The project's name.",
- "type": "string"
- },
- "project_id": {
- "description": "The Revision's Project ID",
- "format": "uuid",
- "type": "string"
- },
- "project_revision_hooks": {
- "$ref": "#/components/schemas/projectRevisionHooks"
- },
- "serve_admin_cors_allowed_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "serve_admin_cors_enabled": {
- "description": "Enable CORS headers on all admin APIs\n\nThis governs the \"serve.admin.cors.enabled\" setting.",
- "type": "boolean"
- },
- "serve_public_cors_allowed_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "serve_public_cors_enabled": {
- "description": "Enable CORS headers on all public APIs\n\nThis governs the \"serve.public.cors.enabled\" setting.",
- "type": "boolean"
- },
- "strict_security": {
- "description": "Whether the project should employ strict security measures. Setting this to true is recommended for going into production.",
- "type": "boolean"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "workspace_id": {
- "format": "uuid",
- "type": "string"
- }
- },
- "required": [
- "name",
- "environment"
- ],
- "type": "object"
- },
- "CreateSubscriptionCommon": {
- "properties": {
- "currency": {
- "description": "\nusd USD\neur Euro",
- "enum": [
- "usd",
- "eur"
- ],
- "type": "string",
- "x-go-enum-desc": "usd USD\neur Euro"
- },
- "interval": {
- "description": "\nmonthly Monthly\nyearly Yearly",
- "enum": [
- "monthly",
- "yearly"
- ],
- "type": "string",
- "x-go-enum-desc": "monthly Monthly\nyearly Yearly"
- },
- "plan": {
- "type": "string"
- },
- "return_to": {
- "type": "string"
- }
- },
- "required": [
- "plan",
- "interval"
- ],
- "type": "object"
- },
- "CreateVerifiableCredentialRequestBody": {
- "properties": {
- "format": {
- "type": "string"
- },
- "proof": {
- "$ref": "#/components/schemas/VerifiableCredentialProof"
- },
- "types": {
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- },
- "title": "CreateVerifiableCredentialRequestBody contains the request body to request a verifiable credential.",
- "type": "object"
- },
- "CreateWorkspaceApiKeyBody": {
- "properties": {
- "name": {
- "description": "The API Key Name\n\nA descriptive name for the API key.",
- "type": "string"
- }
- },
- "required": [
- "name"
- ],
- "type": "object"
- },
- "CreateWorkspaceMemberInviteBody": {
- "description": "Create Workspace Invite Request Body",
- "properties": {
- "invitee_email": {
- "description": "A email to invite",
- "type": "string"
- },
- "role": {
- "description": "The role the user will have in the workspace\nowner WorkspaceMemberRoleOwner\ndeveloper WorkspaceMemberRoleDeveloper",
- "enum": [
- "owner",
- "developer"
- ],
- "type": "string",
- "x-go-enum-desc": "owner WorkspaceMemberRoleOwner\ndeveloper WorkspaceMemberRoleDeveloper"
- }
- },
- "required": [
- "invitee_email",
- "role"
- ],
- "type": "object"
- },
- "CustomHostnameStatus": {
- "title": "CustomHostnameStatus is the enumeration of valid state values in the CustomHostnameSSL.",
- "type": "string"
- },
- "DefaultError": {},
- "Duration": {
- "description": "A Duration represents the elapsed time between two instants\nas an int64 nanosecond count. The representation limits the\nlargest representable duration to approximately 290 years.",
- "format": "int64",
- "type": "integer"
- },
- "GenericUsage": {
- "properties": {
- "additional_price": {
- "$ref": "#/components/schemas/Money"
- },
- "included_usage": {
- "description": "IncludedUsage is the number of included items.",
- "format": "int64",
- "type": "integer"
- }
- },
- "required": [
- "included_usage",
- "additional_price"
- ],
- "title": "GenericUsage is the generic usage type that can be used for any feature.",
- "type": "object"
- },
- "ID": {
- "format": "int64",
- "type": "integer"
- },
- "InvoiceDataV1": {
- "properties": {
- "billing_period": {
- "$ref": "#/components/schemas/TimeInterval"
- },
- "currency": {
- "description": "The currency of the invoice.",
- "readOnly": true,
- "type": "string"
- },
- "items": {
- "description": "The items that are part of this invoice.",
- "items": {
- "$ref": "#/components/schemas/LineItemV1"
- },
- "readOnly": true,
- "type": "array"
- },
- "plan": {
- "description": "The plan that this invoice is based on.",
- "readOnly": true,
- "type": "string"
- },
- "stripe_invoice_item": {
- "type": "string"
- },
- "stripe_invoice_status": {
- "$ref": "#/components/schemas/InvoiceStatus"
- },
- "stripe_link": {
- "description": "An optional link to the invoice on Stripe.",
- "readOnly": true,
- "type": "string"
- },
- "subtitle": {
- "description": "The subtitle of the invoice.",
- "readOnly": true,
- "type": "string"
- },
- "tax": {
- "$ref": "#/components/schemas/TaxLineItem"
- },
- "title": {
- "description": "The title of the invoice.",
- "readOnly": true,
- "type": "string"
- },
- "total_in_cent": {
- "$ref": "#/components/schemas/AmountInCent"
- }
- },
- "required": [
- "title",
- "currency",
- "total_in_cent",
- "billing_period",
- "items"
- ],
- "type": "object"
- },
- "InvoiceStatus": {
- "description": "The status of the invoice, one of `draft`, `open`, `paid`, `uncollectible`, or `void`. [Learn more](https://stripe.com/docs/billing/invoices/workflow#workflow-overview)",
- "type": "string"
- },
- "Invoices": {
- "items": {
- "$ref": "#/components/schemas/invoice"
- },
- "type": "array"
- },
- "JSONRawMessage": {
- "title": "JSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger.",
- "type": "object"
- },
- "KetoNamespace": {
- "properties": {
- "id": {
- "format": "int64",
- "type": "integer"
- },
- "name": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "KetoNamespaces": {
- "items": {
- "$ref": "#/components/schemas/KetoNamespace"
- },
- "type": "array"
- },
- "LineItemV1": {
- "properties": {
- "amount_in_cent": {
- "$ref": "#/components/schemas/AmountInCent"
- },
- "description": {
- "type": "string"
- },
- "items": {
- "description": "Each line item can have sub-items to create a hierarchy.",
- "items": {
- "$ref": "#/components/schemas/LineItemV1"
- },
- "type": "array"
- },
- "quantity": {
- "format": "int64",
- "type": "integer"
- },
- "title": {
- "type": "string"
- },
- "unit_price": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "Money": {
- "properties": {
- "Cents": {
- "format": "int64",
- "type": "integer"
- },
- "String": {
- "type": "string"
- },
- "Unit": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "NormalizedProjectRevisionCourierChannel": {
- "properties": {
- "channel_id": {
- "description": "The Channel's public ID",
- "type": "string"
- },
- "created_at": {
- "description": "The creation date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "request_config_auth_config_api_key_in": {
- "description": "API key location\n\nCan either be \"header\" or \"query\"",
- "example": "header",
- "type": "string"
- },
- "request_config_auth_config_api_key_name": {
- "description": "API key name\n\nOnly used if the auth type is api_key",
- "type": "string"
- },
- "request_config_auth_config_api_key_value": {
- "description": "API key value\n\nOnly used if the auth type is api_key",
- "type": "string"
- },
- "request_config_auth_config_basic_auth_password": {
- "description": "Basic Auth Password\n\nOnly used if the auth type is basic_auth",
- "type": "string"
- },
- "request_config_auth_config_basic_auth_user": {
- "description": "Basic Auth Username\n\nOnly used if the auth type is basic_auth",
- "type": "string"
- },
- "request_config_auth_type": {
- "description": "HTTP Auth Method to use for the HTTP call\n\nCan either be basic_auth or api_key\nbasic_auth CourierChannelAuthTypeBasicAuth\napi_key CourierChannelAuthTypeApiKey",
- "enum": [
- "basic_auth",
- "api_key"
- ],
- "type": "string",
- "x-go-enum-desc": "basic_auth CourierChannelAuthTypeBasicAuth\napi_key CourierChannelAuthTypeApiKey"
- },
- "request_config_body": {
- "description": "URI pointing to the JsonNet template used for HTTP body payload generation.",
- "type": "string"
- },
- "request_config_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "request_config_method": {
- "description": "The HTTP method to use (GET, POST, etc) for the HTTP call",
- "example": "POST",
- "type": "string"
- },
- "request_config_url": {
- "type": "string"
- },
- "updated_at": {
- "description": "Last upate time",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "channel_id",
- "request_config_method",
- "request_config_body"
- ],
- "type": "object"
- },
- "NullBool": {
- "nullable": true,
- "type": "boolean"
- },
- "NullDuration": {
- "nullable": true,
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "NullInt": {
- "nullable": true,
- "type": "integer"
- },
- "NullString": {
- "nullable": true,
- "type": "string"
- },
- "NullTime": {
- "format": "date-time",
- "nullable": true,
- "type": "string"
- },
- "NullUUID": {
- "format": "uuid4",
- "nullable": true,
- "type": "string"
- },
- "OAuth2LoginChallengeParams": {
- "type": "object"
- },
- "OrganizationBody": {
- "description": "Create B2B SSO Organization Request Body",
- "properties": {
- "domains": {
- "description": "Domains contains the list of organization's domains.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "label": {
- "description": "Label contains the organization's label.",
- "type": "string"
- }
- },
- "type": "object"
- },
- "ParseError": {
- "properties": {
- "end": {
- "$ref": "#/components/schemas/SourcePosition"
- },
- "message": {
- "type": "string"
- },
- "start": {
- "$ref": "#/components/schemas/SourcePosition"
- }
- },
- "type": "object"
- },
- "Plan": {
- "properties": {
- "name": {
- "description": "Name is the name of the plan.",
- "type": "string"
- },
- "version": {
- "description": "Version is the version of the plan. The combination of `name@version` must be unique.",
- "format": "int64",
- "type": "integer"
- }
- },
- "required": [
- "name",
- "version"
- ],
- "type": "object"
- },
- "PlanDetails": {
- "properties": {
- "base_fee_monthly": {
- "description": "BaseFeeMonthly is the monthly base fee for the plan.",
- "format": "int64",
- "type": "integer"
- },
- "base_fee_yearly": {
- "description": "BaseFeeYearly is the yearly base fee for the plan.",
- "format": "int64",
- "type": "integer"
- },
- "custom": {
- "description": "Custom is true if the plan is custom. This means it will be hidden from the pricing page.",
- "type": "boolean"
- },
- "description": {
- "description": "Description is the description of the plan.",
- "type": "string"
- },
- "features": {
- "$ref": "#/components/schemas/PlanFeatures"
- },
- "latest": {
- "description": "Latest is true if the plan is the latest version of a plan and should be available for self-service usage.",
- "type": "boolean"
- },
- "name": {
- "description": "Name is the name of the plan.",
- "type": "string"
- },
- "version": {
- "description": "Version is the version of the plan. The combination of `name@version` must be unique.",
- "format": "int64",
- "type": "integer"
- }
- },
- "required": [
- "name",
- "version",
- "description",
- "custom",
- "base_fee_monthly",
- "base_fee_yearly",
- "features"
- ],
- "type": "object"
- },
- "PlanFeatures": {
- "additionalProperties": {
- "$ref": "#/components/schemas/GenericUsage"
- },
- "title": "Features are the feature definitions included in the plan.",
- "type": "object"
- },
- "Pricing": {
- "items": {
- "$ref": "#/components/schemas/PlanDetails"
- },
- "type": "array"
- },
- "ProjectEventsDatapoint": {
- "properties": {
- "attributes": {
- "description": "Event attributes with details",
- "items": {
- "$ref": "#/components/schemas/Attribute"
- },
- "type": "array"
- },
- "name": {
- "description": "Name of the event",
- "type": "string"
- },
- "timestamp": {
- "description": "Time of occurence",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "name",
- "timestamp",
- "attributes"
- ],
- "type": "object"
- },
- "RFC6749ErrorJson": {
- "properties": {
- "error": {
- "type": "string"
- },
- "error_debug": {
- "type": "string"
- },
- "error_description": {
- "type": "string"
- },
- "error_hint": {
- "type": "string"
- },
- "status_code": {
- "format": "int64",
- "type": "integer"
- }
- },
- "title": "RFC6749ErrorJson is a helper struct for JSON encoding/decoding of RFC6749Error.",
- "type": "object"
- },
- "RecoveryAddressType": {
- "title": "RecoveryAddressType must not exceed 16 characters as that is the limitation in the SQL Schema.",
- "type": "string"
- },
- "SessionActivityDatapoint": {
- "properties": {
- "country": {
- "description": "Country of the events",
- "type": "string"
- },
- "failed": {
- "description": "Number of events that failed in the given timeframe",
- "format": "int64",
- "type": "integer"
- },
- "succeeded": {
- "description": "Number of events that succeeded in the given timeframe",
- "format": "int64",
- "type": "integer"
- }
- },
- "required": [
- "succeeded",
- "failed",
- "country"
- ],
- "type": "object"
- },
- "SourcePosition": {
- "properties": {
- "Line": {
- "format": "int64",
- "type": "integer"
- },
- "column": {
- "format": "int64",
- "type": "integer"
- }
- },
- "type": "object"
- },
- "String": {
- "$ref": "#/components/schemas/NullString"
- },
- "StringSliceJSONFormat": {
- "items": {
- "type": "string"
- },
- "title": "StringSliceJSONFormat represents []string{} which is encoded to/from JSON for SQL storage.",
- "type": "array"
- },
- "SubscriptionStatus": {
- "description": "For `collection_method=charge_automatically` a subscription moves into `incomplete` if the initial payment attempt fails. A subscription in this status can only have metadata and default_source updated. Once the first invoice is paid, the subscription moves into an `active` status. If the first invoice is not paid within 23 hours, the subscription transitions to `incomplete_expired`. This is a terminal status, the open invoice will be voided and no further invoices will be generated.\n\nA subscription that is currently in a trial period is `trialing` and moves to `active` when the trial period is over.\n\nA subscription can only enter a `paused` status [when a trial ends without a payment method](https://stripe.com/billing/subscriptions/trials#create-free-trials-without-payment). A `paused` subscription doesn't generate invoices and can be resumed after your customer adds their payment method. The `paused` status is different from [pausing collection](https://stripe.com/billing/subscriptions/pause-payment), which still generates invoices and leaves the subscription's status unchanged.\n\nIf subscription `collection_method=charge_automatically`, it becomes `past_due` when payment is required but cannot be paid (due to failed payment or awaiting additional user actions). Once Stripe has exhausted all payment retry attempts, the subscription will become `canceled` or `unpaid` (depending on your subscriptions settings).\n\nIf subscription `collection_method=send_invoice` it becomes `past_due` when its invoice is not paid by the due date, and `canceled` or `unpaid` if it is still not paid by an additional deadline after that. Note that when a subscription has a status of `unpaid`, no subsequent invoices will be attempted (invoices will be created, but then immediately automatically closed). After receiving updated payment information from a customer, you may choose to reopen and pay their closed invoices.",
- "title": "Possible values are `incomplete`, `incomplete_expired`, `trialing`, `active`, `past_due`, `canceled`, `unpaid`, or `paused`.",
- "type": "string"
- },
- "TaxLineItem": {
- "properties": {
- "amount_in_cent": {
- "$ref": "#/components/schemas/AmountInCent"
- },
- "title": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "Time": {
- "format": "date-time",
- "type": "string"
- },
- "TimeInterval": {
- "properties": {
- "end": {
- "description": "The end of the time period.",
- "format": "date-time",
- "type": "string"
- },
- "start": {
- "description": "The start of the time period.",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "start",
- "end"
- ],
- "type": "object"
- },
- "UUID": {
- "format": "uuid4",
- "type": "string"
- },
- "Usage": {
- "properties": {
- "GenericUsage": {
- "$ref": "#/components/schemas/GenericUsage"
- }
- },
- "type": "object"
- },
- "VerifiableCredentialProof": {
- "properties": {
- "jwt": {
- "type": "string"
- },
- "proof_type": {
- "type": "string"
- }
- },
- "title": "VerifiableCredentialProof contains the proof of a verifiable credential.",
- "type": "object"
- },
- "Warning": {
- "properties": {
- "code": {
- "format": "int64",
- "type": "integer"
- },
- "message": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "acceptOAuth2ConsentRequest": {
- "properties": {
- "context": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "grant_access_token_audience": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "grant_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "handled_at": {
- "$ref": "#/components/schemas/nullTime"
- },
- "remember": {
- "description": "Remember, if set to true, tells ORY Hydra to remember this consent authorization and reuse it if the same\nclient asks the same user for the same, or a subset of, scope.",
- "type": "boolean"
- },
- "remember_for": {
- "description": "RememberFor sets how long the consent authorization should be remembered for in seconds. If set to `0`, the\nauthorization will be remembered indefinitely.",
- "format": "int64",
- "type": "integer"
- },
- "session": {
- "$ref": "#/components/schemas/acceptOAuth2ConsentRequestSession"
- }
- },
- "title": "The request payload used to accept a consent request.",
- "type": "object"
- },
- "acceptOAuth2ConsentRequestSession": {
- "properties": {
- "access_token": {
- "description": "AccessToken sets session data for the access and refresh token, as well as any future tokens issued by the\nrefresh grant. Keep in mind that this data will be available to anyone performing OAuth 2.0 Challenge Introspection.\nIf only your services can perform OAuth 2.0 Challenge Introspection, this is usually fine. But if third parties\ncan access that endpoint as well, sensitive data from the session might be exposed to them. Use with care!"
- },
- "id_token": {
- "description": "IDToken sets session data for the OpenID Connect ID token. Keep in mind that the session'id payloads are readable\nby anyone that has access to the ID Challenge. Use with care!"
- }
- },
- "title": "Pass session data to a consent request.",
- "type": "object"
- },
- "acceptOAuth2LoginRequest": {
- "properties": {
- "acr": {
- "description": "ACR sets the Authentication AuthorizationContext Class Reference value for this authentication session. You can use it\nto express that, for example, a user authenticated using two factor authentication.",
- "type": "string"
- },
- "amr": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "context": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "extend_session_lifespan": {
- "description": "Extend OAuth2 authentication session lifespan\n\nIf set to `true`, the OAuth2 authentication cookie lifespan is extended. This is for example useful if you want the user to be able to use `prompt=none` continuously.\n\nThis value can only be set to `true` if the user has an authentication, which is the case if the `skip` value is `true`.",
- "type": "boolean"
- },
- "force_subject_identifier": {
- "description": "ForceSubjectIdentifier forces the \"pairwise\" user ID of the end-user that authenticated. The \"pairwise\" user ID refers to the\n(Pairwise Identifier Algorithm)[http://openid.net/specs/openid-connect-core-1_0.html#PairwiseAlg] of the OpenID\nConnect specification. It allows you to set an obfuscated subject (\"user\") identifier that is unique to the client.\n\nPlease note that this changes the user ID on endpoint /userinfo and sub claim of the ID Token. It does not change the\nsub claim in the OAuth 2.0 Introspection.\n\nPer default, ORY Hydra handles this value with its own algorithm. In case you want to set this yourself\nyou can use this field. Please note that setting this field has no effect if `pairwise` is not configured in\nORY Hydra or the OAuth 2.0 Client does not expect a pairwise identifier (set via `subject_type` key in the client's\nconfiguration).\n\nPlease also be aware that ORY Hydra is unable to properly compute this value during authentication. This implies\nthat you have to compute this value on every authentication process (probably depending on the client ID or some\nother unique value).\n\nIf you fail to compute the proper value, then authentication processes which have id_token_hint set might fail.",
- "type": "string"
- },
- "identity_provider_session_id": {
- "description": "IdentityProviderSessionID is the session ID of the end-user that authenticated.\nIf specified, we will use this value to propagate the logout.",
- "type": "string"
- },
- "remember": {
- "description": "Remember, if set to true, tells ORY Hydra to remember this user by telling the user agent (browser) to store\na cookie with authentication data. If the same user performs another OAuth 2.0 Authorization Request, he/she\nwill not be asked to log in again.",
- "type": "boolean"
- },
- "remember_for": {
- "description": "RememberFor sets how long the authentication should be remembered for in seconds. If set to `0`, the\nauthorization will be remembered for the duration of the browser session (using a session cookie).",
- "format": "int64",
- "type": "integer"
- },
- "subject": {
- "description": "Subject is the user ID of the end-user that authenticated.",
- "type": "string"
- }
- },
- "required": [
- "subject"
- ],
- "title": "HandledLoginRequest is the request payload used to accept a login request.",
- "type": "object"
- },
- "accountExperienceConfiguration": {
- "properties": {
- "account_experience_theme_stylesheet": {
- "type": "string"
- },
- "favicon_type": {
- "type": "string"
- },
- "favicon_url": {
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_enabled": {
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_enabled": {
- "type": "boolean"
- },
- "kratos_selfservice_flows_verification_enabled": {
- "type": "boolean"
- },
- "logo_url": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "organization_map": {
- "additionalProperties": {
- "type": "string"
- },
- "type": "object"
- }
- },
- "type": "object"
- },
- "accountExperienceThemeVariables": {
- "properties": {
- "accent": {
- "type": "string"
- },
- "bg-default": {
- "type": "string"
- },
- "border-radius-branding": {
- "type": "string"
- },
- "border-radius-buttons": {
- "type": "string"
- },
- "border-radius-cards": {
- "type": "string"
- },
- "border-radius-forms": {
- "type": "string"
- },
- "border-radius-general": {
- "type": "string"
- },
- "button-primary-bg-default": {
- "type": "string"
- },
- "button-primary-bg-disabled": {
- "type": "string"
- },
- "button-primary-bg-hover": {
- "type": "string"
- },
- "button-primary-border-default": {
- "type": "string"
- },
- "button-primary-border-disabled": {
- "type": "string"
- },
- "button-primary-border-hover": {
- "type": "string"
- },
- "button-primary-fg-default": {
- "type": "string"
- },
- "button-primary-fg-disabled": {
- "type": "string"
- },
- "button-primary-fg-hover": {
- "type": "string"
- },
- "button-secondary-bg-default": {
- "type": "string"
- },
- "button-secondary-bg-disabled": {
- "type": "string"
- },
- "button-secondary-bg-hover": {
- "type": "string"
- },
- "button-secondary-border-default": {
- "type": "string"
- },
- "button-secondary-border-disabled": {
- "type": "string"
- },
- "button-secondary-border-hover": {
- "type": "string"
- },
- "button-secondary-fg-default": {
- "type": "string"
- },
- "button-secondary-fg-disabled": {
- "type": "string"
- },
- "button-secondary-fg-hover": {
- "type": "string"
- },
- "button-social-bg-default": {
- "type": "string"
- },
- "button-social-bg-disabled": {
- "type": "string"
- },
- "button-social-bg-hover": {
- "type": "string"
- },
- "button-social-bg-provider": {
- "type": "string"
- },
- "button-social-border-default": {
- "type": "string"
- },
- "button-social-border-disabled": {
- "type": "string"
- },
- "button-social-border-hover": {
- "type": "string"
- },
- "button-social-border-provider": {
- "type": "string"
- },
- "button-social-fg-default": {
- "type": "string"
- },
- "button-social-fg-disabled": {
- "type": "string"
- },
- "button-social-fg-hover": {
- "type": "string"
- },
- "button-social-fg-provider": {
- "type": "string"
- },
- "created_at": {
- "format": "date-time",
- "type": "string"
- },
- "dialog-bg-default": {
- "type": "string"
- },
- "dialog-bg-subtle": {
- "type": "string"
- },
- "dialog-border-default": {
- "type": "string"
- },
- "dialog-fg-default": {
- "type": "string"
- },
- "dialog-fg-mute": {
- "type": "string"
- },
- "dialog-fg-subtle": {
- "type": "string"
- },
- "forms-bg-default": {
- "type": "string"
- },
- "forms-bg-disabled": {
- "type": "string"
- },
- "forms-bg-hover": {
- "type": "string"
- },
- "forms-border-default": {
- "type": "string"
- },
- "forms-border-disabled": {
- "type": "string"
- },
- "forms-border-error": {
- "type": "string"
- },
- "forms-border-focus": {
- "type": "string"
- },
- "forms-border-hover": {
- "type": "string"
- },
- "forms-border-success": {
- "type": "string"
- },
- "forms-border-warn": {
- "type": "string"
- },
- "forms-checkbox-bg-checked": {
- "type": "string"
- },
- "forms-checkbox-bg-default": {
- "type": "string"
- },
- "forms-checkbox-border-checked": {
- "type": "string"
- },
- "forms-checkbox-border-default": {
- "type": "string"
- },
- "forms-checkbox-fg-checked": {
- "type": "string"
- },
- "forms-checkbox-fg-default": {
- "type": "string"
- },
- "forms-fg-default": {
- "type": "string"
- },
- "forms-fg-error": {
- "type": "string"
- },
- "forms-fg-mute": {
- "type": "string"
- },
- "forms-fg-subtle": {
- "type": "string"
- },
- "forms-fg-success": {
- "type": "string"
- },
- "forms-fg-warn": {
- "type": "string"
- },
- "forms-radio-bg-checked": {
- "type": "string"
- },
- "forms-radio-bg-default": {
- "type": "string"
- },
- "forms-radio-border-checked": {
- "type": "string"
- },
- "forms-radio-border-default": {
- "type": "string"
- },
- "forms-radio-fg-checked": {
- "type": "string"
- },
- "forms-radio-fg-default": {
- "type": "string"
- },
- "forms-toggle-bg-checked": {
- "type": "string"
- },
- "forms-toggle-bg-default": {
- "type": "string"
- },
- "forms-toggle-border-checked": {
- "type": "string"
- },
- "forms-toggle-border-default": {
- "type": "string"
- },
- "forms-toggle-fg-checked": {
- "type": "string"
- },
- "forms-toggle-fg-default": {
- "type": "string"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "links-link-default": {
- "type": "string"
- },
- "links-link-disabled": {
- "type": "string"
- },
- "links-link-hover": {
- "type": "string"
- },
- "links-link-inverted-default": {
- "type": "string"
- },
- "links-link-inverted-hover": {
- "type": "string"
- },
- "links-link-mute-default": {
- "type": "string"
- },
- "links-link-mute-hover": {
- "type": "string"
- },
- "syntax-syntax": {
- "type": "string"
- },
- "syntax-syntax-key": {
- "type": "string"
- },
- "syntax-syntax-num": {
- "type": "string"
- },
- "syntax-syntax-value": {
- "type": "string"
- },
- "updated_at": {
- "format": "date-time",
- "type": "string"
- }
- },
- "type": "object"
- },
- "activeProjectInConsole": {
- "description": "The Active Project ID",
- "properties": {
- "project_id": {
- "description": "The Active Project ID\n\nformat: uuid",
- "type": "string"
- }
- },
- "type": "object"
- },
- "addProjectToWorkspaceBody": {
- "properties": {
- "environment": {
- "description": "The environment of the project in the workspace. Can be one of \"prod\" or\n\"dev\". Note that the number of projects in the \"prod\" environment is limited\ndepending on the subscription.\nprod Production\nstage Staging\ndev Development",
- "enum": [
- "prod",
- "stage",
- "dev"
- ],
- "type": "string",
- "x-go-enum-desc": "prod Production\nstage Staging\ndev Development"
- },
- "project_subscription": {
- "description": "The action to take with the project subscription. Can be one of \"migrate\", and\n\"ignore\". \"migrate\" will migrate the project subscription to the workspace.\n\"ignore\" will ignore the project subscription.\nmigrate ProjectSubscriptionActionMigrate ProjectSubscriptionActionMigrate will migrate the project subscription to the workspace.\nignore ProjectSubscriptionActionIgnore ProjectSubscriptionActionIgnore will ignore the project subscription.",
- "enum": [
- "migrate",
- "ignore"
- ],
- "type": "string",
- "x-go-enum-desc": "migrate ProjectSubscriptionActionMigrate ProjectSubscriptionActionMigrate will migrate the project subscription to the workspace.\nignore ProjectSubscriptionActionIgnore ProjectSubscriptionActionIgnore will ignore the project subscription."
- }
- },
- "required": [
- "project_subscription",
- "environment"
- ],
- "title": "AddProjectToWorkspaceBody contains the options for migrating a project to a workspace.",
- "type": "object"
- },
- "authenticatorAssuranceLevel": {
- "description": "The authenticator assurance level can be one of \"aal1\", \"aal2\", or \"aal3\". A higher number means that it is harder\nfor an attacker to compromise the account.\n\nGenerally, \"aal1\" implies that one authentication factor was used while AAL2 implies that two factors (e.g.\npassword + TOTP) have been used.\n\nTo learn more about these levels please head over to: https://www.ory.sh/kratos/docs/concepts/credentials",
- "enum": [
- "aal0",
- "aal1",
- "aal2",
- "aal3"
- ],
- "title": "Authenticator Assurance Level (AAL)",
- "type": "string"
- },
- "batchPatchIdentitiesResponse": {
- "description": "Patch identities response",
- "properties": {
- "identities": {
- "description": "The patch responses for the individual identities.",
- "items": {
- "$ref": "#/components/schemas/identityPatchResponse"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "checkOplSyntaxBody": {
- "description": "Ory Permission Language Document",
- "type": "string"
- },
- "checkOplSyntaxResult": {
- "properties": {
- "errors": {
- "description": "The list of syntax errors",
- "items": {
- "$ref": "#/components/schemas/ParseError"
- },
- "type": "array"
- }
- },
- "title": "CheckOPLSyntaxResponse represents the response for an OPL syntax check request.",
- "type": "object"
- },
- "checkPermissionResult": {
- "description": "The content of the allowed field is mirrored in the HTTP status code.",
- "properties": {
- "allowed": {
- "description": "whether the relation tuple is allowed",
- "type": "boolean"
- }
- },
- "required": [
- "allowed"
- ],
- "title": "Check Permission Result",
- "type": "object"
- },
- "cloudAccount": {
- "properties": {
- "email": {
- "type": "string"
- },
- "email_verified": {
- "type": "boolean"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "name": {
- "type": "string"
- }
- },
- "required": [
- "id",
- "email",
- "email_verified",
- "name"
- ],
- "type": "object"
- },
- "consistencyRequestParameters": {
- "description": "Control API consistency guarantees",
- "properties": {
- "consistency": {
- "description": "Read Consistency Level (preview)\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nThe default consistency guarantee can be changed in the Ory Network Console or using the Ory CLI with\n`ory patch project --replace '/previews/default_read_consistency_level=\"strong\"'`.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nThis feature is in preview and only available in Ory Network.\n ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level.\nstrong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level.\neventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps.",
- "enum": [
- "",
- "strong",
- "eventual"
- ],
- "type": "string",
- "x-go-enum-desc": " ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level.\nstrong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level.\neventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps."
- }
- },
- "type": "object"
- },
- "continueWith": {
- "discriminator": {
- "mapping": {
- "redirect_browser_to": "#/components/schemas/continueWithRedirectBrowserTo",
- "set_ory_session_token": "#/components/schemas/continueWithSetOrySessionToken",
- "show_recovery_ui": "#/components/schemas/continueWithRecoveryUi",
- "show_settings_ui": "#/components/schemas/continueWithSettingsUi",
- "show_verification_ui": "#/components/schemas/continueWithVerificationUi"
- },
- "propertyName": "action"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/continueWithVerificationUi"
- },
- {
- "$ref": "#/components/schemas/continueWithSetOrySessionToken"
- },
- {
- "$ref": "#/components/schemas/continueWithSettingsUi"
- },
- {
- "$ref": "#/components/schemas/continueWithRecoveryUi"
- },
- {
- "$ref": "#/components/schemas/continueWithRedirectBrowserTo"
- }
- ]
- },
- "continueWithRecoveryUi": {
- "description": "Indicates, that the UI flow could be continued by showing a recovery ui",
- "properties": {
- "action": {
- "description": "Action will always be `show_recovery_ui`\nshow_recovery_ui ContinueWithActionShowRecoveryUIString",
- "enum": [
- "show_recovery_ui"
- ],
- "type": "string",
- "x-go-enum-desc": "show_recovery_ui ContinueWithActionShowRecoveryUIString"
- },
- "flow": {
- "$ref": "#/components/schemas/continueWithRecoveryUiFlow"
- }
- },
- "required": [
- "action",
- "flow"
- ],
- "type": "object"
- },
- "continueWithRecoveryUiFlow": {
- "properties": {
- "id": {
- "description": "The ID of the recovery flow",
- "format": "uuid",
- "type": "string"
- },
- "url": {
- "description": "The URL of the recovery flow\n\nIf this value is set, redirect the user's browser to this URL. This value is typically unset for native clients / API flows.",
- "type": "string"
- }
- },
- "required": [
- "id"
- ],
- "type": "object"
- },
- "continueWithRedirectBrowserTo": {
- "description": "Indicates, that the UI flow could be continued by showing a recovery ui",
- "properties": {
- "action": {
- "description": "Action will always be `redirect_browser_to`\nredirect_browser_to ContinueWithActionRedirectBrowserToString",
- "enum": [
- "redirect_browser_to"
- ],
- "type": "string",
- "x-go-enum-desc": "redirect_browser_to ContinueWithActionRedirectBrowserToString"
- },
- "redirect_browser_to": {
- "description": "The URL to redirect the browser to",
- "type": "string"
- }
- },
- "required": [
- "action",
- "redirect_browser_to"
- ],
- "type": "object"
- },
- "continueWithSetOrySessionToken": {
- "description": "Indicates that a session was issued, and the application should use this token for authenticated requests",
- "properties": {
- "action": {
- "description": "Action will always be `set_ory_session_token`\nset_ory_session_token ContinueWithActionSetOrySessionTokenString",
- "enum": [
- "set_ory_session_token"
- ],
- "type": "string",
- "x-go-enum-desc": "set_ory_session_token ContinueWithActionSetOrySessionTokenString"
- },
- "ory_session_token": {
- "description": "Token is the token of the session",
- "type": "string"
- }
- },
- "required": [
- "action",
- "ory_session_token"
- ],
- "type": "object"
- },
- "continueWithSettingsUi": {
- "description": "Indicates, that the UI flow could be continued by showing a settings ui",
- "properties": {
- "action": {
- "description": "Action will always be `show_settings_ui`\nshow_settings_ui ContinueWithActionShowSettingsUIString",
- "enum": [
- "show_settings_ui"
- ],
- "type": "string",
- "x-go-enum-desc": "show_settings_ui ContinueWithActionShowSettingsUIString"
- },
- "flow": {
- "$ref": "#/components/schemas/continueWithSettingsUiFlow"
- }
- },
- "required": [
- "action",
- "flow"
- ],
- "type": "object"
- },
- "continueWithSettingsUiFlow": {
- "properties": {
- "id": {
- "description": "The ID of the settings flow",
- "format": "uuid",
- "type": "string"
- },
- "url": {
- "description": "The URL of the settings flow\n\nIf this value is set, redirect the user's browser to this URL. This value is typically unset for native clients / API flows.",
- "type": "string"
- }
- },
- "required": [
- "id"
- ],
- "type": "object"
- },
- "continueWithVerificationUi": {
- "description": "Indicates, that the UI flow could be continued by showing a verification ui",
- "properties": {
- "action": {
- "description": "Action will always be `show_verification_ui`\nshow_verification_ui ContinueWithActionShowVerificationUIString",
- "enum": [
- "show_verification_ui"
- ],
- "type": "string",
- "x-go-enum-desc": "show_verification_ui ContinueWithActionShowVerificationUIString"
- },
- "flow": {
- "$ref": "#/components/schemas/continueWithVerificationUiFlow"
- }
- },
- "required": [
- "action",
- "flow"
- ],
- "type": "object"
- },
- "continueWithVerificationUiFlow": {
- "properties": {
- "id": {
- "description": "The ID of the verification flow",
- "format": "uuid",
- "type": "string"
- },
- "url": {
- "description": "The URL of the verification flow\n\nIf this value is set, redirect the user's browser to this URL. This value is typically unset for native clients / API flows.",
- "type": "string"
- },
- "verifiable_address": {
- "description": "The address that should be verified in this flow",
- "type": "string"
- }
- },
- "required": [
- "id",
- "verifiable_address"
- ],
- "type": "object"
- },
- "courierMessageStatus": {
- "description": "A Message's Status",
- "enum": [
- "queued",
- "sent",
- "processing",
- "abandoned"
- ],
- "type": "string"
- },
- "courierMessageType": {
- "description": "It can either be `email` or `phone`",
- "enum": [
- "email",
- "phone"
- ],
- "title": "A Message's Type",
- "type": "string"
- },
- "createCustomDomainBody": {
- "description": "Create Custom Hostname Request Body",
- "properties": {
- "cookie_domain": {
- "description": "The domain where cookies will be set. Has to be a parent domain of the custom hostname to work.",
- "type": "string"
- },
- "cors_allowed_origins": {
- "description": "CORS Allowed origins for the custom hostname.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "cors_enabled": {
- "description": "CORS Enabled for the custom hostname.",
- "type": "boolean"
- },
- "custom_ui_base_url": {
- "description": "The base URL where the custom user interface will be exposed.",
- "type": "string"
- },
- "hostname": {
- "description": "The custom hostname where the API will be exposed.",
- "type": "string"
- }
- },
- "type": "object"
- },
- "createEventStreamBody": {
- "description": "Create Event Stream Request Body",
- "properties": {
- "role_arn": {
- "description": "The AWS IAM role ARN to assume when publishing to the SNS topic.",
- "type": "string"
- },
- "topic_arn": {
- "description": "The AWS SNS topic ARN.",
- "type": "string"
- },
- "type": {
- "description": "The type of the event stream (AWS SNS, GCP Pub/Sub, etc).",
- "enum": [
- "sns"
- ],
- "type": "string"
- }
- },
- "required": [
- "type",
- "topic_arn",
- "role_arn"
- ],
- "type": "object"
- },
- "createIdentityBody": {
- "description": "Create Identity Body",
- "properties": {
- "credentials": {
- "$ref": "#/components/schemas/identityWithCredentials"
- },
- "metadata_admin": {
- "description": "Store metadata about the user which is only accessible through admin APIs such as `GET /admin/identities/\u003cid\u003e`."
- },
- "metadata_public": {
- "description": "Store metadata about the identity which the identity itself can see when calling for example the\nsession endpoint. Do not store sensitive information (e.g. credit score) about the identity in this field."
- },
- "recovery_addresses": {
- "description": "RecoveryAddresses contains all the addresses that can be used to recover an identity.\n\nUse this structure to import recovery addresses for an identity. Please keep in mind\nthat the address needs to be represented in the Identity Schema or this field will be overwritten\non the next identity update.",
- "items": {
- "$ref": "#/components/schemas/recoveryIdentityAddress"
- },
- "type": "array"
- },
- "schema_id": {
- "description": "SchemaID is the ID of the JSON Schema to be used for validating the identity's traits.",
- "type": "string"
- },
- "state": {
- "description": "State is the identity's state.\nactive StateActive\ninactive StateInactive",
- "enum": [
- "active",
- "inactive"
- ],
- "type": "string",
- "x-go-enum-desc": "active StateActive\ninactive StateInactive"
- },
- "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"
- },
- "verifiable_addresses": {
- "description": "VerifiableAddresses contains all the addresses that can be verified by the user.\n\nUse this structure to import verified addresses for an identity. Please keep in mind\nthat the address needs to be represented in the Identity Schema or this field will be overwritten\non the next identity update.",
- "items": {
- "$ref": "#/components/schemas/verifiableIdentityAddress"
- },
- "type": "array"
- }
- },
- "required": [
- "schema_id",
- "traits"
- ],
- "type": "object"
- },
- "createJsonWebKeySet": {
- "description": "Create JSON Web Key Set Request Body",
- "properties": {
- "alg": {
- "description": "JSON Web Key Algorithm\n\nThe algorithm to be used for creating the key. Supports `RS256`, `ES256`, `ES512`, `HS512`, and `HS256`.",
- "type": "string"
- },
- "kid": {
- "description": "JSON Web Key ID\n\nThe Key ID of the key to be created.",
- "type": "string"
- },
- "use": {
- "description": "JSON Web Key Use\n\nThe \"use\" (public key use) parameter identifies the intended use of\nthe public key. The \"use\" parameter is employed to indicate whether\na public key is used for encrypting data or verifying the signature\non data. Valid values are \"enc\" and \"sig\".",
- "type": "string"
- }
- },
- "required": [
- "alg",
- "use",
- "kid"
- ],
- "type": "object"
- },
- "createMemberInviteResponse": {
- "$ref": "#/components/schemas/CreateInviteResponse"
- },
- "createProjectBody": {
- "description": "Create Project Request Body",
- "properties": {
- "environment": {
- "description": "The environment of the project.\nprod Production\nstage Staging\ndev Development",
- "enum": [
- "prod",
- "stage",
- "dev"
- ],
- "type": "string",
- "x-go-enum-desc": "prod Production\nstage Staging\ndev Development"
- },
- "home_region": {
- "description": "Home Region\n\nThe home region of the project. This is the region where the project will be created.\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"
- },
- "name": {
- "description": "The name of the project to be created",
- "type": "string"
- },
- "workspace_id": {
- "description": "The workspace to create the project in.",
- "format": "uuid",
- "type": "string"
- }
- },
- "required": [
- "name",
- "environment"
- ],
- "type": "object"
- },
- "createProjectBranding": {
- "description": "Create a Project Branding",
- "properties": {
- "favicon_type": {
- "type": "string"
- },
- "favicon_url": {
- "type": "string"
- },
- "logo_type": {
- "type": "string"
- },
- "logo_url": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "theme": {
- "$ref": "#/components/schemas/projectBrandingColors"
- }
- },
- "type": "object"
- },
- "createRecoveryCodeForIdentityBody": {
- "description": "Create Recovery Code for Identity Request Body",
- "properties": {
- "expires_in": {
- "description": "Code Expires In\n\nThe recovery code will expire after that amount of time has passed. Defaults to the configuration value of\n`selfservice.methods.code.config.lifespan`.",
- "pattern": "^([0-9]+(ns|us|ms|s|m|h))*$",
- "type": "string"
- },
- "flow_type": {
- "$ref": "#/components/schemas/selfServiceFlowType"
- },
- "identity_id": {
- "description": "Identity to Recover\n\nThe identity's ID you wish to recover.",
- "format": "uuid",
- "type": "string"
- }
- },
- "required": [
- "identity_id"
- ],
- "type": "object"
- },
- "createRecoveryLinkForIdentityBody": {
- "description": "Create Recovery Link for Identity Request Body",
- "properties": {
- "expires_in": {
- "description": "Link Expires In\n\nThe recovery link will expire after that amount of time has passed. Defaults to the configuration value of\n`selfservice.methods.code.config.lifespan`.",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "identity_id": {
- "description": "Identity to Recover\n\nThe identity's ID you wish to recover.",
- "format": "uuid",
- "type": "string"
- }
- },
- "required": [
- "identity_id"
- ],
- "type": "object"
- },
- "createRelationshipBody": {
- "description": "Create Relationship Request Body",
- "properties": {
- "namespace": {
- "description": "Namespace to query",
- "type": "string"
- },
- "object": {
- "description": "Object to query",
- "type": "string"
- },
- "relation": {
- "description": "Relation to query",
- "type": "string"
- },
- "subject_id": {
- "description": "SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.",
- "type": "string"
- },
- "subject_set": {
- "$ref": "#/components/schemas/subjectSet"
- }
- },
- "type": "object"
- },
- "createSubscriptionBody": {
- "properties": {
- "currency": {
- "description": "\nusd USD\neur Euro",
- "enum": [
- "usd",
- "eur"
- ],
- "type": "string",
- "x-go-enum-desc": "usd USD\neur Euro"
- },
- "interval": {
- "description": "\nmonthly Monthly\nyearly Yearly",
- "enum": [
- "monthly",
- "yearly"
- ],
- "type": "string",
- "x-go-enum-desc": "monthly Monthly\nyearly Yearly"
- },
- "plan": {
- "type": "string"
- },
- "provision_first_project": {
- "format": "uuid",
- "type": "string"
- },
- "return_to": {
- "type": "string"
- }
- },
- "required": [
- "plan",
- "interval",
- "provision_first_project"
- ],
- "type": "object"
- },
- "createWorkspaceBody": {
- "properties": {
- "name": {
- "description": "The name of the workspace",
- "type": "string"
- }
- },
- "required": [
- "name"
- ],
- "type": "object"
- },
- "createWorkspaceSubscriptionBody": {
- "properties": {
- "currency": {
- "description": "\nusd USD\neur Euro",
- "enum": [
- "usd",
- "eur"
- ],
- "type": "string",
- "x-go-enum-desc": "usd USD\neur Euro"
- },
- "interval": {
- "description": "\nmonthly Monthly\nyearly Yearly",
- "enum": [
- "monthly",
- "yearly"
- ],
- "type": "string",
- "x-go-enum-desc": "monthly Monthly\nyearly Yearly"
- },
- "plan": {
- "type": "string"
- },
- "return_to": {
- "type": "string"
- }
- },
- "required": [
- "plan",
- "interval"
- ],
- "type": "object"
- },
- "credentialSupportedDraft00": {
- "description": "Includes information about the supported verifiable credentials.",
- "properties": {
- "cryptographic_binding_methods_supported": {
- "description": "OpenID Connect Verifiable Credentials Cryptographic Binding Methods Supported\n\nContains a list of cryptographic binding methods supported for signing the proof.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "cryptographic_suites_supported": {
- "description": "OpenID Connect Verifiable Credentials Cryptographic Suites Supported\n\nContains a list of cryptographic suites methods supported for signing the proof.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "format": {
- "description": "OpenID Connect Verifiable Credentials Format\n\nContains the format that is supported by this authorization server.",
- "type": "string"
- },
- "types": {
- "description": "OpenID Connect Verifiable Credentials Types\n\nContains the types of verifiable credentials supported.",
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- },
- "title": "Verifiable Credentials Metadata (Draft 00)",
- "type": "object"
- },
- "customDomain": {
- "description": "Custom Hostname",
- "properties": {
- "cookie_domain": {
- "type": "string"
- },
- "cors_allowed_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "cors_enabled": {
- "type": "boolean"
- },
- "created_at": {
- "format": "date-time",
- "type": "string"
- },
- "custom_ui_base_url": {
- "type": "string"
- },
- "hostname": {
- "type": "string"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "ssl_status": {
- "enum": [
- "initializing",
- "pending_validation",
- "deleted",
- "pending_issuance",
- "pending_deployment",
- "pending_deletion",
- "pending_expiration",
- "expired",
- "active",
- "initializing_timed_out",
- "validation_timed_out",
- "issuance_timed_out",
- "deployment_timed_out",
- "deletion_timed_out",
- "pending_cleanup",
- "staging_deployment",
- "staging_active",
- "deactivating",
- "inactive",
- "backup_issued",
- "holding_deployment",
- ""
- ],
- "type": "string",
- "x-go-enum-desc": "initializing initializing\npending_validation pending_validation\ndeleted deleted\npending_issuance pending_issuance\npending_deployment pending_deployment\npending_deletion pending_deletion\npending_expiration pending_expiration\nexpired expired\nactive active\ninitializing_timed_out initializing_timed_out\nvalidation_timed_out validation_timed_out\nissuance_timed_out issuance_timed_out\ndeployment_timed_out deployment_timed_out\ndeletion_timed_out deletion_timed_out\npending_cleanup pending_cleanup\nstaging_deployment staging_deployment\nstaging_active staging_active\ndeactivating deactivating\ninactive inactive\nbackup_issued backup_issued\nholding_deployment holding_deployment\n unknown Cloudflare sometimes returns an empty string."
- },
- "updated_at": {
- "format": "date-time",
- "type": "string"
- },
- "verification_errors": {
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "verification_status": {
- "$ref": "#/components/schemas/CustomHostnameStatus"
- }
- },
- "type": "object"
- },
- "deleteMySessionsCount": {
- "description": "Deleted Session Count",
- "properties": {
- "count": {
- "description": "The number of sessions that were revoked.",
- "format": "int64",
- "type": "integer"
- }
- },
- "type": "object"
- },
- "emailTemplateData": {
- "description": "Contains the data of the email template, including the subject and body in HTML and plaintext variants",
- "properties": {
- "body": {
- "$ref": "#/components/schemas/emailTemplateDataBody"
- },
- "subject": {
- "type": "string"
- }
- },
- "required": [
- "body",
- "subject"
- ],
- "type": "object"
- },
- "emailTemplateDataBody": {
- "properties": {
- "html": {
- "type": "string"
- },
- "plaintext": {
- "type": "string"
- }
- },
- "required": [
- "html",
- "plaintext"
- ],
- "type": "object"
- },
- "errorAuthenticatorAssuranceLevelNotSatisfied": {
- "properties": {
- "error": {
- "$ref": "#/components/schemas/genericError"
- },
- "redirect_browser_to": {
- "description": "Points to where to redirect the user to next.",
- "type": "string"
- }
- },
- "title": "Is returned when an active session was found but the requested AAL is not satisfied.",
- "type": "object"
- },
- "errorBrowserLocationChangeRequired": {
- "properties": {
- "error": {
- "$ref": "#/components/schemas/errorGeneric"
- },
- "redirect_browser_to": {
- "description": "Points to where to redirect the user to next.",
- "type": "string"
- }
- },
- "title": "Is sent when a flow requires a browser to change its location.",
- "type": "object"
- },
- "errorFlowReplaced": {
- "description": "Is sent when a flow is replaced by a different flow of the same class",
- "properties": {
- "error": {
- "$ref": "#/components/schemas/genericError"
- },
- "use_flow_id": {
- "description": "The flow ID that should be used for the new flow as it contains the correct messages.",
- "format": "uuid",
- "type": "string"
- }
- },
- "type": "object"
- },
- "errorGeneric": {
- "description": "The standard Ory JSON API error format.",
- "properties": {
- "error": {
- "$ref": "#/components/schemas/genericErrorContent"
- }
- },
- "required": [
- "error"
- ],
- "title": "JSON API Error Response",
- "type": "object"
- },
- "errorOAuth2": {
- "description": "Error",
- "properties": {
- "error": {
- "description": "Error",
- "type": "string"
- },
- "error_debug": {
- "description": "Error Debug Information\n\nOnly available in dev mode.",
- "type": "string"
- },
- "error_description": {
- "description": "Error Description",
- "type": "string"
- },
- "error_hint": {
- "description": "Error Hint\n\nHelps the user identify the error cause.",
- "example": "The redirect URL is not allowed.",
- "type": "string"
- },
- "status_code": {
- "description": "HTTP Status Code",
- "example": 401,
- "format": "int64",
- "type": "integer"
- }
- },
- "type": "object"
- },
- "eventStream": {
- "description": "Event Stream",
- "properties": {
- "created_at": {
- "format": "date-time",
- "type": "string"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "role_arn": {
- "type": "string"
- },
- "topic_arn": {
- "type": "string"
- },
- "type": {
- "type": "string"
- },
- "updated_at": {
- "format": "date-time",
- "type": "string"
- }
- },
- "type": "object"
- },
- "expandedPermissionTree": {
- "properties": {
- "children": {
- "description": "The children of the node, possibly none.",
- "items": {
- "$ref": "#/components/schemas/expandedPermissionTree"
- },
- "type": "array"
- },
- "tuple": {
- "$ref": "#/components/schemas/relationship"
- },
- "type": {
- "description": "The type of the node.\nunion TreeNodeUnion\nexclusion TreeNodeExclusion\nintersection TreeNodeIntersection\nleaf TreeNodeLeaf\ntuple_to_subject_set TreeNodeTupleToSubjectSet\ncomputed_subject_set TreeNodeComputedSubjectSet\nnot TreeNodeNot\nunspecified TreeNodeUnspecified",
- "enum": [
- "union",
- "exclusion",
- "intersection",
- "leaf",
- "tuple_to_subject_set",
- "computed_subject_set",
- "not",
- "unspecified"
- ],
- "type": "string",
- "x-go-enum-desc": "union TreeNodeUnion\nexclusion TreeNodeExclusion\nintersection TreeNodeIntersection\nleaf TreeNodeLeaf\ntuple_to_subject_set TreeNodeTupleToSubjectSet\ncomputed_subject_set TreeNodeComputedSubjectSet\nnot TreeNodeNot\nunspecified TreeNodeUnspecified"
- }
- },
- "required": [
- "type"
- ],
- "type": "object"
- },
- "falsyNullBool": {
- "description": "It JSON decodes to false if null.",
- "title": "FalsyNullBool represents a bool that may be null.",
- "type": "boolean"
- },
- "flowError": {
- "properties": {
- "created_at": {
- "description": "CreatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- },
- "error": {
- "type": "object"
- },
- "id": {
- "description": "ID of the error container.",
- "format": "uuid",
- "type": "string"
- },
- "updated_at": {
- "description": "UpdatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "id"
- ],
- "type": "object"
- },
- "genericError": {
- "description": "Error responses are sent when an error (e.g. unauthorized, bad request, ...) occurred.",
- "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": {
- "description": "Further error details"
- },
- "error": {
- "$ref": "#/components/schemas/genericErrorContent"
- },
- "id": {
- "description": "The error ID\n\nUseful when trying to identify various errors in application logic.",
- "type": "string"
- },
- "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"
- ],
- "title": "Error response",
- "type": "object"
- },
- "genericErrorContent": {
- "description": "Error response",
- "properties": {
- "debug": {
- "description": "Debug contains debug information. This is usually not available and has to be enabled.",
- "example": "The database adapter was unable to find the element",
- "type": "string"
- },
- "error": {
- "description": "Name is the error name.",
- "example": "The requested resource could not be found",
- "type": "string"
- },
- "error_description": {
- "description": "Description contains further information on the nature of the error.",
- "example": "Object with ID 12345 does not exist",
- "type": "string"
- },
- "message": {
- "description": "Message contains the error message.",
- "type": "string"
- },
- "status_code": {
- "description": "Code represents the error status code (404, 403, 401, ...).",
- "example": 404,
- "format": "int64",
- "type": "integer"
- }
- },
- "type": "object"
- },
- "getAttributesCountResponse": {
- "description": "Response of the getAttributesCount endpoint",
- "properties": {
- "data": {
- "description": "The list of data points.",
- "items": {
- "$ref": "#/components/schemas/AttributesCountDatapoint"
- },
- "readOnly": true,
- "type": "array"
- }
- },
- "required": [
- "data"
- ],
- "type": "object"
- },
- "getManagedIdentitySchemaLocation": {
- "description": "Ory Identity Schema Location",
- "properties": {
- "location": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "getMetricsEventAttributesResponse": {
- "description": "Response of the getMetricsEventAttributes endpoint",
- "properties": {
- "events": {
- "description": "The list of data points.",
- "items": {
- "type": "string"
- },
- "readOnly": true,
- "type": "array"
- }
- },
- "required": [
- "events"
- ],
- "type": "object"
- },
- "getMetricsEventTypesResponse": {
- "description": "Response of the getMetricsEventTypes endpoint",
- "properties": {
- "events": {
- "description": "The list of data points.",
- "items": {
- "type": "string"
- },
- "readOnly": true,
- "type": "array"
- }
- },
- "required": [
- "events"
- ],
- "type": "object"
- },
- "getOrganizationResponse": {
- "properties": {
- "organization": {
- "$ref": "#/components/schemas/organization"
- }
- },
- "required": [
- "organization"
- ],
- "title": "getOrganizationResponse represents a B2B SSO Organization.",
- "type": "object"
- },
- "getProjectEventsBody": {
- "description": "Body of the getProjectEvents endpoint",
- "properties": {
- "event_name": {
- "description": "The event name to query for",
- "type": "string"
- },
- "filters": {
- "default": [],
- "description": "Event attribute filters",
- "items": {
- "$ref": "#/components/schemas/AttributeFilter"
- },
- "type": "array"
- },
- "from": {
- "description": "The start RFC3339 date of the time window",
- "format": "date-time",
- "type": "string"
- },
- "page_size": {
- "default": 25,
- "description": "Maximum number of events to return",
- "format": "int64",
- "type": "integer"
- },
- "page_token": {
- "description": "Pagination token to fetch next page, empty if first page",
- "type": "string"
- },
- "to": {
- "description": "The end RFC3339 date of the time window",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "from",
- "to"
- ],
- "type": "object"
- },
- "getProjectEventsResponse": {
- "description": "Response of the getProjectEvents endpoint",
- "properties": {
- "events": {
- "description": "The list of data points.",
- "items": {
- "$ref": "#/components/schemas/ProjectEventsDatapoint"
- },
- "readOnly": true,
- "type": "array"
- },
- "page_token": {
- "description": "Pagination token to be included in next page request",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "events"
- ],
- "type": "object"
- },
- "getProjectMetricsResponse": {
- "description": "Response of the getMetrics endpoint",
- "properties": {
- "data": {
- "description": "The list of data points.",
- "items": {
- "$ref": "#/components/schemas/metricsDatapoint"
- },
- "readOnly": true,
- "type": "array"
- }
- },
- "required": [
- "data"
- ],
- "type": "object"
- },
- "getSessionActivityResponse": {
- "description": "Response of the getSessionActivity endpoint",
- "properties": {
- "data": {
- "description": "The list of data points.",
- "items": {
- "$ref": "#/components/schemas/SessionActivityDatapoint"
- },
- "readOnly": true,
- "type": "array"
- }
- },
- "required": [
- "data"
- ],
- "type": "object"
- },
- "healthNotReadyStatus": {
- "properties": {
- "errors": {
- "additionalProperties": {
- "type": "string"
- },
- "description": "Errors contains a list of errors that caused the not ready status.",
- "type": "object"
- }
- },
- "title": "The not ready status of the service.",
- "type": "object"
- },
- "healthStatus": {
- "properties": {
- "status": {
- "description": "Status always contains \"ok\".",
- "type": "string"
- }
- },
- "title": "The health status of the service.",
- "type": "object"
- },
- "identity": {
- "description": "An [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) represents a (human) user in Ory.",
- "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": {
- "description": "ID is the identity's unique identifier.\n\nThe Identity ID can not be changed and can not be chosen. This ensures future\ncompatibility and optimization for distributed stores such as CockroachDB.",
- "format": "uuid",
- "type": "string"
- },
- "metadata_admin": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "metadata_public": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "organization_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "recovery_addresses": {
- "description": "RecoveryAddresses contains all the addresses that can be used to recover an identity.",
- "items": {
- "$ref": "#/components/schemas/recoveryIdentityAddress"
- },
- "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": {
- "description": "State is the identity's state.\n\nThis value has currently no effect.\nactive StateActive\ninactive StateInactive",
- "enum": [
- "active",
- "inactive"
- ],
- "type": "string",
- "x-go-enum-desc": "active StateActive\ninactive StateInactive"
- },
- "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": {
- "description": "Type discriminates between different types of credentials.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode",
- "enum": [
- "password",
- "oidc",
- "totp",
- "lookup_secret",
- "webauthn",
- "code",
- "passkey",
- "profile",
- "link_recovery",
- "code_recovery"
- ],
- "type": "string",
- "x-go-enum-desc": "password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"
- },
- "updated_at": {
- "description": "UpdatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- },
- "version": {
- "description": "Version refers to the version of the credential. Useful when changing the config schema.",
- "format": "int64",
- "type": "integer"
- }
- },
- "type": "object"
- },
- "identityCredentialsCode": {
- "description": "CredentialsCode represents a one time login/registration code",
- "properties": {
- "address_type": {
- "description": "The type of the address for this code",
- "type": "string"
- },
- "used_at": {
- "$ref": "#/components/schemas/NullTime"
- }
- },
- "type": "object"
- },
- "identityCredentialsOidc": {
- "properties": {
- "providers": {
- "items": {
- "$ref": "#/components/schemas/identityCredentialsOidcProvider"
- },
- "type": "array"
- }
- },
- "title": "CredentialsOIDC is contains the configuration for credentials of the type oidc.",
- "type": "object"
- },
- "identityCredentialsOidcProvider": {
- "properties": {
- "initial_access_token": {
- "type": "string"
- },
- "initial_id_token": {
- "type": "string"
- },
- "initial_refresh_token": {
- "type": "string"
- },
- "organization": {
- "type": "string"
- },
- "provider": {
- "type": "string"
- },
- "subject": {
- "type": "string"
- }
- },
- "title": "CredentialsOIDCProvider is contains a specific OpenID COnnect credential for a particular connection (e.g. Google).",
- "type": "object"
- },
- "identityCredentialsPassword": {
- "properties": {
- "hashed_password": {
- "description": "HashedPassword is a hash-representation of the password.",
- "type": "string"
- },
- "use_password_migration_hook": {
- "description": "UsePasswordMigrationHook is set to true if the password should be migrated\nusing the password migration hook. If set, and the HashedPassword is empty, a\nwebhook will be called during login to migrate the password.",
- "type": "boolean"
- }
- },
- "title": "CredentialsPassword is contains the configuration for credentials of the type password.",
- "type": "object"
- },
- "identityMetaSchema": {
- "description": "Identity Meta Schema",
- "type": "object"
- },
- "identityPatch": {
- "description": "Payload for patching an identity",
- "properties": {
- "create": {
- "$ref": "#/components/schemas/createIdentityBody"
- },
- "patch_id": {
- "description": "The ID of this patch.\n\nThe patch ID is optional. If specified, the ID will be returned in the\nresponse, so consumers of this API can correlate the response with the\npatch.",
- "format": "uuid",
- "type": "string"
- }
- },
- "type": "object"
- },
- "identityPatchResponse": {
- "description": "Response for a single identity patch",
- "properties": {
- "action": {
- "description": "The action for this specific patch\ncreate ActionCreate Create this identity.",
- "enum": [
- "create"
- ],
- "type": "string",
- "x-go-enum-desc": "create ActionCreate Create this identity."
- },
- "identity": {
- "description": "The identity ID payload of this patch",
- "format": "uuid",
- "type": "string"
- },
- "patch_id": {
- "description": "The ID of this patch response, if an ID was specified in the patch.",
- "format": "uuid",
- "type": "string"
- }
- },
- "type": "object"
- },
- "identitySchema": {
- "description": "Raw JSON Schema",
- "type": "object"
- },
- "identitySchemaContainer": {
- "description": "An Identity JSON Schema Container",
- "properties": {
- "id": {
- "description": "The ID of the Identity JSON Schema",
- "type": "string"
- },
- "schema": {
- "description": "The actual Identity JSON Schema",
- "type": "object"
- }
- },
- "type": "object"
- },
- "identitySchemaPreset": {
- "properties": {
- "schema": {
- "description": "Schema is the Identity JSON Schema",
- "type": "object"
- },
- "url": {
- "description": "URL is the preset identifier",
- "type": "string"
- }
- },
- "required": [
- "url",
- "schema"
- ],
- "type": "object"
- },
- "identitySchemaPresets": {
- "items": {
- "$ref": "#/components/schemas/identitySchemaPreset"
- },
- "type": "array"
- },
- "identitySchemas": {
- "description": "List of Identity JSON Schemas",
- "items": {
- "$ref": "#/components/schemas/identitySchemaContainer"
- },
- "type": "array"
- },
- "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"
- },
- "identityWithCredentials": {
- "description": "Create Identity and Import Credentials",
- "properties": {
- "oidc": {
- "$ref": "#/components/schemas/identityWithCredentialsOidc"
- },
- "password": {
- "$ref": "#/components/schemas/identityWithCredentialsPassword"
- }
- },
- "type": "object"
- },
- "identityWithCredentialsOidc": {
- "description": "Create Identity and Import Social Sign In Credentials",
- "properties": {
- "config": {
- "$ref": "#/components/schemas/identityWithCredentialsOidcConfig"
- }
- },
- "type": "object"
- },
- "identityWithCredentialsOidcConfig": {
- "properties": {
- "config": {
- "$ref": "#/components/schemas/identityWithCredentialsPasswordConfig"
- },
- "providers": {
- "description": "A list of OpenID Connect Providers",
- "items": {
- "$ref": "#/components/schemas/identityWithCredentialsOidcConfigProvider"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "identityWithCredentialsOidcConfigProvider": {
- "description": "Create Identity and Import Social Sign In Credentials Configuration",
- "properties": {
- "provider": {
- "description": "The OpenID Connect provider to link the subject to. Usually something like `google` or `github`.",
- "type": "string"
- },
- "subject": {
- "description": "The subject (`sub`) of the OpenID Connect connection. Usually the `sub` field of the ID Token.",
- "type": "string"
- }
- },
- "required": [
- "subject",
- "provider"
- ],
- "type": "object"
- },
- "identityWithCredentialsPassword": {
- "description": "Create Identity and Import Password Credentials",
- "properties": {
- "config": {
- "$ref": "#/components/schemas/identityWithCredentialsPasswordConfig"
- }
- },
- "type": "object"
- },
- "identityWithCredentialsPasswordConfig": {
- "description": "Create Identity and Import Password Credentials Configuration",
- "properties": {
- "hashed_password": {
- "description": "The hashed password in [PHC format](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities#hashed-passwords)",
- "type": "string"
- },
- "password": {
- "description": "The password in plain text if no hash is available.",
- "type": "string"
- },
- "use_password_migration_hook": {
- "description": "If set to true, the password will be migrated using the password migration hook.",
- "type": "boolean"
- }
- },
- "type": "object"
- },
- "internalGetProjectBrandingBody": {
- "description": "Get Project Branding Request Body",
- "properties": {
- "hostname": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "internalIsAXWelcomeScreenEnabledForProjectBody": {
- "description": "Is Account Experience Enabled For Project Request Body",
- "properties": {
- "path": {
- "description": "Path is the path of the request.",
- "type": "string"
- },
- "project_slug": {
- "description": "ProjectSlug is the project's slug.",
- "type": "string"
- }
- },
- "required": [
- "project_slug",
- "path"
- ],
- "type": "object"
- },
- "internalIsOwnerForProjectBySlugBody": {
- "description": "Is Owner For Project By Slug Request Body",
- "properties": {
- "namespace": {
- "description": "Namespace is the namespace of the subject.",
- "enum": [
- "User",
- " ApiKey"
- ],
- "type": "string"
- },
- "project_scope": {
- "description": "ProjectScope is the project_id resolved from the\nAPI Token.",
- "type": "string"
- },
- "project_slug": {
- "description": "ProjectSlug is the project's slug.",
- "type": "string"
- },
- "subject": {
- "description": "Subject is the subject acting (user or API key).",
- "type": "string"
- }
- },
- "required": [
- "subject",
- "namespace",
- "project_slug"
- ],
- "type": "object"
- },
- "internalIsOwnerForProjectBySlugResponse": {
- "properties": {
- "project_id": {
- "description": "ProjectID is the project's ID.",
- "type": "string"
- }
- },
- "required": [
- "project_id"
- ],
- "type": "object"
- },
- "introspectedOAuth2Token": {
- "description": "Introspection contains an access token's session data as specified by\n[IETF RFC 7662](https://tools.ietf.org/html/rfc7662)",
- "properties": {
- "active": {
- "description": "Active is a boolean indicator of whether or not the presented token\nis currently active. The specifics of a token's \"active\" state\nwill vary depending on the implementation of the authorization\nserver and the information it keeps about its tokens, but a \"true\"\nvalue return for the \"active\" property will generally indicate\nthat a given token has been issued by this authorization server,\nhas not been revoked by the resource owner, and is within its\ngiven time window of validity (e.g., after its issuance time and\nbefore its expiration time).",
- "type": "boolean"
- },
- "aud": {
- "description": "Audience contains a list of the token's intended audiences.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "client_id": {
- "description": "ID is aclient identifier for the OAuth 2.0 client that\nrequested this token.",
- "type": "string"
- },
- "exp": {
- "description": "Expires at is an integer timestamp, measured in the number of seconds\nsince January 1 1970 UTC, indicating when this token will expire.",
- "format": "int64",
- "type": "integer"
- },
- "ext": {
- "additionalProperties": {},
- "description": "Extra is arbitrary data set by the session.",
- "type": "object"
- },
- "iat": {
- "description": "Issued at is an integer timestamp, measured in the number of seconds\nsince January 1 1970 UTC, indicating when this token was\noriginally issued.",
- "format": "int64",
- "type": "integer"
- },
- "iss": {
- "description": "IssuerURL is a string representing the issuer of this token",
- "type": "string"
- },
- "nbf": {
- "description": "NotBefore is an integer timestamp, measured in the number of seconds\nsince January 1 1970 UTC, indicating when this token is not to be\nused before.",
- "format": "int64",
- "type": "integer"
- },
- "obfuscated_subject": {
- "description": "ObfuscatedSubject is set when the subject identifier algorithm was set to \"pairwise\" during authorization.\nIt is the `sub` value of the ID Token that was issued.",
- "type": "string"
- },
- "scope": {
- "description": "Scope is a JSON string containing a space-separated list of\nscopes associated with this token.",
- "type": "string"
- },
- "sub": {
- "description": "Subject of the token, as defined in JWT [RFC7519].\nUsually a machine-readable identifier of the resource owner who\nauthorized this token.",
- "type": "string"
- },
- "token_type": {
- "description": "TokenType is the introspected token's type, typically `Bearer`.",
- "type": "string"
- },
- "token_use": {
- "description": "TokenUse is the introspected token's use, for example `access_token` or `refresh_token`.",
- "type": "string"
- },
- "username": {
- "description": "Username is a human-readable identifier for the resource owner who\nauthorized this token.",
- "type": "string"
- }
- },
- "required": [
- "active"
- ],
- "type": "object"
- },
- "invoice": {
- "properties": {
- "id": {
- "description": "The ID of the subscription",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "invoiced_at": {
- "$ref": "#/components/schemas/Time"
- },
- "type": {
- "description": "Type is the type of the invoice.\nusage InvoiceTypeUsage\nbase InvoiceTypeBase",
- "enum": [
- "usage",
- "base"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "usage InvoiceTypeUsage\nbase InvoiceTypeBase"
- },
- "updated_at": {
- "format": "date-time",
- "type": "string"
- },
- "v1": {
- "$ref": "#/components/schemas/InvoiceDataV1"
- }
- },
- "required": [
- "id",
- "invoiced_at",
- "type"
- ],
- "type": "object"
- },
- "isOwnerForProjectBySlug": {
- "properties": {
- "ProjectSlug": {
- "description": "ProjectSlug is the project's slug.",
- "type": "string"
- },
- "Subject": {
- "description": "Subject is the subject from the API Token.",
- "type": "string"
- }
- },
- "required": [
- "Subject",
- "ProjectSlug"
- ],
- "type": "object"
- },
- "jsonPatch": {
- "description": "A JSONPatch document as defined by RFC 6902",
- "properties": {
- "from": {
- "description": "This field is used together with operation \"move\" and uses JSON Pointer notation.\n\nLearn more [about JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901#section-5).",
- "example": "/name",
- "type": "string"
- },
- "op": {
- "description": "The operation to be performed. One of \"add\", \"remove\", \"replace\", \"move\", \"copy\", or \"test\".",
- "enum": [
- "add",
- "remove",
- "replace",
- "move",
- "copy",
- "test"
- ],
- "example": "replace",
- "type": "string"
- },
- "path": {
- "description": "The path to the target path. Uses JSON pointer notation.\n\nLearn more [about JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901#section-5).",
- "example": "/name",
- "type": "string"
- },
- "value": {
- "description": "The value to be used within the operations.\n\nLearn more [about JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901#section-5).",
- "example": "foobar"
- }
- },
- "required": [
- "op",
- "path"
- ],
- "type": "object"
- },
- "jsonPatchDocument": {
- "description": "A JSONPatchDocument request",
- "items": {
- "$ref": "#/components/schemas/jsonPatch"
- },
- "type": "array"
- },
- "jsonWebKey": {
- "properties": {
- "alg": {
- "description": "The \"alg\" (algorithm) parameter identifies the algorithm intended for\nuse with the key. The values used should either be registered in the\nIANA \"JSON Web Signature and Encryption Algorithms\" registry\nestablished by [JWA] or be a value that contains a Collision-\nResistant Name.",
- "example": "RS256",
- "type": "string"
- },
- "crv": {
- "example": "P-256",
- "type": "string"
- },
- "d": {
- "example": "T_N8I-6He3M8a7X1vWt6TGIx4xB_GP3Mb4SsZSA4v-orvJzzRiQhLlRR81naWYxfQAYt5isDI6_C2L9bdWo4FFPjGQFvNoRX-_sBJyBI_rl-TBgsZYoUlAj3J92WmY2inbA-PwyJfsaIIDceYBC-eX-xiCu6qMqkZi3MwQAFL6bMdPEM0z4JBcwFT3VdiWAIRUuACWQwrXMq672x7fMuaIaHi7XDGgt1ith23CLfaREmJku9PQcchbt_uEY-hqrFY6ntTtS4paWWQj86xLL94S-Tf6v6xkL918PfLSOTq6XCzxvlFwzBJqApnAhbwqLjpPhgUG04EDRrqrSBc5Y1BLevn6Ip5h1AhessBp3wLkQgz_roeckt-ybvzKTjESMuagnpqLvOT7Y9veIug2MwPJZI2VjczRc1vzMs25XrFQ8DpUy-bNdp89TmvAXwctUMiJdgHloJw23Cv03gIUAkDnsTqZmkpbIf-crpgNKFmQP_EDKoe8p_PXZZgfbRri3NoEVGP7Mk6yEu8LjJhClhZaBNjuWw2-KlBfOA3g79mhfBnkInee5KO9mGR50qPk1V-MorUYNTFMZIm0kFE6eYVWFBwJHLKYhHU34DoiK1VP-svZpC2uAMFNA_UJEwM9CQ2b8qe4-5e9aywMvwcuArRkAB5mBIfOaOJao3mfukKAE",
- "type": "string"
- },
- "dp": {
- "example": "G4sPXkc6Ya9y8oJW9_ILj4xuppu0lzi_H7VTkS8xj5SdX3coE0oimYwxIi2emTAue0UOa5dpgFGyBJ4c8tQ2VF402XRugKDTP8akYhFo5tAA77Qe_NmtuYZc3C3m3I24G2GvR5sSDxUyAN2zq8Lfn9EUms6rY3Ob8YeiKkTiBj0",
- "type": "string"
- },
- "dq": {
- "example": "s9lAH9fggBsoFR8Oac2R_E2gw282rT2kGOAhvIllETE1efrA6huUUvMfBcMpn8lqeW6vzznYY5SSQF7pMdC_agI3nG8Ibp1BUb0JUiraRNqUfLhcQb_d9GF4Dh7e74WbRsobRonujTYN1xCaP6TO61jvWrX-L18txXw494Q_cgk",
- "type": "string"
- },
- "e": {
- "example": "AQAB",
- "type": "string"
- },
- "k": {
- "example": "GawgguFyGrWKav7AX4VKUg",
- "type": "string"
- },
- "kid": {
- "description": "The \"kid\" (key ID) parameter is used to match a specific key. This\nis used, for instance, to choose among a set of keys within a JWK Set\nduring key rollover. The structure of the \"kid\" value is\nunspecified. When \"kid\" values are used within a JWK Set, different\nkeys within the JWK Set SHOULD use distinct \"kid\" values. (One\nexample in which different keys might use the same \"kid\" value is if\nthey have different \"kty\" (key type) values but are considered to be\nequivalent alternatives by the application using them.) The \"kid\"\nvalue is a case-sensitive string.",
- "example": "1603dfe0af8f4596",
- "type": "string"
- },
- "kty": {
- "description": "The \"kty\" (key type) parameter identifies the cryptographic algorithm\nfamily used with the key, such as \"RSA\" or \"EC\". \"kty\" values should\neither be registered in the IANA \"JSON Web Key Types\" registry\nestablished by [JWA] or be a value that contains a Collision-\nResistant Name. The \"kty\" value is a case-sensitive string.",
- "example": "RSA",
- "type": "string"
- },
- "n": {
- "example": "vTqrxUyQPl_20aqf5kXHwDZrel-KovIp8s7ewJod2EXHl8tWlRB3_Rem34KwBfqlKQGp1nqah-51H4Jzruqe0cFP58hPEIt6WqrvnmJCXxnNuIB53iX_uUUXXHDHBeaPCSRoNJzNysjoJ30TIUsKBiirhBa7f235PXbKiHducLevV6PcKxJ5cY8zO286qJLBWSPm-OIevwqsIsSIH44Qtm9sioFikhkbLwoqwWORGAY0nl6XvVOlhADdLjBSqSAeT1FPuCDCnXwzCDR8N9IFB_IjdStFkC-rVt2K5BYfPd0c3yFp_vHR15eRd0zJ8XQ7woBC8Vnsac6Et1pKS59pX6256DPWu8UDdEOolKAPgcd_g2NpA76cAaF_jcT80j9KrEzw8Tv0nJBGesuCjPNjGs_KzdkWTUXt23Hn9QJsdc1MZuaW0iqXBepHYfYoqNelzVte117t4BwVp0kUM6we0IqyXClaZgOI8S-WDBw2_Ovdm8e5NmhYAblEVoygcX8Y46oH6bKiaCQfKCFDMcRgChme7AoE1yZZYsPbaG_3IjPrC4LBMHQw8rM9dWjJ8ImjicvZ1pAm0dx-KHCP3y5PVKrxBDf1zSOsBRkOSjB8TPODnJMz6-jd5hTtZxpZPwPoIdCanTZ3ZD6uRBpTmDwtpRGm63UQs1m5FWPwb0T2IF0",
- "type": "string"
- },
- "p": {
- "example": "6NbkXwDWUhi-eR55Cgbf27FkQDDWIamOaDr0rj1q0f1fFEz1W5A_09YvG09Fiv1AO2-D8Rl8gS1Vkz2i0zCSqnyy8A025XOcRviOMK7nIxE4OH_PEsko8dtIrb3TmE2hUXvCkmzw9EsTF1LQBOGC6iusLTXepIC1x9ukCKFZQvdgtEObQ5kzd9Nhq-cdqmSeMVLoxPLd1blviVT9Vm8-y12CtYpeJHOaIDtVPLlBhJiBoPKWg3vxSm4XxIliNOefqegIlsmTIa3MpS6WWlCK3yHhat0Q-rRxDxdyiVdG_wzJvp0Iw_2wms7pe-PgNPYvUWH9JphWP5K38YqEBiJFXQ",
- "type": "string"
- },
- "q": {
- "example": "0A1FmpOWR91_RAWpqreWSavNaZb9nXeKiBo0DQGBz32DbqKqQ8S4aBJmbRhJcctjCLjain-ivut477tAUMmzJwVJDDq2MZFwC9Q-4VYZmFU4HJityQuSzHYe64RjN-E_NQ02TWhG3QGW6roq6c57c99rrUsETwJJiwS8M5p15Miuz53DaOjv-uqqFAFfywN5WkxHbraBcjHtMiQuyQbQqkCFh-oanHkwYNeytsNhTu2mQmwR5DR2roZ2nPiFjC6nsdk-A7E3S3wMzYYFw7jvbWWoYWo9vB40_MY2Y0FYQSqcDzcBIcq_0tnnasf3VW4Fdx6m80RzOb2Fsnln7vKXAQ",
- "type": "string"
- },
- "qi": {
- "example": "GyM_p6JrXySiz1toFgKbWV-JdI3jQ4ypu9rbMWx3rQJBfmt0FoYzgUIZEVFEcOqwemRN81zoDAaa-Bk0KWNGDjJHZDdDmFhW3AN7lI-puxk_mHZGJ11rxyR8O55XLSe3SPmRfKwZI6yU24ZxvQKFYItdldUKGzO6Ia6zTKhAVRU",
- "type": "string"
- },
- "use": {
- "description": "Use (\"public key use\") identifies the intended use of\nthe public key. The \"use\" parameter is employed to indicate whether\na public key is used for encrypting data or verifying the signature\non data. Values are commonly \"sig\" (signature) or \"enc\" (encryption).",
- "example": "sig",
- "type": "string"
- },
- "x": {
- "example": "f83OJ3D2xF1Bg8vub9tLe1gHMzV76e8Tus9uPHvRVEU",
- "type": "string"
- },
- "x5c": {
- "description": "The \"x5c\" (X.509 certificate chain) parameter contains a chain of one\nor more PKIX certificates [RFC5280]. The certificate chain is\nrepresented as a JSON array of certificate value strings. Each\nstring in the array is a base64-encoded (Section 4 of [RFC4648] --\nnot base64url-encoded) DER [ITU.X690.1994] PKIX certificate value.\nThe PKIX certificate containing the key value MUST be the first\ncertificate.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "y": {
- "example": "x_FEzRu9m36HLN_tue659LNpXW6pCyStikYjKIWI5a0",
- "type": "string"
- }
- },
- "required": [
- "use",
- "kty",
- "kid",
- "alg"
- ],
- "type": "object"
- },
- "jsonWebKeySet": {
- "description": "JSON Web Key Set",
- "properties": {
- "keys": {
- "description": "List of JSON Web Keys\n\nThe value of the \"keys\" parameter is an array of JSON Web Key (JWK)\nvalues. By default, the order of the JWK values within the array does\nnot imply an order of preference among them, although applications\nof JWK Sets can choose to assign a meaning to the order for their\npurposes, if desired.",
- "items": {
- "$ref": "#/components/schemas/jsonWebKey"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "listCustomDomains": {
- "description": "Custom Hostname List",
- "items": {
- "$ref": "#/components/schemas/customDomain"
- },
- "type": "array"
- },
- "listEventStreams": {
- "description": "Event Stream List",
- "properties": {
- "event_streams": {
- "items": {
- "$ref": "#/components/schemas/eventStream"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "listInvoicesResponse": {
- "properties": {
- "buckets": {
- "items": {
- "$ref": "#/components/schemas/BillingPeriodBucket"
- },
- "type": "array"
- },
- "has_next_page": {
- "type": "boolean"
- },
- "next_page_token": {
- "type": "string"
- }
- },
- "required": [
- "buckets",
- "next_page_token",
- "has_next_page"
- ],
- "type": "object"
- },
- "listOrganizationsResponse": {
- "description": "B2B SSO Organization List",
- "properties": {
- "has_next_page": {
- "type": "boolean"
- },
- "next_page_token": {
- "type": "string"
- },
- "organizations": {
- "description": "The list of organizations",
- "items": {
- "$ref": "#/components/schemas/organization"
- },
- "type": "array"
- }
- },
- "required": [
- "organizations",
- "next_page_token",
- "has_next_page"
- ],
- "type": "object"
- },
- "listWorkspaceProjects": {
- "properties": {
- "has_next_page": {
- "type": "boolean"
- },
- "next_page": {
- "type": "string"
- },
- "projects": {
- "items": {
- "$ref": "#/components/schemas/projectMetadata"
- },
- "type": "array"
- }
- },
- "required": [
- "projects",
- "next_page",
- "has_next_page"
- ],
- "type": "object"
- },
- "listWorkspaces": {
- "properties": {
- "has_next_page": {
- "type": "boolean"
- },
- "next_page_token": {
- "type": "string"
- },
- "workspaces": {
- "items": {
- "$ref": "#/components/schemas/workspace"
- },
- "type": "array"
- }
- },
- "required": [
- "workspaces",
- "next_page_token",
- "has_next_page"
- ],
- "type": "object"
- },
- "loginFlow": {
- "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": {
- "description": "The active login method\n\nIf set contains the login method used. If the flow is new, it is unset.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode",
- "enum": [
- "password",
- "oidc",
- "totp",
- "lookup_secret",
- "webauthn",
- "code",
- "passkey",
- "profile",
- "link_recovery",
- "code_recovery"
- ],
- "type": "string",
- "x-go-enum-desc": "password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"
- },
- "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"
- },
- "id": {
- "description": "ID represents the flow's unique ID. When performing the login flow, this\nrepresents the id in the login UI's query parameter: http://\u003cselfservice.flows.login.ui_url\u003e/?flow=\u003cflow_id\u003e",
- "format": "uuid",
- "type": "string"
- },
- "issued_at": {
- "description": "IssuedAt is the time (UTC) when the flow started.",
- "format": "date-time",
- "type": "string"
- },
- "oauth2_login_challenge": {
- "description": "Ory OAuth 2.0 Login Challenge.\n\nThis value is set using the `login_challenge` query parameter of the registration and login endpoints.\nIf set will cooperate with Ory OAuth2 and OpenID to act as an OAuth2 server / OpenID Provider.",
- "type": "string"
- },
- "oauth2_login_request": {
- "$ref": "#/components/schemas/oAuth2LoginRequest"
- },
- "organization_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "refresh": {
- "description": "Refresh stores whether this login flow should enforce re-authentication.",
- "type": "boolean"
- },
- "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"
- },
- "requested_aal": {
- "$ref": "#/components/schemas/authenticatorAssuranceLevel"
- },
- "return_to": {
- "description": "ReturnTo contains the requested return_to URL.",
- "type": "string"
- },
- "session_token_exchange_code": {
- "description": "SessionTokenExchangeCode holds the secret code that the client can use to retrieve a session token after the login flow has been completed.\nThis is only set if the client has requested a session token exchange code, and if the flow is of type \"api\",\nand only on creating the login flow.",
- "type": "string"
- },
- "state": {
- "description": "State represents the state of this request:\n\nchoose_method: ask the user to choose a method to sign in with\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the login challenge was passed."
- },
- "transient_payload": {
- "description": "TransientPayload is used to pass data from the login to hooks and email templates",
- "type": "object"
- },
- "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",
- "state"
- ],
- "title": "Login Flow",
- "type": "object"
- },
- "loginFlowState": {
- "description": "The state represents the state of the login flow.\n\nchoose_method: ask the user to choose a method (e.g. login account via email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the login challenge was passed.",
- "enum": [
- "choose_method",
- "sent_email",
- "passed_challenge"
- ],
- "title": "Login Flow State"
- },
- "logoutFlow": {
- "description": "Logout Flow",
- "properties": {
- "logout_token": {
- "description": "LogoutToken can be used to perform logout using AJAX.",
- "type": "string"
- },
- "logout_url": {
- "description": "LogoutURL can be opened in a browser to sign the user out.\n\nformat: uri",
- "type": "string"
- }
- },
- "required": [
- "logout_url",
- "logout_token"
- ],
- "type": "object"
- },
- "managedIdentitySchema": {
- "description": "Together the name and identity uuid are a unique index constraint.\nThis prevents a user from having schemas with the same name.\nThis also allows schemas to have the same name across the system.",
- "properties": {
- "blob_name": {
- "description": "The gcs file name\n\nThis is a randomly generated name which is used to uniquely identify the file on the blob storage",
- "type": "string"
- },
- "blob_url": {
- "description": "The publicly accessible url of the schema",
- "type": "string"
- },
- "content_hash": {
- "description": "The Content Hash\n\nContains a hash of the schema's content.",
- "type": "string"
- },
- "created_at": {
- "description": "The Schema's Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The schema's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "name": {
- "description": "The schema name\n\nThis is set by the user and is for them to easily recognise their schema",
- "example": "CustomerIdentity",
- "type": "string"
- },
- "updated_at": {
- "description": "Last Time Schema was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "name",
- "blob_name",
- "blob_url",
- "created_at",
- "updated_at"
- ],
- "title": "Schema represents an Ory Kratos Identity Schema",
- "type": "object"
- },
- "managedIdentitySchemaValidationResult": {
- "description": "Ory Identity Schema Validation Result",
- "properties": {
- "message": {
- "type": "string"
- },
- "valid": {
- "type": "boolean"
- }
- },
- "type": "object"
- },
- "managedIdentitySchemas": {
- "items": {
- "$ref": "#/components/schemas/managedIdentitySchema"
- },
- "type": "array"
- },
- "memberInvite": {
- "properties": {
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The invite's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "invitee_email": {
- "description": "The invitee's email",
- "type": "string"
- },
- "invitee_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "owner_email": {
- "description": "The invite owner's email\nUsually the project's owner email",
- "type": "string"
- },
- "owner_id": {
- "description": "The invite owner's ID\nUsually the project's owner",
- "format": "uuid",
- "type": "string"
- },
- "project_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "role": {
- "$ref": "#/components/schemas/String"
- },
- "status": {
- "description": "The invite's status\nKeeps track of the invites status such as pending, accepted, declined, expired\npending PENDING\naccepted ACCEPTED\ndeclined DECLINED\nexpired EXPIRED\ncancelled CANCELLED\nremoved REMOVED",
- "enum": [
- "pending",
- "accepted",
- "declined",
- "expired",
- "cancelled",
- "removed"
- ],
- "type": "string",
- "x-go-enum-desc": "pending PENDING\naccepted ACCEPTED\ndeclined DECLINED\nexpired EXPIRED\ncancelled CANCELLED\nremoved REMOVED"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "workspace_id": {
- "$ref": "#/components/schemas/NullUUID"
- }
- },
- "required": [
- "id",
- "owner_id",
- "owner_email",
- "invitee_email",
- "status",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "memberInvites": {
- "items": {
- "$ref": "#/components/schemas/memberInvite"
- },
- "type": "array"
- },
- "message": {
- "properties": {
- "body": {
- "type": "string"
- },
- "channel": {
- "type": "string"
- },
- "created_at": {
- "description": "CreatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- },
- "dispatches": {
- "description": "Dispatches store information about the attempts of delivering a message\nMay contain an error if any happened, or just the `success` state.",
- "items": {
- "$ref": "#/components/schemas/messageDispatch"
- },
- "type": "array"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "recipient": {
- "type": "string"
- },
- "send_count": {
- "format": "int64",
- "type": "integer"
- },
- "status": {
- "$ref": "#/components/schemas/courierMessageStatus"
- },
- "subject": {
- "type": "string"
- },
- "template_type": {
- "description": "\nrecovery_invalid TypeRecoveryInvalid\nrecovery_valid TypeRecoveryValid\nrecovery_code_invalid TypeRecoveryCodeInvalid\nrecovery_code_valid TypeRecoveryCodeValid\nverification_invalid TypeVerificationInvalid\nverification_valid TypeVerificationValid\nverification_code_invalid TypeVerificationCodeInvalid\nverification_code_valid TypeVerificationCodeValid\nstub TypeTestStub\nlogin_code_valid TypeLoginCodeValid\nregistration_code_valid TypeRegistrationCodeValid",
- "enum": [
- "recovery_invalid",
- "recovery_valid",
- "recovery_code_invalid",
- "recovery_code_valid",
- "verification_invalid",
- "verification_valid",
- "verification_code_invalid",
- "verification_code_valid",
- "stub",
- "login_code_valid",
- "registration_code_valid"
- ],
- "type": "string",
- "x-go-enum-desc": "recovery_invalid TypeRecoveryInvalid\nrecovery_valid TypeRecoveryValid\nrecovery_code_invalid TypeRecoveryCodeInvalid\nrecovery_code_valid TypeRecoveryCodeValid\nverification_invalid TypeVerificationInvalid\nverification_valid TypeVerificationValid\nverification_code_invalid TypeVerificationCodeInvalid\nverification_code_valid TypeVerificationCodeValid\nstub TypeTestStub\nlogin_code_valid TypeLoginCodeValid\nregistration_code_valid TypeRegistrationCodeValid"
- },
- "type": {
- "$ref": "#/components/schemas/courierMessageType"
- },
- "updated_at": {
- "description": "UpdatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "id",
- "status",
- "type",
- "recipient",
- "body",
- "subject",
- "template_type",
- "send_count",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "messageDispatch": {
- "description": "MessageDispatch represents an attempt of sending a courier message\nIt contains the status of the attempt (failed or successful) and the error if any occured",
- "properties": {
- "created_at": {
- "description": "CreatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- },
- "error": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "id": {
- "description": "The ID of this message dispatch",
- "format": "uuid",
- "type": "string"
- },
- "message_id": {
- "description": "The ID of the message being dispatched",
- "format": "uuid",
- "type": "string"
- },
- "status": {
- "description": "The status of this dispatch\nEither \"failed\" or \"success\"\nfailed CourierMessageDispatchStatusFailed\nsuccess CourierMessageDispatchStatusSuccess",
- "enum": [
- "failed",
- "success"
- ],
- "type": "string",
- "x-go-enum-desc": "failed CourierMessageDispatchStatusFailed\nsuccess CourierMessageDispatchStatusSuccess"
- },
- "updated_at": {
- "description": "UpdatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "id",
- "message_id",
- "status",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "metricsDatapoint": {
- "description": "Represents a single datapoint/bucket of a time series",
- "properties": {
- "count": {
- "description": "The count of events that occured in this time",
- "format": "int64",
- "type": "integer"
- },
- "time": {
- "description": "The time of the bucket",
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "time",
- "count"
- ],
- "type": "object"
- },
- "namespace": {
- "properties": {
- "name": {
- "description": "Name of the namespace.",
- "type": "string"
- }
- },
- "type": "object"
- },
- "needsPrivilegedSessionError": {
- "properties": {
- "error": {
- "$ref": "#/components/schemas/genericError"
- },
- "redirect_browser_to": {
- "description": "Points to where to redirect the user to next.",
- "type": "string"
- }
- },
- "required": [
- "redirect_browser_to"
- ],
- "title": "Is sent when a privileged session is required to perform the settings update.",
- "type": "object"
- },
- "normalizedProject": {
- "properties": {
- "created_at": {
- "description": "The Project's Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "current_revision": {
- "$ref": "#/components/schemas/normalizedProjectRevision"
- },
- "environment": {
- "description": "The environment of the project.\nprod Production\nstage Staging\ndev Development",
- "enum": [
- "prod",
- "stage",
- "dev"
- ],
- "type": "string",
- "x-go-enum-desc": "prod Production\nstage Staging\ndev Development"
- },
- "home_region": {
- "description": "The project's data home region.\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"
- },
- "hosts": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "id": {
- "description": "The project's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "slug": {
- "description": "The project's slug",
- "readOnly": true,
- "type": "string"
- },
- "state": {
- "description": "The state of the project.\nrunning Running\nhalted Halted\ndeleted Deleted",
- "enum": [
- "running",
- "halted",
- "deleted"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "running Running\nhalted Halted\ndeleted Deleted"
- },
- "subscription_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "subscription_plan": {
- "$ref": "#/components/schemas/String"
- },
- "updated_at": {
- "description": "Last Time Project was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "workspace": {
- "$ref": "#/components/schemas/workspace"
- },
- "workspace_id": {
- "$ref": "#/components/schemas/NullUUID"
- }
- },
- "required": [
- "id",
- "hosts",
- "slug",
- "current_revision",
- "state",
- "environment",
- "workspace_id",
- "home_region",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "normalizedProjectRevision": {
- "properties": {
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "disable_account_experience_welcome_screen": {
- "description": "Whether to disable the account experience welcome screen, which is hosted under `/ui/welcome`.",
- "type": "boolean"
- },
- "enable_ax_v2": {
- "description": "Whether the new account experience is enabled and reachable.",
- "type": "boolean"
- },
- "hydra_oauth2_allowed_top_level_claims": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_oauth2_client_credentials_default_grant_allowed_scope": {
- "description": "Automatically grant authorized OAuth2 Scope in OAuth2 Client Credentials Flow.\n\nEach OAuth2 Client is allowed to request a predefined OAuth2 Scope (for example `read write`). If this option is enabled, the full\nscope is automatically granted when performing the OAuth2 Client Credentials flow.\n\nIf disabled, the OAuth2 Client has to request the scope in the OAuth2 request by providing the `scope` query parameter.\n\nSetting this option to true is common if you need compatibility with MITREid.\n\nThis governs the \"oauth2.client_credentials.default_grant_allowed_scope\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_exclude_not_before_claim": {
- "description": "Set to true if you want to exclude claim `nbf (not before)` part of access token.\n\nThis governs the \"oauth2.exclude_not_before_claim\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_grant_jwt_iat_optional": {
- "description": "Configures if the issued at (`iat`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `iat` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.iat_optional\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_grant_jwt_jti_optional": {
- "description": "Configures if the JSON Web Token ID (`jti`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `jti` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.jti_optional\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_grant_jwt_max_ttl": {
- "default": "720h",
- "description": "Configures what the maximum age of a JWT assertion used in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523) can be.\n\nThis feature uses the `exp` claim and `iat` claim to calculate assertion age. Assertions exceeding the max age will be denied.\n\nUseful as a safety measure and recommended to keep below 720h.\n\nThis governs the \"oauth2.grant.jwt.max_ttl\" setting.",
- "example": "30m",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_oauth2_mirror_top_level_claims": {
- "description": "Set to false if you don't want to mirror custom claims under 'ext'.\n\nThis governs the \"oauth2.mirror_top_level_claims\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_pkce_enforced": {
- "description": "Configures whether PKCE should be enforced for all OAuth2 Clients.\n\nThis governs the \"oauth2.pkce.enforced\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_pkce_enforced_for_public_clients": {
- "description": "Configures whether PKCE should be enforced for OAuth2 Clients without a client secret (public clients).\n\nThis governs the \"oauth2.pkce.enforced_for_public_clients\" setting.",
- "type": "boolean"
- },
- "hydra_oauth2_refresh_token_hook": {
- "description": "Sets the Refresh Token Hook Endpoint. If set this endpoint will be called during the OAuth2 Token Refresh grant update the OAuth2 Access Token claims.\n\nThis governs the \"oauth2.refresh_token_hook\" setting.",
- "type": "string"
- },
- "hydra_oauth2_token_hook": {
- "description": "Sets the token hook endpoint for all grant types. If set it will be called while providing token to customize claims.\n\nThis governs the \"oauth2.token_hook.url\" setting.",
- "type": "string"
- },
- "hydra_oidc_dynamic_client_registration_default_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_oidc_dynamic_client_registration_enabled": {
- "description": "Configures OpenID Connect Dynamic Client Registration.\n\nThis governs the \"oidc.dynamic_client_registration.enabled\" setting.",
- "type": "boolean"
- },
- "hydra_oidc_subject_identifiers_pairwise_salt": {
- "description": "Configures OpenID Connect Discovery and overwrites the pairwise algorithm\n\nThis governs the \"oidc.subject_identifiers.pairwise_salt\" setting.",
- "type": "string"
- },
- "hydra_oidc_subject_identifiers_supported_types": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_secrets_cookie": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_secrets_system": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_serve_cookies_same_site_legacy_workaround": {
- "description": "Configures the Ory Hydra Cookie Same Site Legacy Workaround\n\nThis governs the \"serve.cookies.same_site_legacy_workaround\" setting.",
- "type": "boolean"
- },
- "hydra_serve_cookies_same_site_mode": {
- "description": "Configures the Ory Hydra Cookie Same Site Mode\n\nThis governs the \"serve.cookies.same_site_mode\" setting.",
- "type": "string"
- },
- "hydra_strategies_access_token": {
- "default": "opaque",
- "description": "Defines access token type\n\nThis governs the \"strategies.access_token\" setting.\nopaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt",
- "enum": [
- "opaque",
- "jwt"
- ],
- "type": "string",
- "x-go-enum-desc": "opaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt"
- },
- "hydra_strategies_jwt_scope_claim": {
- "default": "list",
- "description": "Define the claim to use as the scope in the access token.\n\nThis governs the \"strategies.jwt.scope_claim\" setting:\n\nlist: The scope claim is an array of strings named `scope`: `{ \"scope\": [\"read\", \"write\"] }`\nstring: The scope claim is a space delimited list of strings named `scp`: `{ \"scp\": \"read write\" }`\nboth: The scope claim is both a space delimited list and an array of strings named `scope` and `scp`: `{ \"scope\": [\"read\", \"write\"], \"scp\": \"read write\" }`\nlist OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth",
- "enum": [
- "list",
- "string",
- "both"
- ],
- "type": "string",
- "x-go-enum-desc": "list OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth"
- },
- "hydra_strategies_scope": {
- "default": "wildcard",
- "description": "Defines how scopes are matched. For more details have a look at https://github.com/ory/fosite#scopes\n\nThis governs the \"strategies.scope\" setting.\nexact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard",
- "enum": [
- "exact",
- "wildcard"
- ],
- "type": "string",
- "x-go-enum-desc": "exact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard"
- },
- "hydra_ttl_access_token": {
- "default": "30m",
- "description": "This governs the \"ttl.access_token\" setting.",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_auth_code": {
- "default": "720h",
- "description": "Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.auth_code\" setting.",
- "example": "30m",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_id_token": {
- "default": "30m",
- "description": "This governs the \"ttl.id_token\" setting.",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_login_consent_request": {
- "default": "30m",
- "description": "Configures how long a user login and consent flow may take.\n\nThis governs the \"ttl.login_consent_request\" setting.",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "hydra_ttl_refresh_token": {
- "default": "720h",
- "description": "Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.refresh_token\" setting.",
- "example": "30m",
- "pattern": "^([0-9]+(ns|us|ms|s|m|h)|-1)$",
- "type": "string"
- },
- "hydra_urls_consent": {
- "description": "Sets the OAuth2 Consent Endpoint URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.consent\" setting.",
- "type": "string"
- },
- "hydra_urls_error": {
- "description": "Sets the OAuth2 Error URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.error\" setting.",
- "type": "string"
- },
- "hydra_urls_login": {
- "description": "Sets the OAuth2 Login Endpoint URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.login\" setting.",
- "type": "string"
- },
- "hydra_urls_logout": {
- "description": "Sets the logout endpoint.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.logout\" setting.",
- "type": "string"
- },
- "hydra_urls_post_logout_redirect": {
- "description": "When an OAuth2-related user agent requests to log out, they will be redirected to this url afterwards per default.\n\nDefaults to the Ory Account Experience in development and your application in production mode when a custom domain is connected.\n\nThis governs the \"urls.post_logout_redirect\" setting.",
- "type": "string"
- },
- "hydra_urls_registration": {
- "description": "Sets the OAuth2 Registration Endpoint URL of the OAuth2 User Login \u0026 Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.registration\" setting.",
- "type": "string"
- },
- "hydra_urls_self_issuer": {
- "description": "This value will be used as the issuer in access and ID tokens. It must be specified and using HTTPS protocol, unless the development mode is enabled.\n\nOn the Ory Network it will be very rare that you want to modify this value. If left empty, it will default to the correct value for the Ory Network.\n\nThis governs the \"urls.self.issuer\" setting.",
- "type": "string"
- },
- "hydra_webfinger_jwks_broadcast_keys": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_webfinger_oidc_discovery_auth_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the OAuth2 Authorization URL.\n\nThis governs the \"webfinger.oidc.discovery.auth_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_client_registration_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the OpenID Connect Dynamic Client Registration Endpoint.\n\nThis governs the \"webfinger.oidc.discovery.client_registration_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_jwks_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the JWKS URL.\n\nThis governs the \"webfinger.oidc.discovery.jwks_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_supported_claims": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_webfinger_oidc_discovery_supported_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "hydra_webfinger_oidc_discovery_token_url": {
- "description": "Configures OpenID Connect Discovery and overwrites the OAuth2 Token URL.\n\nThis governs the \"webfinger.oidc.discovery.token_url\" setting.",
- "type": "string"
- },
- "hydra_webfinger_oidc_discovery_userinfo_url": {
- "description": "Configures OpenID Connect Discovery and overwrites userinfo endpoint to be advertised at the OpenID Connect Discovery endpoint /.well-known/openid-configuration. Defaults to Ory Hydra's userinfo endpoint at /userinfo. Set this value if you want to handle this endpoint yourself.\n\nThis governs the \"webfinger.oidc.discovery.userinfo_url\" setting.",
- "type": "string"
- },
- "id": {
- "description": "The revision ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "keto_namespace_configuration": {
- "description": "The Revisions' Keto Namespace Configuration\n\nThe string is a URL pointing to an OPL file with the configuration.",
- "type": "string"
- },
- "keto_namespaces": {
- "$ref": "#/components/schemas/KetoNamespaces"
- },
- "kratos_cookies_same_site": {
- "description": "Configures the Ory Kratos Cookie SameSite Attribute\n\nThis governs the \"cookies.same_site\" setting.",
- "type": "string"
- },
- "kratos_courier_channels": {
- "$ref": "#/components/schemas/revisionCourierChannels"
- },
- "kratos_courier_delivery_strategy": {
- "default": "smtp",
- "description": "The delivery strategy to use when sending emails\n\n`smtp`: Use SMTP server\n`http`: Use the built in HTTP client to send the email to some remote service",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_api_key_in": {
- "description": "The location of the API key to use in the HTTP email sending service's authentication\n\n`header`: Send the key value pair as a header\n`cookie`: Send the key value pair as a cookie\nThis governs the \"courier.http.auth.config.in\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_api_key_name": {
- "description": "The name of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.name\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_api_key_value": {
- "description": "The value of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.value\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_basic_auth_password": {
- "description": "The password to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.password\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_basic_auth_user": {
- "description": "The user to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.user\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_auth_type": {
- "default": "empty (no authentication)",
- "description": "The authentication type to use while contacting the remote HTTP email sending service\n\n`basic_auth`: Use Basic Authentication\n`api_key`: Use API Key Authentication in a header or cookie",
- "type": "string"
- },
- "kratos_courier_http_request_config_body": {
- "description": "The Jsonnet template to generate the body to send to the remote HTTP email sending service\n\nShould be valid Jsonnet and base64 encoded\n\nThis governs the \"courier.http.body\" setting",
- "type": "string"
- },
- "kratos_courier_http_request_config_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "kratos_courier_http_request_config_method": {
- "default": "POST",
- "description": "The http METHOD to use when calling the remote HTTP email sending service",
- "type": "string"
- },
- "kratos_courier_http_request_config_url": {
- "description": "The URL of the remote HTTP email sending service\n\nThis governs the \"courier.http.url\" setting",
- "type": "string"
- },
- "kratos_courier_smtp_connection_uri": {
- "description": "Configures the Ory Kratos SMTP Connection URI\n\nThis governs the \"courier.smtp.connection_uri\" setting.",
- "type": "string"
- },
- "kratos_courier_smtp_from_address": {
- "description": "Configures the Ory Kratos SMTP From Address\n\nThis governs the \"courier.smtp.from_address\" setting.",
- "type": "string"
- },
- "kratos_courier_smtp_from_name": {
- "description": "Configures the Ory Kratos SMTP From Name\n\nThis governs the \"courier.smtp.from_name\" setting.",
- "type": "string"
- },
- "kratos_courier_smtp_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "kratos_courier_smtp_local_name": {
- "description": "Configures the local_name to use in SMTP connections\n\nThis governs the \"courier.smtp.local_name\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Login via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Login via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Login via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_login_code_valid_sms_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Login via Code SMS plain text body\n\nThis governs the \"courier.smtp.templates.login_code.valid.sms.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_recovery_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_registration_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Registration via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_registration_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Registration via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_registration_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Registration via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_code_valid_sms_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Verification via Code SMS Body Plaintext\n\nThis governs the \"courier.smtp.templates.verification_code.valid.sms.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_invalid_email_body_html": {
- "description": "Configures the Ory Kratos Invalid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_invalid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Invalid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_invalid_email_subject": {
- "description": "Configures the Ory Kratos Invalid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_valid_email_body_html": {
- "description": "Configures the Ory Kratos Valid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.html\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_valid_email_body_plaintext": {
- "description": "Configures the Ory Kratos Valid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.plaintext\" setting.",
- "type": "string"
- },
- "kratos_courier_templates_verification_valid_email_subject": {
- "description": "Configures the Ory Kratos Valid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.subject\" setting.",
- "type": "string"
- },
- "kratos_feature_flags_cacheable_sessions": {
- "description": "Configures the Ory Kratos Session caching feature flag\n\nThis governs the \"feature_flags.cacheable_sessions\" setting.",
- "type": "boolean"
- },
- "kratos_feature_flags_cacheable_sessions_max_age": {
- "description": "Configures the Ory Kratos Session caching max-age feature flag\n\nThis governs the \"feature_flags.cacheable_sessions_max_age\" setting.",
- "type": "string"
- },
- "kratos_feature_flags_faster_session_extend": {
- "description": "Configures the Ory Kratos Faster Session Extend setting\n\nIf enabled allows faster session extension by skipping the session lookup and returning 201 instead of 200.\nDisabling this feature will be deprecated in the future.\n\nThis governs the \"feature_flags.faster_session_extend\" setting.",
- "type": "boolean"
- },
- "kratos_feature_flags_use_continue_with_transitions": {
- "description": "Configures the Ory Kratos Session use_continue_with_transitions flag\n\nThis governs the \"feature_flags.use_continue_with_transitions\" setting.",
- "type": "boolean"
- },
- "kratos_identity_schemas": {
- "$ref": "#/components/schemas/projectRevisionIdentitySchemas"
- },
- "kratos_oauth2_provider_headers": {
- "$ref": "#/components/schemas/nullJsonRawMessage"
- },
- "kratos_oauth2_provider_override_return_to": {
- "description": "Kratos OAuth2 Provider Override Return To\n\nEnabling this allows Kratos to set the return_to parameter automatically to the OAuth2 request URL on the login flow, allowing complex flows such as recovery to continue to the initial OAuth2 flow.",
- "type": "boolean"
- },
- "kratos_oauth2_provider_url": {
- "description": "The Revisions' OAuth2 Provider Integration URL\n\nThis governs the \"oauth2_provider.url\" setting.",
- "type": "string"
- },
- "kratos_preview_default_read_consistency_level": {
- "description": "Configures the default read consistency level for identity APIs\n\nThis governs the `preview.default_read_consistency_level` setting.\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nDefaults to \"strong\" for new and existing projects. This feature is in preview. Use with caution.",
- "type": "string"
- },
- "kratos_secrets_cipher": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_secrets_cookie": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_secrets_default": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_allowed_return_urls": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_default_browser_return_url": {
- "description": "Configures the Ory Kratos Default Return URL\n\nThis governs the \"selfservice.allowed_return_urls\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_error_ui_url": {
- "description": "Configures the Ory Kratos Error UI URL\n\nThis governs the \"selfservice.flows.error.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_code_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.code.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login Default Return URL\n\nThis governs the \"selfservice.flows.login.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_lookup_secret_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.lookup_secret.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_oidc_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.login.after.oidc.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_passkey_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.login.after.passkey.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_password_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.login.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_totp_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.totp.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_after_webauthn_default_browser_return_url": {
- "description": "Configures the Ory Kratos Login After WebAuthn Default Return URL\n\nThis governs the \"selfservice.flows.login.after.webauthn.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_lifespan": {
- "description": "Configures the Ory Kratos Login Lifespan\n\nThis governs the \"selfservice.flows.login.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_login_ui_url": {
- "description": "Configures the Ory Kratos Login UI URL\n\nThis governs the \"selfservice.flows.login.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_logout_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Logout Default Return URL\n\nThis governs the \"selfservice.flows.logout.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Recovery Default Return URL\n\nThis governs the \"selfservice.flows.recovery.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_enabled": {
- "description": "Configures the Ory Kratos Recovery Enabled Setting\n\nThis governs the \"selfservice.flows.recovery.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_recovery_lifespan": {
- "description": "Configures the Ory Kratos Recovery Lifespan\n\nThis governs the \"selfservice.flows.recovery.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_notify_unknown_recipients": {
- "description": "Configures whether to notify unknown recipients of a Ory Kratos recovery flow\n\nThis governs the \"selfservice.flows.recovery.notify_unknown_recipients\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_recovery_ui_url": {
- "description": "Configures the Ory Kratos Recovery UI URL\n\nThis governs the \"selfservice.flows.recovery.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_recovery_use": {
- "description": "Configures the Ory Kratos Recovery strategy to use (\"link\" or \"code\")\n\nThis governs the \"selfservice.flows.recovery.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"
- },
- "kratos_selfservice_flows_registration_after_code_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Code Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.code.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_oidc_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.oidc.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_passkey_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_password_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Password Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_after_webauthn_default_browser_return_url": {
- "description": "Configures the Ory Kratos Registration After Webauthn Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.webauthn.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_enable_legacy_one_step": {
- "description": "Disable two-step registration\n\nTwo-step registration is a significantly improved sign up flow and recommended\nwhen using more than one sign up methods. To revert to one-step registration,\nset this to `true`.\n\nThis governs the \"selfservice.flows.registration.enable_legacy_one_step\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_enabled": {
- "description": "Configures the Whether Ory Kratos Registration is Enabled\n\nThis governs the \"selfservice.flows.registration.enabled\" setting.0",
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_lifespan": {
- "description": "Configures the Ory Kratos Registration Lifespan\n\nThis governs the \"selfservice.flows.registration.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_registration_login_hints": {
- "description": "Configures the Ory Kratos Registration Login Hints\n\nShows helpful information when a user tries to sign up with a duplicate account.\n\nThis governs the \"selfservice.flows.registration.login_hints\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_registration_ui_url": {
- "description": "Configures the Ory Kratos Registration UI URL\n\nThis governs the \"selfservice.flows.registration.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL\n\nThis governs the \"selfservice.flows.settings.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_lookup_secret_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Lookup Secrets\n\nThis governs the \"selfservice.flows.settings.after.lookup_secret.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_oidc_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Social Sign In\n\nThis governs the \"selfservice.flows.settings.after.oidc.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_passkey_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Passkey\n\nThis governs the \"selfservice.flows.settings.after.passkey.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_password_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Passwords\n\nThis governs the \"selfservice.flows.settings.after.password.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_profile_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating Profiles\n\nThis governs the \"selfservice.flows.settings.after.profile.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_totp_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating TOTP\n\nThis governs the \"selfservice.flows.settings.after.totp.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_after_webauthn_default_browser_return_url": {
- "description": "Configures the Ory Kratos Settings Default Return URL After Updating WebAuthn\n\nThis governs the \"selfservice.flows.settings.after.webauthn.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_lifespan": {
- "description": "Configures the Ory Kratos Settings Lifespan\n\nThis governs the \"selfservice.flows.settings.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_privileged_session_max_age": {
- "description": "Configures the Ory Kratos Settings Privileged Session Max Age\n\nThis governs the \"selfservice.flows.settings.privileged_session_max_age\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_required_aal": {
- "description": "Configures the Ory Kratos Settings Required AAL\n\nThis governs the \"selfservice.flows.settings.required_aal\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_settings_ui_url": {
- "description": "Configures the Ory Kratos Settings UI URL\n\nThis governs the \"selfservice.flows.settings.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_after_default_browser_return_url": {
- "description": "Configures the Ory Kratos Verification Default Return URL\n\nThis governs the \"selfservice.flows.verification.after.default_browser_return_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_enabled": {
- "description": "Configures the Ory Kratos Verification Enabled Setting\n\nThis governs the \"selfservice.flows.verification.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_verification_lifespan": {
- "description": "Configures the Ory Kratos Verification Lifespan\n\nThis governs the \"selfservice.flows.verification.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_notify_unknown_recipients": {
- "description": "Configures whether to notify unknown recipients of a Ory Kratos verification flow\n\nThis governs the \"selfservice.flows.verification.notify_unknown_recipients\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_flows_verification_ui_url": {
- "description": "Configures the Ory Kratos Verification UI URL\n\nThis governs the \"selfservice.flows.verification.ui_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_flows_verification_use": {
- "description": "Configures the Ory Kratos Strategy to use for Verification\n\nThis governs the \"selfservice.flows.verification.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"
- },
- "kratos_selfservice_methods_code_config_lifespan": {
- "description": "Configures the Ory Kratos Code Method's lifespan\n\nThis governs the \"selfservice.methods.code.config.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_code_enabled": {
- "description": "Configures whether Ory Kratos Code Method is enabled\n\nThis governs the \"selfservice.methods.code.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_code_mfa_enabled": {
- "description": "Configures whether the code method can be used to fulfil MFA flows\n\nThis governs the \"selfservice.methods.code.mfa_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_code_passwordless_enabled": {
- "description": "Configures whether Ory Kratos Passwordless should use the Code Method\n\nThis governs the \"selfservice.methods.code.passwordless_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_code_passwordless_login_fallback_enabled": {
- "description": "This setting allows the code method to always login a user with code if they have registered with another authentication method such as password or social sign in.\n\nThis governs the \"selfservice.methods.code.passwordless_login_fallback_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_link_config_base_url": {
- "description": "Configures the Base URL which Recovery, Verification, and Login Links Point to\n\nIt is recommended to leave this value empty. It will be appropriately configured to the best matching domain\n(e.g. when using custom domains) automatically.\n\nThis governs the \"selfservice.methods.link.config.base_url\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_link_config_lifespan": {
- "description": "Configures the Ory Kratos Link Method's lifespan\n\nThis governs the \"selfservice.methods.link.config.lifespan\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_link_enabled": {
- "description": "Configures whether Ory Kratos Link Method is enabled\n\nThis governs the \"selfservice.methods.link.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_lookup_secret_enabled": {
- "description": "Configures whether Ory Kratos TOTP Lookup Secret is enabled\n\nThis governs the \"selfservice.methods.lookup_secret.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_oidc_config_base_redirect_uri": {
- "description": "Configures the Ory Kratos Third Party / OpenID Connect base redirect URI\n\nThis governs the \"selfservice.methods.oidc.config.base_redirect_uri\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_oidc_config_providers": {
- "$ref": "#/components/schemas/projectRevisionThirdPartyLoginProviders"
- },
- "kratos_selfservice_methods_oidc_enabled": {
- "description": "Configures whether Ory Kratos Third Party / OpenID Connect Login is enabled\n\nThis governs the \"selfservice.methods.oidc.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_passkey_config_rp_display_name": {
- "description": "Configures the Ory Kratos Passkey RP Display Name\n\nThis governs the \"selfservice.methods.passkey.config.rp.display_name\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_passkey_config_rp_id": {
- "description": "Configures the Ory Kratos Passkey RP ID\n\nThis governs the \"selfservice.methods.passkey.config.rp.id\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_passkey_config_rp_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_methods_passkey_enabled": {
- "description": "Configures whether Ory Kratos Passkey authentication is enabled\n\nThis governs the \"selfservice.methods.passkey.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_haveibeenpwned_enabled": {
- "description": "Configures whether Ory Kratos Password HIBP Checks is enabled\n\nThis governs the \"selfservice.methods.password.config.haveibeenpwned_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_identifier_similarity_check_enabled": {
- "description": "Configures whether Ory Kratos Password should disable the similarity policy.\n\nThis governs the \"selfservice.methods.password.config.identifier_similarity_check_enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_ignore_network_errors": {
- "description": "Configures whether Ory Kratos Password Should ignore HIBPWND Network Errors\n\nThis governs the \"selfservice.methods.password.config.ignore_network_errors\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_password_config_max_breaches": {
- "description": "Configures Ory Kratos Password Max Breaches Detection\n\nThis governs the \"selfservice.methods.password.config.max_breaches\" setting.",
- "format": "int64",
- "type": "integer"
- },
- "kratos_selfservice_methods_password_config_min_password_length": {
- "description": "Configures the minimum length of passwords.\n\nThis governs the \"selfservice.methods.password.config.min_password_length\" setting.",
- "format": "int64",
- "type": "integer"
- },
- "kratos_selfservice_methods_password_enabled": {
- "description": "Configures whether Ory Kratos Password Method is enabled\n\nThis governs the \"selfservice.methods.password.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_profile_enabled": {
- "description": "Configures whether Ory Kratos Profile Method is enabled\n\nThis governs the \"selfservice.methods.profile.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_totp_config_issuer": {
- "description": "Configures Ory Kratos TOTP Issuer\n\nThis governs the \"selfservice.methods.totp.config.issuer\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_totp_enabled": {
- "description": "Configures whether Ory Kratos TOTP Method is enabled\n\nThis governs the \"selfservice.methods.totp.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_webauthn_config_passwordless": {
- "description": "Configures whether Ory Kratos Webauthn is used for passwordless flows\n\nThis governs the \"selfservice.methods.webauthn.config.passwordless\" setting.",
- "type": "boolean"
- },
- "kratos_selfservice_methods_webauthn_config_rp_display_name": {
- "description": "Configures the Ory Kratos Webauthn RP Display Name\n\nThis governs the \"selfservice.methods.webauthn.config.rp.display_name\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_webauthn_config_rp_icon": {
- "description": "Configures the Ory Kratos Webauthn RP Icon\n\nThis governs the \"selfservice.methods.webauthn.config.rp.icon\" setting.\nDeprecated: This value will be ignored due to security considerations.",
- "type": "string"
- },
- "kratos_selfservice_methods_webauthn_config_rp_id": {
- "description": "Configures the Ory Kratos Webauthn RP ID\n\nThis governs the \"selfservice.methods.webauthn.config.rp.id\" setting.",
- "type": "string"
- },
- "kratos_selfservice_methods_webauthn_config_rp_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "kratos_selfservice_methods_webauthn_enabled": {
- "description": "Configures whether Ory Kratos Webauthn is enabled\n\nThis governs the \"selfservice.methods.webauthn.enabled\" setting.",
- "type": "boolean"
- },
- "kratos_session_cookie_persistent": {
- "description": "Configures the Ory Kratos Session Cookie Persistent Attribute\n\nThis governs the \"session.cookie.persistent\" setting.",
- "type": "boolean"
- },
- "kratos_session_cookie_same_site": {
- "description": "Configures the Ory Kratos Session Cookie SameSite Attribute\n\nThis governs the \"session.cookie.same_site\" setting.",
- "type": "string"
- },
- "kratos_session_lifespan": {
- "description": "Configures the Ory Kratos Session Lifespan\n\nThis governs the \"session.lifespan\" setting.",
- "type": "string"
- },
- "kratos_session_whoami_required_aal": {
- "description": "Configures the Ory Kratos Session Whoami AAL requirement\n\nThis governs the \"session.whoami.required_aal\" setting.",
- "type": "string"
- },
- "kratos_session_whoami_tokenizer_templates": {
- "$ref": "#/components/schemas/normalizedProjectRevisionTokenizerTemplates"
- },
- "name": {
- "description": "The project's name.",
- "type": "string"
- },
- "project_id": {
- "description": "The Revision's Project ID",
- "format": "uuid",
- "type": "string"
- },
- "project_revision_hooks": {
- "$ref": "#/components/schemas/projectRevisionHooks"
- },
- "serve_admin_cors_allowed_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "serve_admin_cors_enabled": {
- "description": "Enable CORS headers on all admin APIs\n\nThis governs the \"serve.admin.cors.enabled\" setting.",
- "type": "boolean"
- },
- "serve_public_cors_allowed_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "serve_public_cors_enabled": {
- "description": "Enable CORS headers on all public APIs\n\nThis governs the \"serve.public.cors.enabled\" setting.",
- "type": "boolean"
- },
- "strict_security": {
- "description": "Whether the project should employ strict security measures. Setting this to true is recommended for going into production.",
- "type": "boolean"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "name"
- ],
- "type": "object"
- },
- "normalizedProjectRevisionHook": {
- "properties": {
- "config_key": {
- "description": "The Hooks Config Key",
- "type": "string"
- },
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "hook": {
- "description": "The Hook Type",
- "type": "string"
- },
- "id": {
- "description": "ID of the entry",
- "format": "uuid",
- "type": "string"
- },
- "project_revision_id": {
- "description": "The Revision's ID this schema belongs to",
- "format": "uuid",
- "type": "string"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "web_hook_config_auth_api_key_in": {
- "description": "Whether to send the API Key in the HTTP Header or as a HTTP Cookie",
- "example": "header",
- "type": "string"
- },
- "web_hook_config_auth_api_key_name": {
- "description": "The name of the api key",
- "example": "X-API-Key",
- "type": "string"
- },
- "web_hook_config_auth_api_key_value": {
- "description": "The value of the api key",
- "example": "eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ",
- "type": "string"
- },
- "web_hook_config_auth_basic_auth_password": {
- "description": "The password to be sent in the HTTP Basic Auth Header",
- "type": "string"
- },
- "web_hook_config_auth_basic_auth_user": {
- "description": "The username to be sent in the HTTP Basic Auth Header",
- "type": "string"
- },
- "web_hook_config_auth_type": {
- "description": "HTTP Auth Method to use for the Web-Hook",
- "type": "string"
- },
- "web_hook_config_body": {
- "description": "URI pointing to the JsonNet template used for Web-Hook payload generation. Only used for those HTTP methods, which support HTTP body payloads.",
- "example": "base64://ZnVuY3Rpb24oY3R4KSB7CiAgaWRlbnRpdHlfaWQ6IGlmIGN0eFsiaWRlbnRpdHkiXSAhPSBudWxsIHRoZW4gY3R4LmlkZW50aXR5LmlkLAp9=",
- "type": "string"
- },
- "web_hook_config_can_interrupt": {
- "description": "If enabled allows the web hook to interrupt / abort the self-service flow. It only applies to certain flows (registration/verification/login/settings) and requires a valid response format.",
- "type": "boolean"
- },
- "web_hook_config_method": {
- "description": "The HTTP method to use (GET, POST, etc) for the Web-Hook",
- "example": "POST",
- "type": "string"
- },
- "web_hook_config_response_ignore": {
- "description": "Whether to ignore the Web Hook response",
- "type": "boolean"
- },
- "web_hook_config_response_parse": {
- "description": "Whether to parse the Web Hook response",
- "type": "boolean"
- },
- "web_hook_config_url": {
- "description": "The URL the Web-Hook should call",
- "example": "https://www.example.org/web-hook-listener",
- "type": "string"
- }
- },
- "required": [
- "config_key",
- "hook"
- ],
- "type": "object"
- },
- "normalizedProjectRevisionIdentitySchema": {
- "properties": {
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The unique ID of this entry.",
- "format": "uuid",
- "type": "string"
- },
- "identity_schema": {
- "$ref": "#/components/schemas/managedIdentitySchema"
- },
- "identity_schema_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "import_id": {
- "description": "The imported (named) ID of the Identity Schema referenced in the Ory Kratos config.",
- "type": "string"
- },
- "import_url": {
- "description": "The ImportURL can be used to import an Identity Schema from a bse64 encoded string.\nIn the future, this key also support HTTPS and other sources!\n\nIf you import an Ory Kratos configuration, this would be akin to the `identity.schemas.#.url` key.\n\nThe configuration will always return the import URL when you fetch it from the API.",
- "example": "base64://ey...",
- "type": "string"
- },
- "is_default": {
- "description": "If true sets the default schema for identities\n\nOnly one schema can ever be the default schema. If you\ntry to add two schemas with default to true, the\nrequest will fail.",
- "type": "boolean"
- },
- "preset": {
- "description": "Use a preset instead of a custom identity schema.",
- "type": "string"
- },
- "project_revision_id": {
- "description": "The Revision's ID this schema belongs to",
- "format": "uuid",
- "type": "string"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "type": "object"
- },
- "normalizedProjectRevisionIdentitySchemas": {
- "items": {
- "$ref": "#/components/schemas/normalizedProjectRevisionIdentitySchema"
- },
- "type": "array"
- },
- "normalizedProjectRevisionThirdPartyProvider": {
- "properties": {
- "additional_id_token_audiences": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "apple_private_key": {
- "$ref": "#/components/schemas/String"
- },
- "apple_private_key_id": {
- "description": "Apple Private Key Identifier\n\nSign In with Apple Private Key Identifier needed for generating a JWT token for client secret",
- "example": "UX56C66723",
- "type": "string"
- },
- "apple_team_id": {
- "description": "Apple Developer Team ID\n\nApple Developer Team ID needed for generating a JWT token for client secret",
- "example": "KP76DQS54M",
- "type": "string"
- },
- "auth_url": {
- "description": "AuthURL is the authorize url, typically something like: https://example.org/oauth2/auth\nShould only be used when the OAuth2 / OpenID Connect server is not supporting OpenID Connect Discovery and when\n`provider` is set to `generic`.",
- "example": "https://www.googleapis.com/oauth2/v2/auth",
- "type": "string"
- },
- "azure_tenant": {
- "description": "Tenant is the Azure AD Tenant to use for authentication, and must be set when `provider` is set to `microsoft`.\n\nCan be either `common`, `organizations`, `consumers` for a multitenant application or a specific tenant like\n`8eaef023-2b34-4da1-9baa-8bc8c9d6a490` or `contoso.onmicrosoft.com`.",
- "example": "contoso.onmicrosoft.com",
- "type": "string"
- },
- "claims_source": {
- "$ref": "#/components/schemas/String"
- },
- "client_id": {
- "description": "ClientID is the application's Client ID.",
- "type": "string"
- },
- "client_secret": {
- "$ref": "#/components/schemas/String"
- },
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "issuer_url": {
- "description": "IssuerURL is the OpenID Connect Server URL. You can leave this empty if `provider` is not set to `generic`.\nIf set, neither `auth_url` nor `token_url` are required.",
- "example": "https://accounts.google.com",
- "type": "string"
- },
- "label": {
- "description": "Label represents an optional label which can be used in the UI generation.",
- "type": "string"
- },
- "mapper_url": {
- "description": "Mapper specifies the JSONNet code snippet which uses the OpenID Connect Provider's data (e.g. GitHub or Google\nprofile information) to hydrate the identity's data.",
- "type": "string"
- },
- "organization_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "project_revision_id": {
- "description": "The Revision's ID this schema belongs to",
- "format": "uuid",
- "type": "string"
- },
- "provider": {
- "description": "Provider is either \"generic\" for a generic OAuth 2.0 / OpenID Connect Provider or one of:\ngeneric\ngoogle\ngithub\ngitlab\nmicrosoft\ndiscord\nslack\nfacebook\nvk\nyandex\napple",
- "example": "google",
- "type": "string"
- },
- "provider_id": {
- "description": "ID is the provider's ID",
- "type": "string"
- },
- "requested_claims": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "state": {
- "description": "State indicates the state of the provider\n\nOnly providers with state `enabled` will be used for authentication\nenabled ThirdPartyProviderStateEnabled\ndisabled ThirdPartyProviderStateDisabled",
- "enum": [
- "enabled",
- "disabled"
- ],
- "type": "string",
- "x-go-enum-desc": "enabled ThirdPartyProviderStateEnabled\ndisabled ThirdPartyProviderStateDisabled"
- },
- "subject_source": {
- "$ref": "#/components/schemas/String"
- },
- "token_url": {
- "description": "TokenURL is the token url, typically something like: https://example.org/oauth2/token\n\nShould only be used when the OAuth2 / OpenID Connect server is not supporting OpenID Connect Discovery and when\n`provider` is set to `generic`.",
- "example": "https://www.googleapis.com/oauth2/v4/token",
- "type": "string"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "type": "object"
- },
- "normalizedProjectRevisionTokenizerTemplate": {
- "properties": {
- "claims_mapper_url": {
- "description": "Claims mapper URL",
- "type": "string"
- },
- "created_at": {
- "description": "The Project's Revision Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The revision ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "jwks_url": {
- "description": "JSON Web Key URL",
- "type": "string"
- },
- "key": {
- "description": "The unique key of the template",
- "type": "string"
- },
- "project_revision_id": {
- "description": "The Revision's ID this schema belongs to",
- "format": "uuid",
- "type": "string"
- },
- "ttl": {
- "default": "1m",
- "description": "Token time to live",
- "example": "1h",
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "updated_at": {
- "description": "Last Time Project's Revision was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "type": "object"
- },
- "normalizedProjectRevisionTokenizerTemplates": {
- "items": {
- "$ref": "#/components/schemas/normalizedProjectRevisionTokenizerTemplate"
- },
- "type": "array"
- },
- "normalizedProjects": {
- "items": {
- "$ref": "#/components/schemas/normalizedProject"
- },
- "type": "array"
- },
- "nullBool": {
- "nullable": true,
- "type": "boolean"
- },
- "nullDuration": {
- "nullable": true,
- "pattern": "^[0-9]+(ns|us|ms|s|m|h)$",
- "type": "string"
- },
- "nullInt64": {
- "nullable": true,
- "type": "integer"
- },
- "nullJsonRawMessage": {
- "description": "NullJSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger and is NULLable-",
- "nullable": true,
- "type": "object"
- },
- "nullString": {
- "type": "string"
- },
- "nullTime": {
- "format": "date-time",
- "title": "NullTime implements sql.NullTime functionality.",
- "type": "string"
- },
- "oAuth2Client": {
- "description": "OAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.",
- "properties": {
- "access_token_strategy": {
- "description": "OAuth 2.0 Access Token Strategy\n\nAccessTokenStrategy is the strategy used to generate access tokens.\nValid options are `jwt` and `opaque`. `jwt` is a bad idea, see https://www.ory.sh/docs/hydra/advanced#json-web-tokens\nSetting the stragegy here overrides the global setting in `strategies.access_token`.",
- "type": "string"
- },
- "allowed_cors_origins": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "audience": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "authorization_code_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "authorization_code_grant_id_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "authorization_code_grant_refresh_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "backchannel_logout_session_required": {
- "description": "OpenID Connect Back-Channel Logout Session Required\n\nBoolean value specifying whether the RP requires that a sid (session ID) Claim be included in the Logout\nToken to identify the RP session with the OP when the backchannel_logout_uri is used.\nIf omitted, the default value is false.",
- "type": "boolean"
- },
- "backchannel_logout_uri": {
- "description": "OpenID Connect Back-Channel Logout URI\n\nRP URL that will cause the RP to log itself out when sent a Logout Token by the OP.",
- "type": "string"
- },
- "client_credentials_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "client_id": {
- "description": "OAuth 2.0 Client ID\n\nThe ID is immutable. If no ID is provided, a UUID4 will be generated.",
- "type": "string"
- },
- "client_name": {
- "description": "OAuth 2.0 Client Name\n\nThe human-readable name of the client to be presented to the\nend-user during authorization.",
- "type": "string"
- },
- "client_secret": {
- "description": "OAuth 2.0 Client Secret\n\nThe secret will be included in the create request as cleartext, and then\nnever again. The secret is kept in hashed format and is not recoverable once lost.",
- "type": "string"
- },
- "client_secret_expires_at": {
- "description": "OAuth 2.0 Client Secret Expires At\n\nThe field is currently not supported and its value is always 0.",
- "format": "int64",
- "type": "integer"
- },
- "client_uri": {
- "description": "OAuth 2.0 Client URI\n\nClientURI is a URL string of a web page providing information about the client.\nIf present, the server SHOULD display this URL to the end-user in\na clickable fashion.",
- "type": "string"
- },
- "contacts": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "created_at": {
- "description": "OAuth 2.0 Client Creation Date\n\nCreatedAt returns the timestamp of the client's creation.",
- "format": "date-time",
- "type": "string"
- },
- "frontchannel_logout_session_required": {
- "description": "OpenID Connect Front-Channel Logout Session Required\n\nBoolean value specifying whether the RP requires that iss (issuer) and sid (session ID) query parameters be\nincluded to identify the RP session with the OP when the frontchannel_logout_uri is used.\nIf omitted, the default value is false.",
- "type": "boolean"
- },
- "frontchannel_logout_uri": {
- "description": "OpenID Connect Front-Channel Logout URI\n\nRP URL that will cause the RP to log itself out when rendered in an iframe by the OP. An iss (issuer) query\nparameter and a sid (session ID) query parameter MAY be included by the OP to enable the RP to validate the\nrequest and to determine which of the potentially multiple sessions is to be logged out; if either is\nincluded, both MUST be.",
- "type": "string"
- },
- "grant_types": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "implicit_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "implicit_grant_id_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "jwks": {
- "description": "OAuth 2.0 Client JSON Web Key Set\n\nClient's JSON Web Key Set [JWK] document, passed by value. The semantics of the jwks parameter are the same as\nthe jwks_uri parameter, other than that the JWK Set is passed by value, rather than by reference. This parameter\nis intended only to be used by Clients that, for some reason, are unable to use the jwks_uri parameter, for\ninstance, by native applications that might not have a location to host the contents of the JWK Set. If a Client\ncan use jwks_uri, it MUST NOT use jwks. One significant downside of jwks is that it does not enable key rotation\n(which jwks_uri does, as described in Section 10 of OpenID Connect Core 1.0 [OpenID.Core]). The jwks_uri and jwks\nparameters MUST NOT be used together."
- },
- "jwks_uri": {
- "description": "OAuth 2.0 Client JSON Web Key Set URL\n\nURL for the Client's JSON Web Key Set [JWK] document. If the Client signs requests to the Server, it contains\nthe signing key(s) the Server uses to validate signatures from the Client. The JWK Set MAY also contain the\nClient's encryption keys(s), which are used by the Server to encrypt responses to the Client. When both signing\nand encryption keys are made available, a use (Key Use) parameter value is REQUIRED for all keys in the referenced\nJWK Set to indicate each key's intended usage. Although some algorithms allow the same key to be used for both\nsignatures and encryption, doing so is NOT RECOMMENDED, as it is less secure. The JWK x5c parameter MAY be used\nto provide X.509 representations of keys provided. When used, the bare key values MUST still be present and MUST\nmatch those in the certificate.",
- "type": "string"
- },
- "jwt_bearer_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "logo_uri": {
- "description": "OAuth 2.0 Client Logo URI\n\nA URL string referencing the client's logo.",
- "type": "string"
- },
- "metadata": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "owner": {
- "description": "OAuth 2.0 Client Owner\n\nOwner is a string identifying the owner of the OAuth 2.0 Client.",
- "type": "string"
- },
- "policy_uri": {
- "description": "OAuth 2.0 Client Policy URI\n\nPolicyURI is a URL string that points to a human-readable privacy policy document\nthat describes how the deployment organization collects, uses,\nretains, and discloses personal data.",
- "type": "string"
- },
- "post_logout_redirect_uris": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "redirect_uris": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "refresh_token_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "refresh_token_grant_id_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "refresh_token_grant_refresh_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "registration_access_token": {
- "description": "OpenID Connect Dynamic Client Registration Access Token\n\nRegistrationAccessToken can be used to update, get, or delete the OAuth2 Client. It is sent when creating a client\nusing Dynamic Client Registration.",
- "type": "string"
- },
- "registration_client_uri": {
- "description": "OpenID Connect Dynamic Client Registration URL\n\nRegistrationClientURI is the URL used to update, get, or delete the OAuth2 Client.",
- "type": "string"
- },
- "request_object_signing_alg": {
- "description": "OpenID Connect Request Object Signing Algorithm\n\nJWS [JWS] alg algorithm [JWA] that MUST be used for signing Request Objects sent to the OP. All Request Objects\nfrom this Client MUST be rejected, if not signed with this algorithm.",
- "type": "string"
- },
- "request_uris": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "response_types": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "scope": {
- "description": "OAuth 2.0 Client Scope\n\nScope is a string containing a space-separated list of scope values (as\ndescribed in Section 3.3 of OAuth 2.0 [RFC6749]) that the client\ncan use when requesting access tokens.",
- "example": "scope1 scope-2 scope.3 scope:4",
- "type": "string"
- },
- "sector_identifier_uri": {
- "description": "OpenID Connect Sector Identifier URI\n\nURL using the https scheme to be used in calculating Pseudonymous Identifiers by the OP. The URL references a\nfile with a single JSON array of redirect_uri values.",
- "type": "string"
- },
- "skip_consent": {
- "description": "SkipConsent skips the consent screen for this client. This field can only\nbe set from the admin API.",
- "type": "boolean"
- },
- "skip_logout_consent": {
- "description": "SkipLogoutConsent skips the logout consent screen for this client. This field can only\nbe set from the admin API.",
- "type": "boolean"
- },
- "subject_type": {
- "description": "OpenID Connect Subject Type\n\nThe `subject_types_supported` Discovery parameter contains a\nlist of the supported subject_type values for this server. Valid types include `pairwise` and `public`.",
- "type": "string"
- },
- "token_endpoint_auth_method": {
- "default": "client_secret_basic",
- "description": "OAuth 2.0 Token Endpoint Authentication Method\n\nRequested Client Authentication method for the Token Endpoint. The options are:\n\n`client_secret_basic`: (default) Send `client_id` and `client_secret` as `application/x-www-form-urlencoded` encoded in the HTTP Authorization header.\n`client_secret_post`: Send `client_id` and `client_secret` as `application/x-www-form-urlencoded` in the HTTP body.\n`private_key_jwt`: Use JSON Web Tokens to authenticate the client.\n`none`: Used for public clients (native apps, mobile apps) which can not have secrets.",
- "type": "string"
- },
- "token_endpoint_auth_signing_alg": {
- "description": "OAuth 2.0 Token Endpoint Signing Algorithm\n\nRequested Client Authentication signing algorithm for the Token Endpoint.",
- "type": "string"
- },
- "tos_uri": {
- "description": "OAuth 2.0 Client Terms of Service URI\n\nA URL string pointing to a human-readable terms of service\ndocument for the client that describes a contractual relationship\nbetween the end-user and the client that the end-user accepts when\nauthorizing the client.",
- "type": "string"
- },
- "updated_at": {
- "description": "OAuth 2.0 Client Last Update Date\n\nUpdatedAt returns the timestamp of the last update.",
- "format": "date-time",
- "type": "string"
- },
- "userinfo_signed_response_alg": {
- "description": "OpenID Connect Request Userinfo Signed Response Algorithm\n\nJWS alg algorithm [JWA] REQUIRED for signing UserInfo Responses. If this is specified, the response will be JWT\n[JWT] serialized, and signed using JWS. The default, if omitted, is for the UserInfo Response to return the Claims\nas a UTF-8 encoded JSON object using the application/json content-type.",
- "type": "string"
- }
- },
- "title": "OAuth 2.0 Client",
- "type": "object"
- },
- "oAuth2ClientTokenLifespans": {
- "description": "Lifespans of different token types issued for this OAuth 2.0 Client.",
- "properties": {
- "authorization_code_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "authorization_code_grant_id_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "authorization_code_grant_refresh_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "client_credentials_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "implicit_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "implicit_grant_id_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "jwt_bearer_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "refresh_token_grant_access_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "refresh_token_grant_id_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- },
- "refresh_token_grant_refresh_token_lifespan": {
- "$ref": "#/components/schemas/NullDuration"
- }
- },
- "title": "OAuth 2.0 Client Token Lifespans",
- "type": "object"
- },
- "oAuth2ConsentRequest": {
- "properties": {
- "acr": {
- "description": "ACR represents the Authentication AuthorizationContext Class Reference value for this authentication session. You can use it\nto express that, for example, a user authenticated using two factor authentication.",
- "type": "string"
- },
- "amr": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "challenge": {
- "description": "ID is the identifier (\"authorization challenge\") of the consent authorization request. It is used to\nidentify the session.",
- "type": "string"
- },
- "client": {
- "$ref": "#/components/schemas/oAuth2Client"
- },
- "context": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "login_challenge": {
- "description": "LoginChallenge is the login challenge this consent challenge belongs to. It can be used to associate\na login and consent request in the login \u0026 consent app.",
- "type": "string"
- },
- "login_session_id": {
- "description": "LoginSessionID is the login session ID. If the user-agent reuses a login session (via cookie / remember flag)\nthis ID will remain the same. If the user-agent did not have an existing authentication session (e.g. remember is false)\nthis will be a new random value. This value is used as the \"sid\" parameter in the ID Token and in OIDC Front-/Back-\nchannel logout. It's value can generally be used to associate consecutive login requests by a certain user.",
- "type": "string"
- },
- "oidc_context": {
- "$ref": "#/components/schemas/oAuth2ConsentRequestOpenIDConnectContext"
- },
- "request_url": {
- "description": "RequestURL is the original OAuth 2.0 Authorization URL requested by the OAuth 2.0 client. It is the URL which\ninitiates the OAuth 2.0 Authorization Code or OAuth 2.0 Implicit flow. This URL is typically not needed, but\nmight come in handy if you want to deal with additional request parameters.",
- "type": "string"
- },
- "requested_access_token_audience": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "requested_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "skip": {
- "description": "Skip, if true, implies that the client has requested the same scopes from the same user previously.\nIf true, you must not ask the user to grant the requested scopes. You must however either allow or deny the\nconsent request using the usual API call.",
- "type": "boolean"
- },
- "subject": {
- "description": "Subject is the user ID of the end-user that authenticated. Now, that end user needs to grant or deny the scope\nrequested by the OAuth 2.0 client.",
- "type": "string"
- }
- },
- "required": [
- "challenge"
- ],
- "title": "Contains information on an ongoing consent request.",
- "type": "object"
- },
- "oAuth2ConsentRequestOpenIDConnectContext": {
- "properties": {
- "acr_values": {
- "description": "ACRValues is the Authentication AuthorizationContext Class Reference requested in the OAuth 2.0 Authorization request.\nIt is a parameter defined by OpenID Connect and expresses which level of authentication (e.g. 2FA) is required.\n\nOpenID Connect defines it as follows:\n\u003e Requested Authentication AuthorizationContext Class Reference values. Space-separated string that specifies the acr values\nthat the Authorization Server is being requested to use for processing this Authentication Request, with the\nvalues appearing in order of preference. The Authentication AuthorizationContext Class satisfied by the authentication\nperformed is returned as the acr Claim Value, as specified in Section 2. The acr Claim is requested as a\nVoluntary Claim by this parameter.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "display": {
- "description": "Display is a string value that specifies how the Authorization Server displays the authentication and consent user interface pages to the End-User.\nThe defined values are:\npage: The Authorization Server SHOULD display the authentication and consent UI consistent with a full User Agent page view. If the display parameter is not specified, this is the default display mode.\npopup: The Authorization Server SHOULD display the authentication and consent UI consistent with a popup User Agent window. The popup User Agent window should be of an appropriate size for a login-focused dialog and should not obscure the entire window that it is popping up over.\ntouch: The Authorization Server SHOULD display the authentication and consent UI consistent with a device that leverages a touch interface.\nwap: The Authorization Server SHOULD display the authentication and consent UI consistent with a \"feature phone\" type display.\n\nThe Authorization Server MAY also attempt to detect the capabilities of the User Agent and present an appropriate display.",
- "type": "string"
- },
- "id_token_hint_claims": {
- "additionalProperties": {},
- "description": "IDTokenHintClaims are the claims of the ID Token previously issued by the Authorization Server being passed as a hint about the\nEnd-User's current or past authenticated session with the Client.",
- "type": "object"
- },
- "login_hint": {
- "description": "LoginHint hints about the login identifier the End-User might use to log in (if necessary).\nThis hint can be used by an RP if it first asks the End-User for their e-mail address (or other identifier)\nand then wants to pass that value as a hint to the discovered authorization service. This value MAY also be a\nphone number in the format specified for the phone_number Claim. The use of this parameter is optional.",
- "type": "string"
- },
- "ui_locales": {
- "description": "UILocales is the End-User'id preferred languages and scripts for the user interface, represented as a\nspace-separated list of BCP47 [RFC5646] language tag values, ordered by preference. For instance, the value\n\"fr-CA fr en\" represents a preference for French as spoken in Canada, then French (without a region designation),\nfollowed by English (without a region designation). An error SHOULD NOT result if some or all of the requested\nlocales are not supported by the OpenID Provider.",
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- },
- "title": "Contains optional information about the OpenID Connect request.",
- "type": "object"
- },
- "oAuth2ConsentSession": {
- "description": "A completed OAuth 2.0 Consent Session.",
- "properties": {
- "consent_request": {
- "$ref": "#/components/schemas/oAuth2ConsentRequest"
- },
- "context": {
- "$ref": "#/components/schemas/JSONRawMessage"
- },
- "expires_at": {
- "properties": {
- "access_token": {
- "format": "date-time",
- "type": "string"
- },
- "authorize_code": {
- "format": "date-time",
- "type": "string"
- },
- "id_token": {
- "format": "date-time",
- "type": "string"
- },
- "par_context": {
- "format": "date-time",
- "type": "string"
- },
- "refresh_token": {
- "format": "date-time",
- "type": "string"
- }
- },
- "type": "object"
- },
- "grant_access_token_audience": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "grant_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "handled_at": {
- "$ref": "#/components/schemas/nullTime"
- },
- "remember": {
- "description": "Remember Consent\n\nRemember, if set to true, tells ORY Hydra to remember this consent authorization and reuse it if the same\nclient asks the same user for the same, or a subset of, scope.",
- "type": "boolean"
- },
- "remember_for": {
- "description": "Remember Consent For\n\nRememberFor sets how long the consent authorization should be remembered for in seconds. If set to `0`, the\nauthorization will be remembered indefinitely.",
- "format": "int64",
- "type": "integer"
- },
- "session": {
- "$ref": "#/components/schemas/acceptOAuth2ConsentRequestSession"
- }
- },
- "title": "OAuth 2.0 Consent Session",
- "type": "object"
- },
- "oAuth2ConsentSessions": {
- "description": "List of OAuth 2.0 Consent Sessions",
- "items": {
- "$ref": "#/components/schemas/oAuth2ConsentSession"
- },
- "type": "array"
- },
- "oAuth2LoginRequest": {
- "properties": {
- "challenge": {
- "description": "ID is the identifier (\"login challenge\") of the login request. It is used to\nidentify the session.",
- "type": "string"
- },
- "client": {
- "$ref": "#/components/schemas/oAuth2Client"
- },
- "oidc_context": {
- "$ref": "#/components/schemas/oAuth2ConsentRequestOpenIDConnectContext"
- },
- "request_url": {
- "description": "RequestURL is the original OAuth 2.0 Authorization URL requested by the OAuth 2.0 client. It is the URL which\ninitiates the OAuth 2.0 Authorization Code or OAuth 2.0 Implicit flow. This URL is typically not needed, but\nmight come in handy if you want to deal with additional request parameters.",
- "type": "string"
- },
- "requested_access_token_audience": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "requested_scope": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "session_id": {
- "description": "SessionID is the login session ID. If the user-agent reuses a login session (via cookie / remember flag)\nthis ID will remain the same. If the user-agent did not have an existing authentication session (e.g. remember is false)\nthis will be a new random value. This value is used as the \"sid\" parameter in the ID Token and in OIDC Front-/Back-\nchannel logout. It's value can generally be used to associate consecutive login requests by a certain user.",
- "type": "string"
- },
- "skip": {
- "description": "Skip, if true, implies that the client has requested the same scopes from the same user previously.\nIf true, you can skip asking the user to grant the requested scopes, and simply forward the user to the redirect URL.\n\nThis feature allows you to update / set session information.",
- "type": "boolean"
- },
- "subject": {
- "description": "Subject is the user ID of the end-user that authenticated. Now, that end user needs to grant or deny the scope\nrequested by the OAuth 2.0 client. If this value is set and `skip` is true, you MUST include this subject type\nwhen accepting the login request, or the request will fail.",
- "type": "string"
- }
- },
- "required": [
- "challenge",
- "skip",
- "subject",
- "client",
- "request_url"
- ],
- "title": "Contains information on an ongoing login request.",
- "type": "object"
- },
- "oAuth2LogoutRequest": {
- "properties": {
- "challenge": {
- "description": "Challenge is the identifier (\"logout challenge\") of the logout authentication request. It is used to\nidentify the session.",
- "type": "string"
- },
- "client": {
- "$ref": "#/components/schemas/oAuth2Client"
- },
- "request_url": {
- "description": "RequestURL is the original Logout URL requested.",
- "type": "string"
- },
- "rp_initiated": {
- "description": "RPInitiated is set to true if the request was initiated by a Relying Party (RP), also known as an OAuth 2.0 Client.",
- "type": "boolean"
- },
- "sid": {
- "description": "SessionID is the login session ID that was requested to log out.",
- "type": "string"
- },
- "subject": {
- "description": "Subject is the user for whom the logout was request.",
- "type": "string"
- }
- },
- "title": "Contains information about an ongoing logout request.",
- "type": "object"
- },
- "oAuth2RedirectTo": {
- "description": "Contains a redirect URL used to complete a login, consent, or logout request.",
- "properties": {
- "redirect_to": {
- "description": "RedirectURL is the URL which you should redirect the user's browser to once the authentication process is completed.",
- "type": "string"
- }
- },
- "required": [
- "redirect_to"
- ],
- "title": "OAuth 2.0 Redirect Browser To",
- "type": "object"
- },
- "oAuth2TokenExchange": {
- "description": "OAuth2 Token Exchange Result",
- "properties": {
- "access_token": {
- "description": "The access token issued by the authorization server.",
- "type": "string"
- },
- "expires_in": {
- "description": "The lifetime in seconds of the access token. For\nexample, the value \"3600\" denotes that the access token will\nexpire in one hour from the time the response was generated.",
- "format": "int64",
- "type": "integer"
- },
- "id_token": {
- "description": "To retrieve a refresh token request the id_token scope.",
- "type": "string"
- },
- "refresh_token": {
- "description": "The refresh token, which can be used to obtain new\naccess tokens. To retrieve it add the scope \"offline\" to your access token request.",
- "type": "string"
- },
- "scope": {
- "description": "The scope of the access token",
- "type": "string"
- },
- "token_type": {
- "description": "The type of the token issued",
- "type": "string"
- }
- },
- "type": "object"
- },
- "oidcConfiguration": {
- "description": "Includes links to several endpoints (for example `/oauth2/token`) and exposes information on supported signature algorithms\namong others.",
- "properties": {
- "authorization_endpoint": {
- "description": "OAuth 2.0 Authorization Endpoint URL",
- "example": "https://playground.ory.sh/ory-hydra/public/oauth2/auth",
- "type": "string"
- },
- "backchannel_logout_session_supported": {
- "description": "OpenID Connect Back-Channel Logout Session Required\n\nBoolean value specifying whether the OP can pass a sid (session ID) Claim in the Logout Token to identify the RP\nsession with the OP. If supported, the sid Claim is also included in ID Tokens issued by the OP",
- "type": "boolean"
- },
- "backchannel_logout_supported": {
- "description": "OpenID Connect Back-Channel Logout Supported\n\nBoolean value specifying whether the OP supports back-channel logout, with true indicating support.",
- "type": "boolean"
- },
- "claims_parameter_supported": {
- "description": "OpenID Connect Claims Parameter Parameter Supported\n\nBoolean value specifying whether the OP supports use of the claims parameter, with true indicating support.",
- "type": "boolean"
- },
- "claims_supported": {
- "description": "OpenID Connect Supported Claims\n\nJSON array containing a list of the Claim Names of the Claims that the OpenID Provider MAY be able to supply\nvalues for. Note that for privacy or other reasons, this might not be an exhaustive list.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "code_challenge_methods_supported": {
- "description": "OAuth 2.0 PKCE Supported Code Challenge Methods\n\nJSON array containing a list of Proof Key for Code Exchange (PKCE) [RFC7636] code challenge methods supported\nby this authorization server.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "credentials_endpoint_draft_00": {
- "description": "OpenID Connect Verifiable Credentials Endpoint\n\nContains the URL of the Verifiable Credentials Endpoint.",
- "type": "string"
- },
- "credentials_supported_draft_00": {
- "description": "OpenID Connect Verifiable Credentials Supported\n\nJSON array containing a list of the Verifiable Credentials supported by this authorization server.",
- "items": {
- "$ref": "#/components/schemas/credentialSupportedDraft00"
- },
- "type": "array"
- },
- "end_session_endpoint": {
- "description": "OpenID Connect End-Session Endpoint\n\nURL at the OP to which an RP can perform a redirect to request that the End-User be logged out at the OP.",
- "type": "string"
- },
- "frontchannel_logout_session_supported": {
- "description": "OpenID Connect Front-Channel Logout Session Required\n\nBoolean value specifying whether the OP can pass iss (issuer) and sid (session ID) query parameters to identify\nthe RP session with the OP when the frontchannel_logout_uri is used. If supported, the sid Claim is also\nincluded in ID Tokens issued by the OP.",
- "type": "boolean"
- },
- "frontchannel_logout_supported": {
- "description": "OpenID Connect Front-Channel Logout Supported\n\nBoolean value specifying whether the OP supports HTTP-based logout, with true indicating support.",
- "type": "boolean"
- },
- "grant_types_supported": {
- "description": "OAuth 2.0 Supported Grant Types\n\nJSON array containing a list of the OAuth 2.0 Grant Type values that this OP supports.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "id_token_signed_response_alg": {
- "description": "OpenID Connect Default ID Token Signing Algorithms\n\nAlgorithm used to sign OpenID Connect ID Tokens.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "id_token_signing_alg_values_supported": {
- "description": "OpenID Connect Supported ID Token Signing Algorithms\n\nJSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for the ID Token\nto encode the Claims in a JWT.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "issuer": {
- "description": "OpenID Connect Issuer URL\n\nAn URL using the https scheme with no query or fragment component that the OP asserts as its IssuerURL Identifier.\nIf IssuerURL discovery is supported , this value MUST be identical to the issuer value returned\nby WebFinger. This also MUST be identical to the iss Claim value in ID Tokens issued from this IssuerURL.",
- "example": "https://playground.ory.sh/ory-hydra/public/",
- "type": "string"
- },
- "jwks_uri": {
- "description": "OpenID Connect Well-Known JSON Web Keys URL\n\nURL of the OP's JSON Web Key Set [JWK] document. This contains the signing key(s) the RP uses to validate\nsignatures from the OP. The JWK Set MAY also contain the Server's encryption key(s), which are used by RPs\nto encrypt requests to the Server. When both signing and encryption keys are made available, a use (Key Use)\nparameter value is REQUIRED for all keys in the referenced JWK Set to indicate each key's intended usage.\nAlthough some algorithms allow the same key to be used for both signatures and encryption, doing so is\nNOT RECOMMENDED, as it is less secure. The JWK x5c parameter MAY be used to provide X.509 representations of\nkeys provided. When used, the bare key values MUST still be present and MUST match those in the certificate.",
- "example": "https://{slug}.projects.oryapis.com/.well-known/jwks.json",
- "type": "string"
- },
- "registration_endpoint": {
- "description": "OpenID Connect Dynamic Client Registration Endpoint URL",
- "example": "https://playground.ory.sh/ory-hydra/admin/client",
- "type": "string"
- },
- "request_object_signing_alg_values_supported": {
- "description": "OpenID Connect Supported Request Object Signing Algorithms\n\nJSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for Request Objects,\nwhich are described in Section 6.1 of OpenID Connect Core 1.0 [OpenID.Core]. These algorithms are used both when\nthe Request Object is passed by value (using the request parameter) and when it is passed by reference\n(using the request_uri parameter).",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "request_parameter_supported": {
- "description": "OpenID Connect Request Parameter Supported\n\nBoolean value specifying whether the OP supports use of the request parameter, with true indicating support.",
- "type": "boolean"
- },
- "request_uri_parameter_supported": {
- "description": "OpenID Connect Request URI Parameter Supported\n\nBoolean value specifying whether the OP supports use of the request_uri parameter, with true indicating support.",
- "type": "boolean"
- },
- "require_request_uri_registration": {
- "description": "OpenID Connect Requires Request URI Registration\n\nBoolean value specifying whether the OP requires any request_uri values used to be pre-registered\nusing the request_uris registration parameter.",
- "type": "boolean"
- },
- "response_modes_supported": {
- "description": "OAuth 2.0 Supported Response Modes\n\nJSON array containing a list of the OAuth 2.0 response_mode values that this OP supports.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "response_types_supported": {
- "description": "OAuth 2.0 Supported Response Types\n\nJSON array containing a list of the OAuth 2.0 response_type values that this OP supports. Dynamic OpenID\nProviders MUST support the code, id_token, and the token id_token Response Type values.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "revocation_endpoint": {
- "description": "OAuth 2.0 Token Revocation URL\n\nURL of the authorization server's OAuth 2.0 revocation endpoint.",
- "type": "string"
- },
- "scopes_supported": {
- "description": "OAuth 2.0 Supported Scope Values\n\nJSON array containing a list of the OAuth 2.0 [RFC6749] scope values that this server supports. The server MUST\nsupport the openid scope value. Servers MAY choose not to advertise some supported scope values even when this parameter is used",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "subject_types_supported": {
- "description": "OpenID Connect Supported Subject Types\n\nJSON array containing a list of the Subject Identifier types that this OP supports. Valid types include\npairwise and public.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "token_endpoint": {
- "description": "OAuth 2.0 Token Endpoint URL",
- "example": "https://playground.ory.sh/ory-hydra/public/oauth2/token",
- "type": "string"
- },
- "token_endpoint_auth_methods_supported": {
- "description": "OAuth 2.0 Supported Client Authentication Methods\n\nJSON array containing a list of Client Authentication methods supported by this Token Endpoint. The options are\nclient_secret_post, client_secret_basic, client_secret_jwt, and private_key_jwt, as described in Section 9 of OpenID Connect Core 1.0",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "userinfo_endpoint": {
- "description": "OpenID Connect Userinfo URL\n\nURL of the OP's UserInfo Endpoint.",
- "type": "string"
- },
- "userinfo_signed_response_alg": {
- "description": "OpenID Connect User Userinfo Signing Algorithm\n\nAlgorithm used to sign OpenID Connect Userinfo Responses.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "userinfo_signing_alg_values_supported": {
- "description": "OpenID Connect Supported Userinfo Signing Algorithm\n\nJSON array containing a list of the JWS [JWS] signing algorithms (alg values) [JWA] supported by the UserInfo Endpoint to encode the Claims in a JWT [JWT].",
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- },
- "required": [
- "issuer",
- "authorization_endpoint",
- "token_endpoint",
- "jwks_uri",
- "subject_types_supported",
- "response_types_supported",
- "id_token_signing_alg_values_supported",
- "id_token_signed_response_alg",
- "userinfo_signed_response_alg"
- ],
- "title": "OpenID Connect Discovery Metadata",
- "type": "object"
- },
- "oidcUserInfo": {
- "description": "OpenID Connect Userinfo",
- "properties": {
- "birthdate": {
- "description": "End-User's birthday, represented as an ISO 8601:2004 [ISO8601‑2004] YYYY-MM-DD format. The year MAY be 0000, indicating that it is omitted. To represent only the year, YYYY format is allowed. Note that depending on the underlying platform's date related function, providing just year can result in varying month and day, so the implementers need to take this factor into account to correctly process the dates.",
- "type": "string"
- },
- "email": {
- "description": "End-User's preferred e-mail address. Its value MUST conform to the RFC 5322 [RFC5322] addr-spec syntax. The RP MUST NOT rely upon this value being unique, as discussed in Section 5.7.",
- "type": "string"
- },
- "email_verified": {
- "description": "True if the End-User's e-mail address has been verified; otherwise false. When this Claim Value is true, this means that the OP took affirmative steps to ensure that this e-mail address was controlled by the End-User at the time the verification was performed. The means by which an e-mail address is verified is context-specific, and dependent upon the trust framework or contractual agreements within which the parties are operating.",
- "type": "boolean"
- },
- "family_name": {
- "description": "Surname(s) or last name(s) of the End-User. Note that in some cultures, people can have multiple family names or no family name; all can be present, with the names being separated by space characters.",
- "type": "string"
- },
- "gender": {
- "description": "End-User's gender. Values defined by this specification are female and male. Other values MAY be used when neither of the defined values are applicable.",
- "type": "string"
- },
- "given_name": {
- "description": "Given name(s) or first name(s) of the End-User. Note that in some cultures, people can have multiple given names; all can be present, with the names being separated by space characters.",
- "type": "string"
- },
- "locale": {
- "description": "End-User's locale, represented as a BCP47 [RFC5646] language tag. This is typically an ISO 639-1 Alpha-2 [ISO639‑1] language code in lowercase and an ISO 3166-1 Alpha-2 [ISO3166‑1] country code in uppercase, separated by a dash. For example, en-US or fr-CA. As a compatibility note, some implementations have used an underscore as the separator rather than a dash, for example, en_US; Relying Parties MAY choose to accept this locale syntax as well.",
- "type": "string"
- },
- "middle_name": {
- "description": "Middle name(s) of the End-User. Note that in some cultures, people can have multiple middle names; all can be present, with the names being separated by space characters. Also note that in some cultures, middle names are not used.",
- "type": "string"
- },
- "name": {
- "description": "End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.",
- "type": "string"
- },
- "nickname": {
- "description": "Casual name of the End-User that may or may not be the same as the given_name. For instance, a nickname value of Mike might be returned alongside a given_name value of Michael.",
- "type": "string"
- },
- "phone_number": {
- "description": "End-User's preferred telephone number. E.164 [E.164] is RECOMMENDED as the format of this Claim, for example, +1 (425) 555-1212 or +56 (2) 687 2400. If the phone number contains an extension, it is RECOMMENDED that the extension be represented using the RFC 3966 [RFC3966] extension syntax, for example, +1 (604) 555-1234;ext=5678.",
- "type": "string"
- },
- "phone_number_verified": {
- "description": "True if the End-User's phone number has been verified; otherwise false. When this Claim Value is true, this means that the OP took affirmative steps to ensure that this phone number was controlled by the End-User at the time the verification was performed. The means by which a phone number is verified is context-specific, and dependent upon the trust framework or contractual agreements within which the parties are operating. When true, the phone_number Claim MUST be in E.164 format and any extensions MUST be represented in RFC 3966 format.",
- "type": "boolean"
- },
- "picture": {
- "description": "URL of the End-User's profile picture. This URL MUST refer to an image file (for example, a PNG, JPEG, or GIF image file), rather than to a Web page containing an image. Note that this URL SHOULD specifically reference a profile photo of the End-User suitable for displaying when describing the End-User, rather than an arbitrary photo taken by the End-User.",
- "type": "string"
- },
- "preferred_username": {
- "description": "Non-unique shorthand name by which the End-User wishes to be referred to at the RP, such as janedoe or j.doe. This value MAY be any valid JSON string including special characters such as @, /, or whitespace.",
- "type": "string"
- },
- "profile": {
- "description": "URL of the End-User's profile page. The contents of this Web page SHOULD be about the End-User.",
- "type": "string"
- },
- "sub": {
- "description": "Subject - Identifier for the End-User at the IssuerURL.",
- "type": "string"
- },
- "updated_at": {
- "description": "Time the End-User's information was last updated. Its value is a JSON number representing the number of seconds from 1970-01-01T0:0:0Z as measured in UTC until the date/time.",
- "format": "int64",
- "type": "integer"
- },
- "website": {
- "description": "URL of the End-User's Web page or blog. This Web page SHOULD contain information published by the End-User or an organization that the End-User is affiliated with.",
- "type": "string"
- },
- "zoneinfo": {
- "description": "String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone. For example, Europe/Paris or America/Los_Angeles.",
- "type": "string"
- }
- },
- "type": "object"
- },
- "organization": {
- "description": "B2B SSO Organization",
- "properties": {
- "created_at": {
- "description": "The organization's creation date.",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "domains": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "id": {
- "description": "The organization's ID.",
- "format": "uuid",
- "type": "string"
- },
- "label": {
- "description": "The organization's human-readable label.",
- "type": "string"
- },
- "project_id": {
- "description": "The project's ID.",
- "format": "uuid",
- "type": "string"
- },
- "updated_at": {
- "description": "The last time the organization was updated.",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "project_id",
- "label",
- "domains",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "pagination": {
- "properties": {
- "page_size": {
- "default": 250,
- "description": "Items per page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- },
- "page_token": {
- "default": "1",
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "minimum": 1,
- "type": "string"
- }
- },
- "type": "object"
- },
- "paginationHeaders": {
- "properties": {
- "link": {
- "description": "The link header contains pagination links.\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).\n\nin: header",
- "type": "string"
- },
- "x-total-count": {
- "description": "The total number of clients.\n\nin: header",
- "type": "string"
- }
- },
- "type": "object"
- },
- "patchIdentitiesBody": {
- "description": "Patch Identities Body",
- "properties": {
- "identities": {
- "description": "Identities holds the list of patches to apply\n\nrequired",
- "items": {
- "$ref": "#/components/schemas/identityPatch"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "performNativeLogoutBody": {
- "description": "Perform Native Logout Request Body",
- "properties": {
- "session_token": {
- "description": "The Session Token\n\nInvalidate this session token.",
- "type": "string"
- }
- },
- "required": [
- "session_token"
- ],
- "type": "object"
- },
- "permissionsOnProject": {
- "additionalProperties": {
- "type": "boolean"
- },
- "description": "Get Permissions on Project Request Parameters",
- "type": "object"
- },
- "permissionsOnWorkspace": {
- "description": "Get Permissions on Project Request Parameters",
- "properties": {
- "permissions": {
- "additionalProperties": {
- "type": "boolean"
- },
- "type": "object"
- }
- },
- "type": "object"
- },
- "plans": {
- "$ref": "#/components/schemas/Pricing"
- },
- "postCheckPermissionBody": {
- "description": "Check Permission using Post Request Body",
- "properties": {
- "namespace": {
- "description": "Namespace to query",
- "type": "string"
- },
- "object": {
- "description": "Object to query",
- "type": "string"
- },
- "relation": {
- "description": "Relation to query",
- "type": "string"
- },
- "subject_id": {
- "description": "SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.",
- "type": "string"
- },
- "subject_set": {
- "$ref": "#/components/schemas/subjectSet"
- }
- },
- "type": "object"
- },
- "postCheckPermissionOrErrorBody": {
- "description": "Post Check Permission Or Error Body",
- "properties": {
- "namespace": {
- "description": "Namespace to query",
- "type": "string"
- },
- "object": {
- "description": "Object to query",
- "type": "string"
- },
- "relation": {
- "description": "Relation to query",
- "type": "string"
- },
- "subject_id": {
- "description": "SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.",
- "type": "string"
- },
- "subject_set": {
- "$ref": "#/components/schemas/subjectSet"
- }
- },
- "type": "object"
- },
- "project": {
- "properties": {
- "cors_admin": {
- "$ref": "#/components/schemas/projectCors"
- },
- "cors_public": {
- "$ref": "#/components/schemas/projectCors"
- },
- "environment": {
- "description": "The environment of the project.\nprod Production\nstage Staging\ndev Development",
- "enum": [
- "prod",
- "stage",
- "dev"
- ],
- "type": "string",
- "x-go-enum-desc": "prod Production\nstage Staging\ndev Development"
- },
- "home_region": {
- "description": "The project home region.\n\nThis is used to set where the project data is stored and where the project's endpoints are located.\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"
- },
- "id": {
- "description": "The project's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "name": {
- "description": "The name of the project.",
- "type": "string"
- },
- "revision_id": {
- "description": "The configuration revision ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "services": {
- "$ref": "#/components/schemas/projectServices"
- },
- "slug": {
- "description": "The project's slug",
- "readOnly": true,
- "type": "string"
- },
- "state": {
- "description": "The state of the project.\nrunning Running\nhalted Halted\ndeleted Deleted",
- "enum": [
- "running",
- "halted",
- "deleted"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "running Running\nhalted Halted\ndeleted Deleted"
- },
- "workspace_id": {
- "$ref": "#/components/schemas/NullUUID"
- }
- },
- "required": [
- "id",
- "revision_id",
- "slug",
- "services",
- "state",
- "name",
- "environment",
- "home_region"
- ],
- "type": "object"
- },
- "projectApiKey": {
- "properties": {
- "created_at": {
- "description": "The token's creation date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The token's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "name": {
- "description": "The Token's Name\n\nSet this to help you remember, for example, where you use the token.",
- "type": "string"
- },
- "owner_id": {
- "description": "The token's owner",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "project_id": {
- "description": "The Token's Project ID",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "updated_at": {
- "description": "The token's last update date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "value": {
- "description": "The token's value",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "name",
- "owner_id"
- ],
- "type": "object"
- },
- "projectApiKeys": {
- "items": {
- "$ref": "#/components/schemas/projectApiKey"
- },
- "type": "array"
- },
- "projectBranding": {
- "properties": {
- "created_at": {
- "description": "The Customization Creation Date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "default_theme": {
- "$ref": "#/components/schemas/projectBrandingTheme"
- },
- "id": {
- "description": "The customization ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "project_id": {
- "description": "The Project's ID this customization is associated with",
- "format": "uuid",
- "type": "string"
- },
- "themes": {
- "$ref": "#/components/schemas/projectBrandingThemes"
- },
- "updated_at": {
- "description": "Last Time Branding was Updated",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "project_id",
- "default_theme",
- "themes",
- "created_at",
- "updated_at"
- ],
- "title": "ProjectBranding holds all settings for customizing the Ory Account Experience.",
- "type": "object"
- },
- "projectBrandingColors": {
- "properties": {
- "accent_default_color": {
- "description": "AccentDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_disabled_color": {
- "description": "AccentDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_emphasis_color": {
- "description": "AccentEmphasisColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_muted_color": {
- "description": "AccentMutedColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_subtle_color": {
- "description": "AccentSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "background_canvas_color": {
- "description": "BackgroundCanvasColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "background_subtle_color": {
- "description": "BackgroundSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "background_surface_color": {
- "description": "BackgroundSurfaceColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "border_default_color": {
- "description": "BorderDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_default_color": {
- "description": "ErrorDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_emphasis_color": {
- "description": "ErrorEmphasisColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_muted_color": {
- "description": "ErrorMutedColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_subtle_color": {
- "description": "ErrorSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_default_color": {
- "description": "ForegroundDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_disabled_color": {
- "description": "ForegroundDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_muted_color": {
- "description": "ForegroundMutedColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_on_accent_color": {
- "description": "ForegroundOnAccentColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_on_dark_color": {
- "description": "ForegroundOnDarkColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_on_disabled_color": {
- "description": "ForegroundOnDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_subtle_color": {
- "description": "ForegroundSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_background_color": {
- "description": "InputBackgroundColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_disabled_color": {
- "description": "InputDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_placeholder_color": {
- "description": "InputPlaceholderColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_text_color": {
- "description": "InputTextColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "primary_color": {
- "description": "Primary color is an hsla color value used to derive the other colors from for the Ory Account Experience theme.",
- "type": "string"
- },
- "secondary_color": {
- "description": "Secondary color is a hsla color code used to derive the other colors from for the Ory Account Experience theme.",
- "type": "string"
- },
- "success_emphasis_color": {
- "description": "SuccessEmphasisColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "text_default_color": {
- "description": "TextDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "text_disabled_color": {
- "description": "TextDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- }
- },
- "title": "ProjectBrandingColors are the colors used by the Ory Account Experience theme.",
- "type": "object"
- },
- "projectBrandingTheme": {
- "properties": {
- "accent_default_color": {
- "description": "AccentDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_disabled_color": {
- "description": "AccentDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_emphasis_color": {
- "description": "AccentEmphasisColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_muted_color": {
- "description": "AccentMutedColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "accent_subtle_color": {
- "description": "AccentSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "account_experience_variables": {
- "description": "The Account Experience Theme Variables.",
- "items": {
- "$ref": "#/components/schemas/accountExperienceThemeVariables"
- },
- "type": "array"
- },
- "account_experience_variables_stylesheet": {
- "description": "AccountExperienceVariableStylesheet holds a reference to the current stylesheet that can be used in the AX",
- "type": "string"
- },
- "background_canvas_color": {
- "description": "BackgroundCanvasColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "background_subtle_color": {
- "description": "BackgroundSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "background_surface_color": {
- "description": "BackgroundSurfaceColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "border_default_color": {
- "description": "BorderDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "created_at": {
- "description": "The Customization Creation Date.",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "error_default_color": {
- "description": "ErrorDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_emphasis_color": {
- "description": "ErrorEmphasisColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_muted_color": {
- "description": "ErrorMutedColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "error_subtle_color": {
- "description": "ErrorSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "favicon_type": {
- "description": "Favicon Type\nThe Favicon mime type.",
- "type": "string"
- },
- "favicon_url": {
- "description": "Favicon URL\nFavicon can be an https:// or base64:// URL. If the URL is not allowed, the favicon will be stored inside the Ory Network storage bucket.",
- "type": "string"
- },
- "foreground_default_color": {
- "description": "ForegroundDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_disabled_color": {
- "description": "ForegroundDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_muted_color": {
- "description": "ForegroundMutedColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_on_accent_color": {
- "description": "ForegroundOnAccentColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_on_dark_color": {
- "description": "ForegroundOnDarkColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_on_disabled_color": {
- "description": "ForegroundOnDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "foreground_subtle_color": {
- "description": "ForegroundSubtleColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "id": {
- "description": "The customization theme ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "input_background_color": {
- "description": "InputBackgroundColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_disabled_color": {
- "description": "InputDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_placeholder_color": {
- "description": "InputPlaceholderColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "input_text_color": {
- "description": "InputTextColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "logo_type": {
- "description": "Logo Type\nThe Logo mime type.",
- "type": "string"
- },
- "logo_url": {
- "description": "Logo URL\nLogo can be an https:// or base64:// URL. If the URL is not allowed, the logo will be stored inside the Ory Network storage bucket.",
- "type": "string"
- },
- "name": {
- "description": "The customization theme name.",
- "type": "string"
- },
- "primary_color": {
- "description": "Primary color is an hsla color value used to derive the other colors from for the Ory Account Experience theme.",
- "type": "string"
- },
- "project_branding_id": {
- "description": "The ProjectBranding ID this customization is associated with.",
- "format": "uuid",
- "type": "string"
- },
- "secondary_color": {
- "description": "Secondary color is a hsla color code used to derive the other colors from for the Ory Account Experience theme.",
- "type": "string"
- },
- "success_emphasis_color": {
- "description": "SuccessEmphasisColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "text_default_color": {
- "description": "TextDefaultColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "text_disabled_color": {
- "description": "TextDisabledColor is a hex color code used by the Ory Account Experience theme.",
- "type": "string"
- },
- "updated_at": {
- "description": "Last Time Branding was Updated.",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "project_branding_id",
- "name",
- "created_at",
- "updated_at"
- ],
- "title": "ProjectBrandingTheme represents a Theme for the Ory Account Experience.",
- "type": "object"
- },
- "projectBrandingThemes": {
- "items": {
- "$ref": "#/components/schemas/projectBrandingTheme"
- },
- "title": "ProjectBrandingThemes is a list of ProjectBrandingTheme.",
- "type": "array"
- },
- "projectCors": {
- "properties": {
- "enabled": {
- "description": "Whether CORS is enabled for this endpoint.",
- "type": "boolean"
- },
- "origins": {
- "description": "The allowed origins. Use `*` to allow all origins. A wildcard can also be used in the subdomain, i.e. `https://*.example.com` will allow all origins on all subdomains of `example.com`.",
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "projectHost": {
- "properties": {
- "host": {
- "description": "The project's host.",
- "type": "string"
- },
- "id": {
- "description": "The mapping's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "project_id": {
- "description": "The Revision's Project ID",
- "format": "uuid",
- "type": "string"
- }
- },
- "required": [
- "id",
- "host",
- "project_id"
- ],
- "type": "object"
- },
- "projectMember": {
- "properties": {
- "email": {
- "type": "string"
- },
- "email_verified": {
- "type": "boolean"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "role": {
- "type": "string"
- }
- },
- "required": [
- "id",
- "email",
- "email_verified",
- "name",
- "role"
- ],
- "type": "object"
- },
- "projectMembers": {
- "items": {
- "$ref": "#/components/schemas/projectMember"
- },
- "type": "array"
- },
- "projectMetadata": {
- "properties": {
- "created_at": {
- "description": "The Project's Creation Date",
- "format": "date-time",
- "type": "string"
- },
- "environment": {
- "description": "The environment of the project.\nprod Production\nstage Staging\ndev Development",
- "enum": [
- "prod",
- "stage",
- "dev"
- ],
- "type": "string",
- "x-go-enum-desc": "prod Production\nstage Staging\ndev Development"
- },
- "home_region": {
- "description": "The project's data home region\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"
- },
- "hosts": {
- "$ref": "#/components/schemas/StringSliceJSONFormat"
- },
- "id": {
- "description": "The project's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "name": {
- "description": "The project's name if set",
- "type": "string"
- },
- "slug": {
- "description": "The project's slug",
- "readOnly": true,
- "type": "string"
- },
- "state": {
- "description": "The state of the project.\nrunning Running\nhalted Halted\ndeleted Deleted",
- "enum": [
- "running",
- "halted",
- "deleted"
- ],
- "type": "string",
- "x-go-enum-desc": "running Running\nhalted Halted\ndeleted Deleted"
- },
- "subscription_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "subscription_plan": {
- "$ref": "#/components/schemas/String"
- },
- "updated_at": {
- "description": "Last Time Project was Updated",
- "format": "date-time",
- "type": "string"
- },
- "workspace": {
- "$ref": "#/components/schemas/workspace"
- },
- "workspace_id": {
- "$ref": "#/components/schemas/NullUUID"
- }
- },
- "required": [
- "id",
- "hosts",
- "slug",
- "state",
- "created_at",
- "updated_at",
- "name",
- "environment",
- "home_region"
- ],
- "type": "object"
- },
- "projectMetadataList": {
- "items": {
- "$ref": "#/components/schemas/projectMetadata"
- },
- "type": "array"
- },
- "projectRevisionHooks": {
- "items": {
- "$ref": "#/components/schemas/normalizedProjectRevisionHook"
- },
- "type": "array"
- },
- "projectRevisionIdentitySchemas": {
- "items": {
- "$ref": "#/components/schemas/normalizedProjectRevisionIdentitySchema"
- },
- "type": "array"
- },
- "projectRevisionThirdPartyLoginProviders": {
- "items": {
- "$ref": "#/components/schemas/normalizedProjectRevisionThirdPartyProvider"
- },
- "type": "array"
- },
- "projectRevisions": {
- "items": {
- "$ref": "#/components/schemas/normalizedProjectRevision"
- },
- "type": "array"
- },
- "projectServiceIdentity": {
- "properties": {
- "config": {
- "type": "object"
- }
- },
- "required": [
- "config"
- ],
- "type": "object"
- },
- "projectServiceOAuth2": {
- "properties": {
- "config": {
- "type": "object"
- }
- },
- "required": [
- "config"
- ],
- "type": "object"
- },
- "projectServicePermission": {
- "properties": {
- "config": {
- "type": "object"
- }
- },
- "required": [
- "config"
- ],
- "type": "object"
- },
- "projectServices": {
- "properties": {
- "identity": {
- "$ref": "#/components/schemas/projectServiceIdentity"
- },
- "oauth2": {
- "$ref": "#/components/schemas/projectServiceOAuth2"
- },
- "permission": {
- "$ref": "#/components/schemas/projectServicePermission"
- }
- },
- "type": "object"
- },
- "quotaUsage": {
- "properties": {
- "additional_price": {
- "description": "The additional price per unit in cents.",
- "type": "string"
- },
- "can_use_more": {
- "type": "boolean"
- },
- "feature": {
- "description": "\nproduction_projects ProductionProjects\nstaging_projects StagingProjects\ndevelopment_projects DevelopmentProjects\ndaily_active_users DailyActiveUsers\ncustom_domains CustomDomains\nevent_streams EventStreams\nevent_stream_events EventStreamEvents\nsla SLA\ncollaborator_seats CollaboratorSeats\nedge_cache EdgeCache\nbranding_themes BrandingThemes\nzendesk_support ZendeskSupport\nproject_metrics ProjectMetrics\nproject_metrics_time_window ProjectMetricsTimeWindow\nproject_metrics_events_history ProjectMetricsEventsHistory\norganizations Organizations\nrop_grant ResourceOwnerPasswordGrant\nconcierge_onboarding ConciergeOnboarding\ncredit Credit\ndata_location_global DataLocationGlobal\ndata_location_us DataLocationUS\nm2m_token_issuance M2MTokenIssuance\npermission_checks PermissionChecks\ndata_location_regional DataLocationRegional Required Features\nrate_limit_tier RateLimitTier\nsession_rate_limit_tier RateLimitTierSessions\nidentities_list_rate_limit_tier RateLimitTierIdentitiesList\npermission_checks_rate_limit_tier RateLimitTierPermissionChecks\noauth2_introspect_rate_limit_tier RateLimitTierOAuth2Introspect",
- "enum": [
- "production_projects",
- "staging_projects",
- "development_projects",
- "daily_active_users",
- "custom_domains",
- "event_streams",
- "event_stream_events",
- "sla",
- "collaborator_seats",
- "edge_cache",
- "branding_themes",
- "zendesk_support",
- "project_metrics",
- "project_metrics_time_window",
- "project_metrics_events_history",
- "organizations",
- "rop_grant",
- "concierge_onboarding",
- "credit",
- "data_location_global",
- "data_location_us",
- "m2m_token_issuance",
- "permission_checks",
- "data_location_regional",
- "rate_limit_tier",
- "session_rate_limit_tier",
- "identities_list_rate_limit_tier",
- "permission_checks_rate_limit_tier",
- "oauth2_introspect_rate_limit_tier"
- ],
- "type": "string",
- "x-go-enum-desc": "production_projects ProductionProjects\nstaging_projects StagingProjects\ndevelopment_projects DevelopmentProjects\ndaily_active_users DailyActiveUsers\ncustom_domains CustomDomains\nevent_streams EventStreams\nevent_stream_events EventStreamEvents\nsla SLA\ncollaborator_seats CollaboratorSeats\nedge_cache EdgeCache\nbranding_themes BrandingThemes\nzendesk_support ZendeskSupport\nproject_metrics ProjectMetrics\nproject_metrics_time_window ProjectMetricsTimeWindow\nproject_metrics_events_history ProjectMetricsEventsHistory\norganizations Organizations\nrop_grant ResourceOwnerPasswordGrant\nconcierge_onboarding ConciergeOnboarding\ncredit Credit\ndata_location_global DataLocationGlobal\ndata_location_us DataLocationUS\nm2m_token_issuance M2MTokenIssuance\npermission_checks PermissionChecks\ndata_location_regional DataLocationRegional Required Features\nrate_limit_tier RateLimitTier\nsession_rate_limit_tier RateLimitTierSessions\nidentities_list_rate_limit_tier RateLimitTierIdentitiesList\npermission_checks_rate_limit_tier RateLimitTierPermissionChecks\noauth2_introspect_rate_limit_tier RateLimitTierOAuth2Introspect"
- },
- "feature_available": {
- "type": "boolean"
- },
- "included": {
- "format": "int64",
- "type": "integer"
- },
- "used": {
- "format": "int64",
- "type": "integer"
- }
- },
- "required": [
- "feature",
- "included",
- "used",
- "additional_price",
- "can_use_more",
- "feature_available"
- ],
- "type": "object"
- },
- "recoveryCodeForIdentity": {
- "description": "Used when an administrator creates a recovery code for an identity.",
- "properties": {
- "expires_at": {
- "description": "Expires At is the timestamp of when the recovery flow expires\n\nThe timestamp when the recovery code expires.",
- "format": "date-time",
- "type": "string"
- },
- "recovery_code": {
- "description": "RecoveryCode is the code that can be used to recover the account",
- "type": "string"
- },
- "recovery_link": {
- "description": "RecoveryLink with flow\n\nThis link opens the recovery UI with an empty `code` field.",
- "type": "string"
- }
- },
- "required": [
- "recovery_link",
- "recovery_code"
- ],
- "title": "Recovery Code for Identity",
- "type": "object"
- },
- "recoveryFlow": {
- "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 recovery method that is being used. It is initially\nnot set.",
- "type": "string"
- },
- "continue_with": {
- "description": "Contains possible actions that could follow this flow",
- "items": {
- "$ref": "#/components/schemas/continueWith"
- },
- "type": "array"
- },
- "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": {
- "description": "ID represents the request's unique ID. When performing the recovery flow, this\nrepresents the id in the recovery ui's query parameter: http://\u003cselfservice.flows.recovery.ui_url\u003e?request=\u003cid\u003e",
- "format": "uuid",
- "type": "string"
- },
- "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"
- },
- "return_to": {
- "description": "ReturnTo contains the requested return_to URL.",
- "type": "string"
- },
- "state": {
- "description": "State represents the state of this request:\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."
- },
- "transient_payload": {
- "description": "TransientPayload is used to pass data from the recovery flow to hooks and email templates",
- "type": "object"
- },
- "type": {
- "$ref": "#/components/schemas/selfServiceFlowType"
- },
- "ui": {
- "$ref": "#/components/schemas/uiContainer"
- }
- },
- "required": [
- "id",
- "type",
- "expires_at",
- "issued_at",
- "request_url",
- "ui",
- "state"
- ],
- "title": "A Recovery Flow",
- "type": "object"
- },
- "recoveryFlowState": {
- "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"
- },
- "recoveryIdentityAddress": {
- "properties": {
- "created_at": {
- "description": "CreatedAt is a helper struct field for gobuffalo.pop.",
- "format": "date-time",
- "type": "string"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "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"
- },
- "recoveryLinkForIdentity": {
- "description": "Used when an administrator creates a recovery link for an identity.",
- "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"
- ],
- "title": "Identity Recovery Link",
- "type": "object"
- },
- "registrationFlow": {
- "properties": {
- "active": {
- "description": "Active, if set, contains the registration method that is being used. It is initially\nnot set.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode",
- "enum": [
- "password",
- "oidc",
- "totp",
- "lookup_secret",
- "webauthn",
- "code",
- "passkey",
- "profile",
- "link_recovery",
- "code_recovery"
- ],
- "type": "string",
- "x-go-enum-desc": "password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"
- },
- "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": {
- "description": "ID represents the flow's unique ID. When performing the registration flow, this\nrepresents the id in the registration ui's query parameter: http://\u003cselfservice.flows.registration.ui_url\u003e/?flow=\u003cid\u003e",
- "format": "uuid",
- "type": "string"
- },
- "issued_at": {
- "description": "IssuedAt is the time (UTC) when the flow occurred.",
- "format": "date-time",
- "type": "string"
- },
- "oauth2_login_challenge": {
- "description": "Ory OAuth 2.0 Login Challenge.\n\nThis value is set using the `login_challenge` query parameter of the registration and login endpoints.\nIf set will cooperate with Ory OAuth2 and OpenID to act as an OAuth2 server / OpenID Provider.",
- "type": "string"
- },
- "oauth2_login_request": {
- "$ref": "#/components/schemas/oAuth2LoginRequest"
- },
- "organization_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "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"
- },
- "return_to": {
- "description": "ReturnTo contains the requested return_to URL.",
- "type": "string"
- },
- "session_token_exchange_code": {
- "description": "SessionTokenExchangeCode holds the secret code that the client can use to retrieve a session token after the flow has been completed.\nThis is only set if the client has requested a session token exchange code, and if the flow is of type \"api\",\nand only on creating the flow.",
- "type": "string"
- },
- "state": {
- "description": "State represents the state of this request:\n\nchoose_method: ask the user to choose a method (e.g. registration with email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the registration challenge was passed."
- },
- "transient_payload": {
- "description": "TransientPayload is used to pass data from the registration to a webhook",
- "type": "object"
- },
- "type": {
- "$ref": "#/components/schemas/selfServiceFlowType"
- },
- "ui": {
- "$ref": "#/components/schemas/uiContainer"
- }
- },
- "required": [
- "id",
- "type",
- "expires_at",
- "issued_at",
- "request_url",
- "ui",
- "state"
- ],
- "type": "object"
- },
- "registrationFlowState": {
- "description": "choose_method: ask the user to choose a method (e.g. registration with email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the registration challenge was passed.",
- "enum": [
- "choose_method",
- "sent_email",
- "passed_challenge"
- ],
- "title": "State represents the state of this request:"
- },
- "rejectOAuth2Request": {
- "properties": {
- "error": {
- "description": "The error should follow the OAuth2 error format (e.g. `invalid_request`, `login_required`).\n\nDefaults to `request_denied`.",
- "type": "string"
- },
- "error_debug": {
- "description": "Debug contains information to help resolve the problem as a developer. Usually not exposed\nto the public but only in the server logs.",
- "type": "string"
- },
- "error_description": {
- "description": "Description of the error in a human readable format.",
- "type": "string"
- },
- "error_hint": {
- "description": "Hint to help resolve the error.",
- "type": "string"
- },
- "status_code": {
- "description": "Represents the HTTP status code of the error (e.g. 401 or 403)\n\nDefaults to 400",
- "format": "int64",
- "type": "integer"
- }
- },
- "title": "The request payload used to accept a login or consent request.",
- "type": "object"
- },
- "relationQuery": {
- "description": "Relation Query",
- "properties": {
- "namespace": {
- "description": "Namespace to query",
- "type": "string"
- },
- "object": {
- "description": "Object to query",
- "type": "string"
- },
- "relation": {
- "description": "Relation to query",
- "type": "string"
- },
- "subject_id": {
- "description": "SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.",
- "type": "string"
- },
- "subject_set": {
- "$ref": "#/components/schemas/subjectSet"
- }
- },
- "type": "object"
- },
- "relationship": {
- "description": "Relationship",
- "properties": {
- "namespace": {
- "description": "Namespace of the Relation Tuple",
- "type": "string"
- },
- "object": {
- "description": "Object of the Relation Tuple",
- "type": "string"
- },
- "relation": {
- "description": "Relation of the Relation Tuple",
- "type": "string"
- },
- "subject_id": {
- "description": "SubjectID of the Relation Tuple\n\nEither SubjectSet or SubjectID can be provided.",
- "type": "string"
- },
- "subject_set": {
- "$ref": "#/components/schemas/subjectSet"
- }
- },
- "required": [
- "namespace",
- "object",
- "relation"
- ],
- "type": "object"
- },
- "relationshipNamespaces": {
- "description": "Relationship Namespace List",
- "properties": {
- "namespaces": {
- "items": {
- "$ref": "#/components/schemas/namespace"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "relationshipPatch": {
- "description": "Payload for patching a relationship",
- "properties": {
- "action": {
- "enum": [
- "insert",
- "delete"
- ],
- "type": "string",
- "x-go-enum-desc": "insert ActionInsert\ndelete ActionDelete"
- },
- "relation_tuple": {
- "$ref": "#/components/schemas/relationship"
- }
- },
- "type": "object"
- },
- "relationships": {
- "description": "Paginated Relationship List",
- "properties": {
- "next_page_token": {
- "description": "The opaque token to provide in a subsequent request\nto get the next page. It is the empty string iff this is\nthe last page.",
- "type": "string"
- },
- "relation_tuples": {
- "items": {
- "$ref": "#/components/schemas/relationship"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "revisionCourierChannels": {
- "items": {
- "$ref": "#/components/schemas/NormalizedProjectRevisionCourierChannel"
- },
- "type": "array"
- },
- "schemaPatch": {
- "properties": {
- "data": {
- "description": "The json schema",
- "type": "object"
- },
- "name": {
- "description": "The user defined schema name",
- "type": "string"
- }
- },
- "required": [
- "name",
- "data"
- ],
- "type": "object"
- },
- "selfServiceFlowExpiredError": {
- "description": "Is sent when a flow is expired",
- "properties": {
- "error": {
- "$ref": "#/components/schemas/genericError"
- },
- "expired_at": {
- "description": "When the flow has expired",
- "format": "date-time",
- "type": "string"
- },
- "since": {
- "$ref": "#/components/schemas/Duration"
- },
- "use_flow_id": {
- "description": "The flow ID that should be used for the new flow as it contains the correct messages.",
- "format": "uuid",
- "type": "string"
- }
- },
- "type": "object"
- },
- "selfServiceFlowType": {
- "description": "The flow type can either be `api` or `browser`.",
- "title": "Type is the flow type.",
- "type": "string"
- },
- "session": {
- "description": "A Session",
- "properties": {
- "active": {
- "description": "Active state. If false the session is no longer active.",
- "type": "boolean"
- },
- "authenticated_at": {
- "description": "The Session Authentication Timestamp\n\nWhen this session was authenticated at. If multi-factor authentication was used this\nis the time when the last factor was authenticated (e.g. the TOTP code challenge was completed).",
- "format": "date-time",
- "type": "string"
- },
- "authentication_methods": {
- "$ref": "#/components/schemas/sessionAuthenticationMethods"
- },
- "authenticator_assurance_level": {
- "$ref": "#/components/schemas/authenticatorAssuranceLevel"
- },
- "devices": {
- "description": "Devices has history of all endpoints where the session was used",
- "items": {
- "$ref": "#/components/schemas/sessionDevice"
- },
- "type": "array"
- },
- "expires_at": {
- "description": "The Session Expiry\n\nWhen this session expires at.",
- "format": "date-time",
- "type": "string"
- },
- "id": {
- "description": "Session ID",
- "format": "uuid",
- "type": "string"
- },
- "identity": {
- "$ref": "#/components/schemas/identity"
- },
- "issued_at": {
- "description": "The Session Issuance Timestamp\n\nWhen this session was issued at. Usually equal or close to `authenticated_at`.",
- "format": "date-time",
- "type": "string"
- },
- "tokenized": {
- "description": "Tokenized is the tokenized (e.g. JWT) version of the session.\n\nIt is only set when the `tokenize` query parameter was set to a valid tokenize template during calls to `/session/whoami`.",
- "type": "string"
- }
- },
- "required": [
- "id"
- ],
- "type": "object"
- },
- "sessionAuthenticationMethod": {
- "description": "A singular authenticator used during authentication / login.",
- "properties": {
- "aal": {
- "$ref": "#/components/schemas/authenticatorAssuranceLevel"
- },
- "completed_at": {
- "description": "When the authentication challenge was completed.",
- "format": "date-time",
- "type": "string"
- },
- "method": {
- "enum": [
- "link_recovery",
- "code_recovery",
- "password",
- "code",
- "totp",
- "oidc",
- "webauthn",
- "lookup_secret",
- "v0.6_legacy_session"
- ],
- "title": "The method used",
- "type": "string"
- },
- "organization": {
- "description": "The Organization id used for authentication",
- "type": "string"
- },
- "provider": {
- "description": "OIDC or SAML provider id used for authentication",
- "type": "string"
- }
- },
- "title": "AuthenticationMethod identifies an authentication method",
- "type": "object"
- },
- "sessionAuthenticationMethods": {
- "description": "A list of authenticators which were used to authenticate the session.",
- "items": {
- "$ref": "#/components/schemas/sessionAuthenticationMethod"
- },
- "title": "List of (Used) AuthenticationMethods",
- "type": "array"
- },
- "sessionDevice": {
- "description": "Device corresponding to a Session",
- "properties": {
- "id": {
- "description": "Device record ID",
- "format": "uuid",
- "type": "string"
- },
- "ip_address": {
- "description": "IPAddress of the client",
- "type": "string"
- },
- "location": {
- "description": "Geo Location corresponding to the IP Address",
- "type": "string"
- },
- "user_agent": {
- "description": "UserAgent of the client",
- "type": "string"
- }
- },
- "required": [
- "id"
- ],
- "type": "object"
- },
- "setActiveProjectInConsoleBody": {
- "description": "Set active project in the Ory Network Console Request Body",
- "properties": {
- "project_id": {
- "description": "Project ID\n\nThe Project ID you want to set active.\n\nformat: uuid",
- "type": "string"
- }
- },
- "required": [
- "project_id"
- ],
- "type": "object"
- },
- "setCustomDomainBody": {
- "description": "Update Custom Hostname Body",
- "properties": {
- "cookie_domain": {
- "description": "The domain where cookies will be set. Has to be a parent domain of the custom hostname to work.",
- "type": "string"
- },
- "cors_allowed_origins": {
- "description": "CORS Allowed origins for the custom hostname.",
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "cors_enabled": {
- "description": "CORS Enabled for the custom hostname.",
- "type": "boolean"
- },
- "custom_ui_base_url": {
- "description": "The custom UI base URL where the UI will be exposed.",
- "type": "string"
- },
- "hostname": {
- "description": "The custom hostname where the API will be exposed.",
- "type": "string"
- }
- },
- "type": "object"
- },
- "setEventStreamBody": {
- "description": "Update Event Stream Body",
- "properties": {
- "role_arn": {
- "description": "The AWS IAM role ARN to assume when publishing to the SNS topic.",
- "type": "string"
- },
- "topic_arn": {
- "description": "The AWS SNS topic ARN.",
- "type": "string"
- },
- "type": {
- "description": "The type of the event stream (AWS SNS, GCP Pub/Sub, etc).",
- "enum": [
- "sns"
- ],
- "type": "string"
- }
- },
- "required": [
- "type",
- "topic_arn",
- "role_arn"
- ],
- "type": "object"
- },
- "setProject": {
- "properties": {
- "cors_admin": {
- "$ref": "#/components/schemas/projectCors"
- },
- "cors_public": {
- "$ref": "#/components/schemas/projectCors"
- },
- "name": {
- "description": "The name of the project.",
- "type": "string"
- },
- "services": {
- "$ref": "#/components/schemas/projectServices"
- }
- },
- "required": [
- "services",
- "name",
- "cors_public",
- "cors_admin"
- ],
- "type": "object"
- },
- "setProjectBrandingThemeBody": {
- "properties": {
- "favicon_type": {
- "description": "Favicon Type",
- "type": "string"
- },
- "favicon_url": {
- "description": "Favicon URL",
- "type": "string"
- },
- "logo_type": {
- "description": "Logo type",
- "type": "string"
- },
- "logo_url": {
- "description": "Logo URL",
- "type": "string"
- },
- "name": {
- "description": "Branding name",
- "type": "string"
- },
- "theme": {
- "$ref": "#/components/schemas/projectBrandingColors"
- }
- },
- "title": "SetProjectBrandingThemeBody is the request body for the set project branding theme endpoint.",
- "type": "object"
- },
- "settingsFlow": {
- "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"
- },
- "continue_with": {
- "description": "Contains a list of actions, that could follow this flow\n\nIt can, for example, contain a reference to the verification flow, created as part of the user's\nregistration.",
- "items": {
- "$ref": "#/components/schemas/continueWith"
- },
- "type": "array"
- },
- "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": {
- "description": "ID represents the flow's unique ID. When performing the settings flow, this\nrepresents the id in the settings ui's query parameter: http://\u003cselfservice.flows.settings.ui_url\u003e?flow=\u003cid\u003e",
- "format": "uuid",
- "type": "string"
- },
- "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"
- },
- "return_to": {
- "description": "ReturnTo contains the requested return_to URL.",
- "type": "string"
- },
- "state": {
- "description": "State represents the state of this flow. It knows two states:\n\nshow_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."
- },
- "transient_payload": {
- "description": "TransientPayload is used to pass data from the settings flow to hooks and email templates",
- "type": "object"
- },
- "type": {
- "$ref": "#/components/schemas/selfServiceFlowType"
- },
- "ui": {
- "$ref": "#/components/schemas/uiContainer"
- }
- },
- "required": [
- "id",
- "type",
- "expires_at",
- "issued_at",
- "request_url",
- "ui",
- "identity",
- "state"
- ],
- "title": "Flow represents a Settings Flow",
- "type": "object"
- },
- "settingsFlowState": {
- "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:"
- },
- "subjectSet": {
- "properties": {
- "namespace": {
- "description": "Namespace of the Subject Set",
- "type": "string"
- },
- "object": {
- "description": "Object of the Subject Set",
- "type": "string"
- },
- "relation": {
- "description": "Relation of the Subject Set",
- "type": "string"
- }
- },
- "required": [
- "namespace",
- "object",
- "relation"
- ],
- "type": "object"
- },
- "subscription": {
- "properties": {
- "created_at": {
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "currency": {
- "description": "The currency of the subscription. To change this, a new subscription must be created.\nusd USD\neur Euro",
- "enum": [
- "usd",
- "eur"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "usd USD\neur Euro"
- },
- "current_interval": {
- "description": "The currently active interval of the subscription\nmonthly Monthly\nyearly Yearly",
- "enum": [
- "monthly",
- "yearly"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "monthly Monthly\nyearly Yearly"
- },
- "current_plan": {
- "description": "The currently active plan of the subscription",
- "readOnly": true,
- "type": "string"
- },
- "current_plan_details": {
- "$ref": "#/components/schemas/PlanDetails"
- },
- "customer_id": {
- "description": "The ID of the stripe customer",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The ID of the subscription",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "interval_changes_to": {
- "$ref": "#/components/schemas/String"
- },
- "ongoing_stripe_checkout_id": {
- "$ref": "#/components/schemas/String"
- },
- "payed_until": {
- "description": "Until when the subscription is payed",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "plan_changes_at": {
- "$ref": "#/components/schemas/Time"
- },
- "plan_changes_to": {
- "$ref": "#/components/schemas/String"
- },
- "status": {
- "$ref": "#/components/schemas/SubscriptionStatus"
- },
- "stripe_checkout_expires_at": {
- "$ref": "#/components/schemas/Time"
- },
- "updated_at": {
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "customer_id",
- "status",
- "payed_until",
- "current_plan",
- "current_interval",
- "plan_changes_to",
- "interval_changes_to",
- "currency",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "successfulCodeExchangeResponse": {
- "description": "The Response for Registration Flows via API",
- "properties": {
- "session": {
- "$ref": "#/components/schemas/session"
- },
- "session_token": {
- "description": "The Session Token\n\nA session token is equivalent to a session cookie, but it can be sent in the HTTP Authorization\nHeader:\n\nAuthorization: bearer ${session-token}\n\nThe session token is only issued for API flows, not for Browser flows!",
- "type": "string"
- }
- },
- "required": [
- "session"
- ],
- "type": "object"
- },
- "successfulNativeLogin": {
- "description": "The Response for Login Flows via API",
- "properties": {
- "continue_with": {
- "description": "Contains a list of actions, that could follow this flow\n\nIt can, for example, this will contain a reference to the verification flow, created as part of the user's\nregistration or the token of the session.",
- "items": {
- "$ref": "#/components/schemas/continueWith"
- },
- "type": "array"
- },
- "session": {
- "$ref": "#/components/schemas/session"
- },
- "session_token": {
- "description": "The Session Token\n\nA session token is equivalent to a session cookie, but it can be sent in the HTTP Authorization\nHeader:\n\nAuthorization: bearer ${session-token}\n\nThe session token is only issued for API flows, not for Browser flows!",
- "type": "string"
- }
- },
- "required": [
- "session"
- ],
- "type": "object"
- },
- "successfulNativeRegistration": {
- "description": "The Response for Registration Flows via API",
- "properties": {
- "continue_with": {
- "description": "Contains a list of actions, that could follow this flow\n\nIt can, for example, this will contain a reference to the verification flow, created as part of the user's\nregistration or the token of the session.",
- "items": {
- "$ref": "#/components/schemas/continueWith"
- },
- "type": "array"
- },
- "identity": {
- "$ref": "#/components/schemas/identity"
- },
- "session": {
- "$ref": "#/components/schemas/session"
- },
- "session_token": {
- "description": "The Session Token\n\nThis field is only set when the session hook is configured as a post-registration hook.\n\nA session token is equivalent to a session cookie, but it can be sent in the HTTP Authorization\nHeader:\n\nAuthorization: bearer ${session-token}\n\nThe session token is only issued for API flows, not for Browser flows!",
- "type": "string"
- }
- },
- "required": [
- "identity"
- ],
- "type": "object"
- },
- "successfulProjectUpdate": {
- "properties": {
- "project": {
- "$ref": "#/components/schemas/project"
- },
- "warnings": {
- "description": "Import Warnings\n\nNot all configuration items can be imported to the Ory Network. For example,\nsetting the port does not make sense because the Ory Network provides the runtime\nand networking.\n\nThis field contains warnings where configuration keys were found but can not\nbe imported. These keys will be ignored by the Ory Network. This field will help\nyou understand why certain configuration keys might not be respected!",
- "items": {
- "$ref": "#/components/schemas/Warning"
- },
- "type": "array"
- }
- },
- "required": [
- "project",
- "warnings"
- ],
- "type": "object"
- },
- "tokenPagination": {
- "properties": {
- "page_size": {
- "default": 250,
- "description": "Items per page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- },
- "page_token": {
- "default": "1",
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "minimum": 1,
- "type": "string"
- }
- },
- "type": "object"
- },
- "tokenPaginationHeaders": {
- "properties": {
- "link": {
- "description": "The link header contains pagination links.\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).\n\nin: header",
- "type": "string"
- },
- "x-total-count": {
- "description": "The total number of clients.\n\nin: header",
- "type": "string"
- }
- },
- "type": "object"
- },
- "tokenPaginationRequestParameters": {
- "description": "The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as:\n`\u003chttps://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}\u0026page_token={offset}\u003e; rel=\"{page}\"`\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "properties": {
- "page_size": {
- "default": 250,
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- },
- "page_token": {
- "default": "1",
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "minimum": 1,
- "type": "string"
- }
- },
- "title": "Pagination Request Parameters",
- "type": "object"
- },
- "tokenPaginationResponseHeaders": {
- "description": "The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as:\n`\u003chttps://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}\u0026page_token={offset}\u003e; rel=\"{page}\"`\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "properties": {
- "link": {
- "description": "The Link HTTP Header\n\nThe `Link` header contains a comma-delimited list of links to the following pages:\n\nfirst: The first page of results.\nnext: The next page of results.\nprev: The previous page of results.\nlast: The last page of results.\n\nPages are omitted if they do not exist. For example, if there is no next page, the `next` link is omitted. Examples:\n\n\u003c/clients?page_size=5\u0026page_token=0\u003e; rel=\"first\",\u003c/clients?page_size=5\u0026page_token=15\u003e; rel=\"next\",\u003c/clients?page_size=5\u0026page_token=5\u003e; rel=\"prev\",\u003c/clients?page_size=5\u0026page_token=20\u003e; rel=\"last\"",
- "type": "string"
- },
- "x-total-count": {
- "description": "The X-Total-Count HTTP Header\n\nThe `X-Total-Count` header contains the total number of items in the collection.",
- "format": "int64",
- "type": "integer"
- }
- },
- "title": "Pagination Response Header",
- "type": "object"
- },
- "trustOAuth2JwtGrantIssuer": {
- "description": "Trust OAuth2 JWT Bearer Grant Type Issuer Request Body",
- "properties": {
- "allow_any_subject": {
- "description": "The \"allow_any_subject\" indicates that the issuer is allowed to have any principal as the subject of the JWT.",
- "type": "boolean"
- },
- "expires_at": {
- "description": "The \"expires_at\" indicates, when grant will expire, so we will reject assertion from \"issuer\" targeting \"subject\".",
- "format": "date-time",
- "type": "string"
- },
- "issuer": {
- "description": "The \"issuer\" identifies the principal that issued the JWT assertion (same as \"iss\" claim in JWT).",
- "example": "https://jwt-idp.example.com",
- "type": "string"
- },
- "jwk": {
- "$ref": "#/components/schemas/jsonWebKey"
- },
- "scope": {
- "description": "The \"scope\" contains list of scope values (as described in Section 3.3 of OAuth 2.0 [RFC6749])",
- "example": [
- "openid",
- "offline"
- ],
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "subject": {
- "description": "The \"subject\" identifies the principal that is the subject of the JWT.",
- "example": "mike@example.com",
- "type": "string"
- }
- },
- "required": [
- "issuer",
- "scope",
- "jwk",
- "expires_at"
- ],
- "type": "object"
- },
- "trustedOAuth2JwtGrantIssuer": {
- "description": "OAuth2 JWT Bearer Grant Type Issuer Trust Relationship",
- "properties": {
- "allow_any_subject": {
- "description": "The \"allow_any_subject\" indicates that the issuer is allowed to have any principal as the subject of the JWT.",
- "type": "boolean"
- },
- "created_at": {
- "description": "The \"created_at\" indicates, when grant was created.",
- "format": "date-time",
- "type": "string"
- },
- "expires_at": {
- "description": "The \"expires_at\" indicates, when grant will expire, so we will reject assertion from \"issuer\" targeting \"subject\".",
- "format": "date-time",
- "type": "string"
- },
- "id": {
- "example": "9edc811f-4e28-453c-9b46-4de65f00217f",
- "type": "string"
- },
- "issuer": {
- "description": "The \"issuer\" identifies the principal that issued the JWT assertion (same as \"iss\" claim in JWT).",
- "example": "https://jwt-idp.example.com",
- "type": "string"
- },
- "public_key": {
- "$ref": "#/components/schemas/trustedOAuth2JwtGrantJsonWebKey"
- },
- "scope": {
- "description": "The \"scope\" contains list of scope values (as described in Section 3.3 of OAuth 2.0 [RFC6749])",
- "example": [
- "openid",
- "offline"
- ],
- "items": {
- "type": "string"
- },
- "type": "array"
- },
- "subject": {
- "description": "The \"subject\" identifies the principal that is the subject of the JWT.",
- "example": "mike@example.com",
- "type": "string"
- }
- },
- "type": "object"
- },
- "trustedOAuth2JwtGrantIssuers": {
- "description": "OAuth2 JWT Bearer Grant Type Issuer Trust Relationships",
- "items": {
- "$ref": "#/components/schemas/trustedOAuth2JwtGrantIssuer"
- },
- "type": "array"
- },
- "trustedOAuth2JwtGrantJsonWebKey": {
- "description": "OAuth2 JWT Bearer Grant Type Issuer Trusted JSON Web Key",
- "properties": {
- "kid": {
- "description": "The \"key_id\" is key unique identifier (same as kid header in jws/jwt).",
- "example": "123e4567-e89b-12d3-a456-426655440000",
- "type": "string"
- },
- "set": {
- "description": "The \"set\" is basically a name for a group(set) of keys. Will be the same as \"issuer\" in grant.",
- "example": "https://jwt-idp.example.com",
- "type": "string"
- }
- },
- "type": "object"
- },
- "uiContainer": {
- "description": "Container represents a HTML Form. The container can work with both HTTP Form and JSON requests",
- "properties": {
- "action": {
- "description": "Action should be used as the form action URL `\u003cform action=\"{{ .Action }}\" method=\"post\"\u003e`.",
- "type": "string"
- },
- "messages": {
- "$ref": "#/components/schemas/uiTexts"
- },
- "method": {
- "description": "Method is the form method (e.g. POST)",
- "type": "string"
- },
- "nodes": {
- "$ref": "#/components/schemas/uiNodes"
- }
- },
- "required": [
- "action",
- "method",
- "nodes"
- ],
- "type": "object"
- },
- "uiNode": {
- "description": "Nodes are represented as HTML elements or their native UI equivalents. For example,\na node can be an `\u003cimg\u003e` tag, or an `\u003cinput element\u003e` but also `some plain text`.",
- "properties": {
- "attributes": {
- "$ref": "#/components/schemas/uiNodeAttributes"
- },
- "group": {
- "description": "Group specifies which group (e.g. password authenticator) this node belongs to.\ndefault DefaultGroup\npassword PasswordGroup\noidc OpenIDConnectGroup\nprofile ProfileGroup\nlink LinkGroup\ncode CodeGroup\ntotp TOTPGroup\nlookup_secret LookupGroup\nwebauthn WebAuthnGroup\npasskey PasskeyGroup\nidentifier_first IdentifierFirstGroup",
- "enum": [
- "default",
- "password",
- "oidc",
- "profile",
- "link",
- "code",
- "totp",
- "lookup_secret",
- "webauthn",
- "passkey",
- "identifier_first"
- ],
- "type": "string",
- "x-go-enum-desc": "default DefaultGroup\npassword PasswordGroup\noidc OpenIDConnectGroup\nprofile ProfileGroup\nlink LinkGroup\ncode CodeGroup\ntotp TOTPGroup\nlookup_secret LookupGroup\nwebauthn WebAuthnGroup\npasskey PasskeyGroup\nidentifier_first IdentifierFirstGroup"
- },
- "messages": {
- "$ref": "#/components/schemas/uiTexts"
- },
- "meta": {
- "$ref": "#/components/schemas/uiNodeMeta"
- },
- "type": {
- "description": "The node's type\ntext Text\ninput Input\nimg Image\na Anchor\nscript Script",
- "enum": [
- "text",
- "input",
- "img",
- "a",
- "script"
- ],
- "type": "string",
- "x-go-enum-desc": "text Text\ninput Input\nimg Image\na Anchor\nscript Script"
- }
- },
- "required": [
- "type",
- "group",
- "attributes",
- "messages",
- "meta"
- ],
- "title": "Node represents a flow's nodes",
- "type": "object"
- },
- "uiNodeAnchorAttributes": {
- "properties": {
- "href": {
- "description": "The link's href (destination) URL.\n\nformat: uri",
- "type": "string"
- },
- "id": {
- "description": "A unique identifier",
- "type": "string"
- },
- "node_type": {
- "description": "NodeType represents this node's types. It is a mirror of `node.type` and\nis primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"a\".\ntext Text\ninput Input\nimg Image\na Anchor\nscript Script",
- "enum": [
- "text",
- "input",
- "img",
- "a",
- "script"
- ],
- "type": "string",
- "x-go-enum-desc": "text Text\ninput Input\nimg Image\na Anchor\nscript Script"
- },
- "title": {
- "$ref": "#/components/schemas/uiText"
- }
- },
- "required": [
- "href",
- "title",
- "id",
- "node_type"
- ],
- "title": "AnchorAttributes represents the attributes of an anchor node.",
- "type": "object"
- },
- "uiNodeAttributes": {
- "discriminator": {
- "mapping": {
- "a": "#/components/schemas/uiNodeAnchorAttributes",
- "img": "#/components/schemas/uiNodeImageAttributes",
- "input": "#/components/schemas/uiNodeInputAttributes",
- "script": "#/components/schemas/uiNodeScriptAttributes",
- "text": "#/components/schemas/uiNodeTextAttributes"
- },
- "propertyName": "node_type"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/uiNodeInputAttributes"
- },
- {
- "$ref": "#/components/schemas/uiNodeTextAttributes"
- },
- {
- "$ref": "#/components/schemas/uiNodeImageAttributes"
- },
- {
- "$ref": "#/components/schemas/uiNodeAnchorAttributes"
- },
- {
- "$ref": "#/components/schemas/uiNodeScriptAttributes"
- }
- ],
- "title": "Attributes represents a list of attributes (e.g. `href=\"foo\"` for links)."
- },
- "uiNodeImageAttributes": {
- "properties": {
- "height": {
- "description": "Height of the image",
- "format": "int64",
- "type": "integer"
- },
- "id": {
- "description": "A unique identifier",
- "type": "string"
- },
- "node_type": {
- "description": "NodeType represents this node's types. It is a mirror of `node.type` and\nis primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"img\".\ntext Text\ninput Input\nimg Image\na Anchor\nscript Script",
- "enum": [
- "text",
- "input",
- "img",
- "a",
- "script"
- ],
- "type": "string",
- "x-go-enum-desc": "text Text\ninput Input\nimg Image\na Anchor\nscript Script"
- },
- "src": {
- "description": "The image's source URL.\n\nformat: uri",
- "type": "string"
- },
- "width": {
- "description": "Width of the image",
- "format": "int64",
- "type": "integer"
- }
- },
- "required": [
- "src",
- "id",
- "width",
- "height",
- "node_type"
- ],
- "title": "ImageAttributes represents the attributes of an image node.",
- "type": "object"
- },
- "uiNodeInputAttributes": {
- "description": "InputAttributes represents the attributes of an input node",
- "properties": {
- "autocomplete": {
- "description": "The autocomplete attribute for the input.\nemail InputAttributeAutocompleteEmail\ntel InputAttributeAutocompleteTel\nurl InputAttributeAutocompleteUrl\ncurrent-password InputAttributeAutocompleteCurrentPassword\nnew-password InputAttributeAutocompleteNewPassword\none-time-code InputAttributeAutocompleteOneTimeCode",
- "enum": [
- "email",
- "tel",
- "url",
- "current-password",
- "new-password",
- "one-time-code"
- ],
- "type": "string",
- "x-go-enum-desc": "email InputAttributeAutocompleteEmail\ntel InputAttributeAutocompleteTel\nurl InputAttributeAutocompleteUrl\ncurrent-password InputAttributeAutocompleteCurrentPassword\nnew-password InputAttributeAutocompleteNewPassword\none-time-code InputAttributeAutocompleteOneTimeCode"
- },
- "disabled": {
- "description": "Sets the input's disabled field to true or false.",
- "type": "boolean"
- },
- "label": {
- "$ref": "#/components/schemas/uiText"
- },
- "maxlength": {
- "description": "MaxLength may contain the input's maximum length.",
- "format": "int64",
- "type": "integer"
- },
- "name": {
- "description": "The input's element name.",
- "type": "string"
- },
- "node_type": {
- "description": "NodeType represents this node's types. It is a mirror of `node.type` and\nis primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"input\".\ntext Text\ninput Input\nimg Image\na Anchor\nscript Script",
- "enum": [
- "text",
- "input",
- "img",
- "a",
- "script"
- ],
- "type": "string",
- "x-go-enum-desc": "text Text\ninput Input\nimg Image\na Anchor\nscript Script"
- },
- "onclick": {
- "description": "OnClick may contain javascript which should be executed on click. This is primarily\nused for WebAuthn.\n\nDeprecated: Using OnClick requires the use of eval() which is a security risk. Use OnClickTrigger instead.",
- "type": "string"
- },
- "onclickTrigger": {
- "description": "OnClickTrigger may contain a WebAuthn trigger which should be executed on click.\n\nThe trigger maps to a JavaScript function provided by Ory, which triggers actions such as PassKey registration or login.\noryWebAuthnRegistration WebAuthnTriggersWebAuthnRegistration\noryWebAuthnLogin WebAuthnTriggersWebAuthnLogin\noryPasskeyLogin WebAuthnTriggersPasskeyLogin\noryPasskeyLoginAutocompleteInit WebAuthnTriggersPasskeyLoginAutocompleteInit\noryPasskeyRegistration WebAuthnTriggersPasskeyRegistration\noryPasskeySettingsRegistration WebAuthnTriggersPasskeySettingsRegistration",
- "enum": [
- "oryWebAuthnRegistration",
- "oryWebAuthnLogin",
- "oryPasskeyLogin",
- "oryPasskeyLoginAutocompleteInit",
- "oryPasskeyRegistration",
- "oryPasskeySettingsRegistration"
- ],
- "type": "string",
- "x-go-enum-desc": "oryWebAuthnRegistration WebAuthnTriggersWebAuthnRegistration\noryWebAuthnLogin WebAuthnTriggersWebAuthnLogin\noryPasskeyLogin WebAuthnTriggersPasskeyLogin\noryPasskeyLoginAutocompleteInit WebAuthnTriggersPasskeyLoginAutocompleteInit\noryPasskeyRegistration WebAuthnTriggersPasskeyRegistration\noryPasskeySettingsRegistration WebAuthnTriggersPasskeySettingsRegistration"
- },
- "onload": {
- "description": "OnLoad may contain javascript which should be executed on load. This is primarily\nused for WebAuthn.\n\nDeprecated: Using OnLoad requires the use of eval() which is a security risk. Use OnLoadTrigger instead.",
- "type": "string"
- },
- "onloadTrigger": {
- "description": "OnLoadTrigger may contain a WebAuthn trigger which should be executed on load.\n\nThe trigger maps to a JavaScript function provided by Ory, which triggers actions such as PassKey registration or login.\noryWebAuthnRegistration WebAuthnTriggersWebAuthnRegistration\noryWebAuthnLogin WebAuthnTriggersWebAuthnLogin\noryPasskeyLogin WebAuthnTriggersPasskeyLogin\noryPasskeyLoginAutocompleteInit WebAuthnTriggersPasskeyLoginAutocompleteInit\noryPasskeyRegistration WebAuthnTriggersPasskeyRegistration\noryPasskeySettingsRegistration WebAuthnTriggersPasskeySettingsRegistration",
- "enum": [
- "oryWebAuthnRegistration",
- "oryWebAuthnLogin",
- "oryPasskeyLogin",
- "oryPasskeyLoginAutocompleteInit",
- "oryPasskeyRegistration",
- "oryPasskeySettingsRegistration"
- ],
- "type": "string",
- "x-go-enum-desc": "oryWebAuthnRegistration WebAuthnTriggersWebAuthnRegistration\noryWebAuthnLogin WebAuthnTriggersWebAuthnLogin\noryPasskeyLogin WebAuthnTriggersPasskeyLogin\noryPasskeyLoginAutocompleteInit WebAuthnTriggersPasskeyLoginAutocompleteInit\noryPasskeyRegistration WebAuthnTriggersPasskeyRegistration\noryPasskeySettingsRegistration WebAuthnTriggersPasskeySettingsRegistration"
- },
- "pattern": {
- "description": "The input's pattern.",
- "type": "string"
- },
- "required": {
- "description": "Mark this input field as required.",
- "type": "boolean"
- },
- "type": {
- "description": "The input's element type.\ntext InputAttributeTypeText\npassword InputAttributeTypePassword\nnumber InputAttributeTypeNumber\ncheckbox InputAttributeTypeCheckbox\nhidden InputAttributeTypeHidden\nemail InputAttributeTypeEmail\ntel InputAttributeTypeTel\nsubmit InputAttributeTypeSubmit\nbutton InputAttributeTypeButton\ndatetime-local InputAttributeTypeDateTimeLocal\ndate InputAttributeTypeDate\nurl InputAttributeTypeURI",
- "enum": [
- "text",
- "password",
- "number",
- "checkbox",
- "hidden",
- "email",
- "tel",
- "submit",
- "button",
- "datetime-local",
- "date",
- "url"
- ],
- "type": "string",
- "x-go-enum-desc": "text InputAttributeTypeText\npassword InputAttributeTypePassword\nnumber InputAttributeTypeNumber\ncheckbox InputAttributeTypeCheckbox\nhidden InputAttributeTypeHidden\nemail InputAttributeTypeEmail\ntel InputAttributeTypeTel\nsubmit InputAttributeTypeSubmit\nbutton InputAttributeTypeButton\ndatetime-local InputAttributeTypeDateTimeLocal\ndate InputAttributeTypeDate\nurl InputAttributeTypeURI"
- },
- "value": {
- "description": "The input's value.",
- "nullable": true
- }
- },
- "required": [
- "name",
- "type",
- "disabled",
- "node_type"
- ],
- "type": "object"
- },
- "uiNodeMeta": {
- "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"
- },
- "uiNodeScriptAttributes": {
- "properties": {
- "async": {
- "description": "The script async type",
- "type": "boolean"
- },
- "crossorigin": {
- "description": "The script cross origin policy",
- "type": "string"
- },
- "id": {
- "description": "A unique identifier",
- "type": "string"
- },
- "integrity": {
- "description": "The script's integrity hash",
- "type": "string"
- },
- "node_type": {
- "description": "NodeType represents this node's types. It is a mirror of `node.type` and\nis primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"script\".\ntext Text\ninput Input\nimg Image\na Anchor\nscript Script",
- "enum": [
- "text",
- "input",
- "img",
- "a",
- "script"
- ],
- "type": "string",
- "x-go-enum-desc": "text Text\ninput Input\nimg Image\na Anchor\nscript Script"
- },
- "nonce": {
- "description": "Nonce for CSP\n\nA nonce you may want to use to improve your Content Security Policy.\nYou do not have to use this value but if you want to improve your CSP\npolicies you may use it. You can also choose to use your own nonce value!",
- "type": "string"
- },
- "referrerpolicy": {
- "description": "The script referrer policy",
- "type": "string"
- },
- "src": {
- "description": "The script source",
- "type": "string"
- },
- "type": {
- "description": "The script MIME type",
- "type": "string"
- }
- },
- "required": [
- "src",
- "async",
- "referrerpolicy",
- "crossorigin",
- "integrity",
- "type",
- "id",
- "nonce",
- "node_type"
- ],
- "title": "ScriptAttributes represent script nodes which load javascript.",
- "type": "object"
- },
- "uiNodeTextAttributes": {
- "properties": {
- "id": {
- "description": "A unique identifier",
- "type": "string"
- },
- "node_type": {
- "description": "NodeType represents this node's types. It is a mirror of `node.type` and\nis primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"text\".\ntext Text\ninput Input\nimg Image\na Anchor\nscript Script",
- "enum": [
- "text",
- "input",
- "img",
- "a",
- "script"
- ],
- "type": "string",
- "x-go-enum-desc": "text Text\ninput Input\nimg Image\na Anchor\nscript Script"
- },
- "text": {
- "$ref": "#/components/schemas/uiText"
- }
- },
- "required": [
- "text",
- "id",
- "node_type"
- ],
- "title": "TextAttributes represents the attributes of a text node.",
- "type": "object"
- },
- "uiNodes": {
- "items": {
- "$ref": "#/components/schemas/uiNode"
- },
- "type": "array"
- },
- "uiText": {
- "properties": {
- "context": {
- "description": "The message's context. Useful when customizing messages.",
- "type": "object"
- },
- "id": {
- "$ref": "#/components/schemas/ID"
- },
- "text": {
- "description": "The message text. Written in american english.",
- "type": "string"
- },
- "type": {
- "description": "The message type.\ninfo Info\nerror Error\nsuccess Success",
- "enum": [
- "info",
- "error",
- "success"
- ],
- "type": "string",
- "x-go-enum-desc": "info Info\nerror Error\nsuccess Success"
- }
- },
- "required": [
- "id",
- "text",
- "type"
- ],
- "type": "object"
- },
- "uiTexts": {
- "items": {
- "$ref": "#/components/schemas/uiText"
- },
- "type": "array"
- },
- "unexpectedError": {
- "type": "string"
- },
- "updateIdentityBody": {
- "description": "Update Identity Body",
- "properties": {
- "credentials": {
- "$ref": "#/components/schemas/identityWithCredentials"
- },
- "metadata_admin": {
- "description": "Store metadata about the user which is only accessible through admin APIs such as `GET /admin/identities/\u003cid\u003e`."
- },
- "metadata_public": {
- "description": "Store metadata about the identity which the identity itself can see when calling for example the\nsession endpoint. Do not store sensitive information (e.g. credit score) about the identity in this field."
- },
- "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": {
- "description": "State is the identity's state.\nactive StateActive\ninactive StateInactive",
- "enum": [
- "active",
- "inactive"
- ],
- "type": "string",
- "x-go-enum-desc": "active StateActive\ninactive StateInactive"
- },
- "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": [
- "schema_id",
- "traits",
- "state"
- ],
- "type": "object"
- },
- "updateLoginFlowBody": {
- "discriminator": {
- "mapping": {
- "code": "#/components/schemas/updateLoginFlowWithCodeMethod",
- "identifier_first": "#/components/schemas/updateLoginFlowWithIdentifierFirstMethod",
- "lookup_secret": "#/components/schemas/updateLoginFlowWithLookupSecretMethod",
- "oidc": "#/components/schemas/updateLoginFlowWithOidcMethod",
- "passkey": "#/components/schemas/updateLoginFlowWithPasskeyMethod",
- "password": "#/components/schemas/updateLoginFlowWithPasswordMethod",
- "totp": "#/components/schemas/updateLoginFlowWithTotpMethod",
- "webauthn": "#/components/schemas/updateLoginFlowWithWebAuthnMethod"
- },
- "propertyName": "method"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/updateLoginFlowWithPasswordMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithOidcMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithTotpMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithWebAuthnMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithLookupSecretMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithCodeMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithPasskeyMethod"
- },
- {
- "$ref": "#/components/schemas/updateLoginFlowWithIdentifierFirstMethod"
- }
- ]
- },
- "updateLoginFlowWithCodeMethod": {
- "description": "Update Login flow using the code method",
- "properties": {
- "code": {
- "description": "Code is the 6 digits code sent to the user",
- "type": "string"
- },
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "identifier": {
- "description": "Identifier is the code identifier\nThe identifier requires that the user has already completed the registration or settings with code flow.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"code\" when logging in using the code strategy.",
- "type": "string"
- },
- "resend": {
- "description": "Resend is set when the user wants to resend the code",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method",
- "csrf_token"
- ],
- "type": "object"
- },
- "updateLoginFlowWithIdentifierFirstMethod": {
- "description": "Update Login Flow with Multi-Step Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "identifier": {
- "description": "Identifier is the email or username of the user trying to log in.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"password\" when logging in using the identifier and password strategy.",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method",
- "identifier"
- ],
- "type": "object"
- },
- "updateLoginFlowWithLookupSecretMethod": {
- "description": "Update Login Flow with Lookup Secret Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "lookup_secret": {
- "description": "The lookup secret.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"lookup_secret\" when logging in using the lookup_secret strategy.",
- "type": "string"
- }
- },
- "required": [
- "method",
- "lookup_secret"
- ],
- "type": "object"
- },
- "updateLoginFlowWithOidcMethod": {
- "description": "Update Login Flow with OpenID Connect Method",
- "properties": {
- "csrf_token": {
- "description": "The CSRF Token",
- "type": "string"
- },
- "id_token": {
- "description": "IDToken is an optional id token provided by an OIDC provider\n\nIf submitted, it is verified using the OIDC provider's public key set and the claims are used to populate\nthe OIDC credentials of the identity.\nIf the OIDC provider does not store additional claims (such as name, etc.) in the IDToken itself, you can use\nthe `traits` field to populate the identity's traits. Note, that Apple only includes the users email in the IDToken.\n\nSupported providers are\nApple",
- "type": "string"
- },
- "id_token_nonce": {
- "description": "IDTokenNonce is the nonce, used when generating the IDToken.\nIf the provider supports nonce validation, the nonce will be validated against this value and required.",
- "type": "string"
- },
- "method": {
- "description": "Method to use\n\nThis field must be set to `oidc` when using the oidc method.",
- "type": "string"
- },
- "provider": {
- "description": "The provider to register with",
- "type": "string"
- },
- "traits": {
- "description": "The identity traits. This is a placeholder for the registration flow.",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- },
- "upstream_parameters": {
- "description": "UpstreamParameters are the parameters that are passed to the upstream identity provider.\n\nThese parameters are optional and depend on what the upstream identity provider supports.\nSupported parameters are:\n`login_hint` (string): The `login_hint` parameter suppresses the account chooser and either pre-fills the email box on the sign-in form, or selects the proper session.\n`hd` (string): The `hd` parameter limits the login/registration process to a Google Organization, e.g. `mycollege.edu`.\n`prompt` (string): The `prompt` specifies whether the Authorization Server prompts the End-User for reauthentication and consent, e.g. `select_account`.",
- "type": "object"
- }
- },
- "required": [
- "provider",
- "method"
- ],
- "type": "object"
- },
- "updateLoginFlowWithPasskeyMethod": {
- "description": "Update Login Flow with Passkey Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"passkey\" when logging in using the Passkey strategy.",
- "type": "string"
- },
- "passkey_login": {
- "description": "Login a WebAuthn Security Key\n\nThis must contain the ID of the WebAuthN connection.",
- "type": "string"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateLoginFlowWithPasswordMethod": {
- "description": "Update Login Flow with Password Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "identifier": {
- "description": "Identifier is the email or username of the user trying to log in.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"password\" when logging in using the identifier and password strategy.",
- "type": "string"
- },
- "password": {
- "description": "The user's password.",
- "type": "string"
- },
- "password_identifier": {
- "description": "Identifier is the email or username of the user trying to log in.\nThis field is deprecated!",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method",
- "password",
- "identifier"
- ],
- "type": "object"
- },
- "updateLoginFlowWithTotpMethod": {
- "description": "Update Login Flow with TOTP Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"totp\" when logging in using the TOTP strategy.",
- "type": "string"
- },
- "totp_code": {
- "description": "The TOTP code.",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method",
- "totp_code"
- ],
- "type": "object"
- },
- "updateLoginFlowWithWebAuthnMethod": {
- "description": "Update Login Flow with WebAuthn Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "identifier": {
- "description": "Identifier is the email or username of the user trying to log in.",
- "type": "string"
- },
- "method": {
- "description": "Method should be set to \"webAuthn\" when logging in using the WebAuthn strategy.",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- },
- "webauthn_login": {
- "description": "Login a WebAuthn Security Key\n\nThis must contain the ID of the WebAuthN connection.",
- "type": "string"
- }
- },
- "required": [
- "identifier",
- "method"
- ],
- "type": "object"
- },
- "updateRecoveryFlowBody": {
- "description": "Update Recovery Flow Request Body",
- "discriminator": {
- "mapping": {
- "code": "#/components/schemas/updateRecoveryFlowWithCodeMethod",
- "link": "#/components/schemas/updateRecoveryFlowWithLinkMethod"
- },
- "propertyName": "method"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/updateRecoveryFlowWithLinkMethod"
- },
- {
- "$ref": "#/components/schemas/updateRecoveryFlowWithCodeMethod"
- }
- ]
- },
- "updateRecoveryFlowWithCodeMethod": {
- "description": "Update Recovery Flow with Code Method",
- "properties": {
- "code": {
- "description": "Code from the recovery email\n\nIf you want to submit a code, use this field, but make sure to _not_ include the email field, as well.",
- "type": "string"
- },
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "email": {
- "description": "The email address of the account to recover\n\nIf the email belongs to a valid account, a recovery email will be sent.\n\nIf you want to notify the email address if the account does not exist, see\nthe [notify_unknown_recipients flag](https://www.ory.sh/docs/kratos/self-service/flows/account-recovery-password-reset#attempted-recovery-notifications)\n\nIf a code was already sent, including this field in the payload will invalidate the sent code and re-send a new code.\n\nformat: email",
- "type": "string"
- },
- "method": {
- "description": "Method is the method that should be used for this recovery flow\n\nAllowed values are `link` and `code`.\nlink RecoveryStrategyLink\ncode RecoveryStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link RecoveryStrategyLink\ncode RecoveryStrategyCode"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateRecoveryFlowWithLinkMethod": {
- "description": "Update Recovery Flow with Link Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "email": {
- "description": "Email to Recover\n\nNeeds to be set when initiating the flow. If the email is a registered\nrecovery email, a recovery link will be sent. If the email is not known,\na email with details on what happened will be sent instead.\n\nformat: email",
- "type": "string"
- },
- "method": {
- "description": "Method is the method that should be used for this recovery flow\n\nAllowed values are `link` and `code`\nlink RecoveryStrategyLink\ncode RecoveryStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link RecoveryStrategyLink\ncode RecoveryStrategyCode"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "email",
- "method"
- ],
- "type": "object"
- },
- "updateRegistrationFlowBody": {
- "description": "Update Registration Request Body",
- "discriminator": {
- "mapping": {
- "code": "#/components/schemas/updateRegistrationFlowWithCodeMethod",
- "oidc": "#/components/schemas/updateRegistrationFlowWithOidcMethod",
- "passkey": "#/components/schemas/updateRegistrationFlowWithPasskeyMethod",
- "password": "#/components/schemas/updateRegistrationFlowWithPasswordMethod",
- "profile": "#/components/schemas/updateRegistrationFlowWithProfileMethod",
- "webauthn": "#/components/schemas/updateRegistrationFlowWithWebAuthnMethod"
- },
- "propertyName": "method"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/updateRegistrationFlowWithPasswordMethod"
- },
- {
- "$ref": "#/components/schemas/updateRegistrationFlowWithOidcMethod"
- },
- {
- "$ref": "#/components/schemas/updateRegistrationFlowWithWebAuthnMethod"
- },
- {
- "$ref": "#/components/schemas/updateRegistrationFlowWithCodeMethod"
- },
- {
- "$ref": "#/components/schemas/updateRegistrationFlowWithPasskeyMethod"
- },
- {
- "$ref": "#/components/schemas/updateRegistrationFlowWithProfileMethod"
- }
- ]
- },
- "updateRegistrationFlowWithCodeMethod": {
- "description": "Update Registration Flow with Code Method",
- "properties": {
- "code": {
- "description": "The OTP Code sent to the user",
- "type": "string"
- },
- "csrf_token": {
- "description": "The CSRF Token",
- "type": "string"
- },
- "method": {
- "description": "Method to use\n\nThis field must be set to `code` when using the code method.",
- "type": "string"
- },
- "resend": {
- "description": "Resend restarts the flow with a new code",
- "type": "string"
- },
- "traits": {
- "description": "The identity's traits",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "traits",
- "method"
- ],
- "type": "object"
- },
- "updateRegistrationFlowWithOidcMethod": {
- "description": "Update Registration Flow with OpenID Connect Method",
- "properties": {
- "csrf_token": {
- "description": "The CSRF Token",
- "type": "string"
- },
- "id_token": {
- "description": "IDToken is an optional id token provided by an OIDC provider\n\nIf submitted, it is verified using the OIDC provider's public key set and the claims are used to populate\nthe OIDC credentials of the identity.\nIf the OIDC provider does not store additional claims (such as name, etc.) in the IDToken itself, you can use\nthe `traits` field to populate the identity's traits. Note, that Apple only includes the users email in the IDToken.\n\nSupported providers are\nApple",
- "type": "string"
- },
- "id_token_nonce": {
- "description": "IDTokenNonce is the nonce, used when generating the IDToken.\nIf the provider supports nonce validation, the nonce will be validated against this value and is required.",
- "type": "string"
- },
- "method": {
- "description": "Method to use\n\nThis field must be set to `oidc` when using the oidc method.",
- "type": "string"
- },
- "provider": {
- "description": "The provider to register with",
- "type": "string"
- },
- "traits": {
- "description": "The identity traits",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- },
- "upstream_parameters": {
- "description": "UpstreamParameters are the parameters that are passed to the upstream identity provider.\n\nThese parameters are optional and depend on what the upstream identity provider supports.\nSupported parameters are:\n`login_hint` (string): The `login_hint` parameter suppresses the account chooser and either pre-fills the email box on the sign-in form, or selects the proper session.\n`hd` (string): The `hd` parameter limits the login/registration process to a Google Organization, e.g. `mycollege.edu`.\n`prompt` (string): The `prompt` specifies whether the Authorization Server prompts the End-User for reauthentication and consent, e.g. `select_account`.",
- "type": "object"
- }
- },
- "required": [
- "provider",
- "method"
- ],
- "type": "object"
- },
- "updateRegistrationFlowWithPasskeyMethod": {
- "description": "Update Registration Flow with Passkey Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to \"passkey\" when trying to add, update, or remove a Passkey.",
- "type": "string"
- },
- "passkey_register": {
- "description": "Register a WebAuthn Security Key\n\nIt is expected that the JSON returned by the WebAuthn registration process\nis included here.",
- "type": "string"
- },
- "traits": {
- "description": "The identity's traits",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "traits",
- "method"
- ],
- "type": "object"
- },
- "updateRegistrationFlowWithPasswordMethod": {
- "description": "Update Registration Flow with Password Method",
- "properties": {
- "csrf_token": {
- "description": "The CSRF Token",
- "type": "string"
- },
- "method": {
- "description": "Method to use\n\nThis field must be set to `password` when using the password method.",
- "type": "string"
- },
- "password": {
- "description": "Password to sign the user up with",
- "type": "string"
- },
- "traits": {
- "description": "The identity's traits",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "password",
- "traits",
- "method"
- ],
- "type": "object"
- },
- "updateRegistrationFlowWithProfileMethod": {
- "description": "Update Registration Flow with Profile Method",
- "properties": {
- "csrf_token": {
- "description": "The Anti-CSRF Token\n\nThis token is only required when performing browser flows.",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to profile when trying to update a profile.",
- "type": "string"
- },
- "screen": {
- "description": "Screen requests navigation to a previous screen.\n\nThis must be set to credential-selection to go back to the credential\nselection screen.",
- "type": "string"
- },
- "traits": {
- "description": "Traits\n\nThe identity's traits.",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "traits",
- "method"
- ],
- "type": "object"
- },
- "updateRegistrationFlowWithWebAuthnMethod": {
- "description": "Update Registration Flow with WebAuthn Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to \"webauthn\" when trying to add, update, or remove a webAuthn pairing.",
- "type": "string"
- },
- "traits": {
- "description": "The identity's traits",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- },
- "webauthn_register": {
- "description": "Register a WebAuthn Security Key\n\nIt is expected that the JSON returned by the WebAuthn registration process\nis included here.",
- "type": "string"
- },
- "webauthn_register_displayname": {
- "description": "Name of the WebAuthn Security Key to be Added\n\nA human-readable name for the security key which will be added.",
- "type": "string"
- }
- },
- "required": [
- "traits",
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowBody": {
- "description": "Update Settings Flow Request Body",
- "discriminator": {
- "mapping": {
- "lookup_secret": "#/components/schemas/updateSettingsFlowWithLookupMethod",
- "oidc": "#/components/schemas/updateSettingsFlowWithOidcMethod",
- "passkey": "#/components/schemas/updateSettingsFlowWithPasskeyMethod",
- "password": "#/components/schemas/updateSettingsFlowWithPasswordMethod",
- "profile": "#/components/schemas/updateSettingsFlowWithProfileMethod",
- "totp": "#/components/schemas/updateSettingsFlowWithTotpMethod",
- "webauthn": "#/components/schemas/updateSettingsFlowWithWebAuthnMethod"
- },
- "propertyName": "method"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithPasswordMethod"
- },
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithProfileMethod"
- },
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithOidcMethod"
- },
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithTotpMethod"
- },
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithWebAuthnMethod"
- },
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithLookupMethod"
- },
- {
- "$ref": "#/components/schemas/updateSettingsFlowWithPasskeyMethod"
- }
- ]
- },
- "updateSettingsFlowWithLookupMethod": {
- "description": "Update Settings Flow with Lookup Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "lookup_secret_confirm": {
- "description": "If set to true will save the regenerated lookup secrets",
- "type": "boolean"
- },
- "lookup_secret_disable": {
- "description": "Disables this method if true.",
- "type": "boolean"
- },
- "lookup_secret_regenerate": {
- "description": "If set to true will regenerate the lookup secrets",
- "type": "boolean"
- },
- "lookup_secret_reveal": {
- "description": "If set to true will reveal the lookup secrets",
- "type": "boolean"
- },
- "method": {
- "description": "Method\n\nShould be set to \"lookup\" when trying to add, update, or remove a lookup pairing.",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowWithOidcMethod": {
- "description": "Update Settings Flow with OpenID Connect Method",
- "properties": {
- "flow": {
- "description": "Flow ID is the flow's ID.\n\nin: query",
- "type": "string"
- },
- "link": {
- "description": "Link this provider\n\nEither this or `unlink` must be set.\n\ntype: string\nin: body",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to profile when trying to update a profile.",
- "type": "string"
- },
- "traits": {
- "description": "The identity's traits\n\nin: body",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- },
- "unlink": {
- "description": "Unlink this provider\n\nEither this or `link` must be set.\n\ntype: string\nin: body",
- "type": "string"
- },
- "upstream_parameters": {
- "description": "UpstreamParameters are the parameters that are passed to the upstream identity provider.\n\nThese parameters are optional and depend on what the upstream identity provider supports.\nSupported parameters are:\n`login_hint` (string): The `login_hint` parameter suppresses the account chooser and either pre-fills the email box on the sign-in form, or selects the proper session.\n`hd` (string): The `hd` parameter limits the login/registration process to a Google Organization, e.g. `mycollege.edu`.\n`prompt` (string): The `prompt` specifies whether the Authorization Server prompts the End-User for reauthentication and consent, e.g. `select_account`.",
- "type": "object"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowWithPasskeyMethod": {
- "description": "Update Settings Flow with Passkey Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to \"passkey\" when trying to add, update, or remove a webAuthn pairing.",
- "type": "string"
- },
- "passkey_remove": {
- "description": "Remove a WebAuthn Security Key\n\nThis must contain the ID of the WebAuthN connection.",
- "type": "string"
- },
- "passkey_settings_register": {
- "description": "Register a WebAuthn Security Key\n\nIt is expected that the JSON returned by the WebAuthn registration process\nis included here.",
- "type": "string"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowWithPasswordMethod": {
- "description": "Update Settings Flow with Password Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to password when trying to update a password.",
- "type": "string"
- },
- "password": {
- "description": "Password is the updated password",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "password",
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowWithProfileMethod": {
- "description": "Update Settings Flow with Profile Method",
- "properties": {
- "csrf_token": {
- "description": "The Anti-CSRF Token\n\nThis token is only required when performing browser flows.",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to profile when trying to update a profile.",
- "type": "string"
- },
- "traits": {
- "description": "Traits\n\nThe identity's traits.",
- "type": "object"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "traits",
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowWithTotpMethod": {
- "description": "Update Settings Flow with TOTP Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to \"totp\" when trying to add, update, or remove a totp pairing.",
- "type": "string"
- },
- "totp_code": {
- "description": "ValidationTOTP must contain a valid TOTP based on the",
- "type": "string"
- },
- "totp_unlink": {
- "description": "UnlinkTOTP if true will remove the TOTP pairing,\neffectively removing the credential. This can be used\nto set up a new TOTP device.",
- "type": "boolean"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateSettingsFlowWithWebAuthnMethod": {
- "description": "Update Settings Flow with WebAuthn Method",
- "properties": {
- "csrf_token": {
- "description": "CSRFToken is the anti-CSRF token",
- "type": "string"
- },
- "method": {
- "description": "Method\n\nShould be set to \"webauthn\" when trying to add, update, or remove a webAuthn pairing.",
- "type": "string"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- },
- "webauthn_register": {
- "description": "Register a WebAuthn Security Key\n\nIt is expected that the JSON returned by the WebAuthn registration process\nis included here.",
- "type": "string"
- },
- "webauthn_register_displayname": {
- "description": "Name of the WebAuthn Security Key to be Added\n\nA human-readable name for the security key which will be added.",
- "type": "string"
- },
- "webauthn_remove": {
- "description": "Remove a WebAuthn Security Key\n\nThis must contain the ID of the WebAuthN connection.",
- "type": "string"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateSubscriptionBody": {
- "properties": {
- "interval": {
- "description": "\nmonthly Monthly\nyearly Yearly",
- "enum": [
- "monthly",
- "yearly"
- ],
- "type": "string",
- "x-go-enum-desc": "monthly Monthly\nyearly Yearly"
- },
- "plan": {
- "type": "string"
- },
- "return_to": {
- "type": "string"
- }
- },
- "required": [
- "plan",
- "interval"
- ],
- "type": "object"
- },
- "updateVerificationFlowBody": {
- "description": "Update Verification Flow Request Body",
- "discriminator": {
- "mapping": {
- "code": "#/components/schemas/updateVerificationFlowWithCodeMethod",
- "link": "#/components/schemas/updateVerificationFlowWithLinkMethod"
- },
- "propertyName": "method"
- },
- "oneOf": [
- {
- "$ref": "#/components/schemas/updateVerificationFlowWithLinkMethod"
- },
- {
- "$ref": "#/components/schemas/updateVerificationFlowWithCodeMethod"
- }
- ]
- },
- "updateVerificationFlowWithCodeMethod": {
- "properties": {
- "code": {
- "description": "Code from the recovery email\n\nIf you want to submit a code, use this field, but make sure to _not_ include the email field, as well.",
- "type": "string"
- },
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "email": {
- "description": "The email address to verify\n\nIf the email belongs to a valid account, a verifiation email will be sent.\n\nIf you want to notify the email address if the account does not exist, see\nthe [notify_unknown_recipients flag](https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation#attempted-verification-notifications)\n\nIf a code was already sent, including this field in the payload will invalidate the sent code and re-send a new code.\n\nformat: email",
- "type": "string"
- },
- "method": {
- "description": "Method is the method that should be used for this verification flow\n\nAllowed values are `link` and `code`.\nlink VerificationStrategyLink\ncode VerificationStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link VerificationStrategyLink\ncode VerificationStrategyCode"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "method"
- ],
- "type": "object"
- },
- "updateVerificationFlowWithLinkMethod": {
- "description": "Update Verification Flow with Link Method",
- "properties": {
- "csrf_token": {
- "description": "Sending the anti-csrf token is only required for browser login flows.",
- "type": "string"
- },
- "email": {
- "description": "Email to Verify\n\nNeeds to be set when initiating the flow. If the email is a registered\nverification email, a verification link will be sent. If the email is not known,\na email with details on what happened will be sent instead.\n\nformat: email",
- "type": "string"
- },
- "method": {
- "description": "Method is the method that should be used for this verification flow\n\nAllowed values are `link` and `code`\nlink VerificationStrategyLink\ncode VerificationStrategyCode",
- "enum": [
- "link",
- "code"
- ],
- "type": "string",
- "x-go-enum-desc": "link VerificationStrategyLink\ncode VerificationStrategyCode"
- },
- "transient_payload": {
- "description": "Transient data to pass along to any webhooks",
- "type": "object"
- }
- },
- "required": [
- "email",
- "method"
- ],
- "type": "object"
- },
- "updateWorkspaceBody": {
- "properties": {
- "name": {
- "description": "The name of the workspace.",
- "type": "string"
- }
- },
- "required": [
- "name"
- ],
- "type": "object"
- },
- "verifiableCredentialPrimingResponse": {
- "properties": {
- "c_nonce": {
- "type": "string"
- },
- "c_nonce_expires_in": {
- "format": "int64",
- "type": "integer"
- },
- "error": {
- "type": "string"
- },
- "error_debug": {
- "type": "string"
- },
- "error_description": {
- "type": "string"
- },
- "error_hint": {
- "type": "string"
- },
- "format": {
- "type": "string"
- },
- "status_code": {
- "format": "int64",
- "type": "integer"
- }
- },
- "title": "VerifiableCredentialPrimingResponse contains the nonce to include in the proof-of-possession JWT.",
- "type": "object"
- },
- "verifiableCredentialResponse": {
- "properties": {
- "credential_draft_00": {
- "type": "string"
- },
- "format": {
- "type": "string"
- }
- },
- "title": "VerifiableCredentialResponse contains the verifiable credential.",
- "type": "object"
- },
- "verifiableIdentityAddress": {
- "description": "VerifiableAddress is an identity's verifiable address",
- "properties": {
- "created_at": {
- "description": "When this entry was created",
- "example": "2014-01-01T23:28:56.782Z",
- "format": "date-time",
- "type": "string"
- },
- "id": {
- "description": "The ID",
- "format": "uuid",
- "type": "string"
- },
- "status": {
- "$ref": "#/components/schemas/identityVerifiableAddressStatus"
- },
- "updated_at": {
- "description": "When this entry was last updated",
- "example": "2014-01-01T23:28:56.782Z",
- "format": "date-time",
- "type": "string"
- },
- "value": {
- "description": "The address value\n\nexample foo@user.com",
- "type": "string"
- },
- "verified": {
- "description": "Indicates if the address has already been verified",
- "example": true,
- "type": "boolean"
- },
- "verified_at": {
- "$ref": "#/components/schemas/nullTime"
- },
- "via": {
- "description": "The delivery method",
- "enum": [
- "email",
- "sms"
- ],
- "example": "email",
- "type": "string"
- }
- },
- "required": [
- "value",
- "verified",
- "via",
- "status"
- ],
- "type": "object"
- },
- "verificationFlow": {
- "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/self-service/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": {
- "description": "ID represents the request's unique ID. When performing the verification flow, this\nrepresents the id in the verify ui's query parameter: http://\u003cselfservice.flows.verification.ui_url\u003e?request=\u003cid\u003e\n\ntype: string\nformat: uuid",
- "format": "uuid",
- "type": "string"
- },
- "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"
- },
- "return_to": {
- "description": "ReturnTo contains the requested return_to URL.",
- "type": "string"
- },
- "state": {
- "description": "State represents the state of this request:\n\nchoose_method: ask the user to choose a method (e.g. verify your email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the verification challenge was passed."
- },
- "transient_payload": {
- "description": "TransientPayload is used to pass data from the verification flow to hooks and email templates",
- "type": "object"
- },
- "type": {
- "$ref": "#/components/schemas/selfServiceFlowType"
- },
- "ui": {
- "$ref": "#/components/schemas/uiContainer"
- }
- },
- "required": [
- "id",
- "type",
- "ui",
- "state"
- ],
- "title": "A Verification Flow",
- "type": "object"
- },
- "verificationFlowState": {
- "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"
- },
- "version": {
- "properties": {
- "version": {
- "description": "Version is the service's version.",
- "type": "string"
- }
- },
- "type": "object"
- },
- "webAuthnJavaScript": {
- "type": "string"
- },
- "workspace": {
- "properties": {
- "created_at": {
- "format": "date-time",
- "type": "string"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "subscription_id": {
- "$ref": "#/components/schemas/NullUUID"
- },
- "subscription_plan": {
- "$ref": "#/components/schemas/String"
- },
- "updated_at": {
- "format": "date-time",
- "type": "string"
- }
- },
- "required": [
- "id",
- "name",
- "created_at",
- "updated_at"
- ],
- "type": "object"
- },
- "workspaceApiKey": {
- "properties": {
- "created_at": {
- "description": "The API key's creation date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "id": {
- "description": "The key's ID.",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "name": {
- "description": "The API key's Name\n\nSet this to help you remember, for example, where you use the API key.",
- "type": "string"
- },
- "owner_id": {
- "description": "The key's owner",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- },
- "updated_at": {
- "description": "The API key's last update date",
- "format": "date-time",
- "readOnly": true,
- "type": "string"
- },
- "value": {
- "description": "The key's value",
- "readOnly": true,
- "type": "string"
- },
- "workspace_id": {
- "description": "The API token's workspace ID",
- "format": "uuid",
- "readOnly": true,
- "type": "string"
- }
- },
- "required": [
- "id",
- "name",
- "owner_id"
- ],
- "type": "object"
- },
- "workspaceApiKeys": {
- "items": {
- "$ref": "#/components/schemas/workspaceApiKey"
- },
- "type": "array"
- },
- "workspaces": {
- "items": {
- "$ref": "#/components/schemas/workspace"
- },
- "type": "array"
- }
- },
- "securitySchemes": {
- "basic": {
- "scheme": "basic",
- "type": "http"
- },
- "bearer": {
- "scheme": "bearer",
- "type": "http"
- },
- "oauth2": {
- "flows": {
- "authorizationCode": {
- "authorizationUrl": "https://hydra.demo.ory.sh/oauth2/auth",
- "scopes": {
- "offline": "A scope required when requesting refresh tokens (alias for `offline_access`)",
- "offline_access": "A scope required when requesting refresh tokens",
- "openid": "Request an OpenID Connect ID Token"
- },
- "tokenUrl": "https://hydra.demo.ory.sh/oauth2/token"
- }
- },
- "type": "oauth2"
- },
- "oryAccessToken": {
- "description": "To use this endpoint you need an [Ory Network API key](https://www.ory.sh/docs/concepts/personal-access-token).",
- "scheme": "bearer",
- "type": "http"
- },
- "oryWorkspaceApiKey": {
- "description": "To use this endpoint you need a workspace-level [Ory Network API key](https://www.ory.sh/docs/concepts/personal-access-token).",
- "scheme": "bearer",
- "type": "http"
- }
- }
- },
- "info": {
- "contact": {
- "email": "support@ory.sh",
- "name": "API Support"
- },
- "description": "Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed\nwith a valid Personal Access Token. Public APIs are mostly used in browsers.\n",
- "license": {
- "name": "Apache 2.0",
- "url": "https://www.apache.org/licenses/LICENSE-2.0.html"
- },
- "termsOfService": "/ptos",
- "title": "Ory APIs",
- "version": "latest"
- },
- "openapi": "3.0.3",
- "paths": {
- "/.well-known/jwks.json": {
- "get": {
- "description": "This endpoint returns JSON Web Keys required to verifying OpenID Connect ID Tokens and,\nif enabled, OAuth 2.0 JWT Access Tokens. This endpoint can be used with client libraries like\n[node-jwks-rsa](https://github.com/auth0/node-jwks-rsa) among others.\n\nAdding custom keys requires first creating a keyset via the createJsonWebKeySet operation,\nand then configuring the webfinger.jwks.broadcast_keys configuration value to include the keyset name.",
- "operationId": "discoverJsonWebKeys",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKeySet"
- }
- }
- },
- "description": "jsonWebKeySet"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "summary": "Discover Well-Known JSON Web Keys",
- "tags": [
- "wellknown"
- ]
- }
- },
- "/.well-known/openid-configuration": {
- "get": {
- "description": "A mechanism for an OpenID Connect Relying Party to discover the End-User's OpenID Provider and obtain information needed to interact with it, including its OAuth 2.0 endpoint locations.\n\nPopular libraries for OpenID Connect clients include oidc-client-js (JavaScript), go-oidc (Golang), and others.\nFor a full list of clients go here: https://openid.net/developers/certified/",
- "operationId": "discoverOidcConfiguration",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oidcConfiguration"
- }
- }
- },
- "description": "oidcConfiguration"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "summary": "OpenID Connect Discovery",
- "tags": [
- "oidc"
- ]
- }
- },
- "/.well-known/ory/webauthn.js": {
- "get": {
- "description": "This endpoint provides JavaScript which is needed in order to perform WebAuthn login and registration.\n\nIf you are building a JavaScript Browser App (e.g. in ReactJS or AngularJS) you will need to load this file:\n\n```html\n\u003cscript src=\"https://public-kratos.example.org/.well-known/ory/webauthn.js\" type=\"script\" async /\u003e\n```\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "getWebAuthnJavaScript",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/webAuthnJavaScript"
- }
- }
- },
- "description": "webAuthnJavaScript"
- }
- },
- "summary": "Get WebAuthn JavaScript",
- "tags": [
- "frontend"
- ]
- }
- },
- "/admin/clients": {
- "get": {
- "description": "This endpoint lists all clients in the database, and never returns client secrets.\nAs a default it lists the first 100 clients.",
- "operationId": "listOAuth2Clients",
- "parameters": [
- {
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "default": "1",
- "minimum": 1,
- "type": "string"
- }
- },
- {
- "description": "The name of the clients to filter by.",
- "in": "query",
- "name": "client_name",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The owner of the clients to filter by.",
- "in": "query",
- "name": "owner",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/listOAuth2Clients"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List OAuth 2.0 Clients",
- "tags": [
- "oAuth2"
- ]
- },
- "post": {
- "description": "Create a new OAuth 2.0 client. If you pass `client_secret` the secret is used, otherwise a random secret\nis generated. The secret is echoed in the response. It is not possible to retrieve it later on.",
- "operationId": "createOAuth2Client",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "OAuth 2.0 Client Request Body",
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "400": {
- "$ref": "#/components/responses/errorOAuth2BadRequest"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create OAuth 2.0 Client",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/clients/{id}": {
- "delete": {
- "description": "Delete an existing OAuth 2.0 Client by its ID.\n\nOAuth 2.0 clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.\n\nMake sure that this endpoint is well protected and only callable by first-party components.",
- "operationId": "deleteOAuth2Client",
- "parameters": [
- {
- "description": "The id of the OAuth 2.0 Client.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete OAuth 2.0 Client",
- "tags": [
- "oAuth2"
- ]
- },
- "get": {
- "description": "Get an OAuth 2.0 client by its ID. This endpoint never returns the client secret.\n\nOAuth 2.0 clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.",
- "operationId": "getOAuth2Client",
- "parameters": [
- {
- "description": "The id of the OAuth 2.0 Client.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get an OAuth 2.0 Client",
- "tags": [
- "oAuth2"
- ]
- },
- "patch": {
- "description": "Patch an existing OAuth 2.0 Client using JSON Patch. If you pass `client_secret`\nthe secret will be updated and returned via the API. This is the\nonly time you will be able to retrieve the client secret, so write it down and keep it safe.\n\nOAuth 2.0 clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.",
- "operationId": "patchOAuth2Client",
- "parameters": [
- {
- "description": "The id of the OAuth 2.0 Client.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonPatchDocument"
- }
- }
- },
- "description": "OAuth 2.0 Client JSON Patch Body",
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "404": {
- "$ref": "#/components/responses/errorOAuth2NotFound"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Patch OAuth 2.0 Client",
- "tags": [
- "oAuth2"
- ]
- },
- "put": {
- "description": "Replaces an existing OAuth 2.0 Client with the payload you send. If you pass `client_secret` the secret is used,\notherwise the existing secret is used.\n\nIf set, the secret is echoed in the response. It is not possible to retrieve it later on.\n\nOAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.",
- "operationId": "setOAuth2Client",
- "parameters": [
- {
- "description": "OAuth 2.0 Client ID",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "OAuth 2.0 Client Request Body",
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "400": {
- "$ref": "#/components/responses/errorOAuth2BadRequest"
- },
- "404": {
- "$ref": "#/components/responses/errorOAuth2NotFound"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Set OAuth 2.0 Client",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/clients/{id}/lifespans": {
- "put": {
- "description": "Set lifespans of different token types issued for this OAuth 2.0 client. Does not modify other fields.",
- "operationId": "setOAuth2ClientLifespans",
- "parameters": [
- {
- "description": "OAuth 2.0 Client ID",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2ClientTokenLifespans"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Set OAuth2 Client Token Lifespans",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/courier/messages": {
- "get": {
- "description": "Lists all messages by given status and recipient.",
- "operationId": "listCourierMessages",
- "parameters": [
- {
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Status filters out messages based on status.\nIf no value is provided, it doesn't take effect on filter.",
- "in": "query",
- "name": "status",
- "schema": {
- "$ref": "#/components/schemas/courierMessageStatus"
- }
- },
- {
- "description": "Recipient filters out messages based on recipient.\nIf no value is provided, it doesn't take effect on filter.",
- "in": "query",
- "name": "recipient",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/listCourierMessages"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List Messages",
- "tags": [
- "courier"
- ]
- }
- },
- "/admin/courier/messages/{id}": {
- "get": {
- "description": "Gets a specific messages by the given ID.",
- "operationId": "getCourierMessage",
- "parameters": [
- {
- "description": "MessageID is the ID of the message.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/message"
- }
- }
- },
- "description": "message"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get a Message",
- "tags": [
- "courier"
- ]
- }
- },
- "/admin/identities": {
- "get": {
- "description": "Lists all [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model) in the system.",
- "operationId": "listIdentities",
- "parameters": [
- {
- "description": "Deprecated Items per Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis is the number of items per page.",
- "in": "query",
- "name": "per_page",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Deprecated Pagination Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis value is currently an integer, but it is not sequential. The value is not the page number, but a\nreference. The next page can be any number and some numbers might return an empty list.\n\nFor example, page 2 might not follow after page 1. And even if page 3 and 5 exist, but page 4 might not exist.\nThe first page can be retrieved by omitting this parameter. Following page pointers will be returned in the\n`Link` header.",
- "in": "query",
- "name": "page",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "description": "Page Size\n\nThis is the number of items per page to return. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "default": "1",
- "minimum": 1,
- "type": "string"
- }
- },
- {
- "description": "Read Consistency Level (preview)\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nThe default consistency guarantee can be changed in the Ory Network Console or using the Ory CLI with\n`ory patch project --replace '/previews/default_read_consistency_level=\"strong\"'`.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nThis feature is in preview and only available in Ory Network.\n ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level.\nstrong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level.\neventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps.",
- "in": "query",
- "name": "consistency",
- "schema": {
- "enum": [
- "",
- "strong",
- "eventual"
- ],
- "type": "string"
- },
- "x-go-enum-desc": " ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level.\nstrong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level.\neventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps."
- },
- {
- "description": "List of ids used to filter identities.\nIf this list is empty, then no filter will be applied.",
- "in": "query",
- "name": "ids",
- "schema": {
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- },
- {
- "description": "CredentialsIdentifier is the identifier (username, email) of the credentials to look up using exact match.\nOnly one of CredentialsIdentifier and CredentialsIdentifierSimilar can be used.",
- "in": "query",
- "name": "credentials_identifier",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "This is an EXPERIMENTAL parameter that WILL CHANGE. Do NOT rely on consistent, deterministic behavior.\nTHIS PARAMETER WILL BE REMOVED IN AN UPCOMING RELEASE WITHOUT ANY MIGRATION PATH.\n\nCredentialsIdentifierSimilar is the (partial) identifier (username, email) of the credentials to look up using similarity search.\nOnly one of CredentialsIdentifier and CredentialsIdentifierSimilar can be used.",
- "in": "query",
- "name": "preview_credentials_identifier_similar",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Include Credentials in Response\n\nInclude any credential, for example `password` or `oidc`, in the response. When set to `oidc`, This will return\nthe initial OAuth 2.0 Access Token, OAuth 2.0 Refresh Token and the OpenID Connect ID Token if available.",
- "in": "query",
- "name": "include_credential",
- "schema": {
- "items": {
- "type": "string"
- },
- "type": "array"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/listIdentities"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List Identities",
- "tags": [
- "identity"
- ]
- },
- "patch": {
- "description": "Creates multiple\n[identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model).\nThis endpoint can also be used to [import\ncredentials](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities)\nfor instance passwords, social sign in configurations or multifactor methods.",
- "operationId": "batchPatchIdentities",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/patchIdentitiesBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/batchPatchIdentitiesResponse"
- }
- }
- },
- "description": "batchPatchIdentitiesResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create multiple identities",
- "tags": [
- "identity"
- ]
- },
- "post": {
- "description": "Create an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model). This endpoint can also be used to\n[import credentials](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities)\nfor instance passwords, social sign in configurations or multifactor methods.",
- "operationId": "createIdentity",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createIdentityBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/identity"
- }
- }
- },
- "description": "identity"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create an Identity",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/identities/{id}": {
- "delete": {
- "description": "Calling this endpoint irrecoverably and permanently deletes the [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) given its ID. This action can not be undone.\nThis endpoint returns 204 when the identity was deleted or when the identity was not found, in which case it is\nassumed that is has been deleted already.",
- "operationId": "deleteIdentity",
- "parameters": [
- {
- "description": "ID is the identity's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete an Identity",
- "tags": [
- "identity"
- ]
- },
- "get": {
- "description": "Return an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) by its ID. You can optionally\ninclude credentials (e.g. social sign in connections) in the response by using the `include_credential` query parameter.",
- "operationId": "getIdentity",
- "parameters": [
- {
- "description": "ID must be set to the ID of identity you want to get",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Include Credentials in Response\n\nInclude any credential, for example `password` or `oidc`, in the response. When set to `oidc`, This will return\nthe initial OAuth 2.0 Access Token, OAuth 2.0 Refresh Token and the OpenID Connect ID Token if available.",
- "in": "query",
- "name": "include_credential",
- "schema": {
- "items": {
- "enum": [
- "password",
- "oidc",
- "totp",
- "lookup_secret",
- "webauthn",
- "code",
- "passkey",
- "profile",
- "link_recovery",
- "code_recovery"
- ],
- "type": "string"
- },
- "type": "array"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/identity"
- }
- }
- },
- "description": "identity"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get an Identity",
- "tags": [
- "identity"
- ]
- },
- "patch": {
- "description": "Partially updates an [identity's](https://www.ory.sh/docs/kratos/concepts/identity-user-model) field using [JSON Patch](https://jsonpatch.com/).\nThe fields `id`, `stateChangedAt` and `credentials` can not be updated using this method.",
- "operationId": "patchIdentity",
- "parameters": [
- {
- "description": "ID must be set to the ID of identity you want to update",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonPatchDocument"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/identity"
- }
- }
- },
- "description": "identity"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Patch an Identity",
- "tags": [
- "identity"
- ]
- },
- "put": {
- "description": "This endpoint updates an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model). The full identity\npayload (except credentials) is expected. It is possible to update the identity's credentials as well.",
- "operationId": "updateIdentity",
- "parameters": [
- {
- "description": "ID must be set to the ID of identity you want to update",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateIdentityBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/identity"
- }
- }
- },
- "description": "identity"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Update an Identity",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/identities/{id}/credentials/{type}": {
- "delete": {
- "description": "Delete an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) credential by its type.\nYou cannot delete password or code auth credentials through this API.",
- "operationId": "deleteIdentityCredentials",
- "parameters": [
- {
- "description": "ID is the identity's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Type is the type of credentials to delete.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode",
- "in": "path",
- "name": "type",
- "required": true,
- "schema": {
- "enum": [
- "password",
- "oidc",
- "totp",
- "lookup_secret",
- "webauthn",
- "code",
- "passkey",
- "profile",
- "link_recovery",
- "code_recovery"
- ],
- "type": "string"
- },
- "x-go-enum-desc": "password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"
- },
- {
- "description": "Identifier is the identifier of the OIDC credential to delete.\nFind the identifier by calling the `GET /admin/identities/{id}?include_credential=oidc` endpoint.",
- "in": "query",
- "name": "identifier",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete a credential for a specific identity",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/identities/{id}/sessions": {
- "delete": {
- "description": "Calling this endpoint irrecoverably and permanently deletes and invalidates all sessions that belong to the given Identity.",
- "operationId": "deleteIdentitySessions",
- "parameters": [
- {
- "description": "ID is the identity's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete \u0026 Invalidate an Identity's Sessions",
- "tags": [
- "identity"
- ]
- },
- "get": {
- "description": "This endpoint returns all sessions that belong to the given Identity.",
- "operationId": "listIdentitySessions",
- "parameters": [
- {
- "description": "Deprecated Items per Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis is the number of items per page.",
- "in": "query",
- "name": "per_page",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Deprecated Pagination Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis value is currently an integer, but it is not sequential. The value is not the page number, but a\nreference. The next page can be any number and some numbers might return an empty list.\n\nFor example, page 2 might not follow after page 1. And even if page 3 and 5 exist, but page 4 might not exist.\nThe first page can be retrieved by omitting this parameter. Following page pointers will be returned in the\n`Link` header.",
- "in": "query",
- "name": "page",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "description": "Page Size\n\nThis is the number of items per page to return. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "default": "1",
- "minimum": 1,
- "type": "string"
- }
- },
- {
- "description": "ID is the identity's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Active is a boolean flag that filters out sessions based on the state. If no value is provided, all sessions are returned.",
- "in": "query",
- "name": "active",
- "schema": {
- "type": "boolean"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/listIdentitySessions"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List an Identity's Sessions",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/keys/{set}": {
- "delete": {
- "description": "Use this endpoint to delete a complete JSON Web Key Set and all the keys in that set.\n\nA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key. A JWK Set is a JSON data structure that represents a set of JWKs. A JSON Web Key is identified by its set and key id. ORY Hydra uses this functionality to store cryptographic keys used for TLS and JSON Web Tokens (such as OpenID Connect ID tokens), and allows storing user-defined keys as well.",
- "operationId": "deleteJsonWebKeySet",
- "parameters": [
- {
- "description": "The JSON Web Key Set",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete JSON Web Key Set",
- "tags": [
- "jwk"
- ]
- },
- "get": {
- "description": "This endpoint can be used to retrieve JWK Sets stored in ORY Hydra.\n\nA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key. A JWK Set is a JSON data structure that represents a set of JWKs. A JSON Web Key is identified by its set and key id. ORY Hydra uses this functionality to store cryptographic keys used for TLS and JSON Web Tokens (such as OpenID Connect ID tokens), and allows storing user-defined keys as well.",
- "operationId": "getJsonWebKeySet",
- "parameters": [
- {
- "description": "JSON Web Key Set ID",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKeySet"
- }
- }
- },
- "description": "jsonWebKeySet"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Retrieve a JSON Web Key Set",
- "tags": [
- "jwk"
- ]
- },
- "post": {
- "description": "This endpoint is capable of generating JSON Web Key Sets for you. There a different strategies available, such as symmetric cryptographic keys (HS256, HS512) and asymetric cryptographic keys (RS256, ECDSA). If the specified JSON Web Key Set does not exist, it will be created.\n\nA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key. A JWK Set is a JSON data structure that represents a set of JWKs. A JSON Web Key is identified by its set and key id. ORY Hydra uses this functionality to store cryptographic keys used for TLS and JSON Web Tokens (such as OpenID Connect ID tokens), and allows storing user-defined keys as well.",
- "operationId": "createJsonWebKeySet",
- "parameters": [
- {
- "description": "The JSON Web Key Set ID",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createJsonWebKeySet"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKeySet"
- }
- }
- },
- "description": "jsonWebKeySet"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create JSON Web Key",
- "tags": [
- "jwk"
- ]
- },
- "put": {
- "description": "Use this method if you do not want to let Hydra generate the JWKs for you, but instead save your own.\n\nA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key. A JWK Set is a JSON data structure that represents a set of JWKs. A JSON Web Key is identified by its set and key id. ORY Hydra uses this functionality to store cryptographic keys used for TLS and JSON Web Tokens (such as OpenID Connect ID tokens), and allows storing user-defined keys as well.",
- "operationId": "setJsonWebKeySet",
- "parameters": [
- {
- "description": "The JSON Web Key Set ID",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKeySet"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKeySet"
- }
- }
- },
- "description": "jsonWebKeySet"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Update a JSON Web Key Set",
- "tags": [
- "jwk"
- ]
- }
- },
- "/admin/keys/{set}/{kid}": {
- "delete": {
- "description": "Use this endpoint to delete a single JSON Web Key.\n\nA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key. A\nJWK Set is a JSON data structure that represents a set of JWKs. A JSON Web Key is identified by its set and key id. ORY Hydra uses\nthis functionality to store cryptographic keys used for TLS and JSON Web Tokens (such as OpenID Connect ID tokens),\nand allows storing user-defined keys as well.",
- "operationId": "deleteJsonWebKey",
- "parameters": [
- {
- "description": "The JSON Web Key Set",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The JSON Web Key ID (kid)",
- "in": "path",
- "name": "kid",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete JSON Web Key",
- "tags": [
- "jwk"
- ]
- },
- "get": {
- "description": "This endpoint returns a singular JSON Web Key contained in a set. It is identified by the set and the specific key ID (kid).",
- "operationId": "getJsonWebKey",
- "parameters": [
- {
- "description": "JSON Web Key Set ID",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "JSON Web Key ID",
- "in": "path",
- "name": "kid",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKeySet"
- }
- }
- },
- "description": "jsonWebKeySet"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get JSON Web Key",
- "tags": [
- "jwk"
- ]
- },
- "put": {
- "description": "Use this method if you do not want to let Hydra generate the JWKs for you, but instead save your own.\n\nA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key. A JWK Set is a JSON data structure that represents a set of JWKs. A JSON Web Key is identified by its set and key id. ORY Hydra uses this functionality to store cryptographic keys used for TLS and JSON Web Tokens (such as OpenID Connect ID tokens), and allows storing user-defined keys as well.",
- "operationId": "setJsonWebKey",
- "parameters": [
- {
- "description": "The JSON Web Key Set ID",
- "in": "path",
- "name": "set",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "JSON Web Key ID",
- "in": "path",
- "name": "kid",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKey"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/jsonWebKey"
- }
- }
- },
- "description": "jsonWebKey"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Set JSON Web Key",
- "tags": [
- "jwk"
- ]
- }
- },
- "/admin/oauth2/auth/requests/consent": {
- "get": {
- "description": "When an authorization code, hybrid, or implicit OAuth 2.0 Flow is initiated, Ory asks the login provider\nto authenticate the subject and then tell Ory now about it. If the subject authenticated, he/she must now be asked if\nthe OAuth 2.0 Client which initiated the flow should be allowed to access the resources on the subject's behalf.\n\nThe consent challenge is appended to the consent provider's URL to which the subject's user-agent (browser) is redirected to. The consent\nprovider uses that challenge to fetch information on the OAuth2 request and then tells Ory if the subject accepted\nor rejected the request.\n\nThe default consent provider is available via the Ory Managed Account Experience. To customize the consent provider, please\nhead over to the OAuth 2.0 documentation.",
- "operationId": "getOAuth2ConsentRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Consent Request Challenge",
- "in": "query",
- "name": "consent_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2ConsentRequest"
- }
- }
- },
- "description": "oAuth2ConsentRequest"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get OAuth 2.0 Consent Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/consent/accept": {
- "put": {
- "description": "When an authorization code, hybrid, or implicit OAuth 2.0 Flow is initiated, Ory asks the login provider\nto authenticate the subject and then tell Ory now about it. If the subject authenticated, he/she must now be asked if\nthe OAuth 2.0 Client which initiated the flow should be allowed to access the resources on the subject's behalf.\n\nThe consent challenge is appended to the consent provider's URL to which the subject's user-agent (browser) is redirected to. The consent\nprovider uses that challenge to fetch information on the OAuth2 request and then tells Ory if the subject accepted\nor rejected the request.\n\nThis endpoint tells Ory that the subject has authorized the OAuth 2.0 client to access resources on his/her behalf.\nThe consent provider includes additional information, such as session data for access and ID tokens, and if the\nconsent request should be used as basis for future requests.\n\nThe response contains a redirect URL which the consent provider should redirect the user-agent to.\n\nThe default consent provider is available via the Ory Managed Account Experience. To customize the consent provider, please\nhead over to the OAuth 2.0 documentation.",
- "operationId": "acceptOAuth2ConsentRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Consent Request Challenge",
- "in": "query",
- "name": "consent_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/acceptOAuth2ConsentRequest"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Accept OAuth 2.0 Consent Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/consent/reject": {
- "put": {
- "description": "When an authorization code, hybrid, or implicit OAuth 2.0 Flow is initiated, Ory asks the login provider\nto authenticate the subject and then tell Ory now about it. If the subject authenticated, he/she must now be asked if\nthe OAuth 2.0 Client which initiated the flow should be allowed to access the resources on the subject's behalf.\n\nThe consent challenge is appended to the consent provider's URL to which the subject's user-agent (browser) is redirected to. The consent\nprovider uses that challenge to fetch information on the OAuth2 request and then tells Ory if the subject accepted\nor rejected the request.\n\nThis endpoint tells Ory that the subject has not authorized the OAuth 2.0 client to access resources on his/her behalf.\nThe consent provider must include a reason why the consent was not granted.\n\nThe response contains a redirect URL which the consent provider should redirect the user-agent to.\n\nThe default consent provider is available via the Ory Managed Account Experience. To customize the consent provider, please\nhead over to the OAuth 2.0 documentation.",
- "operationId": "rejectOAuth2ConsentRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Consent Request Challenge",
- "in": "query",
- "name": "consent_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/rejectOAuth2Request"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Reject OAuth 2.0 Consent Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/login": {
- "get": {
- "description": "When an authorization code, hybrid, or implicit OAuth 2.0 Flow is initiated, Ory asks the login provider\nto authenticate the subject and then tell the Ory OAuth2 Service about it.\n\nPer default, the login provider is Ory itself. You may use a different login provider which needs to be a web-app\nyou write and host, and it must be able to authenticate (\"show the subject a login screen\")\na subject (in OAuth2 the proper name for subject is \"resource owner\").\n\nThe authentication challenge is appended to the login provider URL to which the subject's user-agent (browser) is redirected to. The login\nprovider uses that challenge to fetch information on the OAuth2 request and then accept or reject the requested authentication process.",
- "operationId": "getOAuth2LoginRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Login Request Challenge",
- "in": "query",
- "name": "login_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2LoginRequest"
- }
- }
- },
- "description": "oAuth2LoginRequest"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get OAuth 2.0 Login Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/login/accept": {
- "put": {
- "description": "When an authorization code, hybrid, or implicit OAuth 2.0 Flow is initiated, Ory asks the login provider\nto authenticate the subject and then tell the Ory OAuth2 Service about it.\n\nThe authentication challenge is appended to the login provider URL to which the subject's user-agent (browser) is redirected to. The login\nprovider uses that challenge to fetch information on the OAuth2 request and then accept or reject the requested authentication process.\n\nThis endpoint tells Ory that the subject has successfully authenticated and includes additional information such as\nthe subject's ID and if Ory should remember the subject's subject agent for future authentication attempts by setting\na cookie.\n\nThe response contains a redirect URL which the login provider should redirect the user-agent to.",
- "operationId": "acceptOAuth2LoginRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Login Request Challenge",
- "in": "query",
- "name": "login_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/acceptOAuth2LoginRequest"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Accept OAuth 2.0 Login Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/login/reject": {
- "put": {
- "description": "When an authorization code, hybrid, or implicit OAuth 2.0 Flow is initiated, Ory asks the login provider\nto authenticate the subject and then tell the Ory OAuth2 Service about it.\n\nThe authentication challenge is appended to the login provider URL to which the subject's user-agent (browser) is redirected to. The login\nprovider uses that challenge to fetch information on the OAuth2 request and then accept or reject the requested authentication process.\n\nThis endpoint tells Ory that the subject has not authenticated and includes a reason why the authentication\nwas denied.\n\nThe response contains a redirect URL which the login provider should redirect the user-agent to.",
- "operationId": "rejectOAuth2LoginRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Login Request Challenge",
- "in": "query",
- "name": "login_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/rejectOAuth2Request"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Reject OAuth 2.0 Login Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/logout": {
- "get": {
- "description": "Use this endpoint to fetch an Ory OAuth 2.0 logout request.",
- "operationId": "getOAuth2LogoutRequest",
- "parameters": [
- {
- "in": "query",
- "name": "logout_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2LogoutRequest"
- }
- }
- },
- "description": "oAuth2LogoutRequest"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get OAuth 2.0 Session Logout Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/logout/accept": {
- "put": {
- "description": "When a user or an application requests Ory OAuth 2.0 to remove the session state of a subject, this endpoint is used to confirm that logout request.\n\nThe response contains a redirect URL which the consent provider should redirect the user-agent to.",
- "operationId": "acceptOAuth2LogoutRequest",
- "parameters": [
- {
- "description": "OAuth 2.0 Logout Request Challenge",
- "in": "query",
- "name": "logout_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2RedirectTo"
- }
- }
- },
- "description": "oAuth2RedirectTo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Accept OAuth 2.0 Session Logout Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/requests/logout/reject": {
- "put": {
- "description": "When a user or an application requests Ory OAuth 2.0 to remove the session state of a subject, this endpoint is used to deny that logout request.\nNo HTTP request body is required.\n\nThe response is empty as the logout provider has to chose what action to perform next.",
- "operationId": "rejectOAuth2LogoutRequest",
- "parameters": [
- {
- "in": "query",
- "name": "logout_challenge",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Reject OAuth 2.0 Session Logout Request",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/sessions/consent": {
- "delete": {
- "description": "This endpoint revokes a subject's granted consent sessions and invalidates all\nassociated OAuth 2.0 Access Tokens. You may also only revoke sessions for a specific OAuth 2.0 Client ID.",
- "operationId": "revokeOAuth2ConsentSessions",
- "parameters": [
- {
- "description": "OAuth 2.0 Consent Subject\n\nThe subject whose consent sessions should be deleted.",
- "in": "query",
- "name": "subject",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "OAuth 2.0 Client ID\n\nIf set, deletes only those consent sessions that have been granted to the specified OAuth 2.0 Client ID.",
- "in": "query",
- "name": "client",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Revoke All Consent Sessions\n\nIf set to `true` deletes all consent sessions by the Subject that have been granted.",
- "in": "query",
- "name": "all",
- "schema": {
- "type": "boolean"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Revoke OAuth 2.0 Consent Sessions of a Subject",
- "tags": [
- "oAuth2"
- ]
- },
- "get": {
- "description": "This endpoint lists all subject's granted consent sessions, including client and granted scope.\nIf the subject is unknown or has not granted any consent sessions yet, the endpoint returns an\nempty JSON array with status code 200 OK.",
- "operationId": "listOAuth2ConsentSessions",
- "parameters": [
- {
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "default": "1",
- "minimum": 1,
- "type": "string"
- }
- },
- {
- "description": "The subject to list the consent sessions for.",
- "in": "query",
- "name": "subject",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The login session id to list the consent sessions for.",
- "in": "query",
- "name": "login_session_id",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2ConsentSessions"
- }
- }
- },
- "description": "oAuth2ConsentSessions"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List OAuth 2.0 Consent Sessions of a Subject",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/auth/sessions/login": {
- "delete": {
- "description": "This endpoint invalidates authentication sessions. After revoking the authentication session(s), the subject\nhas to re-authenticate at the Ory OAuth2 Provider. This endpoint does not invalidate any tokens.\n\nIf you send the subject in a query param, all authentication sessions that belong to that subject are revoked.\nNo OpenID Connect Front- or Back-channel logout is performed in this case.\n\nAlternatively, you can send a SessionID via `sid` query param, in which case, only the session that is connected\nto that SessionID is revoked. OpenID Connect Back-channel logout is performed in this case.",
- "operationId": "revokeOAuth2LoginSessions",
- "parameters": [
- {
- "description": "OAuth 2.0 Subject\n\nThe subject to revoke authentication sessions for.",
- "in": "query",
- "name": "subject",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "OAuth 2.0 Subject\n\nThe subject to revoke authentication sessions for.",
- "in": "query",
- "name": "sid",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Revokes OAuth 2.0 Login Sessions by either a Subject or a SessionID",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/introspect": {
- "post": {
- "description": "The introspection endpoint allows to check if a token (both refresh and access) is active or not. An active token\nis neither expired nor revoked. If a token is active, additional information on the token will be included. You can\nset additional data for a token by setting `session.access_token` during the consent flow.",
- "operationId": "introspectOAuth2Token",
- "requestBody": {
- "content": {
- "application/x-www-form-urlencoded": {
- "schema": {
- "properties": {
- "scope": {
- "description": "An optional, space separated list of required scopes. If the access token was not granted one of the\nscopes, the result of active will be false.",
- "type": "string",
- "x-formData-name": "scope"
- },
- "token": {
- "description": "The string value of the token. For access tokens, this\nis the \"access_token\" value returned from the token endpoint\ndefined in OAuth 2.0. For refresh tokens, this is the \"refresh_token\"\nvalue returned.",
- "required": [
- "token"
- ],
- "type": "string",
- "x-formData-name": "token"
- }
- },
- "required": [
- "token"
- ],
- "type": "object"
- }
- }
- }
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/introspectedOAuth2Token"
- }
- }
- },
- "description": "introspectedOAuth2Token"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Introspect OAuth2 Access and Refresh Tokens",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/oauth2/tokens": {
- "delete": {
- "description": "This endpoint deletes OAuth2 access tokens issued to an OAuth 2.0 Client from the database.",
- "operationId": "deleteOAuth2Token",
- "parameters": [
- {
- "description": "OAuth 2.0 Client ID",
- "in": "query",
- "name": "client_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete OAuth 2.0 Access Tokens from specific OAuth 2.0 Client",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/recovery/code": {
- "post": {
- "description": "This endpoint creates a recovery code which should be given to the user in order for them to recover\n(or activate) their account.",
- "operationId": "createRecoveryCodeForIdentity",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createRecoveryCodeForIdentityBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryCodeForIdentity"
- }
- }
- },
- "description": "recoveryCodeForIdentity"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create a Recovery Code",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/recovery/link": {
- "post": {
- "description": "This endpoint creates a recovery link which should be given to the user in order for them to recover\n(or activate) their account.",
- "operationId": "createRecoveryLinkForIdentity",
- "parameters": [
- {
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createRecoveryLinkForIdentityBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryLinkForIdentity"
- }
- }
- },
- "description": "recoveryLinkForIdentity"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create a Recovery Link",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/relation-tuples": {
- "delete": {
- "description": "Use this endpoint to delete relationships",
- "operationId": "deleteRelationships",
- "parameters": [
- {
- "description": "Namespace of the Relationship",
- "in": "query",
- "name": "namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Relationship",
- "in": "query",
- "name": "object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Relationship",
- "in": "query",
- "name": "relation",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "SubjectID of the Relationship",
- "in": "query",
- "name": "subject_id",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Namespace of the Subject Set",
- "in": "query",
- "name": "subject_set.namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Subject Set",
- "in": "query",
- "name": "subject_set.object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Subject Set",
- "in": "query",
- "name": "subject_set.relation",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete Relationships",
- "tags": [
- "relationship"
- ]
- },
- "patch": {
- "description": "Use this endpoint to patch one or more relationships.",
- "operationId": "patchRelationships",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/relationshipPatch"
- },
- "type": "array"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Patch Multiple Relationships",
- "tags": [
- "relationship"
- ]
- },
- "put": {
- "description": "Use this endpoint to create a relationship.",
- "operationId": "createRelationship",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createRelationshipBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/relationship"
- }
- }
- },
- "description": "relationship"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Create a Relationship",
- "tags": [
- "relationship"
- ]
- }
- },
- "/admin/sessions": {
- "get": {
- "description": "Listing all sessions that exist.",
- "operationId": "listSessions",
- "parameters": [
- {
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Active is a boolean flag that filters out sessions based on the state. If no value is provided, all sessions are returned.",
- "in": "query",
- "name": "active",
- "schema": {
- "type": "boolean"
- }
- },
- {
- "description": "ExpandOptions is a query parameter encoded list of all properties that must be expanded in the Session.\nIf no value is provided, the expandable properties are skipped.",
- "in": "query",
- "name": "expand",
- "schema": {
- "items": {
- "enum": [
- "identity",
- "devices"
- ],
- "type": "string"
- },
- "type": "array"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/listSessions"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List All Sessions",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/sessions/{id}": {
- "delete": {
- "description": "Calling this endpoint deactivates the specified session. Session data is not deleted.",
- "operationId": "disableSession",
- "parameters": [
- {
- "description": "ID is the session's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Deactivate a Session",
- "tags": [
- "identity"
- ]
- },
- "get": {
- "description": "This endpoint is useful for:\n\nGetting a session object with all specified expandables that exist in an administrative context.",
- "operationId": "getSession",
- "parameters": [
- {
- "description": "ExpandOptions is a query parameter encoded list of all properties that must be expanded in the Session.\nExample - ?expand=Identity\u0026expand=Devices\nIf no value is provided, the expandable properties are skipped.",
- "in": "query",
- "name": "expand",
- "schema": {
- "items": {
- "enum": [
- "identity",
- "devices"
- ],
- "type": "string"
- },
- "type": "array"
- }
- },
- {
- "description": "ID is the session's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/session"
- }
- }
- },
- "description": "session"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get Session",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/sessions/{id}/extend": {
- "patch": {
- "description": "Calling this endpoint extends the given session ID. If `session.earliest_possible_extend` is set it\nwill only extend the session after the specified time has passed.\n\nThis endpoint returns per default a 204 No Content response on success. Older Ory Network projects may\nreturn a 200 OK response with the session in the body. Returning the session as part of the response\nwill be deprecated in the future and should not be relied upon.\n\nThis endpoint ignores consecutive requests to extend the same session and returns a 404 error in those\nscenarios. This endpoint also returns 404 errors if the session does not exist.\n\nRetrieve the session ID from the `/sessions/whoami` endpoint / `toSession` SDK method.",
- "operationId": "extendSession",
- "parameters": [
- {
- "description": "ID is the session's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/session"
- }
- }
- },
- "description": "session"
- },
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Extend a Session",
- "tags": [
- "identity"
- ]
- }
- },
- "/admin/trust/grants/jwt-bearer/issuers": {
- "get": {
- "description": "Use this endpoint to list all trusted JWT Bearer Grant Type Issuers.",
- "operationId": "listTrustedOAuth2JwtGrantIssuers",
- "parameters": [
- {
- "in": "query",
- "name": "MaxItems",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "in": "query",
- "name": "DefaultItems",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "description": "If optional \"issuer\" is supplied, only jwt-bearer grants with this issuer will be returned.",
- "in": "query",
- "name": "issuer",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/trustedOAuth2JwtGrantIssuers"
- }
- }
- },
- "description": "trustedOAuth2JwtGrantIssuers"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "List Trusted OAuth2 JWT Bearer Grant Type Issuers",
- "tags": [
- "oAuth2"
- ]
- },
- "post": {
- "description": "Use this endpoint to establish a trust relationship for a JWT issuer\nto perform JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication\nand Authorization Grants [RFC7523](https://datatracker.ietf.org/doc/html/rfc7523).",
- "operationId": "trustOAuth2JwtGrantIssuer",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/trustOAuth2JwtGrantIssuer"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/trustedOAuth2JwtGrantIssuer"
- }
- }
- },
- "description": "trustedOAuth2JwtGrantIssuer"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Trust OAuth2 JWT Bearer Grant Type Issuer",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/admin/trust/grants/jwt-bearer/issuers/{id}": {
- "delete": {
- "description": "Use this endpoint to delete trusted JWT Bearer Grant Type Issuer. The ID is the one returned when you\ncreated the trust relationship.\n\nOnce deleted, the associated issuer will no longer be able to perform the JSON Web Token (JWT) Profile\nfor OAuth 2.0 Client Authentication and Authorization Grant.",
- "operationId": "deleteTrustedOAuth2JwtGrantIssuer",
- "parameters": [
- {
- "description": "The id of the desired grant",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Delete Trusted OAuth2 JWT Bearer Grant Type Issuer",
- "tags": [
- "oAuth2"
- ]
- },
- "get": {
- "description": "Use this endpoint to get a trusted JWT Bearer Grant Type Issuer. The ID is the one returned when you\ncreated the trust relationship.",
- "operationId": "getTrustedOAuth2JwtGrantIssuer",
- "parameters": [
- {
- "description": "The id of the desired grant",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/trustedOAuth2JwtGrantIssuer"
- }
- }
- },
- "description": "trustedOAuth2JwtGrantIssuer"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Get Trusted OAuth2 JWT Bearer Grant Type Issuer",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/credentials": {
- "post": {
- "description": "This endpoint creates a verifiable credential that attests that the user\nauthenticated with the provided access token owns a certain public/private key\npair.\n\nMore information can be found at\nhttps://openid.net/specs/openid-connect-userinfo-vc-1_0.html.",
- "operationId": "createVerifiableCredential",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/CreateVerifiableCredentialRequestBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verifiableCredentialResponse"
- }
- }
- },
- "description": "verifiableCredentialResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verifiableCredentialPrimingResponse"
- }
- }
- },
- "description": "verifiableCredentialPrimingResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "summary": "Issues a Verifiable Credential",
- "tags": [
- "oidc"
- ]
- }
- },
- "/namespaces": {
- "get": {
- "description": "Get all namespaces",
- "operationId": "listRelationshipNamespaces",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/relationshipNamespaces"
- }
- }
- },
- "description": "relationshipNamespaces"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Query namespaces",
- "tags": [
- "relationship"
- ]
- }
- },
- "/oauth2/auth": {
- "get": {
- "description": "Use open source libraries to perform OAuth 2.0 and OpenID Connect\navailable for any programming language. You can find a list of libraries at https://oauth.net/code/\n\nThe Ory SDK is not yet able to this endpoint properly.",
- "operationId": "oAuth2Authorize",
- "responses": {
- "302": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "summary": "OAuth 2.0 Authorize Endpoint",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/oauth2/register": {
- "post": {
- "description": "This endpoint behaves like the administrative counterpart (`createOAuth2Client`) but is capable of facing the\npublic internet directly and can be used in self-service. It implements the OpenID Connect\nDynamic Client Registration Protocol. This feature needs to be enabled in the configuration. This endpoint\nis disabled by default. It can be enabled by an administrator.\n\nPlease note that using this endpoint you are not able to choose the `client_secret` nor the `client_id` as those\nvalues will be server generated when specifying `token_endpoint_auth_method` as `client_secret_basic` or\n`client_secret_post`.\n\nThe `client_secret` will be returned in the response and you will not be able to retrieve it later on.\nWrite the secret down and keep it somewhere safe.",
- "operationId": "createOidcDynamicClient",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "Dynamic Client Registration Request Body",
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "400": {
- "$ref": "#/components/responses/errorOAuth2BadRequest"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "summary": "Register OAuth2 Client using OpenID Dynamic Client Registration",
- "tags": [
- "oidc"
- ]
- }
- },
- "/oauth2/register/{id}": {
- "delete": {
- "description": "This endpoint behaves like the administrative counterpart (`deleteOAuth2Client`) but is capable of facing the\npublic internet directly and can be used in self-service. It implements the OpenID Connect\nDynamic Client Registration Protocol. This feature needs to be enabled in the configuration. This endpoint\nis disabled by default. It can be enabled by an administrator.\n\nTo use this endpoint, you will need to present the client's authentication credentials. If the OAuth2 Client\nuses the Token Endpoint Authentication Method `client_secret_post`, you need to present the client secret in the URL query.\nIf it uses `client_secret_basic`, present the Client ID and the Client Secret in the Authorization header.\n\nOAuth 2.0 clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.",
- "operationId": "deleteOidcDynamicClient",
- "parameters": [
- {
- "description": "The id of the OAuth 2.0 Client.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "bearer": []
- }
- ],
- "summary": "Delete OAuth 2.0 Client using the OpenID Dynamic Client Registration Management Protocol",
- "tags": [
- "oidc"
- ]
- },
- "get": {
- "description": "This endpoint behaves like the administrative counterpart (`getOAuth2Client`) but is capable of facing the\npublic internet directly and can be used in self-service. It implements the OpenID Connect\nDynamic Client Registration Protocol.\n\nTo use this endpoint, you will need to present the client's authentication credentials. If the OAuth2 Client\nuses the Token Endpoint Authentication Method `client_secret_post`, you need to present the client secret in the URL query.\nIf it uses `client_secret_basic`, present the Client ID and the Client Secret in the Authorization header.",
- "operationId": "getOidcDynamicClient",
- "parameters": [
- {
- "description": "The id of the OAuth 2.0 Client.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "bearer": []
- }
- ],
- "summary": "Get OAuth2 Client using OpenID Dynamic Client Registration",
- "tags": [
- "oidc"
- ]
- },
- "put": {
- "description": "This endpoint behaves like the administrative counterpart (`setOAuth2Client`) but is capable of facing the\npublic internet directly to be used by third parties. It implements the OpenID Connect\nDynamic Client Registration Protocol.\n\nThis feature is disabled per default. It can be enabled by a system administrator.\n\nIf you pass `client_secret` the secret is used, otherwise the existing secret is used. If set, the secret is echoed in the response.\nIt is not possible to retrieve it later on.\n\nTo use this endpoint, you will need to present the client's authentication credentials. If the OAuth2 Client\nuses the Token Endpoint Authentication Method `client_secret_post`, you need to present the client secret in the URL query.\nIf it uses `client_secret_basic`, present the Client ID and the Client Secret in the Authorization header.\n\nOAuth 2.0 clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.",
- "operationId": "setOidcDynamicClient",
- "parameters": [
- {
- "description": "OAuth 2.0 Client ID",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "OAuth 2.0 Client Request Body",
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2Client"
- }
- }
- },
- "description": "oAuth2Client"
- },
- "404": {
- "$ref": "#/components/responses/errorOAuth2NotFound"
- },
- "default": {
- "$ref": "#/components/responses/errorOAuth2Default"
- }
- },
- "security": [
- {
- "bearer": []
- }
- ],
- "summary": "Set OAuth2 Client using OpenID Dynamic Client Registration",
- "tags": [
- "oidc"
- ]
- }
- },
- "/oauth2/revoke": {
- "post": {
- "description": "Revoking a token (both access and refresh) means that the tokens will be invalid. A revoked access token can no\nlonger be used to make access requests, and a revoked refresh token can no longer be used to refresh an access token.\nRevoking a refresh token also invalidates the access token that was created with it. A token may only be revoked by\nthe client the token was generated for.",
- "operationId": "revokeOAuth2Token",
- "requestBody": {
- "content": {
- "application/x-www-form-urlencoded": {
- "schema": {
- "properties": {
- "client_id": {
- "type": "string",
- "x-formData-name": "client_id"
- },
- "client_secret": {
- "type": "string",
- "x-formData-name": "client_secret"
- },
- "token": {
- "required": [
- "token"
- ],
- "type": "string",
- "x-formData-name": "token"
- }
- },
- "required": [
- "token"
- ],
- "type": "object"
- }
- }
- }
- },
- "responses": {
- "200": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "basic": []
- },
- {
- "oauth2": []
- }
- ],
- "summary": "Revoke OAuth 2.0 Access or Refresh Token",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/oauth2/sessions/logout": {
- "get": {
- "description": "This endpoint initiates and completes user logout at the Ory OAuth2 \u0026 OpenID provider and initiates OpenID Connect Front- / Back-channel logout:\n\nhttps://openid.net/specs/openid-connect-frontchannel-1_0.html\nhttps://openid.net/specs/openid-connect-backchannel-1_0.html\n\nBack-channel logout is performed asynchronously and does not affect logout flow.",
- "operationId": "revokeOidcSession",
- "responses": {
- "302": {
- "$ref": "#/components/responses/emptyResponse"
- }
- },
- "summary": "OpenID Connect Front- and Back-channel Enabled Logout",
- "tags": [
- "oidc"
- ]
- }
- },
- "/oauth2/token": {
- "post": {
- "description": "Use open source libraries to perform OAuth 2.0 and OpenID Connect\navailable for any programming language. You can find a list of libraries here https://oauth.net/code/\n\nThe Ory SDK is not yet able to this endpoint properly.",
- "operationId": "oauth2TokenExchange",
- "requestBody": {
- "content": {
- "application/x-www-form-urlencoded": {
- "schema": {
- "properties": {
- "client_id": {
- "type": "string",
- "x-formData-name": "client_id"
- },
- "code": {
- "type": "string",
- "x-formData-name": "code"
- },
- "grant_type": {
- "required": [
- "grant_type"
- ],
- "type": "string",
- "x-formData-name": "grant_type"
- },
- "redirect_uri": {
- "type": "string",
- "x-formData-name": "redirect_uri"
- },
- "refresh_token": {
- "type": "string",
- "x-formData-name": "refresh_token"
- }
- },
- "required": [
- "grant_type"
- ],
- "type": "object"
- }
- }
- }
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oAuth2TokenExchange"
- }
- }
- },
- "description": "oAuth2TokenExchange"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "basic": []
- },
- {
- "oauth2": []
- }
- ],
- "summary": "The OAuth 2.0 Token Endpoint",
- "tags": [
- "oAuth2"
- ]
- }
- },
- "/opl/syntax/check": {
- "post": {
- "description": "The OPL file is expected in the body of the request.",
- "operationId": "checkOplSyntax",
- "requestBody": {
- "content": {
- "text/plain": {
- "schema": {
- "$ref": "#/components/schemas/checkOplSyntaxBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkOplSyntaxResult"
- }
- }
- },
- "description": "checkOplSyntaxResult"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Check the syntax of an OPL file",
- "tags": [
- "relationship"
- ]
- }
- },
- "/projects": {
- "get": {
- "description": "Lists all projects you have access to.",
- "operationId": "listProjects",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/projectMetadataList"
- }
- }
- },
- "description": "projectMetadataList"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List All Projects",
- "tags": [
- "project"
- ]
- },
- "post": {
- "description": "Creates a new project.",
- "operationId": "createProject",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createProjectBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/project"
- }
- }
- },
- "description": "project"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Create a Project",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project_id}": {
- "delete": {
- "description": "!! Use with extreme caution !!\n\nUsing this API endpoint you can purge (completely delete) a project and its data.\nThis action can not be undone and will delete ALL your data.\n\n!! Use with extreme caution !!",
- "operationId": "purgeProject",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Irrecoverably purge a project",
- "tags": [
- "project"
- ]
- },
- "get": {
- "description": "Get a projects you have access to by its ID.",
- "operationId": "getProject",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/project"
- }
- }
- },
- "description": "project"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Get a Project",
- "tags": [
- "project"
- ]
- },
- "patch": {
- "description": "Deprecated: Use the `patchProjectWithRevision` endpoint instead to specify the exact revision the patch was generated for.\n\nThis endpoints allows you to patch individual Ory Network project configuration keys for\nOry's services (identity, permission, ...). The configuration format is fully compatible\nwith the open source projects for the respective services (e.g. Ory Kratos for Identity, Ory Keto for Permissions).\n\nThis endpoint expects the `version` key to be set in the payload. If it is unset, it\nwill try to import the config as if it is from the most recent version.\n\nIf you have an older version of a configuration, you should set the version key in the payload!\n\nWhile this endpoint is able to process all configuration items related to features (e.g. password reset),\nit does not support operational configuration items (e.g. port, tracing, logging) otherwise available in the\nopen source.\n\nFor configuration items that can not be translated to the Ory Network, this endpoint will return a list of warnings\nto help you understand which parts of your config could not be processed.",
- "operationId": "patchProject",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "items": {
- "$ref": "#/components/schemas/jsonPatch"
- },
- "type": "array"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/successfulProjectUpdate"
- }
- }
- },
- "description": "successfulProjectUpdate"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Patch an Ory Network Project Configuration",
- "tags": [
- "project"
- ]
- },
- "put": {
- "description": "This endpoints allows you to update the Ory Network project configuration for\nindividual services (identity, permission, ...). The configuration is fully compatible\nwith the open source projects for the respective services (e.g. Ory Kratos for Identity, Ory Keto for Permissions).\n\nThis endpoint expects the `version` key to be set in the payload. If it is unset, it\nwill try to import the config as if it is from the most recent version.\n\nIf you have an older version of a configuration, you should set the version key in the payload!\n\nWhile this endpoint is able to process all configuration items related to features (e.g. password reset),\nit does not support operational configuration items (e.g. port, tracing, logging) otherwise available in the\nopen source.\n\nFor configuration items that can not be translated to the Ory Network, this endpoint will return a list of warnings\nto help you understand which parts of your config could not be processed.\n\nBe aware that updating any service's configuration will completely override your current configuration for that\nservice!",
- "operationId": "setProject",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/setProject"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/successfulProjectUpdate"
- }
- }
- },
- "description": "successfulProjectUpdate"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Update an Ory Network Project Configuration",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project_id}/eventstreams": {
- "get": {
- "operationId": "listEventStreams",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/listEventStreams"
- }
- }
- },
- "description": "listEventStreams"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List all event streams for the project. This endpoint is not paginated.",
- "tags": [
- "events"
- ]
- },
- "post": {
- "operationId": "createEventStream",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createEventStreamBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/eventStream"
- }
- }
- },
- "description": "eventStream"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Create an event stream for your project.",
- "tags": [
- "events"
- ]
- }
- },
- "/projects/{project_id}/eventstreams/{event_stream_id}": {
- "delete": {
- "description": "Remove an event stream from a project.",
- "operationId": "deleteEventStream",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Event Stream ID\n\nThe ID of the event stream to be deleted, as returned when created.",
- "in": "path",
- "name": "event_stream_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Remove an event stream from a project",
- "tags": [
- "events"
- ]
- },
- "put": {
- "operationId": "setEventStream",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Event Stream ID\n\nThe event stream's ID.",
- "in": "path",
- "name": "event_stream_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/setEventStreamBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/eventStream"
- }
- }
- },
- "description": "eventStream"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Update an event stream for a project.",
- "tags": [
- "events"
- ]
- }
- },
- "/projects/{project_id}/organizations": {
- "get": {
- "description": "Lists all Enterprise SSO organizations in a project.",
- "operationId": "listOrganizations",
- "parameters": [
- {
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Domain\n\nIf set, only organizations with that domain will be returned.",
- "in": "query",
- "name": "domain",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/listOrganizationsResponse"
- }
- }
- },
- "description": "listOrganizationsResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List all Enterprise SSO organizations",
- "tags": [
- "project"
- ]
- },
- "post": {
- "description": "Creates an Enterprise SSO Organization in a project.",
- "operationId": "createOrganization",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/OrganizationBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/organization"
- }
- }
- },
- "description": "organization"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Create an Enterprise SSO Organization",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project_id}/organizations/{organization_id}": {
- "delete": {
- "description": "Irrecoverably deletes an Enterprise SSO Organization in a project by its ID.",
- "operationId": "deleteOrganization",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Organization ID\n\nThe Organization's ID.",
- "in": "path",
- "name": "organization_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Delete Enterprise SSO Organization",
- "tags": [
- "project"
- ]
- },
- "get": {
- "description": "Retrieves an Enterprise SSO Organization for a project by its ID",
- "operationId": "getOrganization",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Organization ID\n\nThe Organization's ID.",
- "in": "path",
- "name": "organization_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/getOrganizationResponse"
- }
- }
- },
- "description": "getOrganizationResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Get Enterprise SSO Organization by ID",
- "tags": [
- "project"
- ]
- },
- "put": {
- "description": "Updates an Enterprise SSO Organization in a project by its ID.",
- "operationId": "updateOrganization",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Organization ID\n\nThe Organization's ID.",
- "in": "path",
- "name": "organization_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/OrganizationBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/organization"
- }
- }
- },
- "description": "organization"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "409": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Update an Enterprise SSO Organization",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project}/members": {
- "get": {
- "description": "This endpoint requires the user to be a member of the project with the role `OWNER` or `DEVELOPER`.",
- "operationId": "getProjectMembers",
- "parameters": [
- {
- "in": "path",
- "name": "project",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/projectMembers"
- }
- }
- },
- "description": "projectMembers"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "406": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Get all members associated with this project",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project}/members/{member}": {
- "delete": {
- "description": "This also sets their invite status to `REMOVED`.\nThis endpoint requires the user to be a member of the project with the role `OWNER`.",
- "operationId": "removeProjectMember",
- "parameters": [
- {
- "in": "path",
- "name": "project",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "in": "path",
- "name": "member",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "406": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/genericError"
- }
- }
- },
- "description": "genericError"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Remove a member associated with this project",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project}/tokens": {
- "get": {
- "description": "A list of all the project's API tokens.",
- "operationId": "listProjectApiKeys",
- "parameters": [
- {
- "description": "The Project ID or Project slug",
- "in": "path",
- "name": "project",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/projectApiKeys"
- }
- }
- },
- "description": "projectApiKeys"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List a project's API Tokens",
- "tags": [
- "project"
- ]
- },
- "post": {
- "description": "Create an API token for a project.",
- "operationId": "createProjectApiKey",
- "parameters": [
- {
- "description": "The Project ID or Project slug",
- "in": "path",
- "name": "project",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "properties": {
- "name": {
- "description": "The Token Name\n\nA descriptive name for the token.\n\nin: body",
- "type": "string"
- }
- },
- "required": [
- "name"
- ],
- "type": "object"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/projectApiKey"
- }
- }
- },
- "description": "projectApiKey"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Create project API token",
- "tags": [
- "project"
- ]
- }
- },
- "/projects/{project}/tokens/{token_id}": {
- "delete": {
- "description": "Deletes an API token and immediately removes it.",
- "operationId": "deleteProjectApiKey",
- "parameters": [
- {
- "description": "The Project ID or Project slug",
- "in": "path",
- "name": "project",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The Token ID",
- "in": "path",
- "name": "token_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Delete project API token",
- "tags": [
- "project"
- ]
- }
- },
- "/relation-tuples": {
- "get": {
- "description": "Get all relationships that match the query. Only the namespace field is required.",
- "operationId": "getRelationships",
- "parameters": [
- {
- "in": "query",
- "name": "page_token",
- "schema": {
- "type": "string"
- }
- },
- {
- "in": "query",
- "name": "page_size",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "description": "Namespace of the Relationship",
- "in": "query",
- "name": "namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Relationship",
- "in": "query",
- "name": "object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Relationship",
- "in": "query",
- "name": "relation",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "SubjectID of the Relationship",
- "in": "query",
- "name": "subject_id",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Namespace of the Subject Set",
- "in": "query",
- "name": "subject_set.namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Subject Set",
- "in": "query",
- "name": "subject_set.object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Subject Set",
- "in": "query",
- "name": "subject_set.relation",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/relationships"
- }
- }
- },
- "description": "relationships"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Query relationships",
- "tags": [
- "relationship"
- ]
- }
- },
- "/relation-tuples/check": {
- "get": {
- "description": "To learn how relationship tuples and the check works, head over to [the documentation](https://www.ory.sh/docs/keto/concepts/api-overview).",
- "operationId": "checkPermissionOrError",
- "parameters": [
- {
- "description": "Namespace of the Relationship",
- "in": "query",
- "name": "namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Relationship",
- "in": "query",
- "name": "object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Relationship",
- "in": "query",
- "name": "relation",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "SubjectID of the Relationship",
- "in": "query",
- "name": "subject_id",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Namespace of the Subject Set",
- "in": "query",
- "name": "subject_set.namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Subject Set",
- "in": "query",
- "name": "subject_set.object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Subject Set",
- "in": "query",
- "name": "subject_set.relation",
- "schema": {
- "type": "string"
- }
- },
- {
- "in": "query",
- "name": "max-depth",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkPermissionResult"
- }
- }
- },
- "description": "checkPermissionResult"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkPermissionResult"
- }
- }
- },
- "description": "checkPermissionResult"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Check a permission",
- "tags": [
- "permission"
- ]
- },
- "post": {
- "description": "To learn how relationship tuples and the check works, head over to [the documentation](https://www.ory.sh/docs/keto/concepts/api-overview).",
- "operationId": "postCheckPermissionOrError",
- "parameters": [
- {
- "in": "query",
- "name": "max-depth",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/postCheckPermissionOrErrorBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkPermissionResult"
- }
- }
- },
- "description": "checkPermissionResult"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkPermissionResult"
- }
- }
- },
- "description": "checkPermissionResult"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Check a permission",
- "tags": [
- "permission"
- ]
- }
- },
- "/relation-tuples/check/openapi": {
- "get": {
- "description": "To learn how relationship tuples and the check works, head over to [the documentation](https://www.ory.sh/docs/keto/concepts/api-overview).",
- "operationId": "checkPermission",
- "parameters": [
- {
- "description": "Namespace of the Relationship",
- "in": "query",
- "name": "namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Relationship",
- "in": "query",
- "name": "object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Relationship",
- "in": "query",
- "name": "relation",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "SubjectID of the Relationship",
- "in": "query",
- "name": "subject_id",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Namespace of the Subject Set",
- "in": "query",
- "name": "subject_set.namespace",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Subject Set",
- "in": "query",
- "name": "subject_set.object",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Subject Set",
- "in": "query",
- "name": "subject_set.relation",
- "schema": {
- "type": "string"
- }
- },
- {
- "in": "query",
- "name": "max-depth",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkPermissionResult"
- }
- }
- },
- "description": "checkPermissionResult"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Check a permission",
- "tags": [
- "permission"
- ]
- },
- "post": {
- "description": "To learn how relationship tuples and the check works, head over to [the documentation](https://www.ory.sh/docs/keto/concepts/api-overview).",
- "operationId": "postCheckPermission",
- "parameters": [
- {
- "in": "query",
- "name": "max-depth",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/postCheckPermissionBody"
- }
- }
- },
- "x-originalParamName": "Payload"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/checkPermissionResult"
- }
- }
- },
- "description": "checkPermissionResult"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Check a permission",
- "tags": [
- "permission"
- ]
- }
- },
- "/relation-tuples/expand": {
- "get": {
- "description": "Use this endpoint to expand a relationship tuple into permissions.",
- "operationId": "expandPermissions",
- "parameters": [
- {
- "description": "Namespace of the Subject Set",
- "in": "query",
- "name": "namespace",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Object of the Subject Set",
- "in": "query",
- "name": "object",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Relation of the Subject Set",
- "in": "query",
- "name": "relation",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "in": "query",
- "name": "max-depth",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/expandedPermissionTree"
- }
- }
- },
- "description": "expandedPermissionTree"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Expand a Relationship into permissions.",
- "tags": [
- "permission"
- ]
- }
- },
- "/schemas": {
- "get": {
- "description": "Returns a list of all identity schemas currently in use.",
- "operationId": "listIdentitySchemas",
- "parameters": [
- {
- "description": "Deprecated Items per Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis is the number of items per page.",
- "in": "query",
- "name": "per_page",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Deprecated Pagination Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis value is currently an integer, but it is not sequential. The value is not the page number, but a\nreference. The next page can be any number and some numbers might return an empty list.\n\nFor example, page 2 might not follow after page 1. And even if page 3 and 5 exist, but page 4 might not exist.\nThe first page can be retrieved by omitting this parameter. Following page pointers will be returned in the\n`Link` header.",
- "in": "query",
- "name": "page",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "description": "Page Size\n\nThis is the number of items per page to return. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "default": "1",
- "minimum": 1,
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/identitySchemas"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get all Identity Schemas",
- "tags": [
- "identity"
- ]
- }
- },
- "/schemas/{id}": {
- "get": {
- "description": "Return a specific identity schema.",
- "operationId": "getIdentitySchema",
- "parameters": [
- {
- "description": "ID must be set to the ID of schema you want to get",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/identitySchema"
- }
- }
- },
- "description": "identitySchema"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get Identity JSON Schema",
- "tags": [
- "identity"
- ]
- }
- },
- "/self-service/errors": {
- "get": {
- "description": "This endpoint returns the error associated with a user-facing self service errors.\n\nThis endpoint supports stub values to help you implement the error UI:\n\n`?id=stub:500` - returns a stub 500 (Internal Server Error) error.\n\nMore information can be found at [Ory Kratos User User Facing Error Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-facing-errors).",
- "operationId": "getFlowError",
- "parameters": [
- {
- "description": "Error is the error's ID",
- "in": "query",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/flowError"
- }
- }
- },
- "description": "flowError"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get User-Flow Errors",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/login": {
- "post": {
- "description": "Use this endpoint to complete a login flow. This endpoint\nbehaves differently for API and browser flows.\n\nAPI flows expect `application/json` to be sent in the body and responds with\nHTTP 200 and a application/json body with the session token on success;\nHTTP 410 if the original flow expired with the appropriate error messages set and optionally a `use_flow_id` parameter in the body;\nHTTP 400 on form validation errors.\n\nBrowser flows expect a Content-Type of `application/x-www-form-urlencoded` or `application/json` to be sent in the body and respond with\na HTTP 303 redirect to the post/after login URL or the `return_to` value if it was set and if the login succeeded;\na HTTP 303 redirect to the login UI URL with the flow ID containing the validation errors otherwise.\n\nBrowser flows with an accept header of `application/json` will not redirect but instead respond with\nHTTP 200 and a application/json body with the signed in identity and a `Set-Cookie` header on success;\nHTTP 303 redirect to a fresh login flow if the original flow expired with the appropriate error messages set;\nHTTP 400 on form validation errors.\n\nIf this endpoint is called with `Accept: application/json` in the header, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`session_already_available`: The user is already signed in.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`security_identity_mismatch`: The requested `?return_to` address is not allowed to be used. Adjust this in the configuration!\n`browser_location_change_required`: Usually sent when an AJAX request indicates that the browser needs to open a specific URL.\nMost likely used in Social Sign In flows.\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "updateLoginFlow",
- "parameters": [
- {
- "description": "The Login Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/login?flow=abcde`).",
- "in": "query",
- "name": "flow",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The Session Token of the Identity performing the settings flow.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateLoginFlowBody"
- }
- },
- "application/x-www-form-urlencoded": {
- "schema": {
- "$ref": "#/components/schemas/updateLoginFlowBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/successfulNativeLogin"
- }
- }
- },
- "description": "successfulNativeLogin"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/loginFlow"
- }
- }
- },
- "description": "loginFlow"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "422": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorBrowserLocationChangeRequired"
- }
- }
- },
- "description": "errorBrowserLocationChangeRequired"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Submit a Login Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/login/api": {
- "get": {
- "description": "This endpoint initiates a login flow for native apps that do not use a browser, such as mobile devices, smart TVs, and so on.\n\nIf a valid provided session cookie or session token is provided, a 400 Bad Request error\nwill be returned unless the URL query parameter `?refresh=true` is set.\n\nTo fetch an existing login flow call `/self-service/login/flows?flow=\u003cflow_id\u003e`.\n\nYou MUST NOT use this endpoint in client-side (Single Page Apps, ReactJS, AngularJS) nor server-side (Java Server\nPages, NodeJS, PHP, Golang, ...) browser applications. Using this endpoint in these applications will make\nyou vulnerable to a variety of CSRF attacks, including CSRF login attacks.\n\nIn the case of an error, the `error.id` of the JSON response body can be one of:\n\n`session_already_available`: The user is already signed in.\n`session_aal1_required`: Multi-factor auth (e.g. 2fa) was requested but the user has no session yet.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n\nThis endpoint MUST ONLY be used in scenarios such as native mobile apps (React Native, Objective C, Swift, Java, ...).\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "createNativeLoginFlow",
- "parameters": [
- {
- "description": "Refresh a login session\n\nIf set to true, this will refresh an existing login session by\nasking the user to sign in again. This will reset the\nauthenticated_at time of the session.",
- "in": "query",
- "name": "refresh",
- "schema": {
- "type": "boolean"
- }
- },
- {
- "description": "Request a Specific AuthenticationMethod Assurance Level\n\nUse this parameter to upgrade an existing session's authenticator assurance level (AAL). This\nallows you to ask for multi-factor authentication. When an identity sign in using e.g. username+password,\nthe AAL is 1. If you wish to \"upgrade\" the session's security by asking the user to perform TOTP / WebAuth/ ...\nyou would set this to \"aal2\".",
- "in": "query",
- "name": "aal",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The Session Token of the Identity performing the settings flow.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "EnableSessionTokenExchangeCode requests the login flow to include a code that can be used to retrieve the session token\nafter the login flow has been completed.",
- "in": "query",
- "name": "return_session_token_exchange_code",
- "schema": {
- "type": "boolean"
- }
- },
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Via should contain the identity's credential the code should be sent to. Only relevant in aal2 flows.",
- "in": "query",
- "name": "via",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/loginFlow"
- }
- }
- },
- "description": "loginFlow"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Login Flow for Native Apps",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/login/browser": {
- "get": {
- "description": "This endpoint initializes a browser-based user login flow. This endpoint will set the appropriate\ncookies and anti-CSRF measures required for browser-based flows.\n\nIf this endpoint is opened as a link in the browser, it will be redirected to\n`selfservice.flows.login.ui_url` with the flow ID set as the query parameter `?flow=`. If a valid user session\nexists already, the browser will be redirected to `urls.default_redirect_url` unless the query parameter\n`?refresh=true` was set.\n\nIf this endpoint is called via an AJAX request, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`session_already_available`: The user is already signed in.\n`session_aal1_required`: Multi-factor auth (e.g. 2fa) was requested but the user has no session yet.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`security_identity_mismatch`: The requested `?return_to` address is not allowed to be used. Adjust this in the configuration!\n\nThe optional query parameter login_challenge is set when using Kratos with\nHydra in an OAuth2 flow. See the oauth2_provider.url configuration\noption.\n\nThis endpoint is NOT INTENDED for clients that do not have a browser (Chrome, Firefox, ...) as cookies are needed.\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "createBrowserLoginFlow",
- "parameters": [
- {
- "description": "Refresh a login session\n\nIf set to true, this will refresh an existing login session by\nasking the user to sign in again. This will reset the\nauthenticated_at time of the session.",
- "in": "query",
- "name": "refresh",
- "schema": {
- "type": "boolean"
- }
- },
- {
- "description": "Request a Specific AuthenticationMethod Assurance Level\n\nUse this parameter to upgrade an existing session's authenticator assurance level (AAL). This\nallows you to ask for multi-factor authentication. When an identity sign in using e.g. username+password,\nthe AAL is 1. If you wish to \"upgrade\" the session's security by asking the user to perform TOTP / WebAuth/ ...\nyou would set this to \"aal2\".",
- "in": "query",
- "name": "aal",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "An optional Hydra login challenge. If present, Kratos will cooperate with\nOry Hydra to act as an OAuth2 identity provider.\n\nThe value for this parameter comes from `login_challenge` URL Query parameter sent to your\napplication (e.g. `/login?login_challenge=abcde`).",
- "in": "query",
- "name": "login_challenge",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "An optional organization ID that should be used for logging this user in.\nThis parameter is only effective in the Ory Network.",
- "in": "query",
- "name": "organization",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Via should contain the identity's credential the code should be sent to. Only relevant in aal2 flows.",
- "in": "query",
- "name": "via",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/loginFlow"
- }
- }
- },
- "description": "loginFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Login Flow for Browsers",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/login/flows": {
- "get": {
- "description": "This endpoint returns a login flow's context with, for example, error details and other information.\n\nBrowser flows expect the anti-CSRF cookie to be included in the request's HTTP Cookie Header.\nFor AJAX requests you must ensure that cookies are included in the request or requests will fail.\n\nIf you use the browser-flow for server-side apps, the services need to run on a common top-level-domain\nand you need to forward the incoming HTTP Cookie header to this endpoint:\n\n```js\npseudo-code example\nrouter.get('/login', async function (req, res) {\nconst flow = await client.getLoginFlow(req.header('cookie'), req.query['flow'])\n\nres.render('login', flow)\n})\n```\n\nThis request may fail due to several reasons. The `error.id` can be one of:\n\n`session_already_available`: The user is already signed in.\n`self_service_flow_expired`: The flow is expired and you should request a new one.\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "getLoginFlow",
- "parameters": [
- {
- "description": "The Login Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/login?flow=abcde`).",
- "in": "query",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/loginFlow"
- }
- }
- },
- "description": "loginFlow"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get Login Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/logout": {
- "get": {
- "description": "This endpoint logs out an identity in a self-service manner.\n\nIf the `Accept` HTTP header is not set to `application/json`, the browser will be redirected (HTTP 303 See Other)\nto the `return_to` parameter of the initial request or fall back to `urls.default_return_to`.\n\nIf the `Accept` HTTP header is set to `application/json`, a 204 No Content response\nwill be sent on successful logout instead.\n\nThis endpoint is NOT INTENDED for API clients and only works\nwith browsers (Chrome, Firefox, ...). For API clients you can\ncall the `/self-service/logout/api` URL directly with the Ory Session Token.\n\nMore information can be found at [Ory Kratos User Logout Documentation](https://www.ory.sh/docs/next/kratos/self-service/flows/user-logout).",
- "operationId": "updateLogoutFlow",
- "parameters": [
- {
- "description": "A Valid Logout Token\n\nIf you do not have a logout token because you only have a session cookie,\ncall `/self-service/logout/browser` to generate a URL for this endpoint.",
- "in": "query",
- "name": "token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The URL to return to after the logout was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Update Logout Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/logout/api": {
- "delete": {
- "description": "Use this endpoint to log out an identity using an Ory Session Token. If the Ory Session Token was successfully\nrevoked, the server returns a 204 No Content response. A 204 No Content response is also sent when\nthe Ory Session Token has been revoked already before.\n\nIf the Ory Session Token is malformed or does not exist a 403 Forbidden response will be returned.\n\nThis endpoint does not remove any HTTP\nCookies - use the Browser-Based Self-Service Logout Flow instead.",
- "operationId": "performNativeLogout",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/performNativeLogoutBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Perform Logout for Native Apps",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/logout/browser": {
- "get": {
- "description": "This endpoint initializes a browser-based user logout flow and a URL which can be used to log out the user.\n\nThis endpoint is NOT INTENDED for API clients and only works\nwith browsers (Chrome, Firefox, ...). For API clients you can\ncall the `/self-service/logout/api` URL directly with the Ory Session Token.\n\nThe URL is only valid for the currently signed in user. If no user is signed in, this endpoint returns\na 401 error.\n\nWhen calling this endpoint from a backend, please ensure to properly forward the HTTP cookies.",
- "operationId": "createBrowserLogoutFlow",
- "parameters": [
- {
- "description": "HTTP Cookies\n\nIf you call this endpoint from a backend, please include the\noriginal Cookie header in the request.",
- "in": "header",
- "name": "cookie",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Return to URL\n\nThe URL to which the browser should be redirected to after the logout\nhas been performed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/logoutFlow"
- }
- }
- },
- "description": "logoutFlow"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create a Logout URL for Browsers",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/recovery": {
- "post": {
- "description": "Use this endpoint to update a recovery flow. This endpoint\nbehaves differently for API and browser flows and has several states:\n\n`choose_method` expects `flow` (in the URL query) and `email` (in the body) to be sent\nand works with API- and Browser-initiated flows.\nFor API clients and Browser clients with HTTP Header `Accept: application/json` it either returns a HTTP 200 OK when the form is valid and HTTP 400 OK when the form is invalid.\nand a HTTP 303 See Other redirect with a fresh recovery flow if the flow was otherwise invalid (e.g. expired).\nFor Browser clients without HTTP Header `Accept` or with `Accept: text/*` it returns a HTTP 303 See Other redirect to the Recovery UI URL with the Recovery Flow ID appended.\n`sent_email` is the success state after `choose_method` for the `link` method and allows the user to request another recovery email. It\nworks for both API and Browser-initiated flows and returns the same responses as the flow in `choose_method` state.\n`passed_challenge` expects a `token` to be sent in the URL query and given the nature of the flow (\"sending a recovery link\")\ndoes not have any API capabilities. The server responds with a HTTP 303 See Other redirect either to the Settings UI URL\n(if the link was valid) and instructs the user to update their password, or a redirect to the Recover UI URL with\na new Recovery Flow ID which contains an error message that the recovery link was invalid.\n\nMore information can be found at [Ory Kratos Account Recovery Documentation](../self-service/flows/account-recovery).",
- "operationId": "updateRecoveryFlow",
- "parameters": [
- {
- "description": "The Recovery Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/recovery?flow=abcde`).",
- "in": "query",
- "name": "flow",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Recovery Token\n\nThe recovery token which completes the recovery request. If the token\nis invalid (e.g. expired) an error will be shown to the end-user.\n\nThis parameter is usually set in a link and not used by any direct API call.",
- "in": "query",
- "name": "token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateRecoveryFlowBody"
- }
- },
- "application/x-www-form-urlencoded": {
- "schema": {
- "$ref": "#/components/schemas/updateRecoveryFlowBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryFlow"
- }
- }
- },
- "description": "recoveryFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryFlow"
- }
- }
- },
- "description": "recoveryFlow"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "422": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorBrowserLocationChangeRequired"
- }
- }
- },
- "description": "errorBrowserLocationChangeRequired"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Update Recovery Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/recovery/api": {
- "get": {
- "description": "This endpoint initiates a recovery flow for API clients such as mobile devices, smart TVs, and so on.\n\nIf a valid provided session cookie or session token is provided, a 400 Bad Request error.\n\nOn an existing recovery flow, use the `getRecoveryFlow` API endpoint.\n\nYou MUST NOT use this endpoint in client-side (Single Page Apps, ReactJS, AngularJS) nor server-side (Java Server\nPages, NodeJS, PHP, Golang, ...) browser applications. Using this endpoint in these applications will make\nyou vulnerable to a variety of CSRF attacks.\n\nThis endpoint MUST ONLY be used in scenarios such as native mobile apps (React Native, Objective C, Swift, Java, ...).\n\nMore information can be found at [Ory Kratos Account Recovery Documentation](../self-service/flows/account-recovery).",
- "operationId": "createNativeRecoveryFlow",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryFlow"
- }
- }
- },
- "description": "recoveryFlow"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Recovery Flow for Native Apps",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/recovery/browser": {
- "get": {
- "description": "This endpoint initializes a browser-based account recovery flow. Once initialized, the browser will be redirected to\n`selfservice.flows.recovery.ui_url` with the flow ID set as the query parameter `?flow=`. If a valid user session\nexists, the browser is returned to the configured return URL.\n\nIf this endpoint is called via an AJAX request, the response contains the recovery flow without any redirects\nor a 400 bad request error if the user is already authenticated.\n\nThis endpoint is NOT INTENDED for clients that do not have a browser (Chrome, Firefox, ...) as cookies are needed.\n\nMore information can be found at [Ory Kratos Account Recovery Documentation](../self-service/flows/account-recovery).",
- "operationId": "createBrowserRecoveryFlow",
- "parameters": [
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryFlow"
- }
- }
- },
- "description": "recoveryFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Recovery Flow for Browsers",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/recovery/flows": {
- "get": {
- "description": "This endpoint returns a recovery flow's context with, for example, error details and other information.\n\nBrowser flows expect the anti-CSRF cookie to be included in the request's HTTP Cookie Header.\nFor AJAX requests you must ensure that cookies are included in the request or requests will fail.\n\nIf you use the browser-flow for server-side apps, the services need to run on a common top-level-domain\nand you need to forward the incoming HTTP Cookie header to this endpoint:\n\n```js\npseudo-code example\nrouter.get('/recovery', async function (req, res) {\nconst flow = await client.getRecoveryFlow(req.header('Cookie'), req.query['flow'])\n\nres.render('recovery', flow)\n})\n```\n\nMore information can be found at [Ory Kratos Account Recovery Documentation](../self-service/flows/account-recovery).",
- "operationId": "getRecoveryFlow",
- "parameters": [
- {
- "description": "The Flow ID\n\nThe value for this parameter comes from `request` URL Query parameter sent to your\napplication (e.g. `/recovery?flow=abcde`).",
- "in": "query",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/recoveryFlow"
- }
- }
- },
- "description": "recoveryFlow"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get Recovery Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/registration": {
- "post": {
- "description": "Use this endpoint to complete a registration flow by sending an identity's traits and password. This endpoint\nbehaves differently for API and browser flows.\n\nAPI flows expect `application/json` to be sent in the body and respond with\nHTTP 200 and a application/json body with the created identity success - if the session hook is configured the\n`session` and `session_token` will also be included;\nHTTP 410 if the original flow expired with the appropriate error messages set and optionally a `use_flow_id` parameter in the body;\nHTTP 400 on form validation errors.\n\nBrowser flows expect a Content-Type of `application/x-www-form-urlencoded` or `application/json` to be sent in the body and respond with\na HTTP 303 redirect to the post/after registration URL or the `return_to` value if it was set and if the registration succeeded;\na HTTP 303 redirect to the registration UI URL with the flow ID containing the validation errors otherwise.\n\nBrowser flows with an accept header of `application/json` will not redirect but instead respond with\nHTTP 200 and a application/json body with the signed in identity and a `Set-Cookie` header on success;\nHTTP 303 redirect to a fresh login flow if the original flow expired with the appropriate error messages set;\nHTTP 400 on form validation errors.\n\nIf this endpoint is called with `Accept: application/json` in the header, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`session_already_available`: The user is already signed in.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`security_identity_mismatch`: The requested `?return_to` address is not allowed to be used. Adjust this in the configuration!\n`browser_location_change_required`: Usually sent when an AJAX request indicates that the browser needs to open a specific URL.\nMost likely used in Social Sign In flows.\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "updateRegistrationFlow",
- "parameters": [
- {
- "description": "The Registration Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/registration?flow=abcde`).",
- "in": "query",
- "name": "flow",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateRegistrationFlowBody"
- }
- },
- "application/x-www-form-urlencoded": {
- "schema": {
- "$ref": "#/components/schemas/updateRegistrationFlowBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/successfulNativeRegistration"
- }
- }
- },
- "description": "successfulNativeRegistration"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/registrationFlow"
- }
- }
- },
- "description": "registrationFlow"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "422": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorBrowserLocationChangeRequired"
- }
- }
- },
- "description": "errorBrowserLocationChangeRequired"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Update Registration Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/registration/api": {
- "get": {
- "description": "This endpoint initiates a registration flow for API clients such as mobile devices, smart TVs, and so on.\n\nIf a valid provided session cookie or session token is provided, a 400 Bad Request error\nwill be returned unless the URL query parameter `?refresh=true` is set.\n\nTo fetch an existing registration flow call `/self-service/registration/flows?flow=\u003cflow_id\u003e`.\n\nYou MUST NOT use this endpoint in client-side (Single Page Apps, ReactJS, AngularJS) nor server-side (Java Server\nPages, NodeJS, PHP, Golang, ...) browser applications. Using this endpoint in these applications will make\nyou vulnerable to a variety of CSRF attacks.\n\nIn the case of an error, the `error.id` of the JSON response body can be one of:\n\n`session_already_available`: The user is already signed in.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n\nThis endpoint MUST ONLY be used in scenarios such as native mobile apps (React Native, Objective C, Swift, Java, ...).\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "createNativeRegistrationFlow",
- "parameters": [
- {
- "description": "EnableSessionTokenExchangeCode requests the login flow to include a code that can be used to retrieve the session token\nafter the login flow has been completed.",
- "in": "query",
- "name": "return_session_token_exchange_code",
- "schema": {
- "type": "boolean"
- }
- },
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/registrationFlow"
- }
- }
- },
- "description": "registrationFlow"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Registration Flow for Native Apps",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/registration/browser": {
- "get": {
- "description": "This endpoint initializes a browser-based user registration flow. This endpoint will set the appropriate\ncookies and anti-CSRF measures required for browser-based flows.\n\nIf this endpoint is opened as a link in the browser, it will be redirected to\n`selfservice.flows.registration.ui_url` with the flow ID set as the query parameter `?flow=`. If a valid user session\nexists already, the browser will be redirected to `urls.default_redirect_url`.\n\nIf this endpoint is called via an AJAX request, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`session_already_available`: The user is already signed in.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`security_identity_mismatch`: The requested `?return_to` address is not allowed to be used. Adjust this in the configuration!\n\nIf this endpoint is called via an AJAX request, the response contains the registration flow without a redirect.\n\nThis endpoint is NOT INTENDED for clients that do not have a browser (Chrome, Firefox, ...) as cookies are needed.\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "createBrowserRegistrationFlow",
- "parameters": [
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Ory OAuth 2.0 Login Challenge.\n\nIf set will cooperate with Ory OAuth2 and OpenID to act as an OAuth2 server / OpenID Provider.\n\nThe value for this parameter comes from `login_challenge` URL Query parameter sent to your\napplication (e.g. `/registration?login_challenge=abcde`).\n\nThis feature is compatible with Ory Hydra when not running on the Ory Network.",
- "in": "query",
- "name": "login_challenge",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The URL to return the browser to after the verification flow was completed.\n\nAfter the registration flow is completed, the user will be sent a verification email.\nUpon completing the verification flow, this URL will be used to override the default\n`selfservice.flows.verification.after.default_redirect_to` value.",
- "in": "query",
- "name": "after_verification_return_to",
- "schema": {
- "type": "string"
- }
- },
- {
- "in": "query",
- "name": "organization",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/registrationFlow"
- }
- }
- },
- "description": "registrationFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Registration Flow for Browsers",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/registration/flows": {
- "get": {
- "description": "This endpoint returns a registration flow's context with, for example, error details and other information.\n\nBrowser flows expect the anti-CSRF cookie to be included in the request's HTTP Cookie Header.\nFor AJAX requests you must ensure that cookies are included in the request or requests will fail.\n\nIf you use the browser-flow for server-side apps, the services need to run on a common top-level-domain\nand you need to forward the incoming HTTP Cookie header to this endpoint:\n\n```js\npseudo-code example\nrouter.get('/registration', async function (req, res) {\nconst flow = await client.getRegistrationFlow(req.header('cookie'), req.query['flow'])\n\nres.render('registration', flow)\n})\n```\n\nThis request may fail due to several reasons. The `error.id` can be one of:\n\n`session_already_available`: The user is already signed in.\n`self_service_flow_expired`: The flow is expired and you should request a new one.\n\nMore information can be found at [Ory Kratos User Login](https://www.ory.sh/docs/kratos/self-service/flows/user-login) and [User Registration Documentation](https://www.ory.sh/docs/kratos/self-service/flows/user-registration).",
- "operationId": "getRegistrationFlow",
- "parameters": [
- {
- "description": "The Registration Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/registration?flow=abcde`).",
- "in": "query",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/registrationFlow"
- }
- }
- },
- "description": "registrationFlow"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get Registration Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/settings": {
- "post": {
- "description": "Use this endpoint to complete a settings flow by sending an identity's updated password. This endpoint\nbehaves differently for API and browser flows.\n\nAPI-initiated flows expect `application/json` to be sent in the body and respond with\nHTTP 200 and an application/json body with the session token on success;\nHTTP 303 redirect to a fresh settings flow if the original flow expired with the appropriate error messages set;\nHTTP 400 on form validation errors.\nHTTP 401 when the endpoint is called without a valid session token.\nHTTP 403 when `selfservice.flows.settings.privileged_session_max_age` was reached or the session's AAL is too low.\nImplies that the user needs to re-authenticate.\n\nBrowser flows without HTTP Header `Accept` or with `Accept: text/*` respond with\na HTTP 303 redirect to the post/after settings URL or the `return_to` value if it was set and if the flow succeeded;\na HTTP 303 redirect to the Settings UI URL with the flow ID containing the validation errors otherwise.\na HTTP 303 redirect to the login endpoint when `selfservice.flows.settings.privileged_session_max_age` was reached or the session's AAL is too low.\n\nBrowser flows with HTTP Header `Accept: application/json` respond with\nHTTP 200 and a application/json body with the signed in identity and a `Set-Cookie` header on success;\nHTTP 303 redirect to a fresh login flow if the original flow expired with the appropriate error messages set;\nHTTP 401 when the endpoint is called without a valid session cookie.\nHTTP 403 when the page is accessed without a session cookie or the session's AAL is too low.\nHTTP 400 on form validation errors.\n\nDepending on your configuration this endpoint might return a 403 error if the session has a lower Authenticator\nAssurance Level (AAL) than is possible for the identity. This can happen if the identity has password + webauthn\ncredentials (which would result in AAL2) but the session has only AAL1. If this error occurs, ask the user\nto sign in with the second factor (happens automatically for server-side browser flows) or change the configuration.\n\nIf this endpoint is called with a `Accept: application/json` HTTP header, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`session_refresh_required`: The identity requested to change something that needs a privileged session. Redirect\nthe identity to the login init endpoint with query parameters `?refresh=true\u0026return_to=\u003cthe-current-browser-url\u003e`,\nor initiate a refresh login flow otherwise.\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`session_inactive`: No Ory Session was found - sign in a user first.\n`security_identity_mismatch`: The flow was interrupted with `session_refresh_required` but apparently some other\nidentity logged in instead.\n`security_identity_mismatch`: The requested `?return_to` address is not allowed to be used. Adjust this in the configuration!\n`browser_location_change_required`: Usually sent when an AJAX request indicates that the browser needs to open a specific URL.\nMost likely used in Social Sign In flows.\n\nMore information can be found at [Ory Kratos User Settings \u0026 Profile Management Documentation](../self-service/flows/user-settings).",
- "operationId": "updateSettingsFlow",
- "parameters": [
- {
- "description": "The Settings Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/settings?flow=abcde`).",
- "in": "query",
- "name": "flow",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The Session Token of the Identity performing the settings flow.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateSettingsFlowBody"
- }
- },
- "application/x-www-form-urlencoded": {
- "schema": {
- "$ref": "#/components/schemas/updateSettingsFlowBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/settingsFlow"
- }
- }
- },
- "description": "settingsFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/settingsFlow"
- }
- }
- },
- "description": "settingsFlow"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "422": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorBrowserLocationChangeRequired"
- }
- }
- },
- "description": "errorBrowserLocationChangeRequired"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "sessionToken": []
- }
- ],
- "summary": "Complete Settings Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/settings/api": {
- "get": {
- "description": "This endpoint initiates a settings flow for API clients such as mobile devices, smart TVs, and so on.\nYou must provide a valid Ory Kratos Session Token for this endpoint to respond with HTTP 200 OK.\n\nTo fetch an existing settings flow call `/self-service/settings/flows?flow=\u003cflow_id\u003e`.\n\nYou MUST NOT use this endpoint in client-side (Single Page Apps, ReactJS, AngularJS) nor server-side (Java Server\nPages, NodeJS, PHP, Golang, ...) browser applications. Using this endpoint in these applications will make\nyou vulnerable to a variety of CSRF attacks.\n\nDepending on your configuration this endpoint might return a 403 error if the session has a lower Authenticator\nAssurance Level (AAL) than is possible for the identity. This can happen if the identity has password + webauthn\ncredentials (which would result in AAL2) but the session has only AAL1. If this error occurs, ask the user\nto sign in with the second factor or change the configuration.\n\nIn the case of an error, the `error.id` of the JSON response body can be one of:\n\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`session_inactive`: No Ory Session was found - sign in a user first.\n\nThis endpoint MUST ONLY be used in scenarios such as native mobile apps (React Native, Objective C, Swift, Java, ...).\n\nMore information can be found at [Ory Kratos User Settings \u0026 Profile Management Documentation](../self-service/flows/user-settings).",
- "operationId": "createNativeSettingsFlow",
- "parameters": [
- {
- "description": "The Session Token of the Identity performing the settings flow.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/settingsFlow"
- }
- }
- },
- "description": "settingsFlow"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Settings Flow for Native Apps",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/settings/browser": {
- "get": {
- "description": "This endpoint initializes a browser-based user settings flow. Once initialized, the browser will be redirected to\n`selfservice.flows.settings.ui_url` with the flow ID set as the query parameter `?flow=`. If no valid\nOry Kratos Session Cookie is included in the request, a login flow will be initialized.\n\nIf this endpoint is opened as a link in the browser, it will be redirected to\n`selfservice.flows.settings.ui_url` with the flow ID set as the query parameter `?flow=`. If no valid user session\nwas set, the browser will be redirected to the login endpoint.\n\nIf this endpoint is called via an AJAX request, the response contains the settings flow without any redirects\nor a 401 forbidden error if no valid session was set.\n\nDepending on your configuration this endpoint might return a 403 error if the session has a lower Authenticator\nAssurance Level (AAL) than is possible for the identity. This can happen if the identity has password + webauthn\ncredentials (which would result in AAL2) but the session has only AAL1. If this error occurs, ask the user\nto sign in with the second factor (happens automatically for server-side browser flows) or change the configuration.\n\nIf this endpoint is called via an AJAX request, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`session_inactive`: No Ory Session was found - sign in a user first.\n`security_identity_mismatch`: The requested `?return_to` address is not allowed to be used. Adjust this in the configuration!\n\nThis endpoint is NOT INTENDED for clients that do not have a browser (Chrome, Firefox, ...) as cookies are needed.\n\nMore information can be found at [Ory Kratos User Settings \u0026 Profile Management Documentation](../self-service/flows/user-settings).",
- "operationId": "createBrowserSettingsFlow",
- "parameters": [
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/settingsFlow"
- }
- }
- },
- "description": "settingsFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Settings Flow for Browsers",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/settings/flows": {
- "get": {
- "description": "When accessing this endpoint through Ory Kratos' Public API you must ensure that either the Ory Kratos Session Cookie\nor the Ory Kratos Session Token are set.\n\nDepending on your configuration this endpoint might return a 403 error if the session has a lower Authenticator\nAssurance Level (AAL) than is possible for the identity. This can happen if the identity has password + webauthn\ncredentials (which would result in AAL2) but the session has only AAL1. If this error occurs, ask the user\nto sign in with the second factor or change the configuration.\n\nYou can access this endpoint without credentials when using Ory Kratos' Admin API.\n\nIf this endpoint is called via an AJAX request, the response contains the flow without a redirect. In the\ncase of an error, the `error.id` of the JSON response body can be one of:\n\n`security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.\n`session_inactive`: No Ory Session was found - sign in a user first.\n`security_identity_mismatch`: The flow was interrupted with `session_refresh_required` but apparently some other\nidentity logged in instead.\n\nMore information can be found at [Ory Kratos User Settings \u0026 Profile Management Documentation](../self-service/flows/user-settings).",
- "operationId": "getSettingsFlow",
- "parameters": [
- {
- "description": "ID is the Settings Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/settings?flow=abcde`).",
- "in": "query",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The Session Token\n\nWhen using the SDK in an app without a browser, please include the\nsession token here.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/settingsFlow"
- }
- }
- },
- "description": "settingsFlow"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get Settings Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/verification": {
- "post": {
- "description": "Use this endpoint to complete a verification flow. This endpoint\nbehaves differently for API and browser flows and has several states:\n\n`choose_method` expects `flow` (in the URL query) and `email` (in the body) to be sent\nand works with API- and Browser-initiated flows.\nFor API clients and Browser clients with HTTP Header `Accept: application/json` it either returns a HTTP 200 OK when the form is valid and HTTP 400 OK when the form is invalid\nand a HTTP 303 See Other redirect with a fresh verification flow if the flow was otherwise invalid (e.g. expired).\nFor Browser clients without HTTP Header `Accept` or with `Accept: text/*` it returns a HTTP 303 See Other redirect to the Verification UI URL with the Verification Flow ID appended.\n`sent_email` is the success state after `choose_method` when using the `link` method and allows the user to request another verification email. It\nworks for both API and Browser-initiated flows and returns the same responses as the flow in `choose_method` state.\n`passed_challenge` expects a `token` to be sent in the URL query and given the nature of the flow (\"sending a verification link\")\ndoes not have any API capabilities. The server responds with a HTTP 303 See Other redirect either to the Settings UI URL\n(if the link was valid) and instructs the user to update their password, or a redirect to the Verification UI URL with\na new Verification Flow ID which contains an error message that the verification link was invalid.\n\nMore information can be found at [Ory Kratos Email and Phone Verification Documentation](https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation).",
- "operationId": "updateVerificationFlow",
- "parameters": [
- {
- "description": "The Verification Flow ID\n\nThe value for this parameter comes from `flow` URL Query parameter sent to your\napplication (e.g. `/verification?flow=abcde`).",
- "in": "query",
- "name": "flow",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Verification Token\n\nThe verification token which completes the verification request. If the token\nis invalid (e.g. expired) an error will be shown to the end-user.\n\nThis parameter is usually set in a link and not used by any direct API call.",
- "in": "query",
- "name": "token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK in a browser app, on the server side you must include the HTTP Cookie Header\nsent by the client to your server here. This ensures that CSRF and session cookies are respected.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateVerificationFlowBody"
- }
- },
- "application/x-www-form-urlencoded": {
- "schema": {
- "$ref": "#/components/schemas/updateVerificationFlowBody"
- }
- }
- },
- "required": true,
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verificationFlow"
- }
- }
- },
- "description": "verificationFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verificationFlow"
- }
- }
- },
- "description": "verificationFlow"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Complete Verification Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/verification/api": {
- "get": {
- "description": "This endpoint initiates a verification flow for API clients such as mobile devices, smart TVs, and so on.\n\nTo fetch an existing verification flow call `/self-service/verification/flows?flow=\u003cflow_id\u003e`.\n\nYou MUST NOT use this endpoint in client-side (Single Page Apps, ReactJS, AngularJS) nor server-side (Java Server\nPages, NodeJS, PHP, Golang, ...) browser applications. Using this endpoint in these applications will make\nyou vulnerable to a variety of CSRF attacks.\n\nThis endpoint MUST ONLY be used in scenarios such as native mobile apps (React Native, Objective C, Swift, Java, ...).\n\nMore information can be found at [Ory Email and Phone Verification Documentation](https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation).",
- "operationId": "createNativeVerificationFlow",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verificationFlow"
- }
- }
- },
- "description": "verificationFlow"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Verification Flow for Native Apps",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/verification/browser": {
- "get": {
- "description": "This endpoint initializes a browser-based account verification flow. Once initialized, the browser will be redirected to\n`selfservice.flows.verification.ui_url` with the flow ID set as the query parameter `?flow=`.\n\nIf this endpoint is called via an AJAX request, the response contains the recovery flow without any redirects.\n\nThis endpoint is NOT INTENDED for API clients and only works with browsers (Chrome, Firefox, ...).\n\nMore information can be found at [Ory Kratos Email and Phone Verification Documentation](https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation).",
- "operationId": "createBrowserVerificationFlow",
- "parameters": [
- {
- "description": "The URL to return the browser to after the flow was completed.",
- "in": "query",
- "name": "return_to",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verificationFlow"
- }
- }
- },
- "description": "verificationFlow"
- },
- "303": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Create Verification Flow for Browser Clients",
- "tags": [
- "frontend"
- ]
- }
- },
- "/self-service/verification/flows": {
- "get": {
- "description": "This endpoint returns a verification flow's context with, for example, error details and other information.\n\nBrowser flows expect the anti-CSRF cookie to be included in the request's HTTP Cookie Header.\nFor AJAX requests you must ensure that cookies are included in the request or requests will fail.\n\nIf you use the browser-flow for server-side apps, the services need to run on a common top-level-domain\nand you need to forward the incoming HTTP Cookie header to this endpoint:\n\n```js\npseudo-code example\nrouter.get('/recovery', async function (req, res) {\nconst flow = await client.getVerificationFlow(req.header('cookie'), req.query['flow'])\n\nres.render('verification', flow)\n})\n```\n\nMore information can be found at [Ory Kratos Email and Phone Verification Documentation](https://www.ory.sh/docs/kratos/self-service/flows/verify-email-account-activation).",
- "operationId": "getVerificationFlow",
- "parameters": [
- {
- "description": "The Flow ID\n\nThe value for this parameter comes from `request` URL Query parameter sent to your\napplication (e.g. `/verification?flow=abcde`).",
- "in": "query",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "HTTP Cookies\n\nWhen using the SDK on the server side you must include the HTTP Cookie Header\noriginally sent to your HTTP handler here.",
- "in": "header",
- "name": "cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/verificationFlow"
- }
- }
- },
- "description": "verificationFlow"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get Verification Flow",
- "tags": [
- "frontend"
- ]
- }
- },
- "/sessions": {
- "delete": {
- "description": "Calling this endpoint invalidates all except the current session that belong to the logged-in user.\nSession data are not deleted.",
- "operationId": "disableMyOtherSessions",
- "parameters": [
- {
- "description": "Set the Session Token when calling from non-browser clients. A session token has a format of `MP2YWEMeM8MxjkGKpH4dqOQ4Q4DlSPaj`.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Set the Cookie Header. This is especially useful when calling this endpoint from a server-side application. In that\nscenario you must include the HTTP Cookie Header which originally was included in the request to your server.\nAn example of a session in the HTTP Cookie Header is: `ory_kratos_session=a19iOVAbdzdgl70Rq1QZmrKmcjDtdsviCTZx7m9a9yHIUS8Wa9T7hvqyGTsLHi6Qifn2WUfpAKx9DWp0SJGleIn9vh2YF4A16id93kXFTgIgmwIOvbVAScyrx7yVl6bPZnCx27ec4WQDtaTewC1CpgudeDV2jQQnSaCP6ny3xa8qLH-QUgYqdQuoA_LF1phxgRCUfIrCLQOkolX5nv3ze_f==`.\n\nIt is ok if more than one cookie are included here as all other cookies will be ignored.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/deleteMySessionsCount"
- }
- }
- },
- "description": "deleteMySessionsCount"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Disable my other sessions",
- "tags": [
- "frontend"
- ]
- },
- "get": {
- "description": "This endpoints returns all other active sessions that belong to the logged-in user.\nThe current session can be retrieved by calling the `/sessions/whoami` endpoint.",
- "operationId": "listMySessions",
- "parameters": [
- {
- "description": "Deprecated Items per Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis is the number of items per page.",
- "in": "query",
- "name": "per_page",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Deprecated Pagination Page\n\nDEPRECATED: Please use `page_token` instead. This parameter will be removed in the future.\n\nThis value is currently an integer, but it is not sequential. The value is not the page number, but a\nreference. The next page can be any number and some numbers might return an empty list.\n\nFor example, page 2 might not follow after page 1. And even if page 3 and 5 exist, but page 4 might not exist.\nThe first page can be retrieved by omitting this parameter. Following page pointers will be returned in the\n`Link` header.",
- "in": "query",
- "name": "page",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- },
- {
- "description": "Page Size\n\nThis is the number of items per page to return. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 500,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token. For details on pagination please head over to the\n[pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "default": "1",
- "minimum": 1,
- "type": "string"
- }
- },
- {
- "description": "Set the Session Token when calling from non-browser clients. A session token has a format of `MP2YWEMeM8MxjkGKpH4dqOQ4Q4DlSPaj`.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Set the Cookie Header. This is especially useful when calling this endpoint from a server-side application. In that\nscenario you must include the HTTP Cookie Header which originally was included in the request to your server.\nAn example of a session in the HTTP Cookie Header is: `ory_kratos_session=a19iOVAbdzdgl70Rq1QZmrKmcjDtdsviCTZx7m9a9yHIUS8Wa9T7hvqyGTsLHi6Qifn2WUfpAKx9DWp0SJGleIn9vh2YF4A16id93kXFTgIgmwIOvbVAScyrx7yVl6bPZnCx27ec4WQDtaTewC1CpgudeDV2jQQnSaCP6ny3xa8qLH-QUgYqdQuoA_LF1phxgRCUfIrCLQOkolX5nv3ze_f==`.\n\nIt is ok if more than one cookie are included here as all other cookies will be ignored.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "$ref": "#/components/responses/listMySessions"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Get My Active Sessions",
- "tags": [
- "frontend"
- ]
- }
- },
- "/sessions/token-exchange": {
- "get": {
- "operationId": "exchangeSessionToken",
- "parameters": [
- {
- "description": "The part of the code return when initializing the flow.",
- "in": "query",
- "name": "init_code",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The part of the code returned by the return_to URL.",
- "in": "query",
- "name": "return_to_code",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/successfulNativeLogin"
- }
- }
- },
- "description": "successfulNativeLogin"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "404": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "410": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Exchange Session Token",
- "tags": [
- "frontend"
- ]
- }
- },
- "/sessions/whoami": {
- "get": {
- "description": "Uses the HTTP Headers in the GET request to determine (e.g. by using checking the cookies) who is authenticated.\nReturns a session object in the body or 401 if the credentials are invalid or no credentials were sent.\nWhen the request it successful it adds the user ID to the 'X-Kratos-Authenticated-Identity-Id' header\nin the response.\n\nIf you call this endpoint from a server-side application, you must forward the HTTP Cookie Header to this endpoint:\n\n```js\npseudo-code example\nrouter.get('/protected-endpoint', async function (req, res) {\nconst session = await client.toSession(undefined, req.header('cookie'))\n\nconsole.log(session)\n})\n```\n\nWhen calling this endpoint from a non-browser application (e.g. mobile app) you must include the session token:\n\n```js\npseudo-code example\n...\nconst session = await client.toSession(\"the-session-token\")\n\nconsole.log(session)\n```\n\nWhen using a token template, the token is included in the `tokenized` field of the session.\n\n```js\npseudo-code example\n...\nconst session = await client.toSession(\"the-session-token\", { tokenize_as: \"example-jwt-template\" })\n\nconsole.log(session.tokenized) // The JWT\n```\n\nDepending on your configuration this endpoint might return a 403 status code if the session has a lower Authenticator\nAssurance Level (AAL) than is possible for the identity. This can happen if the identity has password + webauthn\ncredentials (which would result in AAL2) but the session has only AAL1. If this error occurs, ask the user\nto sign in with the second factor or change the configuration.\n\nThis endpoint is useful for:\n\nAJAX calls. Remember to send credentials and set up CORS correctly!\nReverse proxies and API Gateways\nServer-side calls - use the `X-Session-Token` header!\n\nThis endpoint authenticates users by checking:\n\nif the `Cookie` HTTP header was set containing an Ory Kratos Session Cookie;\nif the `Authorization: bearer \u003cory-session-token\u003e` HTTP header was set with a valid Ory Kratos Session Token;\nif the `X-Session-Token` HTTP header was set with a valid Ory Kratos Session Token.\n\nIf none of these headers are set or the cookie or token are invalid, the endpoint returns a HTTP 401 status code.\n\nAs explained above, this request may fail due to several reasons. The `error.id` can be one of:\n\n`session_inactive`: No active session was found in the request (e.g. no Ory Session Cookie / Ory Session Token).\n`session_aal2_required`: An active session was found but it does not fulfil the Authenticator Assurance Level, implying that the session must (e.g.) authenticate the second factor.",
- "operationId": "toSession",
- "parameters": [
- {
- "description": "Set the Session Token when calling from non-browser clients. A session token has a format of `MP2YWEMeM8MxjkGKpH4dqOQ4Q4DlSPaj`.",
- "example": "MP2YWEMeM8MxjkGKpH4dqOQ4Q4DlSPaj",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Set the Cookie Header. This is especially useful when calling this endpoint from a server-side application. In that\nscenario you must include the HTTP Cookie Header which originally was included in the request to your server.\nAn example of a session in the HTTP Cookie Header is: `ory_kratos_session=a19iOVAbdzdgl70Rq1QZmrKmcjDtdsviCTZx7m9a9yHIUS8Wa9T7hvqyGTsLHi6Qifn2WUfpAKx9DWp0SJGleIn9vh2YF4A16id93kXFTgIgmwIOvbVAScyrx7yVl6bPZnCx27ec4WQDtaTewC1CpgudeDV2jQQnSaCP6ny3xa8qLH-QUgYqdQuoA_LF1phxgRCUfIrCLQOkolX5nv3ze_f==`.\n\nIt is ok if more than one cookie are included here as all other cookies will be ignored.",
- "example": "ory_session=a19iOVAbdzdgl70Rq1QZmrKmcjDtdsviCTZx7m9a9yHIUS8Wa9T7hvqyGTsLHi6Qifn2WUfpAKx9DWp0SJGleIn9vh2YF4A16id93kXFTgIgmwIOvbVAScyrx7yVl6bPZnCx27ec4WQDtaTewC1CpgudeDV2jQQnSaCP6ny3xa8qLH-QUgYqdQuoA_LF1phxgRCUfIrCLQOkolX5nv3ze_f==",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Returns the session additionally as a token (such as a JWT)\n\nThe value of this parameter has to be a valid, configured Ory Session token template. For more information head over to [the documentation](http://ory.sh/docs/identities/session-to-jwt-cors).",
- "in": "query",
- "name": "tokenize_as",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/session"
- }
- }
- },
- "description": "session"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Check Who the Current HTTP Session Belongs To",
- "tags": [
- "frontend"
- ]
- }
- },
- "/sessions/{id}": {
- "delete": {
- "description": "Calling this endpoint invalidates the specified session. The current session cannot be revoked.\nSession data are not deleted.",
- "operationId": "disableMySession",
- "parameters": [
- {
- "description": "ID is the session's ID.",
- "in": "path",
- "name": "id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Set the Session Token when calling from non-browser clients. A session token has a format of `MP2YWEMeM8MxjkGKpH4dqOQ4Q4DlSPaj`.",
- "in": "header",
- "name": "X-Session-Token",
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Set the Cookie Header. This is especially useful when calling this endpoint from a server-side application. In that\nscenario you must include the HTTP Cookie Header which originally was included in the request to your server.\nAn example of a session in the HTTP Cookie Header is: `ory_kratos_session=a19iOVAbdzdgl70Rq1QZmrKmcjDtdsviCTZx7m9a9yHIUS8Wa9T7hvqyGTsLHi6Qifn2WUfpAKx9DWp0SJGleIn9vh2YF4A16id93kXFTgIgmwIOvbVAScyrx7yVl6bPZnCx27ec4WQDtaTewC1CpgudeDV2jQQnSaCP6ny3xa8qLH-QUgYqdQuoA_LF1phxgRCUfIrCLQOkolX5nv3ze_f==`.\n\nIt is ok if more than one cookie are included here as all other cookies will be ignored.",
- "in": "header",
- "name": "Cookie",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "summary": "Disable one of my sessions",
- "tags": [
- "frontend"
- ]
- }
- },
- "/userinfo": {
- "get": {
- "description": "This endpoint returns the payload of the ID Token, including `session.id_token` values, of\nthe provided OAuth 2.0 Access Token's consent request.\n\nIn the case of authentication error, a WWW-Authenticate header might be set in the response\nwith more information about the error. See [the spec](https://datatracker.ietf.org/doc/html/rfc6750#section-3)\nfor more details about header format.",
- "operationId": "getOidcUserInfo",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/oidcUserInfo"
- }
- }
- },
- "description": "oidcUserInfo"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorOAuth2"
- }
- }
- },
- "description": "errorOAuth2"
- }
- },
- "security": [
- {
- "oauth2": []
- }
- ],
- "summary": "OpenID Connect Userinfo",
- "tags": [
- "oidc"
- ]
- }
- },
- "/version": {
- "get": {
- "description": "This endpoint returns the version of Ory Kratos.\n\nIf the service supports TLS Edge Termination, this endpoint does not require the\n`X-Forwarded-Proto` header to be set.\n\nBe aware that if you are running multiple nodes of this service, the version will never\nrefer to the cluster state, only to a single instance.",
- "operationId": "getVersion",
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "properties": {
- "version": {
- "description": "The version of Ory Kratos.",
- "type": "string"
- }
- },
- "required": [
- "version"
- ],
- "type": "object"
- }
- }
- },
- "description": "Returns the Ory Kratos version."
- }
- },
- "security": [
- {
- "oryAccessToken": []
- }
- ],
- "summary": "Return Running Software Version.",
- "tags": [
- "metadata"
- ]
- }
- },
- "/workspaces": {
- "get": {
- "operationId": "listWorkspaces",
- "parameters": [
- {
- "description": "Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_size",
- "schema": {
- "default": 250,
- "format": "int64",
- "maximum": 1000,
- "minimum": 1,
- "type": "integer"
- }
- },
- {
- "description": "Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).",
- "in": "query",
- "name": "page_token",
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/listWorkspaces"
- }
- }
- },
- "description": "listWorkspaces"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List workspaces the user is a member of",
- "tags": [
- "workspace"
- ]
- },
- "post": {
- "operationId": "createWorkspace",
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/createWorkspaceBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/workspace"
- }
- }
- },
- "description": "workspace"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Create a new workspace",
- "tags": [
- "workspace"
- ]
- }
- },
- "/workspaces/{workspace}": {
- "get": {
- "description": "Any workspace member can access this endpoint.",
- "operationId": "getWorkspace",
- "parameters": [
- {
- "in": "path",
- "name": "workspace",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/workspace"
- }
- }
- },
- "description": "workspace"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Get a workspace",
- "tags": [
- "workspace"
- ]
- },
- "put": {
- "description": "Workspace members with the role `OWNER` can access this endpoint.",
- "operationId": "updateWorkspace",
- "parameters": [
- {
- "in": "path",
- "name": "workspace",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/updateWorkspaceBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/workspace"
- }
- }
- },
- "description": "workspace"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Update an workspace",
- "tags": [
- "workspace"
- ]
- }
- },
- "/workspaces/{workspace}/projects": {
- "get": {
- "description": "Any workspace member can access this endpoint.",
- "operationId": "listWorkspaceProjects",
- "parameters": [
- {
- "in": "path",
- "name": "workspace",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/listWorkspaceProjects"
- }
- }
- },
- "description": "listWorkspaceProjects"
- },
- "400": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "401": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "403": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "500": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List all projects of a workspace",
- "tags": [
- "workspace"
- ]
- }
- },
- "/workspaces/{workspace}/tokens": {
- "get": {
- "description": "A list of all the workspace's API tokens.",
- "operationId": "listWorkspaceApiKeys",
- "parameters": [
- {
- "description": "The Workspace ID or Workspace slug",
- "in": "path",
- "name": "workspace",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/workspaceApiKeys"
- }
- }
- },
- "description": "workspaceApiKeys"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "List a workspace's API Tokens",
- "tags": [
- "workspace"
- ]
- },
- "post": {
- "description": "Create an API key for a workspace.",
- "operationId": "createWorkspaceApiKey",
- "parameters": [
- {
- "description": "The Workspace ID",
- "in": "path",
- "name": "workspace",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/CreateWorkspaceApiKeyBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "201": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/workspaceApiKey"
- }
- }
- },
- "description": "workspaceApiKey"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Create workspace API key",
- "tags": [
- "workspace"
- ]
- }
- },
- "/workspaces/{workspace}/tokens/{token_id}": {
- "delete": {
- "description": "Deletes an API token and immediately removes it.",
- "operationId": "deleteWorkspaceApiKey",
- "parameters": [
- {
- "description": "The Workspace ID or Workspace slug",
- "in": "path",
- "name": "workspace",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "The Token ID",
- "in": "path",
- "name": "token_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- }
- ],
- "responses": {
- "204": {
- "$ref": "#/components/responses/emptyResponse"
- },
- "default": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/errorGeneric"
- }
- }
- },
- "description": "errorGeneric"
- }
- },
- "security": [
- {
- "oryWorkspaceApiKey": []
- }
- ],
- "servers": [
- {
- "description": "The Ory Network control plane API which is used to manage your Ory Network projects and workspaces.",
- "url": "https://api.console.ory.sh"
- }
- ],
- "summary": "Delete workspace API token",
- "tags": [
- "workspace"
- ]
- }
- }
- },
- "servers": [
- {
- "url": "https://{project-slug}.projects.oryapis.com/",
- "variables": {
- "project": {
- "default": "playground",
- "description": "Your Ory Network Project slug. You can find it in the [Ory Network Console](https://console.ory.sh/projects/current/developers/guides)."
- }
- }
- }
- ],
- "tags": [
- {
- "description": "APIs for managing identities.",
- "name": "identity"
- },
- {
- "description": "Endpoints used by frontend applications (e.g. Single-Page-App, Native Apps, Server Apps, ...) to manage a user's own profile.",
- "name": "frontend"
- },
- {
- "description": "APIs for managing email and SMS message delivery.",
- "name": "courier"
- },
- {
- "description": "Server Metadata provides relevant information about the running server. Only available when self-hosting this service.",
- "name": "metadata"
- }
- ],
- "x-forwarded-proto": "string",
- "x-request-id": "string"
-}
+{"components":{"responses":{"emptyResponse":{"description":"Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is\ntypically 201."},"errorOAuth2BadRequest":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/errorOAuth2"}}},"description":"Bad Request Error Response"},"errorOAuth2Default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/errorOAuth2"}}},"description":"Default Error Response"},"errorOAuth2NotFound":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/errorOAuth2"}}},"description":"Not Found Error Response"},"identitySchemas":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/identitySchemas"}}},"description":"List Identity JSON Schemas Response"},"listCourierMessages":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/message"},"type":"array"}}},"description":"Paginated Courier Message List Response"},"listIdentities":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/identity"},"type":"array"}}},"description":"Paginated Identity List Response"},"listIdentitySessions":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/session"},"type":"array"}}},"description":"List Identity Sessions Response"},"listMySessions":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/session"},"type":"array"}}},"description":"List My Session Response"},"listOAuth2Clients":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/oAuth2Client"},"type":"array"}}},"description":"Paginated OAuth2 Client List Response"},"listSessions":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/session"},"type":"array"}}},"description":"Session List Response\n\nThe response given when listing sessions in an administrative context."}},"schemas":{"AmountInCent":{"format":"int64","type":"integer"},"Attribute":{"properties":{"key":{"type":"string"},"value":{"type":"string"}},"type":"object"},"AttributeFilter":{"properties":{"attribute":{"type":"string"},"condition":{"enum":["equals","not_equals","contains","not_contains","regex","not_regex","set","not_set"],"type":"string","x-go-enum-desc":"equals ConditionEquals\nnot_equals ConditionNotEquals\ncontains ConditionContains\nnot_contains ConditionNotContains\nregex ConditionRegex\nnot_regex ConditionNotRegex\nset ConditionSet\nnot_set ConditionNotSet"},"value":{"type":"string"}},"type":"object"},"AttributesCountDatapoint":{"properties":{"count":{"description":"Count of the attribute value for given key","format":"int64","type":"integer"},"name":{"description":"Name of the attribute value for given key","type":"string"}},"required":["name","count"],"type":"object"},"BillingPeriodBucket":{"properties":{"base_invoices":{"$ref":"#/components/schemas/Invoices"},"billing_period":{"$ref":"#/components/schemas/TimeInterval"},"usage_invoice":{"$ref":"#/components/schemas/invoice"}},"type":"object"},"CreateInviteResponse":{"properties":{"all_invites":{"description":"A list of all invites for this resource","items":{"$ref":"#/components/schemas/memberInvite"},"type":"array"},"created_invite":{"$ref":"#/components/schemas/memberInvite"}},"required":["created_invite","all_invites"],"type":"object"},"CreateProjectMemberInviteBody":{"description":"Create Project MemberInvite Request Body","properties":{"invitee_email":{"description":"A email to invite","type":"string"}},"type":"object"},"CreateProjectNormalizedPayload":{"description":"Create project (normalized) request payload","properties":{"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"disable_account_experience_welcome_screen":{"description":"Whether to disable the account experience welcome screen, which is hosted under `/ui/welcome`.","type":"boolean"},"enable_ax_v2":{"description":"Whether the new account experience is enabled and reachable.","type":"boolean"},"environment":{"description":"\nprod Production\nstage Staging\ndev Development","enum":["prod","stage","dev"],"type":"string","x-go-enum-desc":"prod Production\nstage Staging\ndev Development"},"home_region":{"description":"\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"},"hydra_oauth2_allowed_top_level_claims":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_oauth2_client_credentials_default_grant_allowed_scope":{"description":"Automatically grant authorized OAuth2 Scope in OAuth2 Client Credentials Flow.\n\nEach OAuth2 Client is allowed to request a predefined OAuth2 Scope (for example `read write`). If this option is enabled, the full\nscope is automatically granted when performing the OAuth2 Client Credentials flow.\n\nIf disabled, the OAuth2 Client has to request the scope in the OAuth2 request by providing the `scope` query parameter.\n\nSetting this option to true is common if you need compatibility with MITREid.\n\nThis governs the \"oauth2.client_credentials.default_grant_allowed_scope\" setting.","type":"boolean"},"hydra_oauth2_exclude_not_before_claim":{"description":"Set to true if you want to exclude claim `nbf (not before)` part of access token.\n\nThis governs the \"oauth2.exclude_not_before_claim\" setting.","type":"boolean"},"hydra_oauth2_grant_jwt_iat_optional":{"description":"Configures if the issued at (`iat`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `iat` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.iat_optional\" setting.","type":"boolean"},"hydra_oauth2_grant_jwt_jti_optional":{"description":"Configures if the JSON Web Token ID (`jti`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `jti` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.jti_optional\" setting.","type":"boolean"},"hydra_oauth2_grant_jwt_max_ttl":{"default":"720h","description":"Configures what the maximum age of a JWT assertion used in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523) can be.\n\nThis feature uses the `exp` claim and `iat` claim to calculate assertion age. Assertions exceeding the max age will be denied.\n\nUseful as a safety measure and recommended to keep below 720h.\n\nThis governs the \"oauth2.grant.jwt.max_ttl\" setting.","example":"30m","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_oauth2_mirror_top_level_claims":{"description":"Set to false if you don't want to mirror custom claims under 'ext'.\n\nThis governs the \"oauth2.mirror_top_level_claims\" setting.","type":"boolean"},"hydra_oauth2_pkce_enforced":{"description":"Configures whether PKCE should be enforced for all OAuth2 Clients.\n\nThis governs the \"oauth2.pkce.enforced\" setting.","type":"boolean"},"hydra_oauth2_pkce_enforced_for_public_clients":{"description":"Configures whether PKCE should be enforced for OAuth2 Clients without a client secret (public clients).\n\nThis governs the \"oauth2.pkce.enforced_for_public_clients\" setting.","type":"boolean"},"hydra_oauth2_refresh_token_hook":{"description":"Sets the Refresh Token Hook Endpoint. If set this endpoint will be called during the OAuth2 Token Refresh grant update the OAuth2 Access Token claims.\n\nThis governs the \"oauth2.refresh_token_hook\" setting.","type":"string"},"hydra_oauth2_token_hook":{"description":"Sets the token hook endpoint for all grant types. If set it will be called while providing token to customize claims.\n\nThis governs the \"oauth2.token_hook.url\" setting.","type":"string"},"hydra_oidc_dynamic_client_registration_default_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_oidc_dynamic_client_registration_enabled":{"description":"Configures OpenID Connect Dynamic Client Registration.\n\nThis governs the \"oidc.dynamic_client_registration.enabled\" setting.","type":"boolean"},"hydra_oidc_subject_identifiers_pairwise_salt":{"description":"Configures OpenID Connect Discovery and overwrites the pairwise algorithm\n\nThis governs the \"oidc.subject_identifiers.pairwise_salt\" setting.","type":"string"},"hydra_oidc_subject_identifiers_supported_types":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_secrets_cookie":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_secrets_system":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_serve_cookies_same_site_legacy_workaround":{"description":"Configures the Ory Hydra Cookie Same Site Legacy Workaround\n\nThis governs the \"serve.cookies.same_site_legacy_workaround\" setting.","type":"boolean"},"hydra_serve_cookies_same_site_mode":{"description":"Configures the Ory Hydra Cookie Same Site Mode\n\nThis governs the \"serve.cookies.same_site_mode\" setting.","type":"string"},"hydra_strategies_access_token":{"default":"opaque","description":"Defines access token type\n\nThis governs the \"strategies.access_token\" setting.\nopaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt","enum":["opaque","jwt"],"type":"string","x-go-enum-desc":"opaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt"},"hydra_strategies_jwt_scope_claim":{"default":"list","description":"Define the claim to use as the scope in the access token.\n\nThis governs the \"strategies.jwt.scope_claim\" setting:\n\nlist: The scope claim is an array of strings named `scope`: `{ \"scope\": [\"read\", \"write\"] }`\nstring: The scope claim is a space delimited list of strings named `scp`: `{ \"scp\": \"read write\" }`\nboth: The scope claim is both a space delimited list and an array of strings named `scope` and `scp`: `{ \"scope\": [\"read\", \"write\"], \"scp\": \"read write\" }`\nlist OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth","enum":["list","string","both"],"type":"string","x-go-enum-desc":"list OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth"},"hydra_strategies_scope":{"default":"wildcard","description":"Defines how scopes are matched. For more details have a look at https://github.com/ory/fosite#scopes\n\nThis governs the \"strategies.scope\" setting.\nexact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard","enum":["exact","wildcard"],"type":"string","x-go-enum-desc":"exact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard"},"hydra_ttl_access_token":{"default":"30m","description":"This governs the \"ttl.access_token\" setting.","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_auth_code":{"default":"720h","description":"Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.auth_code\" setting.","example":"30m","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_id_token":{"default":"30m","description":"This governs the \"ttl.id_token\" setting.","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_login_consent_request":{"default":"30m","description":"Configures how long a user login and consent flow may take.\n\nThis governs the \"ttl.login_consent_request\" setting.","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_refresh_token":{"default":"720h","description":"Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.refresh_token\" setting.","example":"30m","pattern":"^([0-9]+(ns|us|ms|s|m|h)|-1)$","type":"string"},"hydra_urls_consent":{"description":"Sets the OAuth2 Consent Endpoint URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.consent\" setting.","type":"string"},"hydra_urls_error":{"description":"Sets the OAuth2 Error URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.error\" setting.","type":"string"},"hydra_urls_login":{"description":"Sets the OAuth2 Login Endpoint URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.login\" setting.","type":"string"},"hydra_urls_logout":{"description":"Sets the logout endpoint.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.logout\" setting.","type":"string"},"hydra_urls_post_logout_redirect":{"description":"When an OAuth2-related user agent requests to log out, they will be redirected to this url afterwards per default.\n\nDefaults to the Ory Account Experience in development and your application in production mode when a custom domain is connected.\n\nThis governs the \"urls.post_logout_redirect\" setting.","type":"string"},"hydra_urls_registration":{"description":"Sets the OAuth2 Registration Endpoint URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.registration\" setting.","type":"string"},"hydra_urls_self_issuer":{"description":"This value will be used as the issuer in access and ID tokens. It must be specified and using HTTPS protocol, unless the development mode is enabled.\n\nOn the Ory Network it will be very rare that you want to modify this value. If left empty, it will default to the correct value for the Ory Network.\n\nThis governs the \"urls.self.issuer\" setting.","type":"string"},"hydra_webfinger_jwks_broadcast_keys":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_webfinger_oidc_discovery_auth_url":{"description":"Configures OpenID Connect Discovery and overwrites the OAuth2 Authorization URL.\n\nThis governs the \"webfinger.oidc.discovery.auth_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_client_registration_url":{"description":"Configures OpenID Connect Discovery and overwrites the OpenID Connect Dynamic Client Registration Endpoint.\n\nThis governs the \"webfinger.oidc.discovery.client_registration_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_jwks_url":{"description":"Configures OpenID Connect Discovery and overwrites the JWKS URL.\n\nThis governs the \"webfinger.oidc.discovery.jwks_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_supported_claims":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_webfinger_oidc_discovery_supported_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_webfinger_oidc_discovery_token_url":{"description":"Configures OpenID Connect Discovery and overwrites the OAuth2 Token URL.\n\nThis governs the \"webfinger.oidc.discovery.token_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_userinfo_url":{"description":"Configures OpenID Connect Discovery and overwrites userinfo endpoint to be advertised at the OpenID Connect Discovery endpoint /.well-known/openid-configuration. Defaults to Ory Hydra's userinfo endpoint at /userinfo. Set this value if you want to handle this endpoint yourself.\n\nThis governs the \"webfinger.oidc.discovery.userinfo_url\" setting.","type":"string"},"id":{"description":"The revision ID.","format":"uuid","readOnly":true,"type":"string"},"keto_namespace_configuration":{"description":"The Revisions' Keto Namespace Configuration\n\nThe string is a URL pointing to an OPL file with the configuration.","type":"string"},"keto_namespaces":{"$ref":"#/components/schemas/KetoNamespaces"},"kratos_cookies_same_site":{"description":"Configures the Ory Kratos Cookie SameSite Attribute\n\nThis governs the \"cookies.same_site\" setting.","type":"string"},"kratos_courier_channels":{"$ref":"#/components/schemas/revisionCourierChannels"},"kratos_courier_delivery_strategy":{"default":"smtp","description":"The delivery strategy to use when sending emails\n\n`smtp`: Use SMTP server\n`http`: Use the built in HTTP client to send the email to some remote service","type":"string"},"kratos_courier_http_request_config_auth_api_key_in":{"description":"The location of the API key to use in the HTTP email sending service's authentication\n\n`header`: Send the key value pair as a header\n`cookie`: Send the key value pair as a cookie\nThis governs the \"courier.http.auth.config.in\" setting","type":"string"},"kratos_courier_http_request_config_auth_api_key_name":{"description":"The name of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.name\" setting","type":"string"},"kratos_courier_http_request_config_auth_api_key_value":{"description":"The value of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.value\" setting","type":"string"},"kratos_courier_http_request_config_auth_basic_auth_password":{"description":"The password to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.password\" setting","type":"string"},"kratos_courier_http_request_config_auth_basic_auth_user":{"description":"The user to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.user\" setting","type":"string"},"kratos_courier_http_request_config_auth_type":{"default":"empty (no authentication)","description":"The authentication type to use while contacting the remote HTTP email sending service\n\n`basic_auth`: Use Basic Authentication\n`api_key`: Use API Key Authentication in a header or cookie","type":"string"},"kratos_courier_http_request_config_body":{"description":"The Jsonnet template to generate the body to send to the remote HTTP email sending service\n\nShould be valid Jsonnet and base64 encoded\n\nThis governs the \"courier.http.body\" setting","type":"string"},"kratos_courier_http_request_config_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"kratos_courier_http_request_config_method":{"default":"POST","description":"The http METHOD to use when calling the remote HTTP email sending service","type":"string"},"kratos_courier_http_request_config_url":{"description":"The URL of the remote HTTP email sending service\n\nThis governs the \"courier.http.url\" setting","type":"string"},"kratos_courier_smtp_connection_uri":{"description":"Configures the Ory Kratos SMTP Connection URI\n\nThis governs the \"courier.smtp.connection_uri\" setting.","type":"string"},"kratos_courier_smtp_from_address":{"description":"Configures the Ory Kratos SMTP From Address\n\nThis governs the \"courier.smtp.from_address\" setting.","type":"string"},"kratos_courier_smtp_from_name":{"description":"Configures the Ory Kratos SMTP From Name\n\nThis governs the \"courier.smtp.from_name\" setting.","type":"string"},"kratos_courier_smtp_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"kratos_courier_smtp_local_name":{"description":"Configures the local_name to use in SMTP connections\n\nThis governs the \"courier.smtp.local_name\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Login via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Login via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Login via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_sms_body_plaintext":{"description":"Configures the Ory Kratos Valid Login via Code SMS plain text body\n\nThis governs the \"courier.smtp.templates.login_code.valid.sms.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_code_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_code_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_code_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_recovery_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_valid_email_subject":{"description":"Configures the Ory Kratos Valid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_registration_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Registration via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_registration_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Registration via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_registration_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Registration via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_code_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_code_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_code_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_sms_body_plaintext":{"description":"Configures the Ory Kratos Valid Verification via Code SMS Body Plaintext\n\nThis governs the \"courier.smtp.templates.verification_code.valid.sms.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_valid_email_subject":{"description":"Configures the Ory Kratos Valid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.subject\" setting.","type":"string"},"kratos_feature_flags_cacheable_sessions":{"description":"Configures the Ory Kratos Session caching feature flag\n\nThis governs the \"feature_flags.cacheable_sessions\" setting.","type":"boolean"},"kratos_feature_flags_cacheable_sessions_max_age":{"description":"Configures the Ory Kratos Session caching max-age feature flag\n\nThis governs the \"feature_flags.cacheable_sessions_max_age\" setting.","type":"string"},"kratos_feature_flags_faster_session_extend":{"description":"Configures the Ory Kratos Faster Session Extend setting\n\nIf enabled allows faster session extension by skipping the session lookup and returning 201 instead of 200.\nDisabling this feature will be deprecated in the future.\n\nThis governs the \"feature_flags.faster_session_extend\" setting.","type":"boolean"},"kratos_feature_flags_use_continue_with_transitions":{"description":"Configures the Ory Kratos Session use_continue_with_transitions flag\n\nThis governs the \"feature_flags.use_continue_with_transitions\" setting.","type":"boolean"},"kratos_identity_schemas":{"$ref":"#/components/schemas/projectRevisionIdentitySchemas"},"kratos_oauth2_provider_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"kratos_oauth2_provider_override_return_to":{"description":"Kratos OAuth2 Provider Override Return To\n\nEnabling this allows Kratos to set the return_to parameter automatically to the OAuth2 request URL on the login flow, allowing complex flows such as recovery to continue to the initial OAuth2 flow.","type":"boolean"},"kratos_oauth2_provider_url":{"description":"The Revisions' OAuth2 Provider Integration URL\n\nThis governs the \"oauth2_provider.url\" setting.","type":"string"},"kratos_preview_default_read_consistency_level":{"description":"Configures the default read consistency level for identity APIs\n\nThis governs the `preview.default_read_consistency_level` setting.\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nDefaults to \"strong\" for new and existing projects. This feature is in preview. Use with caution.","type":"string"},"kratos_secrets_cipher":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_secrets_cookie":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_secrets_default":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_allowed_return_urls":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_default_browser_return_url":{"description":"Configures the Ory Kratos Default Return URL\n\nThis governs the \"selfservice.allowed_return_urls\" setting.","type":"string"},"kratos_selfservice_flows_error_ui_url":{"description":"Configures the Ory Kratos Error UI URL\n\nThis governs the \"selfservice.flows.error.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_code_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.code.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_default_browser_return_url":{"description":"Configures the Ory Kratos Login Default Return URL\n\nThis governs the \"selfservice.flows.login.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_lookup_secret_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.lookup_secret.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_oidc_default_browser_return_url":{"description":"Configures the Ory Kratos Login After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.login.after.oidc.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_passkey_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.login.after.passkey.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_password_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.login.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_totp_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.totp.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_webauthn_default_browser_return_url":{"description":"Configures the Ory Kratos Login After WebAuthn Default Return URL\n\nThis governs the \"selfservice.flows.login.after.webauthn.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_lifespan":{"description":"Configures the Ory Kratos Login Lifespan\n\nThis governs the \"selfservice.flows.login.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_login_ui_url":{"description":"Configures the Ory Kratos Login UI URL\n\nThis governs the \"selfservice.flows.login.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_logout_after_default_browser_return_url":{"description":"Configures the Ory Kratos Logout Default Return URL\n\nThis governs the \"selfservice.flows.logout.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_recovery_after_default_browser_return_url":{"description":"Configures the Ory Kratos Recovery Default Return URL\n\nThis governs the \"selfservice.flows.recovery.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_recovery_enabled":{"description":"Configures the Ory Kratos Recovery Enabled Setting\n\nThis governs the \"selfservice.flows.recovery.enabled\" setting.","type":"boolean"},"kratos_selfservice_flows_recovery_lifespan":{"description":"Configures the Ory Kratos Recovery Lifespan\n\nThis governs the \"selfservice.flows.recovery.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_recovery_notify_unknown_recipients":{"description":"Configures whether to notify unknown recipients of a Ory Kratos recovery flow\n\nThis governs the \"selfservice.flows.recovery.notify_unknown_recipients\" setting.","type":"boolean"},"kratos_selfservice_flows_recovery_ui_url":{"description":"Configures the Ory Kratos Recovery UI URL\n\nThis governs the \"selfservice.flows.recovery.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_recovery_use":{"description":"Configures the Ory Kratos Recovery strategy to use (\"link\" or \"code\")\n\nThis governs the \"selfservice.flows.recovery.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode","enum":["link","code"],"type":"string","x-go-enum-desc":"link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"},"kratos_selfservice_flows_registration_after_code_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Code Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.code.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_default_browser_return_url":{"description":"Configures the Ory Kratos Registration Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_oidc_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.oidc.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_passkey_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_password_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Password Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_webauthn_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Webauthn Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.webauthn.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_enable_legacy_one_step":{"description":"Disable two-step registration\n\nTwo-step registration is a significantly improved sign up flow and recommended\nwhen using more than one sign up methods. To revert to one-step registration,\nset this to `true`.\n\nThis governs the \"selfservice.flows.registration.enable_legacy_one_step\" setting.","type":"boolean"},"kratos_selfservice_flows_registration_enabled":{"description":"Configures the Whether Ory Kratos Registration is Enabled\n\nThis governs the \"selfservice.flows.registration.enabled\" setting.0","type":"boolean"},"kratos_selfservice_flows_registration_lifespan":{"description":"Configures the Ory Kratos Registration Lifespan\n\nThis governs the \"selfservice.flows.registration.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_registration_login_hints":{"description":"Configures the Ory Kratos Registration Login Hints\n\nShows helpful information when a user tries to sign up with a duplicate account.\n\nThis governs the \"selfservice.flows.registration.login_hints\" setting.","type":"boolean"},"kratos_selfservice_flows_registration_ui_url":{"description":"Configures the Ory Kratos Registration UI URL\n\nThis governs the \"selfservice.flows.registration.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL\n\nThis governs the \"selfservice.flows.settings.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_lookup_secret_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Lookup Secrets\n\nThis governs the \"selfservice.flows.settings.after.lookup_secret.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_oidc_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Social Sign In\n\nThis governs the \"selfservice.flows.settings.after.oidc.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_passkey_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Passkey\n\nThis governs the \"selfservice.flows.settings.after.passkey.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_password_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Passwords\n\nThis governs the \"selfservice.flows.settings.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_profile_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Profiles\n\nThis governs the \"selfservice.flows.settings.after.profile.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_totp_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating TOTP\n\nThis governs the \"selfservice.flows.settings.after.totp.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_webauthn_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating WebAuthn\n\nThis governs the \"selfservice.flows.settings.after.webauthn.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_lifespan":{"description":"Configures the Ory Kratos Settings Lifespan\n\nThis governs the \"selfservice.flows.settings.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_settings_privileged_session_max_age":{"description":"Configures the Ory Kratos Settings Privileged Session Max Age\n\nThis governs the \"selfservice.flows.settings.privileged_session_max_age\" setting.","type":"string"},"kratos_selfservice_flows_settings_required_aal":{"description":"Configures the Ory Kratos Settings Required AAL\n\nThis governs the \"selfservice.flows.settings.required_aal\" setting.","type":"string"},"kratos_selfservice_flows_settings_ui_url":{"description":"Configures the Ory Kratos Settings UI URL\n\nThis governs the \"selfservice.flows.settings.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_verification_after_default_browser_return_url":{"description":"Configures the Ory Kratos Verification Default Return URL\n\nThis governs the \"selfservice.flows.verification.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_verification_enabled":{"description":"Configures the Ory Kratos Verification Enabled Setting\n\nThis governs the \"selfservice.flows.verification.enabled\" setting.","type":"boolean"},"kratos_selfservice_flows_verification_lifespan":{"description":"Configures the Ory Kratos Verification Lifespan\n\nThis governs the \"selfservice.flows.verification.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_verification_notify_unknown_recipients":{"description":"Configures whether to notify unknown recipients of a Ory Kratos verification flow\n\nThis governs the \"selfservice.flows.verification.notify_unknown_recipients\" setting.","type":"boolean"},"kratos_selfservice_flows_verification_ui_url":{"description":"Configures the Ory Kratos Verification UI URL\n\nThis governs the \"selfservice.flows.verification.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_verification_use":{"description":"Configures the Ory Kratos Strategy to use for Verification\n\nThis governs the \"selfservice.flows.verification.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode","enum":["link","code"],"type":"string","x-go-enum-desc":"link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"},"kratos_selfservice_methods_code_config_lifespan":{"description":"Configures the Ory Kratos Code Method's lifespan\n\nThis governs the \"selfservice.methods.code.config.lifespan\" setting.","type":"string"},"kratos_selfservice_methods_code_enabled":{"description":"Configures whether Ory Kratos Code Method is enabled\n\nThis governs the \"selfservice.methods.code.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_code_mfa_enabled":{"description":"Configures whether the code method can be used to fulfil MFA flows\n\nThis governs the \"selfservice.methods.code.mfa_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_code_passwordless_enabled":{"description":"Configures whether Ory Kratos Passwordless should use the Code Method\n\nThis governs the \"selfservice.methods.code.passwordless_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_code_passwordless_login_fallback_enabled":{"description":"This setting allows the code method to always login a user with code if they have registered with another authentication method such as password or social sign in.\n\nThis governs the \"selfservice.methods.code.passwordless_login_fallback_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_link_config_base_url":{"description":"Configures the Base URL which Recovery, Verification, and Login Links Point to\n\nIt is recommended to leave this value empty. It will be appropriately configured to the best matching domain\n(e.g. when using custom domains) automatically.\n\nThis governs the \"selfservice.methods.link.config.base_url\" setting.","type":"string"},"kratos_selfservice_methods_link_config_lifespan":{"description":"Configures the Ory Kratos Link Method's lifespan\n\nThis governs the \"selfservice.methods.link.config.lifespan\" setting.","type":"string"},"kratos_selfservice_methods_link_enabled":{"description":"Configures whether Ory Kratos Link Method is enabled\n\nThis governs the \"selfservice.methods.link.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_lookup_secret_enabled":{"description":"Configures whether Ory Kratos TOTP Lookup Secret is enabled\n\nThis governs the \"selfservice.methods.lookup_secret.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_oidc_config_base_redirect_uri":{"description":"Configures the Ory Kratos Third Party / OpenID Connect base redirect URI\n\nThis governs the \"selfservice.methods.oidc.config.base_redirect_uri\" setting.","type":"string"},"kratos_selfservice_methods_oidc_config_providers":{"$ref":"#/components/schemas/projectRevisionThirdPartyLoginProviders"},"kratos_selfservice_methods_oidc_enabled":{"description":"Configures whether Ory Kratos Third Party / OpenID Connect Login is enabled\n\nThis governs the \"selfservice.methods.oidc.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_passkey_config_rp_display_name":{"description":"Configures the Ory Kratos Passkey RP Display Name\n\nThis governs the \"selfservice.methods.passkey.config.rp.display_name\" setting.","type":"string"},"kratos_selfservice_methods_passkey_config_rp_id":{"description":"Configures the Ory Kratos Passkey RP ID\n\nThis governs the \"selfservice.methods.passkey.config.rp.id\" setting.","type":"string"},"kratos_selfservice_methods_passkey_config_rp_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_methods_passkey_enabled":{"description":"Configures whether Ory Kratos Passkey authentication is enabled\n\nThis governs the \"selfservice.methods.passkey.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_haveibeenpwned_enabled":{"description":"Configures whether Ory Kratos Password HIBP Checks is enabled\n\nThis governs the \"selfservice.methods.password.config.haveibeenpwned_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_identifier_similarity_check_enabled":{"description":"Configures whether Ory Kratos Password should disable the similarity policy.\n\nThis governs the \"selfservice.methods.password.config.identifier_similarity_check_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_ignore_network_errors":{"description":"Configures whether Ory Kratos Password Should ignore HIBPWND Network Errors\n\nThis governs the \"selfservice.methods.password.config.ignore_network_errors\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_max_breaches":{"description":"Configures Ory Kratos Password Max Breaches Detection\n\nThis governs the \"selfservice.methods.password.config.max_breaches\" setting.","format":"int64","type":"integer"},"kratos_selfservice_methods_password_config_min_password_length":{"description":"Configures the minimum length of passwords.\n\nThis governs the \"selfservice.methods.password.config.min_password_length\" setting.","format":"int64","type":"integer"},"kratos_selfservice_methods_password_enabled":{"description":"Configures whether Ory Kratos Password Method is enabled\n\nThis governs the \"selfservice.methods.password.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_profile_enabled":{"description":"Configures whether Ory Kratos Profile Method is enabled\n\nThis governs the \"selfservice.methods.profile.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_totp_config_issuer":{"description":"Configures Ory Kratos TOTP Issuer\n\nThis governs the \"selfservice.methods.totp.config.issuer\" setting.","type":"string"},"kratos_selfservice_methods_totp_enabled":{"description":"Configures whether Ory Kratos TOTP Method is enabled\n\nThis governs the \"selfservice.methods.totp.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_webauthn_config_passwordless":{"description":"Configures whether Ory Kratos Webauthn is used for passwordless flows\n\nThis governs the \"selfservice.methods.webauthn.config.passwordless\" setting.","type":"boolean"},"kratos_selfservice_methods_webauthn_config_rp_display_name":{"description":"Configures the Ory Kratos Webauthn RP Display Name\n\nThis governs the \"selfservice.methods.webauthn.config.rp.display_name\" setting.","type":"string"},"kratos_selfservice_methods_webauthn_config_rp_icon":{"description":"Configures the Ory Kratos Webauthn RP Icon\n\nThis governs the \"selfservice.methods.webauthn.config.rp.icon\" setting.\nDeprecated: This value will be ignored due to security considerations.","type":"string"},"kratos_selfservice_methods_webauthn_config_rp_id":{"description":"Configures the Ory Kratos Webauthn RP ID\n\nThis governs the \"selfservice.methods.webauthn.config.rp.id\" setting.","type":"string"},"kratos_selfservice_methods_webauthn_config_rp_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_methods_webauthn_enabled":{"description":"Configures whether Ory Kratos Webauthn is enabled\n\nThis governs the \"selfservice.methods.webauthn.enabled\" setting.","type":"boolean"},"kratos_session_cookie_persistent":{"description":"Configures the Ory Kratos Session Cookie Persistent Attribute\n\nThis governs the \"session.cookie.persistent\" setting.","type":"boolean"},"kratos_session_cookie_same_site":{"description":"Configures the Ory Kratos Session Cookie SameSite Attribute\n\nThis governs the \"session.cookie.same_site\" setting.","type":"string"},"kratos_session_lifespan":{"description":"Configures the Ory Kratos Session Lifespan\n\nThis governs the \"session.lifespan\" setting.","type":"string"},"kratos_session_whoami_required_aal":{"description":"Configures the Ory Kratos Session Whoami AAL requirement\n\nThis governs the \"session.whoami.required_aal\" setting.","type":"string"},"kratos_session_whoami_tokenizer_templates":{"$ref":"#/components/schemas/normalizedProjectRevisionTokenizerTemplates"},"name":{"description":"The project's name.","type":"string"},"project_id":{"description":"The Revision's Project ID","format":"uuid","type":"string"},"project_revision_hooks":{"$ref":"#/components/schemas/projectRevisionHooks"},"serve_admin_cors_allowed_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"serve_admin_cors_enabled":{"description":"Enable CORS headers on all admin APIs\n\nThis governs the \"serve.admin.cors.enabled\" setting.","type":"boolean"},"serve_public_cors_allowed_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"serve_public_cors_enabled":{"description":"Enable CORS headers on all public APIs\n\nThis governs the \"serve.public.cors.enabled\" setting.","type":"boolean"},"strict_security":{"description":"Whether the project should employ strict security measures. Setting this to true is recommended for going into production.","type":"boolean"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"},"workspace_id":{"format":"uuid","type":"string"}},"required":["name","environment"],"type":"object"},"CreateSubscriptionCommon":{"properties":{"currency":{"description":"\nusd USD\neur Euro","enum":["usd","eur"],"type":"string","x-go-enum-desc":"usd USD\neur Euro"},"interval":{"description":"\nmonthly Monthly\nyearly Yearly","enum":["monthly","yearly"],"type":"string","x-go-enum-desc":"monthly Monthly\nyearly Yearly"},"plan":{"type":"string"},"return_to":{"type":"string"}},"required":["plan","interval"],"type":"object"},"CreateVerifiableCredentialRequestBody":{"properties":{"format":{"type":"string"},"proof":{"$ref":"#/components/schemas/VerifiableCredentialProof"},"types":{"items":{"type":"string"},"type":"array"}},"title":"CreateVerifiableCredentialRequestBody contains the request body to request a verifiable credential.","type":"object"},"CreateWorkspaceApiKeyBody":{"properties":{"name":{"description":"The API Key Name\n\nA descriptive name for the API key.","type":"string"}},"required":["name"],"type":"object"},"CreateWorkspaceMemberInviteBody":{"description":"Create Workspace Invite Request Body","properties":{"invitee_email":{"description":"A email to invite","type":"string"},"role":{"description":"The role the user will have in the workspace\nowner WorkspaceMemberRoleOwner\ndeveloper WorkspaceMemberRoleDeveloper","enum":["owner","developer"],"type":"string","x-go-enum-desc":"owner WorkspaceMemberRoleOwner\ndeveloper WorkspaceMemberRoleDeveloper"}},"required":["invitee_email","role"],"type":"object"},"CustomHostnameStatus":{"title":"CustomHostnameStatus is the enumeration of valid state values in the CustomHostnameSSL.","type":"string"},"DefaultError":{},"Duration":{"description":"A Duration represents the elapsed time between two instants\nas an int64 nanosecond count. The representation limits the\nlargest representable duration to approximately 290 years.","format":"int64","type":"integer"},"GenericUsage":{"properties":{"additional_price":{"$ref":"#/components/schemas/Money"},"included_usage":{"description":"IncludedUsage is the number of included items.","format":"int64","type":"integer"}},"required":["included_usage","additional_price"],"title":"GenericUsage is the generic usage type that can be used for any feature.","type":"object"},"ID":{"format":"int64","type":"integer"},"InvoiceDataV1":{"properties":{"billing_period":{"$ref":"#/components/schemas/TimeInterval"},"currency":{"description":"The currency of the invoice.","readOnly":true,"type":"string"},"items":{"description":"The items that are part of this invoice.","items":{"$ref":"#/components/schemas/LineItemV1"},"readOnly":true,"type":"array"},"plan":{"description":"The plan that this invoice is based on.","readOnly":true,"type":"string"},"stripe_invoice_item":{"type":"string"},"stripe_invoice_status":{"$ref":"#/components/schemas/InvoiceStatus"},"stripe_link":{"description":"An optional link to the invoice on Stripe.","readOnly":true,"type":"string"},"subtitle":{"description":"The subtitle of the invoice.","readOnly":true,"type":"string"},"tax":{"$ref":"#/components/schemas/TaxLineItem"},"title":{"description":"The title of the invoice.","readOnly":true,"type":"string"},"total_in_cent":{"$ref":"#/components/schemas/AmountInCent"}},"required":["title","currency","total_in_cent","billing_period","items"],"type":"object"},"InvoiceStatus":{"description":"The status of the invoice, one of `draft`, `open`, `paid`, `uncollectible`, or `void`. [Learn more](https://stripe.com/docs/billing/invoices/workflow#workflow-overview)","type":"string"},"Invoices":{"items":{"$ref":"#/components/schemas/invoice"},"type":"array"},"JSONRawMessage":{"title":"JSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger.","type":"object"},"KetoNamespace":{"properties":{"id":{"format":"int64","type":"integer"},"name":{"type":"string"}},"type":"object"},"KetoNamespaces":{"items":{"$ref":"#/components/schemas/KetoNamespace"},"type":"array"},"LineItemV1":{"properties":{"amount_in_cent":{"$ref":"#/components/schemas/AmountInCent"},"description":{"type":"string"},"items":{"description":"Each line item can have sub-items to create a hierarchy.","items":{"$ref":"#/components/schemas/LineItemV1"},"type":"array"},"quantity":{"format":"int64","type":"integer"},"title":{"type":"string"},"unit_price":{"type":"string"}},"type":"object"},"Money":{"properties":{"Cents":{"format":"int64","type":"integer"},"String":{"type":"string"},"Unit":{"type":"string"}},"type":"object"},"NormalizedProjectRevisionCourierChannel":{"properties":{"channel_id":{"description":"The Channel's public ID","type":"string"},"created_at":{"description":"The creation date","format":"date-time","readOnly":true,"type":"string"},"request_config_auth_config_api_key_in":{"description":"API key location\n\nCan either be \"header\" or \"query\"","example":"header","type":"string"},"request_config_auth_config_api_key_name":{"description":"API key name\n\nOnly used if the auth type is api_key","type":"string"},"request_config_auth_config_api_key_value":{"description":"API key value\n\nOnly used if the auth type is api_key","type":"string"},"request_config_auth_config_basic_auth_password":{"description":"Basic Auth Password\n\nOnly used if the auth type is basic_auth","type":"string"},"request_config_auth_config_basic_auth_user":{"description":"Basic Auth Username\n\nOnly used if the auth type is basic_auth","type":"string"},"request_config_auth_type":{"description":"HTTP Auth Method to use for the HTTP call\n\nCan either be basic_auth or api_key\nbasic_auth CourierChannelAuthTypeBasicAuth\napi_key CourierChannelAuthTypeApiKey","enum":["basic_auth","api_key"],"type":"string","x-go-enum-desc":"basic_auth CourierChannelAuthTypeBasicAuth\napi_key CourierChannelAuthTypeApiKey"},"request_config_body":{"description":"URI pointing to the JsonNet template used for HTTP body payload generation.","type":"string"},"request_config_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"request_config_method":{"description":"The HTTP method to use (GET, POST, etc) for the HTTP call","example":"POST","type":"string"},"request_config_url":{"type":"string"},"updated_at":{"description":"Last upate time","format":"date-time","readOnly":true,"type":"string"}},"required":["channel_id","request_config_method","request_config_body"],"type":"object"},"NullBool":{"nullable":true,"type":"boolean"},"NullDuration":{"nullable":true,"pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"NullInt":{"nullable":true,"type":"integer"},"NullString":{"nullable":true,"type":"string"},"NullTime":{"format":"date-time","nullable":true,"type":"string"},"NullUUID":{"format":"uuid4","nullable":true,"type":"string"},"OAuth2LoginChallengeParams":{"type":"object"},"OrganizationBody":{"description":"Create B2B SSO Organization Request Body","properties":{"domains":{"description":"Domains contains the list of organization's domains.","items":{"type":"string"},"type":"array"},"label":{"description":"Label contains the organization's label.","type":"string"}},"type":"object"},"ParseError":{"properties":{"end":{"$ref":"#/components/schemas/SourcePosition"},"message":{"type":"string"},"start":{"$ref":"#/components/schemas/SourcePosition"}},"type":"object"},"Plan":{"properties":{"name":{"description":"Name is the name of the plan.","type":"string"},"version":{"description":"Version is the version of the plan. The combination of `name@version` must be unique.","format":"int64","type":"integer"}},"required":["name","version"],"type":"object"},"PlanDetails":{"properties":{"base_fee_monthly":{"description":"BaseFeeMonthly is the monthly base fee for the plan.","format":"int64","type":"integer"},"base_fee_yearly":{"description":"BaseFeeYearly is the yearly base fee for the plan.","format":"int64","type":"integer"},"custom":{"description":"Custom is true if the plan is custom. This means it will be hidden from the pricing page.","type":"boolean"},"description":{"description":"Description is the description of the plan.","type":"string"},"features":{"$ref":"#/components/schemas/PlanFeatures"},"latest":{"description":"Latest is true if the plan is the latest version of a plan and should be available for self-service usage.","type":"boolean"},"name":{"description":"Name is the name of the plan.","type":"string"},"version":{"description":"Version is the version of the plan. The combination of `name@version` must be unique.","format":"int64","type":"integer"}},"required":["name","version","description","custom","base_fee_monthly","base_fee_yearly","features"],"type":"object"},"PlanFeatures":{"additionalProperties":{"$ref":"#/components/schemas/GenericUsage"},"title":"Features are the feature definitions included in the plan.","type":"object"},"Pricing":{"items":{"$ref":"#/components/schemas/PlanDetails"},"type":"array"},"ProjectEventsDatapoint":{"properties":{"attributes":{"description":"Event attributes with details","items":{"$ref":"#/components/schemas/Attribute"},"type":"array"},"name":{"description":"Name of the event","type":"string"},"timestamp":{"description":"Time of occurence","format":"date-time","type":"string"}},"required":["name","timestamp","attributes"],"type":"object"},"RFC6749ErrorJson":{"properties":{"error":{"type":"string"},"error_debug":{"type":"string"},"error_description":{"type":"string"},"error_hint":{"type":"string"},"status_code":{"format":"int64","type":"integer"}},"title":"RFC6749ErrorJson is a helper struct for JSON encoding/decoding of RFC6749Error.","type":"object"},"RecoveryAddressType":{"title":"RecoveryAddressType must not exceed 16 characters as that is the limitation in the SQL Schema.","type":"string"},"SessionActivityDatapoint":{"properties":{"country":{"description":"Country of the events","type":"string"},"failed":{"description":"Number of events that failed in the given timeframe","format":"int64","type":"integer"},"succeeded":{"description":"Number of events that succeeded in the given timeframe","format":"int64","type":"integer"}},"required":["succeeded","failed","country"],"type":"object"},"SourcePosition":{"properties":{"Line":{"format":"int64","type":"integer"},"column":{"format":"int64","type":"integer"}},"type":"object"},"String":{"$ref":"#/components/schemas/NullString"},"StringSliceJSONFormat":{"items":{"type":"string"},"title":"StringSliceJSONFormat represents []string{} which is encoded to/from JSON for SQL storage.","type":"array"},"SubscriptionStatus":{"description":"For `collection_method=charge_automatically` a subscription moves into `incomplete` if the initial payment attempt fails. A subscription in this status can only have metadata and default_source updated. Once the first invoice is paid, the subscription moves into an `active` status. If the first invoice is not paid within 23 hours, the subscription transitions to `incomplete_expired`. This is a terminal status, the open invoice will be voided and no further invoices will be generated.\n\nA subscription that is currently in a trial period is `trialing` and moves to `active` when the trial period is over.\n\nA subscription can only enter a `paused` status [when a trial ends without a payment method](https://stripe.com/billing/subscriptions/trials#create-free-trials-without-payment). A `paused` subscription doesn't generate invoices and can be resumed after your customer adds their payment method. The `paused` status is different from [pausing collection](https://stripe.com/billing/subscriptions/pause-payment), which still generates invoices and leaves the subscription's status unchanged.\n\nIf subscription `collection_method=charge_automatically`, it becomes `past_due` when payment is required but cannot be paid (due to failed payment or awaiting additional user actions). Once Stripe has exhausted all payment retry attempts, the subscription will become `canceled` or `unpaid` (depending on your subscriptions settings).\n\nIf subscription `collection_method=send_invoice` it becomes `past_due` when its invoice is not paid by the due date, and `canceled` or `unpaid` if it is still not paid by an additional deadline after that. Note that when a subscription has a status of `unpaid`, no subsequent invoices will be attempted (invoices will be created, but then immediately automatically closed). After receiving updated payment information from a customer, you may choose to reopen and pay their closed invoices.","title":"Possible values are `incomplete`, `incomplete_expired`, `trialing`, `active`, `past_due`, `canceled`, `unpaid`, or `paused`.","type":"string"},"TaxLineItem":{"properties":{"amount_in_cent":{"$ref":"#/components/schemas/AmountInCent"},"title":{"type":"string"}},"type":"object"},"Time":{"format":"date-time","type":"string"},"TimeInterval":{"properties":{"end":{"description":"The end of the time period.","format":"date-time","type":"string"},"start":{"description":"The start of the time period.","format":"date-time","type":"string"}},"required":["start","end"],"type":"object"},"UUID":{"format":"uuid4","type":"string"},"Usage":{"properties":{"GenericUsage":{"$ref":"#/components/schemas/GenericUsage"}},"type":"object"},"VerifiableCredentialProof":{"properties":{"jwt":{"type":"string"},"proof_type":{"type":"string"}},"title":"VerifiableCredentialProof contains the proof of a verifiable credential.","type":"object"},"Warning":{"properties":{"code":{"format":"int64","type":"integer"},"message":{"type":"string"}},"type":"object"},"acceptOAuth2ConsentRequest":{"properties":{"context":{"$ref":"#/components/schemas/JSONRawMessage"},"grant_access_token_audience":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"grant_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"handled_at":{"$ref":"#/components/schemas/nullTime"},"remember":{"description":"Remember, if set to true, tells ORY Hydra to remember this consent authorization and reuse it if the same\nclient asks the same user for the same, or a subset of, scope.","type":"boolean"},"remember_for":{"description":"RememberFor sets how long the consent authorization should be remembered for in seconds. If set to `0`, the\nauthorization will be remembered indefinitely.","format":"int64","type":"integer"},"session":{"$ref":"#/components/schemas/acceptOAuth2ConsentRequestSession"}},"title":"The request payload used to accept a consent request.","type":"object"},"acceptOAuth2ConsentRequestSession":{"properties":{"access_token":{"description":"AccessToken sets session data for the access and refresh token, as well as any future tokens issued by the\nrefresh grant. Keep in mind that this data will be available to anyone performing OAuth 2.0 Challenge Introspection.\nIf only your services can perform OAuth 2.0 Challenge Introspection, this is usually fine. But if third parties\ncan access that endpoint as well, sensitive data from the session might be exposed to them. Use with care!"},"id_token":{"description":"IDToken sets session data for the OpenID Connect ID token. Keep in mind that the session'id payloads are readable\nby anyone that has access to the ID Challenge. Use with care!"}},"title":"Pass session data to a consent request.","type":"object"},"acceptOAuth2LoginRequest":{"properties":{"acr":{"description":"ACR sets the Authentication AuthorizationContext Class Reference value for this authentication session. You can use it\nto express that, for example, a user authenticated using two factor authentication.","type":"string"},"amr":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"context":{"$ref":"#/components/schemas/JSONRawMessage"},"extend_session_lifespan":{"description":"Extend OAuth2 authentication session lifespan\n\nIf set to `true`, the OAuth2 authentication cookie lifespan is extended. This is for example useful if you want the user to be able to use `prompt=none` continuously.\n\nThis value can only be set to `true` if the user has an authentication, which is the case if the `skip` value is `true`.","type":"boolean"},"force_subject_identifier":{"description":"ForceSubjectIdentifier forces the \"pairwise\" user ID of the end-user that authenticated. The \"pairwise\" user ID refers to the\n(Pairwise Identifier Algorithm)[http://openid.net/specs/openid-connect-core-1_0.html#PairwiseAlg] of the OpenID\nConnect specification. It allows you to set an obfuscated subject (\"user\") identifier that is unique to the client.\n\nPlease note that this changes the user ID on endpoint /userinfo and sub claim of the ID Token. It does not change the\nsub claim in the OAuth 2.0 Introspection.\n\nPer default, ORY Hydra handles this value with its own algorithm. In case you want to set this yourself\nyou can use this field. Please note that setting this field has no effect if `pairwise` is not configured in\nORY Hydra or the OAuth 2.0 Client does not expect a pairwise identifier (set via `subject_type` key in the client's\nconfiguration).\n\nPlease also be aware that ORY Hydra is unable to properly compute this value during authentication. This implies\nthat you have to compute this value on every authentication process (probably depending on the client ID or some\nother unique value).\n\nIf you fail to compute the proper value, then authentication processes which have id_token_hint set might fail.","type":"string"},"identity_provider_session_id":{"description":"IdentityProviderSessionID is the session ID of the end-user that authenticated.\nIf specified, we will use this value to propagate the logout.","type":"string"},"remember":{"description":"Remember, if set to true, tells ORY Hydra to remember this user by telling the user agent (browser) to store\na cookie with authentication data. If the same user performs another OAuth 2.0 Authorization Request, he/she\nwill not be asked to log in again.","type":"boolean"},"remember_for":{"description":"RememberFor sets how long the authentication should be remembered for in seconds. If set to `0`, the\nauthorization will be remembered for the duration of the browser session (using a session cookie).","format":"int64","type":"integer"},"subject":{"description":"Subject is the user ID of the end-user that authenticated.","type":"string"}},"required":["subject"],"title":"HandledLoginRequest is the request payload used to accept a login request.","type":"object"},"accountExperienceConfiguration":{"properties":{"account_experience_theme_stylesheet":{"type":"string"},"favicon_type":{"type":"string"},"favicon_url":{"type":"string"},"kratos_selfservice_flows_recovery_enabled":{"type":"boolean"},"kratos_selfservice_flows_registration_enabled":{"type":"boolean"},"kratos_selfservice_flows_verification_enabled":{"type":"boolean"},"logo_url":{"type":"string"},"name":{"type":"string"},"organization_map":{"additionalProperties":{"type":"string"},"type":"object"}},"type":"object"},"accountExperienceThemeVariables":{"properties":{"accent":{"type":"string"},"bg-default":{"type":"string"},"border-radius-branding":{"type":"string"},"border-radius-buttons":{"type":"string"},"border-radius-cards":{"type":"string"},"border-radius-forms":{"type":"string"},"border-radius-general":{"type":"string"},"button-primary-bg-default":{"type":"string"},"button-primary-bg-disabled":{"type":"string"},"button-primary-bg-hover":{"type":"string"},"button-primary-border-default":{"type":"string"},"button-primary-border-disabled":{"type":"string"},"button-primary-border-hover":{"type":"string"},"button-primary-fg-default":{"type":"string"},"button-primary-fg-disabled":{"type":"string"},"button-primary-fg-hover":{"type":"string"},"button-secondary-bg-default":{"type":"string"},"button-secondary-bg-disabled":{"type":"string"},"button-secondary-bg-hover":{"type":"string"},"button-secondary-border-default":{"type":"string"},"button-secondary-border-disabled":{"type":"string"},"button-secondary-border-hover":{"type":"string"},"button-secondary-fg-default":{"type":"string"},"button-secondary-fg-disabled":{"type":"string"},"button-secondary-fg-hover":{"type":"string"},"button-social-bg-default":{"type":"string"},"button-social-bg-disabled":{"type":"string"},"button-social-bg-hover":{"type":"string"},"button-social-bg-provider":{"type":"string"},"button-social-border-default":{"type":"string"},"button-social-border-disabled":{"type":"string"},"button-social-border-hover":{"type":"string"},"button-social-border-provider":{"type":"string"},"button-social-fg-default":{"type":"string"},"button-social-fg-disabled":{"type":"string"},"button-social-fg-hover":{"type":"string"},"button-social-fg-provider":{"type":"string"},"created_at":{"format":"date-time","type":"string"},"dialog-bg-default":{"type":"string"},"dialog-bg-subtle":{"type":"string"},"dialog-border-default":{"type":"string"},"dialog-fg-default":{"type":"string"},"dialog-fg-mute":{"type":"string"},"dialog-fg-subtle":{"type":"string"},"forms-bg-default":{"type":"string"},"forms-bg-disabled":{"type":"string"},"forms-bg-hover":{"type":"string"},"forms-border-default":{"type":"string"},"forms-border-disabled":{"type":"string"},"forms-border-error":{"type":"string"},"forms-border-focus":{"type":"string"},"forms-border-hover":{"type":"string"},"forms-border-success":{"type":"string"},"forms-border-warn":{"type":"string"},"forms-checkbox-bg-checked":{"type":"string"},"forms-checkbox-bg-default":{"type":"string"},"forms-checkbox-border-checked":{"type":"string"},"forms-checkbox-border-default":{"type":"string"},"forms-checkbox-fg-checked":{"type":"string"},"forms-checkbox-fg-default":{"type":"string"},"forms-fg-default":{"type":"string"},"forms-fg-error":{"type":"string"},"forms-fg-mute":{"type":"string"},"forms-fg-subtle":{"type":"string"},"forms-fg-success":{"type":"string"},"forms-fg-warn":{"type":"string"},"forms-radio-bg-checked":{"type":"string"},"forms-radio-bg-default":{"type":"string"},"forms-radio-border-checked":{"type":"string"},"forms-radio-border-default":{"type":"string"},"forms-radio-fg-checked":{"type":"string"},"forms-radio-fg-default":{"type":"string"},"forms-toggle-bg-checked":{"type":"string"},"forms-toggle-bg-default":{"type":"string"},"forms-toggle-border-checked":{"type":"string"},"forms-toggle-border-default":{"type":"string"},"forms-toggle-fg-checked":{"type":"string"},"forms-toggle-fg-default":{"type":"string"},"id":{"format":"uuid","type":"string"},"links-link-default":{"type":"string"},"links-link-disabled":{"type":"string"},"links-link-hover":{"type":"string"},"links-link-inverted-default":{"type":"string"},"links-link-inverted-hover":{"type":"string"},"links-link-mute-default":{"type":"string"},"links-link-mute-hover":{"type":"string"},"syntax-syntax":{"type":"string"},"syntax-syntax-key":{"type":"string"},"syntax-syntax-num":{"type":"string"},"syntax-syntax-value":{"type":"string"},"updated_at":{"format":"date-time","type":"string"}},"type":"object"},"activeProjectInConsole":{"description":"The Active Project ID","properties":{"project_id":{"description":"The Active Project ID\n\nformat: uuid","type":"string"}},"type":"object"},"addProjectToWorkspaceBody":{"properties":{"environment":{"description":"The environment of the project in the workspace. Can be one of \"prod\" or\n\"dev\". Note that the number of projects in the \"prod\" environment is limited\ndepending on the subscription.\nprod Production\nstage Staging\ndev Development","enum":["prod","stage","dev"],"type":"string","x-go-enum-desc":"prod Production\nstage Staging\ndev Development"},"project_subscription":{"description":"The action to take with the project subscription. Can be one of \"migrate\", and\n\"ignore\". \"migrate\" will migrate the project subscription to the workspace.\n\"ignore\" will ignore the project subscription.\nmigrate ProjectSubscriptionActionMigrate ProjectSubscriptionActionMigrate will migrate the project subscription to the workspace.\nignore ProjectSubscriptionActionIgnore ProjectSubscriptionActionIgnore will ignore the project subscription.","enum":["migrate","ignore"],"type":"string","x-go-enum-desc":"migrate ProjectSubscriptionActionMigrate ProjectSubscriptionActionMigrate will migrate the project subscription to the workspace.\nignore ProjectSubscriptionActionIgnore ProjectSubscriptionActionIgnore will ignore the project subscription."}},"required":["project_subscription","environment"],"title":"AddProjectToWorkspaceBody contains the options for migrating a project to a workspace.","type":"object"},"authenticatorAssuranceLevel":{"description":"The authenticator assurance level can be one of \"aal1\", \"aal2\", or \"aal3\". A higher number means that it is harder\nfor an attacker to compromise the account.\n\nGenerally, \"aal1\" implies that one authentication factor was used while AAL2 implies that two factors (e.g.\npassword + TOTP) have been used.\n\nTo learn more about these levels please head over to: https://www.ory.sh/kratos/docs/concepts/credentials","enum":["aal0","aal1","aal2","aal3"],"title":"Authenticator Assurance Level (AAL)","type":"string"},"batchPatchIdentitiesResponse":{"description":"Patch identities response","properties":{"identities":{"description":"The patch responses for the individual identities.","items":{"$ref":"#/components/schemas/identityPatchResponse"},"type":"array"}},"type":"object"},"checkOplSyntaxBody":{"description":"Ory Permission Language Document","type":"string"},"checkOplSyntaxResult":{"properties":{"errors":{"description":"The list of syntax errors","items":{"$ref":"#/components/schemas/ParseError"},"type":"array"}},"title":"CheckOPLSyntaxResponse represents the response for an OPL syntax check request.","type":"object"},"checkPermissionResult":{"description":"The content of the allowed field is mirrored in the HTTP status code.","properties":{"allowed":{"description":"whether the relation tuple is allowed","type":"boolean"}},"required":["allowed"],"title":"Check Permission Result","type":"object"},"cloudAccount":{"properties":{"email":{"type":"string"},"email_verified":{"type":"boolean"},"id":{"format":"uuid","type":"string"},"name":{"type":"string"}},"required":["id","email","email_verified","name"],"type":"object"},"consistencyRequestParameters":{"description":"Control API consistency guarantees","properties":{"consistency":{"description":"Read Consistency Level (preview)\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nThe default consistency guarantee can be changed in the Ory Network Console or using the Ory CLI with\n`ory patch project --replace '/previews/default_read_consistency_level=\"strong\"'`.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nThis feature is in preview and only available in Ory Network.\n ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level.\nstrong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level.\neventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps.","enum":["","strong","eventual"],"type":"string","x-go-enum-desc":" ConsistencyLevelUnset ConsistencyLevelUnset is the unset / default consistency level.\nstrong ConsistencyLevelStrong ConsistencyLevelStrong is the strong consistency level.\neventual ConsistencyLevelEventual ConsistencyLevelEventual is the eventual consistency level using follower read timestamps."}},"type":"object"},"continueWith":{"discriminator":{"mapping":{"redirect_browser_to":"#/components/schemas/continueWithRedirectBrowserTo","set_ory_session_token":"#/components/schemas/continueWithSetOrySessionToken","show_recovery_ui":"#/components/schemas/continueWithRecoveryUi","show_settings_ui":"#/components/schemas/continueWithSettingsUi","show_verification_ui":"#/components/schemas/continueWithVerificationUi"},"propertyName":"action"},"oneOf":[{"$ref":"#/components/schemas/continueWithVerificationUi"},{"$ref":"#/components/schemas/continueWithSetOrySessionToken"},{"$ref":"#/components/schemas/continueWithSettingsUi"},{"$ref":"#/components/schemas/continueWithRecoveryUi"},{"$ref":"#/components/schemas/continueWithRedirectBrowserTo"}]},"continueWithRecoveryUi":{"description":"Indicates, that the UI flow could be continued by showing a recovery ui","properties":{"action":{"description":"Action will always be `show_recovery_ui`\nshow_recovery_ui ContinueWithActionShowRecoveryUIString","enum":["show_recovery_ui"],"type":"string","x-go-enum-desc":"show_recovery_ui ContinueWithActionShowRecoveryUIString"},"flow":{"$ref":"#/components/schemas/continueWithRecoveryUiFlow"}},"required":["action","flow"],"type":"object"},"continueWithRecoveryUiFlow":{"properties":{"id":{"description":"The ID of the recovery flow","format":"uuid","type":"string"},"url":{"description":"The URL of the recovery flow\n\nIf this value is set, redirect the user's browser to this URL. This value is typically unset for native clients / API flows.","type":"string"}},"required":["id"],"type":"object"},"continueWithRedirectBrowserTo":{"description":"Indicates, that the UI flow could be continued by showing a recovery ui","properties":{"action":{"description":"Action will always be `redirect_browser_to`\nredirect_browser_to ContinueWithActionRedirectBrowserToString","enum":["redirect_browser_to"],"type":"string","x-go-enum-desc":"redirect_browser_to ContinueWithActionRedirectBrowserToString"},"redirect_browser_to":{"description":"The URL to redirect the browser to","type":"string"}},"required":["action","redirect_browser_to"],"type":"object"},"continueWithSetOrySessionToken":{"description":"Indicates that a session was issued, and the application should use this token for authenticated requests","properties":{"action":{"description":"Action will always be `set_ory_session_token`\nset_ory_session_token ContinueWithActionSetOrySessionTokenString","enum":["set_ory_session_token"],"type":"string","x-go-enum-desc":"set_ory_session_token ContinueWithActionSetOrySessionTokenString"},"ory_session_token":{"description":"Token is the token of the session","type":"string"}},"required":["action","ory_session_token"],"type":"object"},"continueWithSettingsUi":{"description":"Indicates, that the UI flow could be continued by showing a settings ui","properties":{"action":{"description":"Action will always be `show_settings_ui`\nshow_settings_ui ContinueWithActionShowSettingsUIString","enum":["show_settings_ui"],"type":"string","x-go-enum-desc":"show_settings_ui ContinueWithActionShowSettingsUIString"},"flow":{"$ref":"#/components/schemas/continueWithSettingsUiFlow"}},"required":["action","flow"],"type":"object"},"continueWithSettingsUiFlow":{"properties":{"id":{"description":"The ID of the settings flow","format":"uuid","type":"string"},"url":{"description":"The URL of the settings flow\n\nIf this value is set, redirect the user's browser to this URL. This value is typically unset for native clients / API flows.","type":"string"}},"required":["id"],"type":"object"},"continueWithVerificationUi":{"description":"Indicates, that the UI flow could be continued by showing a verification ui","properties":{"action":{"description":"Action will always be `show_verification_ui`\nshow_verification_ui ContinueWithActionShowVerificationUIString","enum":["show_verification_ui"],"type":"string","x-go-enum-desc":"show_verification_ui ContinueWithActionShowVerificationUIString"},"flow":{"$ref":"#/components/schemas/continueWithVerificationUiFlow"}},"required":["action","flow"],"type":"object"},"continueWithVerificationUiFlow":{"properties":{"id":{"description":"The ID of the verification flow","format":"uuid","type":"string"},"url":{"description":"The URL of the verification flow\n\nIf this value is set, redirect the user's browser to this URL. This value is typically unset for native clients / API flows.","type":"string"},"verifiable_address":{"description":"The address that should be verified in this flow","type":"string"}},"required":["id","verifiable_address"],"type":"object"},"courierMessageStatus":{"description":"A Message's Status","enum":["queued","sent","processing","abandoned"],"type":"string"},"courierMessageType":{"description":"It can either be `email` or `phone`","enum":["email","phone"],"title":"A Message's Type","type":"string"},"createCustomDomainBody":{"description":"Create Custom Hostname Request Body","properties":{"cookie_domain":{"description":"The domain where cookies will be set. Has to be a parent domain of the custom hostname to work.","type":"string"},"cors_allowed_origins":{"description":"CORS Allowed origins for the custom hostname.","items":{"type":"string"},"type":"array"},"cors_enabled":{"description":"CORS Enabled for the custom hostname.","type":"boolean"},"custom_ui_base_url":{"description":"The base URL where the custom user interface will be exposed.","type":"string"},"hostname":{"description":"The custom hostname where the API will be exposed.","type":"string"}},"type":"object"},"createEventStreamBody":{"description":"Create Event Stream Request Body","properties":{"role_arn":{"description":"The AWS IAM role ARN to assume when publishing to the SNS topic.","type":"string"},"topic_arn":{"description":"The AWS SNS topic ARN.","type":"string"},"type":{"description":"The type of the event stream (AWS SNS, GCP Pub/Sub, etc).","enum":["sns"],"type":"string"}},"required":["type","topic_arn","role_arn"],"type":"object"},"createIdentityBody":{"description":"Create Identity Body","properties":{"credentials":{"$ref":"#/components/schemas/identityWithCredentials"},"metadata_admin":{"description":"Store metadata about the user which is only accessible through admin APIs such as `GET /admin/identities/`."},"metadata_public":{"description":"Store metadata about the identity which the identity itself can see when calling for example the\nsession endpoint. Do not store sensitive information (e.g. credit score) about the identity in this field."},"recovery_addresses":{"description":"RecoveryAddresses contains all the addresses that can be used to recover an identity.\n\nUse this structure to import recovery addresses for an identity. Please keep in mind\nthat the address needs to be represented in the Identity Schema or this field will be overwritten\non the next identity update.","items":{"$ref":"#/components/schemas/recoveryIdentityAddress"},"type":"array"},"schema_id":{"description":"SchemaID is the ID of the JSON Schema to be used for validating the identity's traits.","type":"string"},"state":{"description":"State is the identity's state.\nactive StateActive\ninactive StateInactive","enum":["active","inactive"],"type":"string","x-go-enum-desc":"active StateActive\ninactive StateInactive"},"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"},"verifiable_addresses":{"description":"VerifiableAddresses contains all the addresses that can be verified by the user.\n\nUse this structure to import verified addresses for an identity. Please keep in mind\nthat the address needs to be represented in the Identity Schema or this field will be overwritten\non the next identity update.","items":{"$ref":"#/components/schemas/verifiableIdentityAddress"},"type":"array"}},"required":["schema_id","traits"],"type":"object"},"createJsonWebKeySet":{"description":"Create JSON Web Key Set Request Body","properties":{"alg":{"description":"JSON Web Key Algorithm\n\nThe algorithm to be used for creating the key. Supports `RS256`, `ES256`, `ES512`, `HS512`, and `HS256`.","type":"string"},"kid":{"description":"JSON Web Key ID\n\nThe Key ID of the key to be created.","type":"string"},"use":{"description":"JSON Web Key Use\n\nThe \"use\" (public key use) parameter identifies the intended use of\nthe public key. The \"use\" parameter is employed to indicate whether\na public key is used for encrypting data or verifying the signature\non data. Valid values are \"enc\" and \"sig\".","type":"string"}},"required":["alg","use","kid"],"type":"object"},"createMemberInviteResponse":{"$ref":"#/components/schemas/CreateInviteResponse"},"createProjectBody":{"description":"Create Project Request Body","properties":{"environment":{"description":"The environment of the project.\nprod Production\nstage Staging\ndev Development","enum":["prod","stage","dev"],"type":"string","x-go-enum-desc":"prod Production\nstage Staging\ndev Development"},"home_region":{"description":"Home Region\n\nThe home region of the project. This is the region where the project will be created.\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"},"name":{"description":"The name of the project to be created","type":"string"},"workspace_id":{"description":"The workspace to create the project in.","format":"uuid","type":"string"}},"required":["name","environment"],"type":"object"},"createProjectBranding":{"description":"Create a Project Branding","properties":{"favicon_type":{"type":"string"},"favicon_url":{"type":"string"},"logo_type":{"type":"string"},"logo_url":{"type":"string"},"name":{"type":"string"},"theme":{"$ref":"#/components/schemas/projectBrandingColors"}},"type":"object"},"createRecoveryCodeForIdentityBody":{"description":"Create Recovery Code for Identity Request Body","properties":{"expires_in":{"description":"Code Expires In\n\nThe recovery code will expire after that amount of time has passed. Defaults to the configuration value of\n`selfservice.methods.code.config.lifespan`.","pattern":"^([0-9]+(ns|us|ms|s|m|h))*$","type":"string"},"flow_type":{"$ref":"#/components/schemas/selfServiceFlowType"},"identity_id":{"description":"Identity to Recover\n\nThe identity's ID you wish to recover.","format":"uuid","type":"string"}},"required":["identity_id"],"type":"object"},"createRecoveryLinkForIdentityBody":{"description":"Create Recovery Link for Identity Request Body","properties":{"expires_in":{"description":"Link Expires In\n\nThe recovery link will expire after that amount of time has passed. Defaults to the configuration value of\n`selfservice.methods.code.config.lifespan`.","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"identity_id":{"description":"Identity to Recover\n\nThe identity's ID you wish to recover.","format":"uuid","type":"string"}},"required":["identity_id"],"type":"object"},"createRelationshipBody":{"description":"Create Relationship Request Body","properties":{"namespace":{"description":"Namespace to query","type":"string"},"object":{"description":"Object to query","type":"string"},"relation":{"description":"Relation to query","type":"string"},"subject_id":{"description":"SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.","type":"string"},"subject_set":{"$ref":"#/components/schemas/subjectSet"}},"type":"object"},"createSubscriptionBody":{"properties":{"currency":{"description":"\nusd USD\neur Euro","enum":["usd","eur"],"type":"string","x-go-enum-desc":"usd USD\neur Euro"},"interval":{"description":"\nmonthly Monthly\nyearly Yearly","enum":["monthly","yearly"],"type":"string","x-go-enum-desc":"monthly Monthly\nyearly Yearly"},"plan":{"type":"string"},"provision_first_project":{"format":"uuid","type":"string"},"return_to":{"type":"string"}},"required":["plan","interval","provision_first_project"],"type":"object"},"createWorkspaceBody":{"properties":{"name":{"description":"The name of the workspace","type":"string"}},"required":["name"],"type":"object"},"createWorkspaceSubscriptionBody":{"properties":{"currency":{"description":"\nusd USD\neur Euro","enum":["usd","eur"],"type":"string","x-go-enum-desc":"usd USD\neur Euro"},"interval":{"description":"\nmonthly Monthly\nyearly Yearly","enum":["monthly","yearly"],"type":"string","x-go-enum-desc":"monthly Monthly\nyearly Yearly"},"plan":{"type":"string"},"return_to":{"type":"string"}},"required":["plan","interval"],"type":"object"},"credentialSupportedDraft00":{"description":"Includes information about the supported verifiable credentials.","properties":{"cryptographic_binding_methods_supported":{"description":"OpenID Connect Verifiable Credentials Cryptographic Binding Methods Supported\n\nContains a list of cryptographic binding methods supported for signing the proof.","items":{"type":"string"},"type":"array"},"cryptographic_suites_supported":{"description":"OpenID Connect Verifiable Credentials Cryptographic Suites Supported\n\nContains a list of cryptographic suites methods supported for signing the proof.","items":{"type":"string"},"type":"array"},"format":{"description":"OpenID Connect Verifiable Credentials Format\n\nContains the format that is supported by this authorization server.","type":"string"},"types":{"description":"OpenID Connect Verifiable Credentials Types\n\nContains the types of verifiable credentials supported.","items":{"type":"string"},"type":"array"}},"title":"Verifiable Credentials Metadata (Draft 00)","type":"object"},"customDomain":{"description":"Custom Hostname","properties":{"cookie_domain":{"type":"string"},"cors_allowed_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"cors_enabled":{"type":"boolean"},"created_at":{"format":"date-time","type":"string"},"custom_ui_base_url":{"type":"string"},"hostname":{"type":"string"},"id":{"format":"uuid","type":"string"},"ssl_status":{"enum":["initializing","pending_validation","deleted","pending_issuance","pending_deployment","pending_deletion","pending_expiration","expired","active","initializing_timed_out","validation_timed_out","issuance_timed_out","deployment_timed_out","deletion_timed_out","pending_cleanup","staging_deployment","staging_active","deactivating","inactive","backup_issued","holding_deployment",""],"type":"string","x-go-enum-desc":"initializing initializing\npending_validation pending_validation\ndeleted deleted\npending_issuance pending_issuance\npending_deployment pending_deployment\npending_deletion pending_deletion\npending_expiration pending_expiration\nexpired expired\nactive active\ninitializing_timed_out initializing_timed_out\nvalidation_timed_out validation_timed_out\nissuance_timed_out issuance_timed_out\ndeployment_timed_out deployment_timed_out\ndeletion_timed_out deletion_timed_out\npending_cleanup pending_cleanup\nstaging_deployment staging_deployment\nstaging_active staging_active\ndeactivating deactivating\ninactive inactive\nbackup_issued backup_issued\nholding_deployment holding_deployment\n unknown Cloudflare sometimes returns an empty string."},"updated_at":{"format":"date-time","type":"string"},"verification_errors":{"items":{"type":"string"},"type":"array"},"verification_status":{"$ref":"#/components/schemas/CustomHostnameStatus"}},"type":"object"},"deleteMySessionsCount":{"description":"Deleted Session Count","properties":{"count":{"description":"The number of sessions that were revoked.","format":"int64","type":"integer"}},"type":"object"},"emailTemplateData":{"description":"Contains the data of the email template, including the subject and body in HTML and plaintext variants","properties":{"body":{"$ref":"#/components/schemas/emailTemplateDataBody"},"subject":{"type":"string"}},"required":["body","subject"],"type":"object"},"emailTemplateDataBody":{"properties":{"html":{"type":"string"},"plaintext":{"type":"string"}},"required":["html","plaintext"],"type":"object"},"errorAuthenticatorAssuranceLevelNotSatisfied":{"properties":{"error":{"$ref":"#/components/schemas/genericError"},"redirect_browser_to":{"description":"Points to where to redirect the user to next.","type":"string"}},"title":"Is returned when an active session was found but the requested AAL is not satisfied.","type":"object"},"errorBrowserLocationChangeRequired":{"properties":{"error":{"$ref":"#/components/schemas/errorGeneric"},"redirect_browser_to":{"description":"Points to where to redirect the user to next.","type":"string"}},"title":"Is sent when a flow requires a browser to change its location.","type":"object"},"errorFlowReplaced":{"description":"Is sent when a flow is replaced by a different flow of the same class","properties":{"error":{"$ref":"#/components/schemas/genericError"},"use_flow_id":{"description":"The flow ID that should be used for the new flow as it contains the correct messages.","format":"uuid","type":"string"}},"type":"object"},"errorGeneric":{"description":"The standard Ory JSON API error format.","properties":{"error":{"$ref":"#/components/schemas/genericErrorContent"}},"required":["error"],"title":"JSON API Error Response","type":"object"},"errorOAuth2":{"description":"Error","properties":{"error":{"description":"Error","type":"string"},"error_debug":{"description":"Error Debug Information\n\nOnly available in dev mode.","type":"string"},"error_description":{"description":"Error Description","type":"string"},"error_hint":{"description":"Error Hint\n\nHelps the user identify the error cause.","example":"The redirect URL is not allowed.","type":"string"},"status_code":{"description":"HTTP Status Code","example":401,"format":"int64","type":"integer"}},"type":"object"},"eventStream":{"description":"Event Stream","properties":{"created_at":{"format":"date-time","type":"string"},"id":{"format":"uuid","type":"string"},"role_arn":{"type":"string"},"topic_arn":{"type":"string"},"type":{"type":"string"},"updated_at":{"format":"date-time","type":"string"}},"type":"object"},"expandedPermissionTree":{"properties":{"children":{"description":"The children of the node, possibly none.","items":{"$ref":"#/components/schemas/expandedPermissionTree"},"type":"array"},"tuple":{"$ref":"#/components/schemas/relationship"},"type":{"description":"The type of the node.\nunion TreeNodeUnion\nexclusion TreeNodeExclusion\nintersection TreeNodeIntersection\nleaf TreeNodeLeaf\ntuple_to_subject_set TreeNodeTupleToSubjectSet\ncomputed_subject_set TreeNodeComputedSubjectSet\nnot TreeNodeNot\nunspecified TreeNodeUnspecified","enum":["union","exclusion","intersection","leaf","tuple_to_subject_set","computed_subject_set","not","unspecified"],"type":"string","x-go-enum-desc":"union TreeNodeUnion\nexclusion TreeNodeExclusion\nintersection TreeNodeIntersection\nleaf TreeNodeLeaf\ntuple_to_subject_set TreeNodeTupleToSubjectSet\ncomputed_subject_set TreeNodeComputedSubjectSet\nnot TreeNodeNot\nunspecified TreeNodeUnspecified"}},"required":["type"],"type":"object"},"falsyNullBool":{"description":"It JSON decodes to false if null.","title":"FalsyNullBool represents a bool that may be null.","type":"boolean"},"flowError":{"properties":{"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"error":{"type":"object"},"id":{"description":"ID of the error container.","format":"uuid","type":"string"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"}},"required":["id"],"type":"object"},"genericError":{"description":"Error responses are sent when an error (e.g. unauthorized, bad request, ...) occurred.","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":{"description":"Further error details"},"error":{"$ref":"#/components/schemas/genericErrorContent"},"id":{"description":"The error ID\n\nUseful when trying to identify various errors in application logic.","type":"string"},"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"],"title":"Error response","type":"object"},"genericErrorContent":{"description":"Error response","properties":{"debug":{"description":"Debug contains debug information. This is usually not available and has to be enabled.","example":"The database adapter was unable to find the element","type":"string"},"error":{"description":"Name is the error name.","example":"The requested resource could not be found","type":"string"},"error_description":{"description":"Description contains further information on the nature of the error.","example":"Object with ID 12345 does not exist","type":"string"},"message":{"description":"Message contains the error message.","type":"string"},"status_code":{"description":"Code represents the error status code (404, 403, 401, ...).","example":404,"format":"int64","type":"integer"}},"type":"object"},"getAttributesCountResponse":{"description":"Response of the getAttributesCount endpoint","properties":{"data":{"description":"The list of data points.","items":{"$ref":"#/components/schemas/AttributesCountDatapoint"},"readOnly":true,"type":"array"}},"required":["data"],"type":"object"},"getManagedIdentitySchemaLocation":{"description":"Ory Identity Schema Location","properties":{"location":{"type":"string"}},"type":"object"},"getMetricsEventAttributesResponse":{"description":"Response of the getMetricsEventAttributes endpoint","properties":{"events":{"description":"The list of data points.","items":{"type":"string"},"readOnly":true,"type":"array"}},"required":["events"],"type":"object"},"getMetricsEventTypesResponse":{"description":"Response of the getMetricsEventTypes endpoint","properties":{"events":{"description":"The list of data points.","items":{"type":"string"},"readOnly":true,"type":"array"}},"required":["events"],"type":"object"},"getOrganizationResponse":{"properties":{"organization":{"$ref":"#/components/schemas/organization"}},"required":["organization"],"title":"getOrganizationResponse represents a B2B SSO Organization.","type":"object"},"getProjectEventsBody":{"description":"Body of the getProjectEvents endpoint","properties":{"event_name":{"description":"The event name to query for","type":"string"},"filters":{"default":[],"description":"Event attribute filters","items":{"$ref":"#/components/schemas/AttributeFilter"},"type":"array"},"from":{"description":"The start RFC3339 date of the time window","format":"date-time","type":"string"},"page_size":{"default":25,"description":"Maximum number of events to return","format":"int64","type":"integer"},"page_token":{"description":"Pagination token to fetch next page, empty if first page","type":"string"},"to":{"description":"The end RFC3339 date of the time window","format":"date-time","type":"string"}},"required":["from","to"],"type":"object"},"getProjectEventsResponse":{"description":"Response of the getProjectEvents endpoint","properties":{"events":{"description":"The list of data points.","items":{"$ref":"#/components/schemas/ProjectEventsDatapoint"},"readOnly":true,"type":"array"},"page_token":{"description":"Pagination token to be included in next page request","readOnly":true,"type":"string"}},"required":["events"],"type":"object"},"getProjectMetricsResponse":{"description":"Response of the getMetrics endpoint","properties":{"data":{"description":"The list of data points.","items":{"$ref":"#/components/schemas/metricsDatapoint"},"readOnly":true,"type":"array"}},"required":["data"],"type":"object"},"getSessionActivityResponse":{"description":"Response of the getSessionActivity endpoint","properties":{"data":{"description":"The list of data points.","items":{"$ref":"#/components/schemas/SessionActivityDatapoint"},"readOnly":true,"type":"array"}},"required":["data"],"type":"object"},"healthNotReadyStatus":{"properties":{"errors":{"additionalProperties":{"type":"string"},"description":"Errors contains a list of errors that caused the not ready status.","type":"object"}},"title":"The not ready status of the service.","type":"object"},"healthStatus":{"properties":{"status":{"description":"Status always contains \"ok\".","type":"string"}},"title":"The health status of the service.","type":"object"},"identity":{"description":"An [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) represents a (human) user in Ory.","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":{"description":"ID is the identity's unique identifier.\n\nThe Identity ID can not be changed and can not be chosen. This ensures future\ncompatibility and optimization for distributed stores such as CockroachDB.","format":"uuid","type":"string"},"metadata_admin":{"$ref":"#/components/schemas/nullJsonRawMessage"},"metadata_public":{"$ref":"#/components/schemas/nullJsonRawMessage"},"organization_id":{"$ref":"#/components/schemas/NullUUID"},"recovery_addresses":{"description":"RecoveryAddresses contains all the addresses that can be used to recover an identity.","items":{"$ref":"#/components/schemas/recoveryIdentityAddress"},"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":{"description":"State is the identity's state.\n\nThis value has currently no effect.\nactive StateActive\ninactive StateInactive","enum":["active","inactive"],"type":"string","x-go-enum-desc":"active StateActive\ninactive StateInactive"},"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":{"description":"Type discriminates between different types of credentials.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode","enum":["password","oidc","totp","lookup_secret","webauthn","code","passkey","profile","link_recovery","code_recovery"],"type":"string","x-go-enum-desc":"password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"version":{"description":"Version refers to the version of the credential. Useful when changing the config schema.","format":"int64","type":"integer"}},"type":"object"},"identityCredentialsCode":{"description":"CredentialsCode represents a one time login/registration code","properties":{"address_type":{"description":"The type of the address for this code","type":"string"},"used_at":{"$ref":"#/components/schemas/NullTime"}},"type":"object"},"identityCredentialsOidc":{"properties":{"providers":{"items":{"$ref":"#/components/schemas/identityCredentialsOidcProvider"},"type":"array"}},"title":"CredentialsOIDC is contains the configuration for credentials of the type oidc.","type":"object"},"identityCredentialsOidcProvider":{"properties":{"initial_access_token":{"type":"string"},"initial_id_token":{"type":"string"},"initial_refresh_token":{"type":"string"},"organization":{"type":"string"},"provider":{"type":"string"},"subject":{"type":"string"}},"title":"CredentialsOIDCProvider is contains a specific OpenID COnnect credential for a particular connection (e.g. Google).","type":"object"},"identityCredentialsPassword":{"properties":{"hashed_password":{"description":"HashedPassword is a hash-representation of the password.","type":"string"},"use_password_migration_hook":{"description":"UsePasswordMigrationHook is set to true if the password should be migrated\nusing the password migration hook. If set, and the HashedPassword is empty, a\nwebhook will be called during login to migrate the password.","type":"boolean"}},"title":"CredentialsPassword is contains the configuration for credentials of the type password.","type":"object"},"identityMetaSchema":{"description":"Identity Meta Schema","type":"object"},"identityPatch":{"description":"Payload for patching an identity","properties":{"create":{"$ref":"#/components/schemas/createIdentityBody"},"patch_id":{"description":"The ID of this patch.\n\nThe patch ID is optional. If specified, the ID will be returned in the\nresponse, so consumers of this API can correlate the response with the\npatch.","format":"uuid","type":"string"}},"type":"object"},"identityPatchResponse":{"description":"Response for a single identity patch","properties":{"action":{"description":"The action for this specific patch\ncreate ActionCreate Create this identity.","enum":["create"],"type":"string","x-go-enum-desc":"create ActionCreate Create this identity."},"identity":{"description":"The identity ID payload of this patch","format":"uuid","type":"string"},"patch_id":{"description":"The ID of this patch response, if an ID was specified in the patch.","format":"uuid","type":"string"}},"type":"object"},"identitySchema":{"description":"Raw JSON Schema","type":"object"},"identitySchemaContainer":{"description":"An Identity JSON Schema Container","properties":{"id":{"description":"The ID of the Identity JSON Schema","type":"string"},"schema":{"description":"The actual Identity JSON Schema","type":"object"}},"type":"object"},"identitySchemaPreset":{"properties":{"schema":{"description":"Schema is the Identity JSON Schema","type":"object"},"url":{"description":"URL is the preset identifier","type":"string"}},"required":["url","schema"],"type":"object"},"identitySchemaPresets":{"items":{"$ref":"#/components/schemas/identitySchemaPreset"},"type":"array"},"identitySchemas":{"description":"List of Identity JSON Schemas","items":{"$ref":"#/components/schemas/identitySchemaContainer"},"type":"array"},"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"},"identityWithCredentials":{"description":"Create Identity and Import Credentials","properties":{"oidc":{"$ref":"#/components/schemas/identityWithCredentialsOidc"},"password":{"$ref":"#/components/schemas/identityWithCredentialsPassword"}},"type":"object"},"identityWithCredentialsOidc":{"description":"Create Identity and Import Social Sign In Credentials","properties":{"config":{"$ref":"#/components/schemas/identityWithCredentialsOidcConfig"}},"type":"object"},"identityWithCredentialsOidcConfig":{"properties":{"config":{"$ref":"#/components/schemas/identityWithCredentialsPasswordConfig"},"providers":{"description":"A list of OpenID Connect Providers","items":{"$ref":"#/components/schemas/identityWithCredentialsOidcConfigProvider"},"type":"array"}},"type":"object"},"identityWithCredentialsOidcConfigProvider":{"description":"Create Identity and Import Social Sign In Credentials Configuration","properties":{"provider":{"description":"The OpenID Connect provider to link the subject to. Usually something like `google` or `github`.","type":"string"},"subject":{"description":"The subject (`sub`) of the OpenID Connect connection. Usually the `sub` field of the ID Token.","type":"string"}},"required":["subject","provider"],"type":"object"},"identityWithCredentialsPassword":{"description":"Create Identity and Import Password Credentials","properties":{"config":{"$ref":"#/components/schemas/identityWithCredentialsPasswordConfig"}},"type":"object"},"identityWithCredentialsPasswordConfig":{"description":"Create Identity and Import Password Credentials Configuration","properties":{"hashed_password":{"description":"The hashed password in [PHC format](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities#hashed-passwords)","type":"string"},"password":{"description":"The password in plain text if no hash is available.","type":"string"},"use_password_migration_hook":{"description":"If set to true, the password will be migrated using the password migration hook.","type":"boolean"}},"type":"object"},"internalGetProjectBrandingBody":{"description":"Get Project Branding Request Body","properties":{"hostname":{"type":"string"}},"type":"object"},"internalIsAXWelcomeScreenEnabledForProjectBody":{"description":"Is Account Experience Enabled For Project Request Body","properties":{"path":{"description":"Path is the path of the request.","type":"string"},"project_slug":{"description":"ProjectSlug is the project's slug.","type":"string"}},"required":["project_slug","path"],"type":"object"},"internalIsOwnerForProjectBySlugBody":{"description":"Is Owner For Project By Slug Request Body","properties":{"namespace":{"description":"Namespace is the namespace of the subject.","enum":["User"," ApiKey"],"type":"string"},"project_scope":{"description":"ProjectScope is the project_id resolved from the\nAPI Token.","type":"string"},"project_slug":{"description":"ProjectSlug is the project's slug.","type":"string"},"subject":{"description":"Subject is the subject acting (user or API key).","type":"string"}},"required":["subject","namespace","project_slug"],"type":"object"},"internalIsOwnerForProjectBySlugResponse":{"properties":{"project_id":{"description":"ProjectID is the project's ID.","type":"string"}},"required":["project_id"],"type":"object"},"introspectedOAuth2Token":{"description":"Introspection contains an access token's session data as specified by\n[IETF RFC 7662](https://tools.ietf.org/html/rfc7662)","properties":{"active":{"description":"Active is a boolean indicator of whether or not the presented token\nis currently active. The specifics of a token's \"active\" state\nwill vary depending on the implementation of the authorization\nserver and the information it keeps about its tokens, but a \"true\"\nvalue return for the \"active\" property will generally indicate\nthat a given token has been issued by this authorization server,\nhas not been revoked by the resource owner, and is within its\ngiven time window of validity (e.g., after its issuance time and\nbefore its expiration time).","type":"boolean"},"aud":{"description":"Audience contains a list of the token's intended audiences.","items":{"type":"string"},"type":"array"},"client_id":{"description":"ID is aclient identifier for the OAuth 2.0 client that\nrequested this token.","type":"string"},"exp":{"description":"Expires at is an integer timestamp, measured in the number of seconds\nsince January 1 1970 UTC, indicating when this token will expire.","format":"int64","type":"integer"},"ext":{"additionalProperties":{},"description":"Extra is arbitrary data set by the session.","type":"object"},"iat":{"description":"Issued at is an integer timestamp, measured in the number of seconds\nsince January 1 1970 UTC, indicating when this token was\noriginally issued.","format":"int64","type":"integer"},"iss":{"description":"IssuerURL is a string representing the issuer of this token","type":"string"},"nbf":{"description":"NotBefore is an integer timestamp, measured in the number of seconds\nsince January 1 1970 UTC, indicating when this token is not to be\nused before.","format":"int64","type":"integer"},"obfuscated_subject":{"description":"ObfuscatedSubject is set when the subject identifier algorithm was set to \"pairwise\" during authorization.\nIt is the `sub` value of the ID Token that was issued.","type":"string"},"scope":{"description":"Scope is a JSON string containing a space-separated list of\nscopes associated with this token.","type":"string"},"sub":{"description":"Subject of the token, as defined in JWT [RFC7519].\nUsually a machine-readable identifier of the resource owner who\nauthorized this token.","type":"string"},"token_type":{"description":"TokenType is the introspected token's type, typically `Bearer`.","type":"string"},"token_use":{"description":"TokenUse is the introspected token's use, for example `access_token` or `refresh_token`.","type":"string"},"username":{"description":"Username is a human-readable identifier for the resource owner who\nauthorized this token.","type":"string"}},"required":["active"],"type":"object"},"invoice":{"properties":{"id":{"description":"The ID of the subscription","format":"uuid","readOnly":true,"type":"string"},"invoiced_at":{"$ref":"#/components/schemas/Time"},"type":{"description":"Type is the type of the invoice.\nusage InvoiceTypeUsage\nbase InvoiceTypeBase","enum":["usage","base"],"readOnly":true,"type":"string","x-go-enum-desc":"usage InvoiceTypeUsage\nbase InvoiceTypeBase"},"updated_at":{"format":"date-time","type":"string"},"v1":{"$ref":"#/components/schemas/InvoiceDataV1"}},"required":["id","invoiced_at","type"],"type":"object"},"isOwnerForProjectBySlug":{"properties":{"ProjectSlug":{"description":"ProjectSlug is the project's slug.","type":"string"},"Subject":{"description":"Subject is the subject from the API Token.","type":"string"}},"required":["Subject","ProjectSlug"],"type":"object"},"jsonPatch":{"description":"A JSONPatch document as defined by RFC 6902","properties":{"from":{"description":"This field is used together with operation \"move\" and uses JSON Pointer notation.\n\nLearn more [about JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901#section-5).","example":"/name","type":"string"},"op":{"description":"The operation to be performed. One of \"add\", \"remove\", \"replace\", \"move\", \"copy\", or \"test\".","enum":["add","remove","replace","move","copy","test"],"example":"replace","type":"string"},"path":{"description":"The path to the target path. Uses JSON pointer notation.\n\nLearn more [about JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901#section-5).","example":"/name","type":"string"},"value":{"description":"The value to be used within the operations.\n\nLearn more [about JSON Pointers](https://datatracker.ietf.org/doc/html/rfc6901#section-5).","example":"foobar"}},"required":["op","path"],"type":"object"},"jsonPatchDocument":{"description":"A JSONPatchDocument request","items":{"$ref":"#/components/schemas/jsonPatch"},"type":"array"},"jsonWebKey":{"properties":{"alg":{"description":"The \"alg\" (algorithm) parameter identifies the algorithm intended for\nuse with the key. The values used should either be registered in the\nIANA \"JSON Web Signature and Encryption Algorithms\" registry\nestablished by [JWA] or be a value that contains a Collision-\nResistant Name.","example":"RS256","type":"string"},"crv":{"example":"P-256","type":"string"},"d":{"example":"T_N8I-6He3M8a7X1vWt6TGIx4xB_GP3Mb4SsZSA4v-orvJzzRiQhLlRR81naWYxfQAYt5isDI6_C2L9bdWo4FFPjGQFvNoRX-_sBJyBI_rl-TBgsZYoUlAj3J92WmY2inbA-PwyJfsaIIDceYBC-eX-xiCu6qMqkZi3MwQAFL6bMdPEM0z4JBcwFT3VdiWAIRUuACWQwrXMq672x7fMuaIaHi7XDGgt1ith23CLfaREmJku9PQcchbt_uEY-hqrFY6ntTtS4paWWQj86xLL94S-Tf6v6xkL918PfLSOTq6XCzxvlFwzBJqApnAhbwqLjpPhgUG04EDRrqrSBc5Y1BLevn6Ip5h1AhessBp3wLkQgz_roeckt-ybvzKTjESMuagnpqLvOT7Y9veIug2MwPJZI2VjczRc1vzMs25XrFQ8DpUy-bNdp89TmvAXwctUMiJdgHloJw23Cv03gIUAkDnsTqZmkpbIf-crpgNKFmQP_EDKoe8p_PXZZgfbRri3NoEVGP7Mk6yEu8LjJhClhZaBNjuWw2-KlBfOA3g79mhfBnkInee5KO9mGR50qPk1V-MorUYNTFMZIm0kFE6eYVWFBwJHLKYhHU34DoiK1VP-svZpC2uAMFNA_UJEwM9CQ2b8qe4-5e9aywMvwcuArRkAB5mBIfOaOJao3mfukKAE","type":"string"},"dp":{"example":"G4sPXkc6Ya9y8oJW9_ILj4xuppu0lzi_H7VTkS8xj5SdX3coE0oimYwxIi2emTAue0UOa5dpgFGyBJ4c8tQ2VF402XRugKDTP8akYhFo5tAA77Qe_NmtuYZc3C3m3I24G2GvR5sSDxUyAN2zq8Lfn9EUms6rY3Ob8YeiKkTiBj0","type":"string"},"dq":{"example":"s9lAH9fggBsoFR8Oac2R_E2gw282rT2kGOAhvIllETE1efrA6huUUvMfBcMpn8lqeW6vzznYY5SSQF7pMdC_agI3nG8Ibp1BUb0JUiraRNqUfLhcQb_d9GF4Dh7e74WbRsobRonujTYN1xCaP6TO61jvWrX-L18txXw494Q_cgk","type":"string"},"e":{"example":"AQAB","type":"string"},"k":{"example":"GawgguFyGrWKav7AX4VKUg","type":"string"},"kid":{"description":"The \"kid\" (key ID) parameter is used to match a specific key. This\nis used, for instance, to choose among a set of keys within a JWK Set\nduring key rollover. The structure of the \"kid\" value is\nunspecified. When \"kid\" values are used within a JWK Set, different\nkeys within the JWK Set SHOULD use distinct \"kid\" values. (One\nexample in which different keys might use the same \"kid\" value is if\nthey have different \"kty\" (key type) values but are considered to be\nequivalent alternatives by the application using them.) The \"kid\"\nvalue is a case-sensitive string.","example":"1603dfe0af8f4596","type":"string"},"kty":{"description":"The \"kty\" (key type) parameter identifies the cryptographic algorithm\nfamily used with the key, such as \"RSA\" or \"EC\". \"kty\" values should\neither be registered in the IANA \"JSON Web Key Types\" registry\nestablished by [JWA] or be a value that contains a Collision-\nResistant Name. The \"kty\" value is a case-sensitive string.","example":"RSA","type":"string"},"n":{"example":"vTqrxUyQPl_20aqf5kXHwDZrel-KovIp8s7ewJod2EXHl8tWlRB3_Rem34KwBfqlKQGp1nqah-51H4Jzruqe0cFP58hPEIt6WqrvnmJCXxnNuIB53iX_uUUXXHDHBeaPCSRoNJzNysjoJ30TIUsKBiirhBa7f235PXbKiHducLevV6PcKxJ5cY8zO286qJLBWSPm-OIevwqsIsSIH44Qtm9sioFikhkbLwoqwWORGAY0nl6XvVOlhADdLjBSqSAeT1FPuCDCnXwzCDR8N9IFB_IjdStFkC-rVt2K5BYfPd0c3yFp_vHR15eRd0zJ8XQ7woBC8Vnsac6Et1pKS59pX6256DPWu8UDdEOolKAPgcd_g2NpA76cAaF_jcT80j9KrEzw8Tv0nJBGesuCjPNjGs_KzdkWTUXt23Hn9QJsdc1MZuaW0iqXBepHYfYoqNelzVte117t4BwVp0kUM6we0IqyXClaZgOI8S-WDBw2_Ovdm8e5NmhYAblEVoygcX8Y46oH6bKiaCQfKCFDMcRgChme7AoE1yZZYsPbaG_3IjPrC4LBMHQw8rM9dWjJ8ImjicvZ1pAm0dx-KHCP3y5PVKrxBDf1zSOsBRkOSjB8TPODnJMz6-jd5hTtZxpZPwPoIdCanTZ3ZD6uRBpTmDwtpRGm63UQs1m5FWPwb0T2IF0","type":"string"},"p":{"example":"6NbkXwDWUhi-eR55Cgbf27FkQDDWIamOaDr0rj1q0f1fFEz1W5A_09YvG09Fiv1AO2-D8Rl8gS1Vkz2i0zCSqnyy8A025XOcRviOMK7nIxE4OH_PEsko8dtIrb3TmE2hUXvCkmzw9EsTF1LQBOGC6iusLTXepIC1x9ukCKFZQvdgtEObQ5kzd9Nhq-cdqmSeMVLoxPLd1blviVT9Vm8-y12CtYpeJHOaIDtVPLlBhJiBoPKWg3vxSm4XxIliNOefqegIlsmTIa3MpS6WWlCK3yHhat0Q-rRxDxdyiVdG_wzJvp0Iw_2wms7pe-PgNPYvUWH9JphWP5K38YqEBiJFXQ","type":"string"},"q":{"example":"0A1FmpOWR91_RAWpqreWSavNaZb9nXeKiBo0DQGBz32DbqKqQ8S4aBJmbRhJcctjCLjain-ivut477tAUMmzJwVJDDq2MZFwC9Q-4VYZmFU4HJityQuSzHYe64RjN-E_NQ02TWhG3QGW6roq6c57c99rrUsETwJJiwS8M5p15Miuz53DaOjv-uqqFAFfywN5WkxHbraBcjHtMiQuyQbQqkCFh-oanHkwYNeytsNhTu2mQmwR5DR2roZ2nPiFjC6nsdk-A7E3S3wMzYYFw7jvbWWoYWo9vB40_MY2Y0FYQSqcDzcBIcq_0tnnasf3VW4Fdx6m80RzOb2Fsnln7vKXAQ","type":"string"},"qi":{"example":"GyM_p6JrXySiz1toFgKbWV-JdI3jQ4ypu9rbMWx3rQJBfmt0FoYzgUIZEVFEcOqwemRN81zoDAaa-Bk0KWNGDjJHZDdDmFhW3AN7lI-puxk_mHZGJ11rxyR8O55XLSe3SPmRfKwZI6yU24ZxvQKFYItdldUKGzO6Ia6zTKhAVRU","type":"string"},"use":{"description":"Use (\"public key use\") identifies the intended use of\nthe public key. The \"use\" parameter is employed to indicate whether\na public key is used for encrypting data or verifying the signature\non data. Values are commonly \"sig\" (signature) or \"enc\" (encryption).","example":"sig","type":"string"},"x":{"example":"f83OJ3D2xF1Bg8vub9tLe1gHMzV76e8Tus9uPHvRVEU","type":"string"},"x5c":{"description":"The \"x5c\" (X.509 certificate chain) parameter contains a chain of one\nor more PKIX certificates [RFC5280]. The certificate chain is\nrepresented as a JSON array of certificate value strings. Each\nstring in the array is a base64-encoded (Section 4 of [RFC4648] --\nnot base64url-encoded) DER [ITU.X690.1994] PKIX certificate value.\nThe PKIX certificate containing the key value MUST be the first\ncertificate.","items":{"type":"string"},"type":"array"},"y":{"example":"x_FEzRu9m36HLN_tue659LNpXW6pCyStikYjKIWI5a0","type":"string"}},"required":["use","kty","kid","alg"],"type":"object"},"jsonWebKeySet":{"description":"JSON Web Key Set","properties":{"keys":{"description":"List of JSON Web Keys\n\nThe value of the \"keys\" parameter is an array of JSON Web Key (JWK)\nvalues. By default, the order of the JWK values within the array does\nnot imply an order of preference among them, although applications\nof JWK Sets can choose to assign a meaning to the order for their\npurposes, if desired.","items":{"$ref":"#/components/schemas/jsonWebKey"},"type":"array"}},"type":"object"},"listCustomDomains":{"description":"Custom Hostname List","items":{"$ref":"#/components/schemas/customDomain"},"type":"array"},"listEventStreams":{"description":"Event Stream List","properties":{"event_streams":{"items":{"$ref":"#/components/schemas/eventStream"},"type":"array"}},"type":"object"},"listInvoicesResponse":{"properties":{"buckets":{"items":{"$ref":"#/components/schemas/BillingPeriodBucket"},"type":"array"},"has_next_page":{"type":"boolean"},"next_page_token":{"type":"string"}},"required":["buckets","next_page_token","has_next_page"],"type":"object"},"listOrganizationsResponse":{"description":"B2B SSO Organization List","properties":{"has_next_page":{"type":"boolean"},"next_page_token":{"type":"string"},"organizations":{"description":"The list of organizations","items":{"$ref":"#/components/schemas/organization"},"type":"array"}},"required":["organizations","next_page_token","has_next_page"],"type":"object"},"listWorkspaceProjects":{"properties":{"has_next_page":{"type":"boolean"},"next_page":{"type":"string"},"projects":{"items":{"$ref":"#/components/schemas/projectMetadata"},"type":"array"}},"required":["projects","next_page","has_next_page"],"type":"object"},"listWorkspaces":{"properties":{"has_next_page":{"type":"boolean"},"next_page_token":{"type":"string"},"workspaces":{"items":{"$ref":"#/components/schemas/workspace"},"type":"array"}},"required":["workspaces","next_page_token","has_next_page"],"type":"object"},"loginFlow":{"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":{"description":"The active login method\n\nIf set contains the login method used. If the flow is new, it is unset.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode","enum":["password","oidc","totp","lookup_secret","webauthn","code","passkey","profile","link_recovery","code_recovery"],"type":"string","x-go-enum-desc":"password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"},"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"},"id":{"description":"ID represents the flow's unique ID. When performing the login flow, this\nrepresents the id in the login UI's query parameter: http:///?flow=","format":"uuid","type":"string"},"issued_at":{"description":"IssuedAt is the time (UTC) when the flow started.","format":"date-time","type":"string"},"oauth2_login_challenge":{"description":"Ory OAuth 2.0 Login Challenge.\n\nThis value is set using the `login_challenge` query parameter of the registration and login endpoints.\nIf set will cooperate with Ory OAuth2 and OpenID to act as an OAuth2 server / OpenID Provider.","type":"string"},"oauth2_login_request":{"$ref":"#/components/schemas/oAuth2LoginRequest"},"organization_id":{"$ref":"#/components/schemas/NullUUID"},"refresh":{"description":"Refresh stores whether this login flow should enforce re-authentication.","type":"boolean"},"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"},"requested_aal":{"$ref":"#/components/schemas/authenticatorAssuranceLevel"},"return_to":{"description":"ReturnTo contains the requested return_to URL.","type":"string"},"session_token_exchange_code":{"description":"SessionTokenExchangeCode holds the secret code that the client can use to retrieve a session token after the login flow has been completed.\nThis is only set if the client has requested a session token exchange code, and if the flow is of type \"api\",\nand only on creating the login flow.","type":"string"},"state":{"description":"State represents the state of this request:\n\nchoose_method: ask the user to choose a method to sign in with\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the login challenge was passed."},"transient_payload":{"description":"TransientPayload is used to pass data from the login to hooks and email templates","type":"object"},"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","state"],"title":"Login Flow","type":"object"},"loginFlowState":{"description":"The state represents the state of the login flow.\n\nchoose_method: ask the user to choose a method (e.g. login account via email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the login challenge was passed.","enum":["choose_method","sent_email","passed_challenge"],"title":"Login Flow State"},"logoutFlow":{"description":"Logout Flow","properties":{"logout_token":{"description":"LogoutToken can be used to perform logout using AJAX.","type":"string"},"logout_url":{"description":"LogoutURL can be opened in a browser to sign the user out.\n\nformat: uri","type":"string"}},"required":["logout_url","logout_token"],"type":"object"},"managedIdentitySchema":{"description":"Together the name and identity uuid are a unique index constraint.\nThis prevents a user from having schemas with the same name.\nThis also allows schemas to have the same name across the system.","properties":{"blob_name":{"description":"The gcs file name\n\nThis is a randomly generated name which is used to uniquely identify the file on the blob storage","type":"string"},"blob_url":{"description":"The publicly accessible url of the schema","type":"string"},"content_hash":{"description":"The Content Hash\n\nContains a hash of the schema's content.","type":"string"},"created_at":{"description":"The Schema's Creation Date","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The schema's ID.","format":"uuid","readOnly":true,"type":"string"},"name":{"description":"The schema name\n\nThis is set by the user and is for them to easily recognise their schema","example":"CustomerIdentity","type":"string"},"updated_at":{"description":"Last Time Schema was Updated","format":"date-time","readOnly":true,"type":"string"}},"required":["id","name","blob_name","blob_url","created_at","updated_at"],"title":"Schema represents an Ory Kratos Identity Schema","type":"object"},"managedIdentitySchemaValidationResult":{"description":"Ory Identity Schema Validation Result","properties":{"message":{"type":"string"},"valid":{"type":"boolean"}},"type":"object"},"managedIdentitySchemas":{"items":{"$ref":"#/components/schemas/managedIdentitySchema"},"type":"array"},"memberInvite":{"properties":{"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The invite's ID.","format":"uuid","readOnly":true,"type":"string"},"invitee_email":{"description":"The invitee's email","type":"string"},"invitee_id":{"$ref":"#/components/schemas/NullUUID"},"owner_email":{"description":"The invite owner's email\nUsually the project's owner email","type":"string"},"owner_id":{"description":"The invite owner's ID\nUsually the project's owner","format":"uuid","type":"string"},"project_id":{"$ref":"#/components/schemas/NullUUID"},"role":{"$ref":"#/components/schemas/String"},"status":{"description":"The invite's status\nKeeps track of the invites status such as pending, accepted, declined, expired\npending PENDING\naccepted ACCEPTED\ndeclined DECLINED\nexpired EXPIRED\ncancelled CANCELLED\nremoved REMOVED","enum":["pending","accepted","declined","expired","cancelled","removed"],"type":"string","x-go-enum-desc":"pending PENDING\naccepted ACCEPTED\ndeclined DECLINED\nexpired EXPIRED\ncancelled CANCELLED\nremoved REMOVED"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"},"workspace_id":{"$ref":"#/components/schemas/NullUUID"}},"required":["id","owner_id","owner_email","invitee_email","status","created_at","updated_at"],"type":"object"},"memberInvites":{"items":{"$ref":"#/components/schemas/memberInvite"},"type":"array"},"message":{"properties":{"body":{"type":"string"},"channel":{"type":"string"},"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"dispatches":{"description":"Dispatches store information about the attempts of delivering a message\nMay contain an error if any happened, or just the `success` state.","items":{"$ref":"#/components/schemas/messageDispatch"},"type":"array"},"id":{"format":"uuid","type":"string"},"recipient":{"type":"string"},"send_count":{"format":"int64","type":"integer"},"status":{"$ref":"#/components/schemas/courierMessageStatus"},"subject":{"type":"string"},"template_type":{"description":"\nrecovery_invalid TypeRecoveryInvalid\nrecovery_valid TypeRecoveryValid\nrecovery_code_invalid TypeRecoveryCodeInvalid\nrecovery_code_valid TypeRecoveryCodeValid\nverification_invalid TypeVerificationInvalid\nverification_valid TypeVerificationValid\nverification_code_invalid TypeVerificationCodeInvalid\nverification_code_valid TypeVerificationCodeValid\nstub TypeTestStub\nlogin_code_valid TypeLoginCodeValid\nregistration_code_valid TypeRegistrationCodeValid","enum":["recovery_invalid","recovery_valid","recovery_code_invalid","recovery_code_valid","verification_invalid","verification_valid","verification_code_invalid","verification_code_valid","stub","login_code_valid","registration_code_valid"],"type":"string","x-go-enum-desc":"recovery_invalid TypeRecoveryInvalid\nrecovery_valid TypeRecoveryValid\nrecovery_code_invalid TypeRecoveryCodeInvalid\nrecovery_code_valid TypeRecoveryCodeValid\nverification_invalid TypeVerificationInvalid\nverification_valid TypeVerificationValid\nverification_code_invalid TypeVerificationCodeInvalid\nverification_code_valid TypeVerificationCodeValid\nstub TypeTestStub\nlogin_code_valid TypeLoginCodeValid\nregistration_code_valid TypeRegistrationCodeValid"},"type":{"$ref":"#/components/schemas/courierMessageType"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"}},"required":["id","status","type","recipient","body","subject","template_type","send_count","created_at","updated_at"],"type":"object"},"messageDispatch":{"description":"MessageDispatch represents an attempt of sending a courier message\nIt contains the status of the attempt (failed or successful) and the error if any occured","properties":{"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"error":{"$ref":"#/components/schemas/JSONRawMessage"},"id":{"description":"The ID of this message dispatch","format":"uuid","type":"string"},"message_id":{"description":"The ID of the message being dispatched","format":"uuid","type":"string"},"status":{"description":"The status of this dispatch\nEither \"failed\" or \"success\"\nfailed CourierMessageDispatchStatusFailed\nsuccess CourierMessageDispatchStatusSuccess","enum":["failed","success"],"type":"string","x-go-enum-desc":"failed CourierMessageDispatchStatusFailed\nsuccess CourierMessageDispatchStatusSuccess"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"}},"required":["id","message_id","status","created_at","updated_at"],"type":"object"},"metricsDatapoint":{"description":"Represents a single datapoint/bucket of a time series","properties":{"count":{"description":"The count of events that occured in this time","format":"int64","type":"integer"},"time":{"description":"The time of the bucket","format":"date-time","type":"string"}},"required":["time","count"],"type":"object"},"namespace":{"properties":{"name":{"description":"Name of the namespace.","type":"string"}},"type":"object"},"needsPrivilegedSessionError":{"properties":{"error":{"$ref":"#/components/schemas/genericError"},"redirect_browser_to":{"description":"Points to where to redirect the user to next.","type":"string"}},"required":["redirect_browser_to"],"title":"Is sent when a privileged session is required to perform the settings update.","type":"object"},"normalizedProject":{"properties":{"created_at":{"description":"The Project's Creation Date","format":"date-time","readOnly":true,"type":"string"},"current_revision":{"$ref":"#/components/schemas/normalizedProjectRevision"},"environment":{"description":"The environment of the project.\nprod Production\nstage Staging\ndev Development","enum":["prod","stage","dev"],"type":"string","x-go-enum-desc":"prod Production\nstage Staging\ndev Development"},"home_region":{"description":"The project's data home region.\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","us-east","us-west","us","global"],"readOnly":true,"type":"string","x-go-enum-desc":"eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"},"hosts":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"id":{"description":"The project's ID.","format":"uuid","readOnly":true,"type":"string"},"slug":{"description":"The project's slug","readOnly":true,"type":"string"},"state":{"description":"The state of the project.\nrunning Running\nhalted Halted\ndeleted Deleted","enum":["running","halted","deleted"],"readOnly":true,"type":"string","x-go-enum-desc":"running Running\nhalted Halted\ndeleted Deleted"},"subscription_id":{"$ref":"#/components/schemas/NullUUID"},"subscription_plan":{"$ref":"#/components/schemas/String"},"updated_at":{"description":"Last Time Project was Updated","format":"date-time","readOnly":true,"type":"string"},"workspace":{"$ref":"#/components/schemas/workspace"},"workspace_id":{"$ref":"#/components/schemas/NullUUID"}},"required":["id","hosts","slug","current_revision","state","environment","workspace_id","home_region","created_at","updated_at"],"type":"object"},"normalizedProjectRevision":{"properties":{"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"disable_account_experience_welcome_screen":{"description":"Whether to disable the account experience welcome screen, which is hosted under `/ui/welcome`.","type":"boolean"},"enable_ax_v2":{"description":"Whether the new account experience is enabled and reachable.","type":"boolean"},"hydra_oauth2_allowed_top_level_claims":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_oauth2_client_credentials_default_grant_allowed_scope":{"description":"Automatically grant authorized OAuth2 Scope in OAuth2 Client Credentials Flow.\n\nEach OAuth2 Client is allowed to request a predefined OAuth2 Scope (for example `read write`). If this option is enabled, the full\nscope is automatically granted when performing the OAuth2 Client Credentials flow.\n\nIf disabled, the OAuth2 Client has to request the scope in the OAuth2 request by providing the `scope` query parameter.\n\nSetting this option to true is common if you need compatibility with MITREid.\n\nThis governs the \"oauth2.client_credentials.default_grant_allowed_scope\" setting.","type":"boolean"},"hydra_oauth2_exclude_not_before_claim":{"description":"Set to true if you want to exclude claim `nbf (not before)` part of access token.\n\nThis governs the \"oauth2.exclude_not_before_claim\" setting.","type":"boolean"},"hydra_oauth2_grant_jwt_iat_optional":{"description":"Configures if the issued at (`iat`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `iat` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.iat_optional\" setting.","type":"boolean"},"hydra_oauth2_grant_jwt_jti_optional":{"description":"Configures if the JSON Web Token ID (`jti`) claim is required in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523).\n\nIf set to `false`, the `jti` claim is required. Set this value to `true` only after careful consideration.\n\nThis governs the \"oauth2.grant.jwt.jti_optional\" setting.","type":"boolean"},"hydra_oauth2_grant_jwt_max_ttl":{"default":"720h","description":"Configures what the maximum age of a JWT assertion used in the JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (RFC7523) can be.\n\nThis feature uses the `exp` claim and `iat` claim to calculate assertion age. Assertions exceeding the max age will be denied.\n\nUseful as a safety measure and recommended to keep below 720h.\n\nThis governs the \"oauth2.grant.jwt.max_ttl\" setting.","example":"30m","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_oauth2_mirror_top_level_claims":{"description":"Set to false if you don't want to mirror custom claims under 'ext'.\n\nThis governs the \"oauth2.mirror_top_level_claims\" setting.","type":"boolean"},"hydra_oauth2_pkce_enforced":{"description":"Configures whether PKCE should be enforced for all OAuth2 Clients.\n\nThis governs the \"oauth2.pkce.enforced\" setting.","type":"boolean"},"hydra_oauth2_pkce_enforced_for_public_clients":{"description":"Configures whether PKCE should be enforced for OAuth2 Clients without a client secret (public clients).\n\nThis governs the \"oauth2.pkce.enforced_for_public_clients\" setting.","type":"boolean"},"hydra_oauth2_refresh_token_hook":{"description":"Sets the Refresh Token Hook Endpoint. If set this endpoint will be called during the OAuth2 Token Refresh grant update the OAuth2 Access Token claims.\n\nThis governs the \"oauth2.refresh_token_hook\" setting.","type":"string"},"hydra_oauth2_token_hook":{"description":"Sets the token hook endpoint for all grant types. If set it will be called while providing token to customize claims.\n\nThis governs the \"oauth2.token_hook.url\" setting.","type":"string"},"hydra_oidc_dynamic_client_registration_default_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_oidc_dynamic_client_registration_enabled":{"description":"Configures OpenID Connect Dynamic Client Registration.\n\nThis governs the \"oidc.dynamic_client_registration.enabled\" setting.","type":"boolean"},"hydra_oidc_subject_identifiers_pairwise_salt":{"description":"Configures OpenID Connect Discovery and overwrites the pairwise algorithm\n\nThis governs the \"oidc.subject_identifiers.pairwise_salt\" setting.","type":"string"},"hydra_oidc_subject_identifiers_supported_types":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_secrets_cookie":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_secrets_system":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_serve_cookies_same_site_legacy_workaround":{"description":"Configures the Ory Hydra Cookie Same Site Legacy Workaround\n\nThis governs the \"serve.cookies.same_site_legacy_workaround\" setting.","type":"boolean"},"hydra_serve_cookies_same_site_mode":{"description":"Configures the Ory Hydra Cookie Same Site Mode\n\nThis governs the \"serve.cookies.same_site_mode\" setting.","type":"string"},"hydra_strategies_access_token":{"default":"opaque","description":"Defines access token type\n\nThis governs the \"strategies.access_token\" setting.\nopaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt","enum":["opaque","jwt"],"type":"string","x-go-enum-desc":"opaque Oauth2AccessTokenStrategyOpaque\njwt Oauth2AccessTokenStrategyJwt"},"hydra_strategies_jwt_scope_claim":{"default":"list","description":"Define the claim to use as the scope in the access token.\n\nThis governs the \"strategies.jwt.scope_claim\" setting:\n\nlist: The scope claim is an array of strings named `scope`: `{ \"scope\": [\"read\", \"write\"] }`\nstring: The scope claim is a space delimited list of strings named `scp`: `{ \"scp\": \"read write\" }`\nboth: The scope claim is both a space delimited list and an array of strings named `scope` and `scp`: `{ \"scope\": [\"read\", \"write\"], \"scp\": \"read write\" }`\nlist OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth","enum":["list","string","both"],"type":"string","x-go-enum-desc":"list OAuth2JWTScopeClaimList\nstring OAuth2JWTScopeClaimString\nboth OAuth2JWTScopeClaimBoth"},"hydra_strategies_scope":{"default":"wildcard","description":"Defines how scopes are matched. For more details have a look at https://github.com/ory/fosite#scopes\n\nThis governs the \"strategies.scope\" setting.\nexact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard","enum":["exact","wildcard"],"type":"string","x-go-enum-desc":"exact Oauth2ScopeStrategyExact\nwildcard Oauth2ScopeStrategyWildcard"},"hydra_ttl_access_token":{"default":"30m","description":"This governs the \"ttl.access_token\" setting.","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_auth_code":{"default":"720h","description":"Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.auth_code\" setting.","example":"30m","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_id_token":{"default":"30m","description":"This governs the \"ttl.id_token\" setting.","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_login_consent_request":{"default":"30m","description":"Configures how long a user login and consent flow may take.\n\nThis governs the \"ttl.login_consent_request\" setting.","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"hydra_ttl_refresh_token":{"default":"720h","description":"Configures how long refresh tokens are valid.\n\nSet to -1 for refresh tokens to never expire. This is not recommended!\n\nThis governs the \"ttl.refresh_token\" setting.","example":"30m","pattern":"^([0-9]+(ns|us|ms|s|m|h)|-1)$","type":"string"},"hydra_urls_consent":{"description":"Sets the OAuth2 Consent Endpoint URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.consent\" setting.","type":"string"},"hydra_urls_error":{"description":"Sets the OAuth2 Error URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.error\" setting.","type":"string"},"hydra_urls_login":{"description":"Sets the OAuth2 Login Endpoint URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.login\" setting.","type":"string"},"hydra_urls_logout":{"description":"Sets the logout endpoint.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.logout\" setting.","type":"string"},"hydra_urls_post_logout_redirect":{"description":"When an OAuth2-related user agent requests to log out, they will be redirected to this url afterwards per default.\n\nDefaults to the Ory Account Experience in development and your application in production mode when a custom domain is connected.\n\nThis governs the \"urls.post_logout_redirect\" setting.","type":"string"},"hydra_urls_registration":{"description":"Sets the OAuth2 Registration Endpoint URL of the OAuth2 User Login & Consent flow.\n\nDefaults to the Ory Account Experience if left empty.\n\nThis governs the \"urls.registration\" setting.","type":"string"},"hydra_urls_self_issuer":{"description":"This value will be used as the issuer in access and ID tokens. It must be specified and using HTTPS protocol, unless the development mode is enabled.\n\nOn the Ory Network it will be very rare that you want to modify this value. If left empty, it will default to the correct value for the Ory Network.\n\nThis governs the \"urls.self.issuer\" setting.","type":"string"},"hydra_webfinger_jwks_broadcast_keys":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_webfinger_oidc_discovery_auth_url":{"description":"Configures OpenID Connect Discovery and overwrites the OAuth2 Authorization URL.\n\nThis governs the \"webfinger.oidc.discovery.auth_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_client_registration_url":{"description":"Configures OpenID Connect Discovery and overwrites the OpenID Connect Dynamic Client Registration Endpoint.\n\nThis governs the \"webfinger.oidc.discovery.client_registration_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_jwks_url":{"description":"Configures OpenID Connect Discovery and overwrites the JWKS URL.\n\nThis governs the \"webfinger.oidc.discovery.jwks_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_supported_claims":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_webfinger_oidc_discovery_supported_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"hydra_webfinger_oidc_discovery_token_url":{"description":"Configures OpenID Connect Discovery and overwrites the OAuth2 Token URL.\n\nThis governs the \"webfinger.oidc.discovery.token_url\" setting.","type":"string"},"hydra_webfinger_oidc_discovery_userinfo_url":{"description":"Configures OpenID Connect Discovery and overwrites userinfo endpoint to be advertised at the OpenID Connect Discovery endpoint /.well-known/openid-configuration. Defaults to Ory Hydra's userinfo endpoint at /userinfo. Set this value if you want to handle this endpoint yourself.\n\nThis governs the \"webfinger.oidc.discovery.userinfo_url\" setting.","type":"string"},"id":{"description":"The revision ID.","format":"uuid","readOnly":true,"type":"string"},"keto_namespace_configuration":{"description":"The Revisions' Keto Namespace Configuration\n\nThe string is a URL pointing to an OPL file with the configuration.","type":"string"},"keto_namespaces":{"$ref":"#/components/schemas/KetoNamespaces"},"kratos_cookies_same_site":{"description":"Configures the Ory Kratos Cookie SameSite Attribute\n\nThis governs the \"cookies.same_site\" setting.","type":"string"},"kratos_courier_channels":{"$ref":"#/components/schemas/revisionCourierChannels"},"kratos_courier_delivery_strategy":{"default":"smtp","description":"The delivery strategy to use when sending emails\n\n`smtp`: Use SMTP server\n`http`: Use the built in HTTP client to send the email to some remote service","type":"string"},"kratos_courier_http_request_config_auth_api_key_in":{"description":"The location of the API key to use in the HTTP email sending service's authentication\n\n`header`: Send the key value pair as a header\n`cookie`: Send the key value pair as a cookie\nThis governs the \"courier.http.auth.config.in\" setting","type":"string"},"kratos_courier_http_request_config_auth_api_key_name":{"description":"The name of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.name\" setting","type":"string"},"kratos_courier_http_request_config_auth_api_key_value":{"description":"The value of the API key to use in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.value\" setting","type":"string"},"kratos_courier_http_request_config_auth_basic_auth_password":{"description":"The password to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.password\" setting","type":"string"},"kratos_courier_http_request_config_auth_basic_auth_user":{"description":"The user to use for basic auth in the HTTP email sending service's authentication\n\nThis governs the \"courier.http.auth.config.user\" setting","type":"string"},"kratos_courier_http_request_config_auth_type":{"default":"empty (no authentication)","description":"The authentication type to use while contacting the remote HTTP email sending service\n\n`basic_auth`: Use Basic Authentication\n`api_key`: Use API Key Authentication in a header or cookie","type":"string"},"kratos_courier_http_request_config_body":{"description":"The Jsonnet template to generate the body to send to the remote HTTP email sending service\n\nShould be valid Jsonnet and base64 encoded\n\nThis governs the \"courier.http.body\" setting","type":"string"},"kratos_courier_http_request_config_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"kratos_courier_http_request_config_method":{"default":"POST","description":"The http METHOD to use when calling the remote HTTP email sending service","type":"string"},"kratos_courier_http_request_config_url":{"description":"The URL of the remote HTTP email sending service\n\nThis governs the \"courier.http.url\" setting","type":"string"},"kratos_courier_smtp_connection_uri":{"description":"Configures the Ory Kratos SMTP Connection URI\n\nThis governs the \"courier.smtp.connection_uri\" setting.","type":"string"},"kratos_courier_smtp_from_address":{"description":"Configures the Ory Kratos SMTP From Address\n\nThis governs the \"courier.smtp.from_address\" setting.","type":"string"},"kratos_courier_smtp_from_name":{"description":"Configures the Ory Kratos SMTP From Name\n\nThis governs the \"courier.smtp.from_name\" setting.","type":"string"},"kratos_courier_smtp_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"kratos_courier_smtp_local_name":{"description":"Configures the local_name to use in SMTP connections\n\nThis governs the \"courier.smtp.local_name\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Login via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Login via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Login via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.login_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_login_code_valid_sms_body_plaintext":{"description":"Configures the Ory Kratos Valid Login via Code SMS plain text body\n\nThis governs the \"courier.smtp.templates.login_code.valid.sms.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_code_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_code_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_code_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Recovery via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Recovery via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Recovery via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_recovery_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Recovery Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_recovery_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Recovery Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_recovery_valid_email_subject":{"description":"Configures the Ory Kratos Valid Recovery Email Subject Template\n\nThis governs the \"courier.smtp.templates.recovery.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_registration_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Registration via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_registration_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Registration via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_registration_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Registration via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.registration_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_code_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_code_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_code_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.invalid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Verification via Code Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Verification via Code Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_email_subject":{"description":"Configures the Ory Kratos Valid Verification via Code Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification_code.valid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_code_valid_sms_body_plaintext":{"description":"Configures the Ory Kratos Valid Verification via Code SMS Body Plaintext\n\nThis governs the \"courier.smtp.templates.verification_code.valid.sms.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_invalid_email_body_html":{"description":"Configures the Ory Kratos Invalid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_invalid_email_body_plaintext":{"description":"Configures the Ory Kratos Invalid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_invalid_email_subject":{"description":"Configures the Ory Kratos Invalid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.invalid.email.subject\" setting.","type":"string"},"kratos_courier_templates_verification_valid_email_body_html":{"description":"Configures the Ory Kratos Valid Verification Email Body HTML Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.html\" setting.","type":"string"},"kratos_courier_templates_verification_valid_email_body_plaintext":{"description":"Configures the Ory Kratos Valid Verification Email Body Plaintext Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.body.plaintext\" setting.","type":"string"},"kratos_courier_templates_verification_valid_email_subject":{"description":"Configures the Ory Kratos Valid Verification Email Subject Template\n\nThis governs the \"courier.smtp.templates.verification.valid.email.subject\" setting.","type":"string"},"kratos_feature_flags_cacheable_sessions":{"description":"Configures the Ory Kratos Session caching feature flag\n\nThis governs the \"feature_flags.cacheable_sessions\" setting.","type":"boolean"},"kratos_feature_flags_cacheable_sessions_max_age":{"description":"Configures the Ory Kratos Session caching max-age feature flag\n\nThis governs the \"feature_flags.cacheable_sessions_max_age\" setting.","type":"string"},"kratos_feature_flags_faster_session_extend":{"description":"Configures the Ory Kratos Faster Session Extend setting\n\nIf enabled allows faster session extension by skipping the session lookup and returning 201 instead of 200.\nDisabling this feature will be deprecated in the future.\n\nThis governs the \"feature_flags.faster_session_extend\" setting.","type":"boolean"},"kratos_feature_flags_use_continue_with_transitions":{"description":"Configures the Ory Kratos Session use_continue_with_transitions flag\n\nThis governs the \"feature_flags.use_continue_with_transitions\" setting.","type":"boolean"},"kratos_identity_schemas":{"$ref":"#/components/schemas/projectRevisionIdentitySchemas"},"kratos_oauth2_provider_headers":{"$ref":"#/components/schemas/nullJsonRawMessage"},"kratos_oauth2_provider_override_return_to":{"description":"Kratos OAuth2 Provider Override Return To\n\nEnabling this allows Kratos to set the return_to parameter automatically to the OAuth2 request URL on the login flow, allowing complex flows such as recovery to continue to the initial OAuth2 flow.","type":"boolean"},"kratos_oauth2_provider_url":{"description":"The Revisions' OAuth2 Provider Integration URL\n\nThis governs the \"oauth2_provider.url\" setting.","type":"string"},"kratos_preview_default_read_consistency_level":{"description":"Configures the default read consistency level for identity APIs\n\nThis governs the `preview.default_read_consistency_level` setting.\n\nThe read consistency level determines the consistency guarantee for reads:\n\nstrong (slow): The read is guaranteed to return the most recent data committed at the start of the read.\neventual (very fast): The result will return data that is about 4.8 seconds old.\n\nSetting the default consistency level to `eventual` may cause regressions in the future as we add consistency\ncontrols to more APIs. Currently, the following APIs will be affected by this setting:\n\n`GET /admin/identities`\n\nDefaults to \"strong\" for new and existing projects. This feature is in preview. Use with caution.","type":"string"},"kratos_secrets_cipher":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_secrets_cookie":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_secrets_default":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_allowed_return_urls":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_default_browser_return_url":{"description":"Configures the Ory Kratos Default Return URL\n\nThis governs the \"selfservice.allowed_return_urls\" setting.","type":"string"},"kratos_selfservice_flows_error_ui_url":{"description":"Configures the Ory Kratos Error UI URL\n\nThis governs the \"selfservice.flows.error.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_code_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.code.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_default_browser_return_url":{"description":"Configures the Ory Kratos Login Default Return URL\n\nThis governs the \"selfservice.flows.login.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_lookup_secret_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.lookup_secret.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_oidc_default_browser_return_url":{"description":"Configures the Ory Kratos Login After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.login.after.oidc.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_passkey_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.login.after.passkey.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_password_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.login.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_totp_default_browser_return_url":{"description":"Configures the Ory Kratos Login After Password Default Return URL\n\nThis governs the \"selfservice.flows.totp.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_after_webauthn_default_browser_return_url":{"description":"Configures the Ory Kratos Login After WebAuthn Default Return URL\n\nThis governs the \"selfservice.flows.login.after.webauthn.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_login_lifespan":{"description":"Configures the Ory Kratos Login Lifespan\n\nThis governs the \"selfservice.flows.login.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_login_ui_url":{"description":"Configures the Ory Kratos Login UI URL\n\nThis governs the \"selfservice.flows.login.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_logout_after_default_browser_return_url":{"description":"Configures the Ory Kratos Logout Default Return URL\n\nThis governs the \"selfservice.flows.logout.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_recovery_after_default_browser_return_url":{"description":"Configures the Ory Kratos Recovery Default Return URL\n\nThis governs the \"selfservice.flows.recovery.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_recovery_enabled":{"description":"Configures the Ory Kratos Recovery Enabled Setting\n\nThis governs the \"selfservice.flows.recovery.enabled\" setting.","type":"boolean"},"kratos_selfservice_flows_recovery_lifespan":{"description":"Configures the Ory Kratos Recovery Lifespan\n\nThis governs the \"selfservice.flows.recovery.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_recovery_notify_unknown_recipients":{"description":"Configures whether to notify unknown recipients of a Ory Kratos recovery flow\n\nThis governs the \"selfservice.flows.recovery.notify_unknown_recipients\" setting.","type":"boolean"},"kratos_selfservice_flows_recovery_ui_url":{"description":"Configures the Ory Kratos Recovery UI URL\n\nThis governs the \"selfservice.flows.recovery.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_recovery_use":{"description":"Configures the Ory Kratos Recovery strategy to use (\"link\" or \"code\")\n\nThis governs the \"selfservice.flows.recovery.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode","enum":["link","code"],"type":"string","x-go-enum-desc":"link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"},"kratos_selfservice_flows_registration_after_code_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Code Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.code.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_default_browser_return_url":{"description":"Configures the Ory Kratos Registration Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_oidc_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After OIDC Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.oidc.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_passkey_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Passkey Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_password_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Password Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_after_webauthn_default_browser_return_url":{"description":"Configures the Ory Kratos Registration After Webauthn Default Return URL\n\nThis governs the \"selfservice.flows.registration.after.webauthn.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_registration_enable_legacy_one_step":{"description":"Disable two-step registration\n\nTwo-step registration is a significantly improved sign up flow and recommended\nwhen using more than one sign up methods. To revert to one-step registration,\nset this to `true`.\n\nThis governs the \"selfservice.flows.registration.enable_legacy_one_step\" setting.","type":"boolean"},"kratos_selfservice_flows_registration_enabled":{"description":"Configures the Whether Ory Kratos Registration is Enabled\n\nThis governs the \"selfservice.flows.registration.enabled\" setting.0","type":"boolean"},"kratos_selfservice_flows_registration_lifespan":{"description":"Configures the Ory Kratos Registration Lifespan\n\nThis governs the \"selfservice.flows.registration.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_registration_login_hints":{"description":"Configures the Ory Kratos Registration Login Hints\n\nShows helpful information when a user tries to sign up with a duplicate account.\n\nThis governs the \"selfservice.flows.registration.login_hints\" setting.","type":"boolean"},"kratos_selfservice_flows_registration_ui_url":{"description":"Configures the Ory Kratos Registration UI URL\n\nThis governs the \"selfservice.flows.registration.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL\n\nThis governs the \"selfservice.flows.settings.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_lookup_secret_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Lookup Secrets\n\nThis governs the \"selfservice.flows.settings.after.lookup_secret.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_oidc_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Social Sign In\n\nThis governs the \"selfservice.flows.settings.after.oidc.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_passkey_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Passkey\n\nThis governs the \"selfservice.flows.settings.after.passkey.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_password_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Passwords\n\nThis governs the \"selfservice.flows.settings.after.password.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_profile_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating Profiles\n\nThis governs the \"selfservice.flows.settings.after.profile.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_totp_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating TOTP\n\nThis governs the \"selfservice.flows.settings.after.totp.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_after_webauthn_default_browser_return_url":{"description":"Configures the Ory Kratos Settings Default Return URL After Updating WebAuthn\n\nThis governs the \"selfservice.flows.settings.after.webauthn.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_settings_lifespan":{"description":"Configures the Ory Kratos Settings Lifespan\n\nThis governs the \"selfservice.flows.settings.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_settings_privileged_session_max_age":{"description":"Configures the Ory Kratos Settings Privileged Session Max Age\n\nThis governs the \"selfservice.flows.settings.privileged_session_max_age\" setting.","type":"string"},"kratos_selfservice_flows_settings_required_aal":{"description":"Configures the Ory Kratos Settings Required AAL\n\nThis governs the \"selfservice.flows.settings.required_aal\" setting.","type":"string"},"kratos_selfservice_flows_settings_ui_url":{"description":"Configures the Ory Kratos Settings UI URL\n\nThis governs the \"selfservice.flows.settings.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_verification_after_default_browser_return_url":{"description":"Configures the Ory Kratos Verification Default Return URL\n\nThis governs the \"selfservice.flows.verification.after.default_browser_return_url\" setting.","type":"string"},"kratos_selfservice_flows_verification_enabled":{"description":"Configures the Ory Kratos Verification Enabled Setting\n\nThis governs the \"selfservice.flows.verification.enabled\" setting.","type":"boolean"},"kratos_selfservice_flows_verification_lifespan":{"description":"Configures the Ory Kratos Verification Lifespan\n\nThis governs the \"selfservice.flows.verification.lifespan\" setting.","type":"string"},"kratos_selfservice_flows_verification_notify_unknown_recipients":{"description":"Configures whether to notify unknown recipients of a Ory Kratos verification flow\n\nThis governs the \"selfservice.flows.verification.notify_unknown_recipients\" setting.","type":"boolean"},"kratos_selfservice_flows_verification_ui_url":{"description":"Configures the Ory Kratos Verification UI URL\n\nThis governs the \"selfservice.flows.verification.ui_url\" setting.","type":"string"},"kratos_selfservice_flows_verification_use":{"description":"Configures the Ory Kratos Strategy to use for Verification\n\nThis governs the \"selfservice.flows.verification.use\" setting.\nlink SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode","enum":["link","code"],"type":"string","x-go-enum-desc":"link SelfServiceMessageVerificationStrategyLink\ncode SelfServiceMessageVerificationStrategyCode"},"kratos_selfservice_methods_code_config_lifespan":{"description":"Configures the Ory Kratos Code Method's lifespan\n\nThis governs the \"selfservice.methods.code.config.lifespan\" setting.","type":"string"},"kratos_selfservice_methods_code_enabled":{"description":"Configures whether Ory Kratos Code Method is enabled\n\nThis governs the \"selfservice.methods.code.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_code_mfa_enabled":{"description":"Configures whether the code method can be used to fulfil MFA flows\n\nThis governs the \"selfservice.methods.code.mfa_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_code_passwordless_enabled":{"description":"Configures whether Ory Kratos Passwordless should use the Code Method\n\nThis governs the \"selfservice.methods.code.passwordless_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_code_passwordless_login_fallback_enabled":{"description":"This setting allows the code method to always login a user with code if they have registered with another authentication method such as password or social sign in.\n\nThis governs the \"selfservice.methods.code.passwordless_login_fallback_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_link_config_base_url":{"description":"Configures the Base URL which Recovery, Verification, and Login Links Point to\n\nIt is recommended to leave this value empty. It will be appropriately configured to the best matching domain\n(e.g. when using custom domains) automatically.\n\nThis governs the \"selfservice.methods.link.config.base_url\" setting.","type":"string"},"kratos_selfservice_methods_link_config_lifespan":{"description":"Configures the Ory Kratos Link Method's lifespan\n\nThis governs the \"selfservice.methods.link.config.lifespan\" setting.","type":"string"},"kratos_selfservice_methods_link_enabled":{"description":"Configures whether Ory Kratos Link Method is enabled\n\nThis governs the \"selfservice.methods.link.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_lookup_secret_enabled":{"description":"Configures whether Ory Kratos TOTP Lookup Secret is enabled\n\nThis governs the \"selfservice.methods.lookup_secret.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_oidc_config_base_redirect_uri":{"description":"Configures the Ory Kratos Third Party / OpenID Connect base redirect URI\n\nThis governs the \"selfservice.methods.oidc.config.base_redirect_uri\" setting.","type":"string"},"kratos_selfservice_methods_oidc_config_providers":{"$ref":"#/components/schemas/projectRevisionThirdPartyLoginProviders"},"kratos_selfservice_methods_oidc_enabled":{"description":"Configures whether Ory Kratos Third Party / OpenID Connect Login is enabled\n\nThis governs the \"selfservice.methods.oidc.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_passkey_config_rp_display_name":{"description":"Configures the Ory Kratos Passkey RP Display Name\n\nThis governs the \"selfservice.methods.passkey.config.rp.display_name\" setting.","type":"string"},"kratos_selfservice_methods_passkey_config_rp_id":{"description":"Configures the Ory Kratos Passkey RP ID\n\nThis governs the \"selfservice.methods.passkey.config.rp.id\" setting.","type":"string"},"kratos_selfservice_methods_passkey_config_rp_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_methods_passkey_enabled":{"description":"Configures whether Ory Kratos Passkey authentication is enabled\n\nThis governs the \"selfservice.methods.passkey.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_haveibeenpwned_enabled":{"description":"Configures whether Ory Kratos Password HIBP Checks is enabled\n\nThis governs the \"selfservice.methods.password.config.haveibeenpwned_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_identifier_similarity_check_enabled":{"description":"Configures whether Ory Kratos Password should disable the similarity policy.\n\nThis governs the \"selfservice.methods.password.config.identifier_similarity_check_enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_ignore_network_errors":{"description":"Configures whether Ory Kratos Password Should ignore HIBPWND Network Errors\n\nThis governs the \"selfservice.methods.password.config.ignore_network_errors\" setting.","type":"boolean"},"kratos_selfservice_methods_password_config_max_breaches":{"description":"Configures Ory Kratos Password Max Breaches Detection\n\nThis governs the \"selfservice.methods.password.config.max_breaches\" setting.","format":"int64","type":"integer"},"kratos_selfservice_methods_password_config_min_password_length":{"description":"Configures the minimum length of passwords.\n\nThis governs the \"selfservice.methods.password.config.min_password_length\" setting.","format":"int64","type":"integer"},"kratos_selfservice_methods_password_enabled":{"description":"Configures whether Ory Kratos Password Method is enabled\n\nThis governs the \"selfservice.methods.password.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_profile_enabled":{"description":"Configures whether Ory Kratos Profile Method is enabled\n\nThis governs the \"selfservice.methods.profile.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_totp_config_issuer":{"description":"Configures Ory Kratos TOTP Issuer\n\nThis governs the \"selfservice.methods.totp.config.issuer\" setting.","type":"string"},"kratos_selfservice_methods_totp_enabled":{"description":"Configures whether Ory Kratos TOTP Method is enabled\n\nThis governs the \"selfservice.methods.totp.enabled\" setting.","type":"boolean"},"kratos_selfservice_methods_webauthn_config_passwordless":{"description":"Configures whether Ory Kratos Webauthn is used for passwordless flows\n\nThis governs the \"selfservice.methods.webauthn.config.passwordless\" setting.","type":"boolean"},"kratos_selfservice_methods_webauthn_config_rp_display_name":{"description":"Configures the Ory Kratos Webauthn RP Display Name\n\nThis governs the \"selfservice.methods.webauthn.config.rp.display_name\" setting.","type":"string"},"kratos_selfservice_methods_webauthn_config_rp_icon":{"description":"Configures the Ory Kratos Webauthn RP Icon\n\nThis governs the \"selfservice.methods.webauthn.config.rp.icon\" setting.\nDeprecated: This value will be ignored due to security considerations.","type":"string"},"kratos_selfservice_methods_webauthn_config_rp_id":{"description":"Configures the Ory Kratos Webauthn RP ID\n\nThis governs the \"selfservice.methods.webauthn.config.rp.id\" setting.","type":"string"},"kratos_selfservice_methods_webauthn_config_rp_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"kratos_selfservice_methods_webauthn_enabled":{"description":"Configures whether Ory Kratos Webauthn is enabled\n\nThis governs the \"selfservice.methods.webauthn.enabled\" setting.","type":"boolean"},"kratos_session_cookie_persistent":{"description":"Configures the Ory Kratos Session Cookie Persistent Attribute\n\nThis governs the \"session.cookie.persistent\" setting.","type":"boolean"},"kratos_session_cookie_same_site":{"description":"Configures the Ory Kratos Session Cookie SameSite Attribute\n\nThis governs the \"session.cookie.same_site\" setting.","type":"string"},"kratos_session_lifespan":{"description":"Configures the Ory Kratos Session Lifespan\n\nThis governs the \"session.lifespan\" setting.","type":"string"},"kratos_session_whoami_required_aal":{"description":"Configures the Ory Kratos Session Whoami AAL requirement\n\nThis governs the \"session.whoami.required_aal\" setting.","type":"string"},"kratos_session_whoami_tokenizer_templates":{"$ref":"#/components/schemas/normalizedProjectRevisionTokenizerTemplates"},"name":{"description":"The project's name.","type":"string"},"project_id":{"description":"The Revision's Project ID","format":"uuid","type":"string"},"project_revision_hooks":{"$ref":"#/components/schemas/projectRevisionHooks"},"serve_admin_cors_allowed_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"serve_admin_cors_enabled":{"description":"Enable CORS headers on all admin APIs\n\nThis governs the \"serve.admin.cors.enabled\" setting.","type":"boolean"},"serve_public_cors_allowed_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"serve_public_cors_enabled":{"description":"Enable CORS headers on all public APIs\n\nThis governs the \"serve.public.cors.enabled\" setting.","type":"boolean"},"strict_security":{"description":"Whether the project should employ strict security measures. Setting this to true is recommended for going into production.","type":"boolean"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"}},"required":["name"],"type":"object"},"normalizedProjectRevisionHook":{"properties":{"config_key":{"description":"The Hooks Config Key","type":"string"},"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"hook":{"description":"The Hook Type","type":"string"},"id":{"description":"ID of the entry","format":"uuid","type":"string"},"project_revision_id":{"description":"The Revision's ID this schema belongs to","format":"uuid","type":"string"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"},"web_hook_config_auth_api_key_in":{"description":"Whether to send the API Key in the HTTP Header or as a HTTP Cookie","example":"header","type":"string"},"web_hook_config_auth_api_key_name":{"description":"The name of the api key","example":"X-API-Key","type":"string"},"web_hook_config_auth_api_key_value":{"description":"The value of the api key","example":"eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ","type":"string"},"web_hook_config_auth_basic_auth_password":{"description":"The password to be sent in the HTTP Basic Auth Header","type":"string"},"web_hook_config_auth_basic_auth_user":{"description":"The username to be sent in the HTTP Basic Auth Header","type":"string"},"web_hook_config_auth_type":{"description":"HTTP Auth Method to use for the Web-Hook","type":"string"},"web_hook_config_body":{"description":"URI pointing to the JsonNet template used for Web-Hook payload generation. Only used for those HTTP methods, which support HTTP body payloads.","example":"base64://ZnVuY3Rpb24oY3R4KSB7CiAgaWRlbnRpdHlfaWQ6IGlmIGN0eFsiaWRlbnRpdHkiXSAhPSBudWxsIHRoZW4gY3R4LmlkZW50aXR5LmlkLAp9=","type":"string"},"web_hook_config_can_interrupt":{"description":"If enabled allows the web hook to interrupt / abort the self-service flow. It only applies to certain flows (registration/verification/login/settings) and requires a valid response format.","type":"boolean"},"web_hook_config_method":{"description":"The HTTP method to use (GET, POST, etc) for the Web-Hook","example":"POST","type":"string"},"web_hook_config_response_ignore":{"description":"Whether to ignore the Web Hook response","type":"boolean"},"web_hook_config_response_parse":{"description":"Whether to parse the Web Hook response","type":"boolean"},"web_hook_config_url":{"description":"The URL the Web-Hook should call","example":"https://www.example.org/web-hook-listener","type":"string"}},"required":["config_key","hook"],"type":"object"},"normalizedProjectRevisionIdentitySchema":{"properties":{"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The unique ID of this entry.","format":"uuid","type":"string"},"identity_schema":{"$ref":"#/components/schemas/managedIdentitySchema"},"identity_schema_id":{"$ref":"#/components/schemas/NullUUID"},"import_id":{"description":"The imported (named) ID of the Identity Schema referenced in the Ory Kratos config.","type":"string"},"import_url":{"description":"The ImportURL can be used to import an Identity Schema from a bse64 encoded string.\nIn the future, this key also support HTTPS and other sources!\n\nIf you import an Ory Kratos configuration, this would be akin to the `identity.schemas.#.url` key.\n\nThe configuration will always return the import URL when you fetch it from the API.","example":"base64://ey...","type":"string"},"is_default":{"description":"If true sets the default schema for identities\n\nOnly one schema can ever be the default schema. If you\ntry to add two schemas with default to true, the\nrequest will fail.","type":"boolean"},"preset":{"description":"Use a preset instead of a custom identity schema.","type":"string"},"project_revision_id":{"description":"The Revision's ID this schema belongs to","format":"uuid","type":"string"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"}},"type":"object"},"normalizedProjectRevisionIdentitySchemas":{"items":{"$ref":"#/components/schemas/normalizedProjectRevisionIdentitySchema"},"type":"array"},"normalizedProjectRevisionThirdPartyProvider":{"properties":{"additional_id_token_audiences":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"apple_private_key":{"$ref":"#/components/schemas/String"},"apple_private_key_id":{"description":"Apple Private Key Identifier\n\nSign In with Apple Private Key Identifier needed for generating a JWT token for client secret","example":"UX56C66723","type":"string"},"apple_team_id":{"description":"Apple Developer Team ID\n\nApple Developer Team ID needed for generating a JWT token for client secret","example":"KP76DQS54M","type":"string"},"auth_url":{"description":"AuthURL is the authorize url, typically something like: https://example.org/oauth2/auth\nShould only be used when the OAuth2 / OpenID Connect server is not supporting OpenID Connect Discovery and when\n`provider` is set to `generic`.","example":"https://www.googleapis.com/oauth2/v2/auth","type":"string"},"azure_tenant":{"description":"Tenant is the Azure AD Tenant to use for authentication, and must be set when `provider` is set to `microsoft`.\n\nCan be either `common`, `organizations`, `consumers` for a multitenant application or a specific tenant like\n`8eaef023-2b34-4da1-9baa-8bc8c9d6a490` or `contoso.onmicrosoft.com`.","example":"contoso.onmicrosoft.com","type":"string"},"claims_source":{"$ref":"#/components/schemas/String"},"client_id":{"description":"ClientID is the application's Client ID.","type":"string"},"client_secret":{"$ref":"#/components/schemas/String"},"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"id":{"format":"uuid","type":"string"},"issuer_url":{"description":"IssuerURL is the OpenID Connect Server URL. You can leave this empty if `provider` is not set to `generic`.\nIf set, neither `auth_url` nor `token_url` are required.","example":"https://accounts.google.com","type":"string"},"label":{"description":"Label represents an optional label which can be used in the UI generation.","type":"string"},"mapper_url":{"description":"Mapper specifies the JSONNet code snippet which uses the OpenID Connect Provider's data (e.g. GitHub or Google\nprofile information) to hydrate the identity's data.","type":"string"},"organization_id":{"$ref":"#/components/schemas/NullUUID"},"project_revision_id":{"description":"The Revision's ID this schema belongs to","format":"uuid","type":"string"},"provider":{"description":"Provider is either \"generic\" for a generic OAuth 2.0 / OpenID Connect Provider or one of:\ngeneric\ngoogle\ngithub\ngitlab\nmicrosoft\ndiscord\nslack\nfacebook\nvk\nyandex\napple","example":"google","type":"string"},"provider_id":{"description":"ID is the provider's ID","type":"string"},"requested_claims":{"$ref":"#/components/schemas/JSONRawMessage"},"scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"state":{"description":"State indicates the state of the provider\n\nOnly providers with state `enabled` will be used for authentication\nenabled ThirdPartyProviderStateEnabled\ndisabled ThirdPartyProviderStateDisabled","enum":["enabled","disabled"],"type":"string","x-go-enum-desc":"enabled ThirdPartyProviderStateEnabled\ndisabled ThirdPartyProviderStateDisabled"},"subject_source":{"$ref":"#/components/schemas/String"},"token_url":{"description":"TokenURL is the token url, typically something like: https://example.org/oauth2/token\n\nShould only be used when the OAuth2 / OpenID Connect server is not supporting OpenID Connect Discovery and when\n`provider` is set to `generic`.","example":"https://www.googleapis.com/oauth2/v4/token","type":"string"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"}},"type":"object"},"normalizedProjectRevisionTokenizerTemplate":{"properties":{"claims_mapper_url":{"description":"Claims mapper URL","type":"string"},"created_at":{"description":"The Project's Revision Creation Date","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The revision ID.","format":"uuid","readOnly":true,"type":"string"},"jwks_url":{"description":"JSON Web Key URL","type":"string"},"key":{"description":"The unique key of the template","type":"string"},"project_revision_id":{"description":"The Revision's ID this schema belongs to","format":"uuid","type":"string"},"ttl":{"default":"1m","description":"Token time to live","example":"1h","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"updated_at":{"description":"Last Time Project's Revision was Updated","format":"date-time","readOnly":true,"type":"string"}},"type":"object"},"normalizedProjectRevisionTokenizerTemplates":{"items":{"$ref":"#/components/schemas/normalizedProjectRevisionTokenizerTemplate"},"type":"array"},"normalizedProjects":{"items":{"$ref":"#/components/schemas/normalizedProject"},"type":"array"},"nullBool":{"nullable":true,"type":"boolean"},"nullDuration":{"nullable":true,"pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"nullInt64":{"nullable":true,"type":"integer"},"nullJsonRawMessage":{"description":"NullJSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger and is NULLable-","nullable":true,"type":"object"},"nullString":{"type":"string"},"nullTime":{"format":"date-time","title":"NullTime implements sql.NullTime functionality.","type":"string"},"oAuth2Client":{"description":"OAuth 2.0 Clients are used to perform OAuth 2.0 and OpenID Connect flows. Usually, OAuth 2.0 clients are\ngenerated for applications which want to consume your OAuth 2.0 or OpenID Connect capabilities.","properties":{"access_token_strategy":{"description":"OAuth 2.0 Access Token Strategy\n\nAccessTokenStrategy is the strategy used to generate access tokens.\nValid options are `jwt` and `opaque`. `jwt` is a bad idea, see https://www.ory.sh/docs/hydra/advanced#json-web-tokens\nSetting the stragegy here overrides the global setting in `strategies.access_token`.","type":"string"},"allowed_cors_origins":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"audience":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"authorization_code_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"authorization_code_grant_id_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"authorization_code_grant_refresh_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"backchannel_logout_session_required":{"description":"OpenID Connect Back-Channel Logout Session Required\n\nBoolean value specifying whether the RP requires that a sid (session ID) Claim be included in the Logout\nToken to identify the RP session with the OP when the backchannel_logout_uri is used.\nIf omitted, the default value is false.","type":"boolean"},"backchannel_logout_uri":{"description":"OpenID Connect Back-Channel Logout URI\n\nRP URL that will cause the RP to log itself out when sent a Logout Token by the OP.","type":"string"},"client_credentials_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"client_id":{"description":"OAuth 2.0 Client ID\n\nThe ID is immutable. If no ID is provided, a UUID4 will be generated.","type":"string"},"client_name":{"description":"OAuth 2.0 Client Name\n\nThe human-readable name of the client to be presented to the\nend-user during authorization.","type":"string"},"client_secret":{"description":"OAuth 2.0 Client Secret\n\nThe secret will be included in the create request as cleartext, and then\nnever again. The secret is kept in hashed format and is not recoverable once lost.","type":"string"},"client_secret_expires_at":{"description":"OAuth 2.0 Client Secret Expires At\n\nThe field is currently not supported and its value is always 0.","format":"int64","type":"integer"},"client_uri":{"description":"OAuth 2.0 Client URI\n\nClientURI is a URL string of a web page providing information about the client.\nIf present, the server SHOULD display this URL to the end-user in\na clickable fashion.","type":"string"},"contacts":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"created_at":{"description":"OAuth 2.0 Client Creation Date\n\nCreatedAt returns the timestamp of the client's creation.","format":"date-time","type":"string"},"frontchannel_logout_session_required":{"description":"OpenID Connect Front-Channel Logout Session Required\n\nBoolean value specifying whether the RP requires that iss (issuer) and sid (session ID) query parameters be\nincluded to identify the RP session with the OP when the frontchannel_logout_uri is used.\nIf omitted, the default value is false.","type":"boolean"},"frontchannel_logout_uri":{"description":"OpenID Connect Front-Channel Logout URI\n\nRP URL that will cause the RP to log itself out when rendered in an iframe by the OP. An iss (issuer) query\nparameter and a sid (session ID) query parameter MAY be included by the OP to enable the RP to validate the\nrequest and to determine which of the potentially multiple sessions is to be logged out; if either is\nincluded, both MUST be.","type":"string"},"grant_types":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"implicit_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"implicit_grant_id_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"jwks":{"description":"OAuth 2.0 Client JSON Web Key Set\n\nClient's JSON Web Key Set [JWK] document, passed by value. The semantics of the jwks parameter are the same as\nthe jwks_uri parameter, other than that the JWK Set is passed by value, rather than by reference. This parameter\nis intended only to be used by Clients that, for some reason, are unable to use the jwks_uri parameter, for\ninstance, by native applications that might not have a location to host the contents of the JWK Set. If a Client\ncan use jwks_uri, it MUST NOT use jwks. One significant downside of jwks is that it does not enable key rotation\n(which jwks_uri does, as described in Section 10 of OpenID Connect Core 1.0 [OpenID.Core]). The jwks_uri and jwks\nparameters MUST NOT be used together."},"jwks_uri":{"description":"OAuth 2.0 Client JSON Web Key Set URL\n\nURL for the Client's JSON Web Key Set [JWK] document. If the Client signs requests to the Server, it contains\nthe signing key(s) the Server uses to validate signatures from the Client. The JWK Set MAY also contain the\nClient's encryption keys(s), which are used by the Server to encrypt responses to the Client. When both signing\nand encryption keys are made available, a use (Key Use) parameter value is REQUIRED for all keys in the referenced\nJWK Set to indicate each key's intended usage. Although some algorithms allow the same key to be used for both\nsignatures and encryption, doing so is NOT RECOMMENDED, as it is less secure. The JWK x5c parameter MAY be used\nto provide X.509 representations of keys provided. When used, the bare key values MUST still be present and MUST\nmatch those in the certificate.","type":"string"},"jwt_bearer_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"logo_uri":{"description":"OAuth 2.0 Client Logo URI\n\nA URL string referencing the client's logo.","type":"string"},"metadata":{"$ref":"#/components/schemas/JSONRawMessage"},"owner":{"description":"OAuth 2.0 Client Owner\n\nOwner is a string identifying the owner of the OAuth 2.0 Client.","type":"string"},"policy_uri":{"description":"OAuth 2.0 Client Policy URI\n\nPolicyURI is a URL string that points to a human-readable privacy policy document\nthat describes how the deployment organization collects, uses,\nretains, and discloses personal data.","type":"string"},"post_logout_redirect_uris":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"redirect_uris":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"refresh_token_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"refresh_token_grant_id_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"refresh_token_grant_refresh_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"registration_access_token":{"description":"OpenID Connect Dynamic Client Registration Access Token\n\nRegistrationAccessToken can be used to update, get, or delete the OAuth2 Client. It is sent when creating a client\nusing Dynamic Client Registration.","type":"string"},"registration_client_uri":{"description":"OpenID Connect Dynamic Client Registration URL\n\nRegistrationClientURI is the URL used to update, get, or delete the OAuth2 Client.","type":"string"},"request_object_signing_alg":{"description":"OpenID Connect Request Object Signing Algorithm\n\nJWS [JWS] alg algorithm [JWA] that MUST be used for signing Request Objects sent to the OP. All Request Objects\nfrom this Client MUST be rejected, if not signed with this algorithm.","type":"string"},"request_uris":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"response_types":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"scope":{"description":"OAuth 2.0 Client Scope\n\nScope is a string containing a space-separated list of scope values (as\ndescribed in Section 3.3 of OAuth 2.0 [RFC6749]) that the client\ncan use when requesting access tokens.","example":"scope1 scope-2 scope.3 scope:4","type":"string"},"sector_identifier_uri":{"description":"OpenID Connect Sector Identifier URI\n\nURL using the https scheme to be used in calculating Pseudonymous Identifiers by the OP. The URL references a\nfile with a single JSON array of redirect_uri values.","type":"string"},"skip_consent":{"description":"SkipConsent skips the consent screen for this client. This field can only\nbe set from the admin API.","type":"boolean"},"skip_logout_consent":{"description":"SkipLogoutConsent skips the logout consent screen for this client. This field can only\nbe set from the admin API.","type":"boolean"},"subject_type":{"description":"OpenID Connect Subject Type\n\nThe `subject_types_supported` Discovery parameter contains a\nlist of the supported subject_type values for this server. Valid types include `pairwise` and `public`.","type":"string"},"token_endpoint_auth_method":{"default":"client_secret_basic","description":"OAuth 2.0 Token Endpoint Authentication Method\n\nRequested Client Authentication method for the Token Endpoint. The options are:\n\n`client_secret_basic`: (default) Send `client_id` and `client_secret` as `application/x-www-form-urlencoded` encoded in the HTTP Authorization header.\n`client_secret_post`: Send `client_id` and `client_secret` as `application/x-www-form-urlencoded` in the HTTP body.\n`private_key_jwt`: Use JSON Web Tokens to authenticate the client.\n`none`: Used for public clients (native apps, mobile apps) which can not have secrets.","type":"string"},"token_endpoint_auth_signing_alg":{"description":"OAuth 2.0 Token Endpoint Signing Algorithm\n\nRequested Client Authentication signing algorithm for the Token Endpoint.","type":"string"},"tos_uri":{"description":"OAuth 2.0 Client Terms of Service URI\n\nA URL string pointing to a human-readable terms of service\ndocument for the client that describes a contractual relationship\nbetween the end-user and the client that the end-user accepts when\nauthorizing the client.","type":"string"},"updated_at":{"description":"OAuth 2.0 Client Last Update Date\n\nUpdatedAt returns the timestamp of the last update.","format":"date-time","type":"string"},"userinfo_signed_response_alg":{"description":"OpenID Connect Request Userinfo Signed Response Algorithm\n\nJWS alg algorithm [JWA] REQUIRED for signing UserInfo Responses. If this is specified, the response will be JWT\n[JWT] serialized, and signed using JWS. The default, if omitted, is for the UserInfo Response to return the Claims\nas a UTF-8 encoded JSON object using the application/json content-type.","type":"string"}},"title":"OAuth 2.0 Client","type":"object"},"oAuth2ClientTokenLifespans":{"description":"Lifespans of different token types issued for this OAuth 2.0 Client.","properties":{"authorization_code_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"authorization_code_grant_id_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"authorization_code_grant_refresh_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"client_credentials_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"implicit_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"implicit_grant_id_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"jwt_bearer_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"refresh_token_grant_access_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"refresh_token_grant_id_token_lifespan":{"$ref":"#/components/schemas/NullDuration"},"refresh_token_grant_refresh_token_lifespan":{"$ref":"#/components/schemas/NullDuration"}},"title":"OAuth 2.0 Client Token Lifespans","type":"object"},"oAuth2ConsentRequest":{"properties":{"acr":{"description":"ACR represents the Authentication AuthorizationContext Class Reference value for this authentication session. You can use it\nto express that, for example, a user authenticated using two factor authentication.","type":"string"},"amr":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"challenge":{"description":"ID is the identifier (\"authorization challenge\") of the consent authorization request. It is used to\nidentify the session.","type":"string"},"client":{"$ref":"#/components/schemas/oAuth2Client"},"context":{"$ref":"#/components/schemas/JSONRawMessage"},"login_challenge":{"description":"LoginChallenge is the login challenge this consent challenge belongs to. It can be used to associate\na login and consent request in the login & consent app.","type":"string"},"login_session_id":{"description":"LoginSessionID is the login session ID. If the user-agent reuses a login session (via cookie / remember flag)\nthis ID will remain the same. If the user-agent did not have an existing authentication session (e.g. remember is false)\nthis will be a new random value. This value is used as the \"sid\" parameter in the ID Token and in OIDC Front-/Back-\nchannel logout. It's value can generally be used to associate consecutive login requests by a certain user.","type":"string"},"oidc_context":{"$ref":"#/components/schemas/oAuth2ConsentRequestOpenIDConnectContext"},"request_url":{"description":"RequestURL is the original OAuth 2.0 Authorization URL requested by the OAuth 2.0 client. It is the URL which\ninitiates the OAuth 2.0 Authorization Code or OAuth 2.0 Implicit flow. This URL is typically not needed, but\nmight come in handy if you want to deal with additional request parameters.","type":"string"},"requested_access_token_audience":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"requested_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"skip":{"description":"Skip, if true, implies that the client has requested the same scopes from the same user previously.\nIf true, you must not ask the user to grant the requested scopes. You must however either allow or deny the\nconsent request using the usual API call.","type":"boolean"},"subject":{"description":"Subject is the user ID of the end-user that authenticated. Now, that end user needs to grant or deny the scope\nrequested by the OAuth 2.0 client.","type":"string"}},"required":["challenge"],"title":"Contains information on an ongoing consent request.","type":"object"},"oAuth2ConsentRequestOpenIDConnectContext":{"properties":{"acr_values":{"description":"ACRValues is the Authentication AuthorizationContext Class Reference requested in the OAuth 2.0 Authorization request.\nIt is a parameter defined by OpenID Connect and expresses which level of authentication (e.g. 2FA) is required.\n\nOpenID Connect defines it as follows:\n> Requested Authentication AuthorizationContext Class Reference values. Space-separated string that specifies the acr values\nthat the Authorization Server is being requested to use for processing this Authentication Request, with the\nvalues appearing in order of preference. The Authentication AuthorizationContext Class satisfied by the authentication\nperformed is returned as the acr Claim Value, as specified in Section 2. The acr Claim is requested as a\nVoluntary Claim by this parameter.","items":{"type":"string"},"type":"array"},"display":{"description":"Display is a string value that specifies how the Authorization Server displays the authentication and consent user interface pages to the End-User.\nThe defined values are:\npage: The Authorization Server SHOULD display the authentication and consent UI consistent with a full User Agent page view. If the display parameter is not specified, this is the default display mode.\npopup: The Authorization Server SHOULD display the authentication and consent UI consistent with a popup User Agent window. The popup User Agent window should be of an appropriate size for a login-focused dialog and should not obscure the entire window that it is popping up over.\ntouch: The Authorization Server SHOULD display the authentication and consent UI consistent with a device that leverages a touch interface.\nwap: The Authorization Server SHOULD display the authentication and consent UI consistent with a \"feature phone\" type display.\n\nThe Authorization Server MAY also attempt to detect the capabilities of the User Agent and present an appropriate display.","type":"string"},"id_token_hint_claims":{"additionalProperties":{},"description":"IDTokenHintClaims are the claims of the ID Token previously issued by the Authorization Server being passed as a hint about the\nEnd-User's current or past authenticated session with the Client.","type":"object"},"login_hint":{"description":"LoginHint hints about the login identifier the End-User might use to log in (if necessary).\nThis hint can be used by an RP if it first asks the End-User for their e-mail address (or other identifier)\nand then wants to pass that value as a hint to the discovered authorization service. This value MAY also be a\nphone number in the format specified for the phone_number Claim. The use of this parameter is optional.","type":"string"},"ui_locales":{"description":"UILocales is the End-User'id preferred languages and scripts for the user interface, represented as a\nspace-separated list of BCP47 [RFC5646] language tag values, ordered by preference. For instance, the value\n\"fr-CA fr en\" represents a preference for French as spoken in Canada, then French (without a region designation),\nfollowed by English (without a region designation). An error SHOULD NOT result if some or all of the requested\nlocales are not supported by the OpenID Provider.","items":{"type":"string"},"type":"array"}},"title":"Contains optional information about the OpenID Connect request.","type":"object"},"oAuth2ConsentSession":{"description":"A completed OAuth 2.0 Consent Session.","properties":{"consent_request":{"$ref":"#/components/schemas/oAuth2ConsentRequest"},"context":{"$ref":"#/components/schemas/JSONRawMessage"},"expires_at":{"properties":{"access_token":{"format":"date-time","type":"string"},"authorize_code":{"format":"date-time","type":"string"},"id_token":{"format":"date-time","type":"string"},"par_context":{"format":"date-time","type":"string"},"refresh_token":{"format":"date-time","type":"string"}},"type":"object"},"grant_access_token_audience":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"grant_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"handled_at":{"$ref":"#/components/schemas/nullTime"},"remember":{"description":"Remember Consent\n\nRemember, if set to true, tells ORY Hydra to remember this consent authorization and reuse it if the same\nclient asks the same user for the same, or a subset of, scope.","type":"boolean"},"remember_for":{"description":"Remember Consent For\n\nRememberFor sets how long the consent authorization should be remembered for in seconds. If set to `0`, the\nauthorization will be remembered indefinitely.","format":"int64","type":"integer"},"session":{"$ref":"#/components/schemas/acceptOAuth2ConsentRequestSession"}},"title":"OAuth 2.0 Consent Session","type":"object"},"oAuth2ConsentSessions":{"description":"List of OAuth 2.0 Consent Sessions","items":{"$ref":"#/components/schemas/oAuth2ConsentSession"},"type":"array"},"oAuth2LoginRequest":{"properties":{"challenge":{"description":"ID is the identifier (\"login challenge\") of the login request. It is used to\nidentify the session.","type":"string"},"client":{"$ref":"#/components/schemas/oAuth2Client"},"oidc_context":{"$ref":"#/components/schemas/oAuth2ConsentRequestOpenIDConnectContext"},"request_url":{"description":"RequestURL is the original OAuth 2.0 Authorization URL requested by the OAuth 2.0 client. It is the URL which\ninitiates the OAuth 2.0 Authorization Code or OAuth 2.0 Implicit flow. This URL is typically not needed, but\nmight come in handy if you want to deal with additional request parameters.","type":"string"},"requested_access_token_audience":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"requested_scope":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"session_id":{"description":"SessionID is the login session ID. If the user-agent reuses a login session (via cookie / remember flag)\nthis ID will remain the same. If the user-agent did not have an existing authentication session (e.g. remember is false)\nthis will be a new random value. This value is used as the \"sid\" parameter in the ID Token and in OIDC Front-/Back-\nchannel logout. It's value can generally be used to associate consecutive login requests by a certain user.","type":"string"},"skip":{"description":"Skip, if true, implies that the client has requested the same scopes from the same user previously.\nIf true, you can skip asking the user to grant the requested scopes, and simply forward the user to the redirect URL.\n\nThis feature allows you to update / set session information.","type":"boolean"},"subject":{"description":"Subject is the user ID of the end-user that authenticated. Now, that end user needs to grant or deny the scope\nrequested by the OAuth 2.0 client. If this value is set and `skip` is true, you MUST include this subject type\nwhen accepting the login request, or the request will fail.","type":"string"}},"required":["challenge","skip","subject","client","request_url"],"title":"Contains information on an ongoing login request.","type":"object"},"oAuth2LogoutRequest":{"properties":{"challenge":{"description":"Challenge is the identifier (\"logout challenge\") of the logout authentication request. It is used to\nidentify the session.","type":"string"},"client":{"$ref":"#/components/schemas/oAuth2Client"},"request_url":{"description":"RequestURL is the original Logout URL requested.","type":"string"},"rp_initiated":{"description":"RPInitiated is set to true if the request was initiated by a Relying Party (RP), also known as an OAuth 2.0 Client.","type":"boolean"},"sid":{"description":"SessionID is the login session ID that was requested to log out.","type":"string"},"subject":{"description":"Subject is the user for whom the logout was request.","type":"string"}},"title":"Contains information about an ongoing logout request.","type":"object"},"oAuth2RedirectTo":{"description":"Contains a redirect URL used to complete a login, consent, or logout request.","properties":{"redirect_to":{"description":"RedirectURL is the URL which you should redirect the user's browser to once the authentication process is completed.","type":"string"}},"required":["redirect_to"],"title":"OAuth 2.0 Redirect Browser To","type":"object"},"oAuth2TokenExchange":{"description":"OAuth2 Token Exchange Result","properties":{"access_token":{"description":"The access token issued by the authorization server.","type":"string"},"expires_in":{"description":"The lifetime in seconds of the access token. For\nexample, the value \"3600\" denotes that the access token will\nexpire in one hour from the time the response was generated.","format":"int64","type":"integer"},"id_token":{"description":"To retrieve a refresh token request the id_token scope.","type":"string"},"refresh_token":{"description":"The refresh token, which can be used to obtain new\naccess tokens. To retrieve it add the scope \"offline\" to your access token request.","type":"string"},"scope":{"description":"The scope of the access token","type":"string"},"token_type":{"description":"The type of the token issued","type":"string"}},"type":"object"},"oidcConfiguration":{"description":"Includes links to several endpoints (for example `/oauth2/token`) and exposes information on supported signature algorithms\namong others.","properties":{"authorization_endpoint":{"description":"OAuth 2.0 Authorization Endpoint URL","example":"https://playground.ory.sh/ory-hydra/public/oauth2/auth","type":"string"},"backchannel_logout_session_supported":{"description":"OpenID Connect Back-Channel Logout Session Required\n\nBoolean value specifying whether the OP can pass a sid (session ID) Claim in the Logout Token to identify the RP\nsession with the OP. If supported, the sid Claim is also included in ID Tokens issued by the OP","type":"boolean"},"backchannel_logout_supported":{"description":"OpenID Connect Back-Channel Logout Supported\n\nBoolean value specifying whether the OP supports back-channel logout, with true indicating support.","type":"boolean"},"claims_parameter_supported":{"description":"OpenID Connect Claims Parameter Parameter Supported\n\nBoolean value specifying whether the OP supports use of the claims parameter, with true indicating support.","type":"boolean"},"claims_supported":{"description":"OpenID Connect Supported Claims\n\nJSON array containing a list of the Claim Names of the Claims that the OpenID Provider MAY be able to supply\nvalues for. Note that for privacy or other reasons, this might not be an exhaustive list.","items":{"type":"string"},"type":"array"},"code_challenge_methods_supported":{"description":"OAuth 2.0 PKCE Supported Code Challenge Methods\n\nJSON array containing a list of Proof Key for Code Exchange (PKCE) [RFC7636] code challenge methods supported\nby this authorization server.","items":{"type":"string"},"type":"array"},"credentials_endpoint_draft_00":{"description":"OpenID Connect Verifiable Credentials Endpoint\n\nContains the URL of the Verifiable Credentials Endpoint.","type":"string"},"credentials_supported_draft_00":{"description":"OpenID Connect Verifiable Credentials Supported\n\nJSON array containing a list of the Verifiable Credentials supported by this authorization server.","items":{"$ref":"#/components/schemas/credentialSupportedDraft00"},"type":"array"},"end_session_endpoint":{"description":"OpenID Connect End-Session Endpoint\n\nURL at the OP to which an RP can perform a redirect to request that the End-User be logged out at the OP.","type":"string"},"frontchannel_logout_session_supported":{"description":"OpenID Connect Front-Channel Logout Session Required\n\nBoolean value specifying whether the OP can pass iss (issuer) and sid (session ID) query parameters to identify\nthe RP session with the OP when the frontchannel_logout_uri is used. If supported, the sid Claim is also\nincluded in ID Tokens issued by the OP.","type":"boolean"},"frontchannel_logout_supported":{"description":"OpenID Connect Front-Channel Logout Supported\n\nBoolean value specifying whether the OP supports HTTP-based logout, with true indicating support.","type":"boolean"},"grant_types_supported":{"description":"OAuth 2.0 Supported Grant Types\n\nJSON array containing a list of the OAuth 2.0 Grant Type values that this OP supports.","items":{"type":"string"},"type":"array"},"id_token_signed_response_alg":{"description":"OpenID Connect Default ID Token Signing Algorithms\n\nAlgorithm used to sign OpenID Connect ID Tokens.","items":{"type":"string"},"type":"array"},"id_token_signing_alg_values_supported":{"description":"OpenID Connect Supported ID Token Signing Algorithms\n\nJSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for the ID Token\nto encode the Claims in a JWT.","items":{"type":"string"},"type":"array"},"issuer":{"description":"OpenID Connect Issuer URL\n\nAn URL using the https scheme with no query or fragment component that the OP asserts as its IssuerURL Identifier.\nIf IssuerURL discovery is supported , this value MUST be identical to the issuer value returned\nby WebFinger. This also MUST be identical to the iss Claim value in ID Tokens issued from this IssuerURL.","example":"https://playground.ory.sh/ory-hydra/public/","type":"string"},"jwks_uri":{"description":"OpenID Connect Well-Known JSON Web Keys URL\n\nURL of the OP's JSON Web Key Set [JWK] document. This contains the signing key(s) the RP uses to validate\nsignatures from the OP. The JWK Set MAY also contain the Server's encryption key(s), which are used by RPs\nto encrypt requests to the Server. When both signing and encryption keys are made available, a use (Key Use)\nparameter value is REQUIRED for all keys in the referenced JWK Set to indicate each key's intended usage.\nAlthough some algorithms allow the same key to be used for both signatures and encryption, doing so is\nNOT RECOMMENDED, as it is less secure. The JWK x5c parameter MAY be used to provide X.509 representations of\nkeys provided. When used, the bare key values MUST still be present and MUST match those in the certificate.","example":"https://{slug}.projects.oryapis.com/.well-known/jwks.json","type":"string"},"registration_endpoint":{"description":"OpenID Connect Dynamic Client Registration Endpoint URL","example":"https://playground.ory.sh/ory-hydra/admin/client","type":"string"},"request_object_signing_alg_values_supported":{"description":"OpenID Connect Supported Request Object Signing Algorithms\n\nJSON array containing a list of the JWS signing algorithms (alg values) supported by the OP for Request Objects,\nwhich are described in Section 6.1 of OpenID Connect Core 1.0 [OpenID.Core]. These algorithms are used both when\nthe Request Object is passed by value (using the request parameter) and when it is passed by reference\n(using the request_uri parameter).","items":{"type":"string"},"type":"array"},"request_parameter_supported":{"description":"OpenID Connect Request Parameter Supported\n\nBoolean value specifying whether the OP supports use of the request parameter, with true indicating support.","type":"boolean"},"request_uri_parameter_supported":{"description":"OpenID Connect Request URI Parameter Supported\n\nBoolean value specifying whether the OP supports use of the request_uri parameter, with true indicating support.","type":"boolean"},"require_request_uri_registration":{"description":"OpenID Connect Requires Request URI Registration\n\nBoolean value specifying whether the OP requires any request_uri values used to be pre-registered\nusing the request_uris registration parameter.","type":"boolean"},"response_modes_supported":{"description":"OAuth 2.0 Supported Response Modes\n\nJSON array containing a list of the OAuth 2.0 response_mode values that this OP supports.","items":{"type":"string"},"type":"array"},"response_types_supported":{"description":"OAuth 2.0 Supported Response Types\n\nJSON array containing a list of the OAuth 2.0 response_type values that this OP supports. Dynamic OpenID\nProviders MUST support the code, id_token, and the token id_token Response Type values.","items":{"type":"string"},"type":"array"},"revocation_endpoint":{"description":"OAuth 2.0 Token Revocation URL\n\nURL of the authorization server's OAuth 2.0 revocation endpoint.","type":"string"},"scopes_supported":{"description":"OAuth 2.0 Supported Scope Values\n\nJSON array containing a list of the OAuth 2.0 [RFC6749] scope values that this server supports. The server MUST\nsupport the openid scope value. Servers MAY choose not to advertise some supported scope values even when this parameter is used","items":{"type":"string"},"type":"array"},"subject_types_supported":{"description":"OpenID Connect Supported Subject Types\n\nJSON array containing a list of the Subject Identifier types that this OP supports. Valid types include\npairwise and public.","items":{"type":"string"},"type":"array"},"token_endpoint":{"description":"OAuth 2.0 Token Endpoint URL","example":"https://playground.ory.sh/ory-hydra/public/oauth2/token","type":"string"},"token_endpoint_auth_methods_supported":{"description":"OAuth 2.0 Supported Client Authentication Methods\n\nJSON array containing a list of Client Authentication methods supported by this Token Endpoint. The options are\nclient_secret_post, client_secret_basic, client_secret_jwt, and private_key_jwt, as described in Section 9 of OpenID Connect Core 1.0","items":{"type":"string"},"type":"array"},"userinfo_endpoint":{"description":"OpenID Connect Userinfo URL\n\nURL of the OP's UserInfo Endpoint.","type":"string"},"userinfo_signed_response_alg":{"description":"OpenID Connect User Userinfo Signing Algorithm\n\nAlgorithm used to sign OpenID Connect Userinfo Responses.","items":{"type":"string"},"type":"array"},"userinfo_signing_alg_values_supported":{"description":"OpenID Connect Supported Userinfo Signing Algorithm\n\nJSON array containing a list of the JWS [JWS] signing algorithms (alg values) [JWA] supported by the UserInfo Endpoint to encode the Claims in a JWT [JWT].","items":{"type":"string"},"type":"array"}},"required":["issuer","authorization_endpoint","token_endpoint","jwks_uri","subject_types_supported","response_types_supported","id_token_signing_alg_values_supported","id_token_signed_response_alg","userinfo_signed_response_alg"],"title":"OpenID Connect Discovery Metadata","type":"object"},"oidcUserInfo":{"description":"OpenID Connect Userinfo","properties":{"birthdate":{"description":"End-User's birthday, represented as an ISO 8601:2004 [ISO8601‑2004] YYYY-MM-DD format. The year MAY be 0000, indicating that it is omitted. To represent only the year, YYYY format is allowed. Note that depending on the underlying platform's date related function, providing just year can result in varying month and day, so the implementers need to take this factor into account to correctly process the dates.","type":"string"},"email":{"description":"End-User's preferred e-mail address. Its value MUST conform to the RFC 5322 [RFC5322] addr-spec syntax. The RP MUST NOT rely upon this value being unique, as discussed in Section 5.7.","type":"string"},"email_verified":{"description":"True if the End-User's e-mail address has been verified; otherwise false. When this Claim Value is true, this means that the OP took affirmative steps to ensure that this e-mail address was controlled by the End-User at the time the verification was performed. The means by which an e-mail address is verified is context-specific, and dependent upon the trust framework or contractual agreements within which the parties are operating.","type":"boolean"},"family_name":{"description":"Surname(s) or last name(s) of the End-User. Note that in some cultures, people can have multiple family names or no family name; all can be present, with the names being separated by space characters.","type":"string"},"gender":{"description":"End-User's gender. Values defined by this specification are female and male. Other values MAY be used when neither of the defined values are applicable.","type":"string"},"given_name":{"description":"Given name(s) or first name(s) of the End-User. Note that in some cultures, people can have multiple given names; all can be present, with the names being separated by space characters.","type":"string"},"locale":{"description":"End-User's locale, represented as a BCP47 [RFC5646] language tag. This is typically an ISO 639-1 Alpha-2 [ISO639‑1] language code in lowercase and an ISO 3166-1 Alpha-2 [ISO3166‑1] country code in uppercase, separated by a dash. For example, en-US or fr-CA. As a compatibility note, some implementations have used an underscore as the separator rather than a dash, for example, en_US; Relying Parties MAY choose to accept this locale syntax as well.","type":"string"},"middle_name":{"description":"Middle name(s) of the End-User. Note that in some cultures, people can have multiple middle names; all can be present, with the names being separated by space characters. Also note that in some cultures, middle names are not used.","type":"string"},"name":{"description":"End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.","type":"string"},"nickname":{"description":"Casual name of the End-User that may or may not be the same as the given_name. For instance, a nickname value of Mike might be returned alongside a given_name value of Michael.","type":"string"},"phone_number":{"description":"End-User's preferred telephone number. E.164 [E.164] is RECOMMENDED as the format of this Claim, for example, +1 (425) 555-1212 or +56 (2) 687 2400. If the phone number contains an extension, it is RECOMMENDED that the extension be represented using the RFC 3966 [RFC3966] extension syntax, for example, +1 (604) 555-1234;ext=5678.","type":"string"},"phone_number_verified":{"description":"True if the End-User's phone number has been verified; otherwise false. When this Claim Value is true, this means that the OP took affirmative steps to ensure that this phone number was controlled by the End-User at the time the verification was performed. The means by which a phone number is verified is context-specific, and dependent upon the trust framework or contractual agreements within which the parties are operating. When true, the phone_number Claim MUST be in E.164 format and any extensions MUST be represented in RFC 3966 format.","type":"boolean"},"picture":{"description":"URL of the End-User's profile picture. This URL MUST refer to an image file (for example, a PNG, JPEG, or GIF image file), rather than to a Web page containing an image. Note that this URL SHOULD specifically reference a profile photo of the End-User suitable for displaying when describing the End-User, rather than an arbitrary photo taken by the End-User.","type":"string"},"preferred_username":{"description":"Non-unique shorthand name by which the End-User wishes to be referred to at the RP, such as janedoe or j.doe. This value MAY be any valid JSON string including special characters such as @, /, or whitespace.","type":"string"},"profile":{"description":"URL of the End-User's profile page. The contents of this Web page SHOULD be about the End-User.","type":"string"},"sub":{"description":"Subject - Identifier for the End-User at the IssuerURL.","type":"string"},"updated_at":{"description":"Time the End-User's information was last updated. Its value is a JSON number representing the number of seconds from 1970-01-01T0:0:0Z as measured in UTC until the date/time.","format":"int64","type":"integer"},"website":{"description":"URL of the End-User's Web page or blog. This Web page SHOULD contain information published by the End-User or an organization that the End-User is affiliated with.","type":"string"},"zoneinfo":{"description":"String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone. For example, Europe/Paris or America/Los_Angeles.","type":"string"}},"type":"object"},"organization":{"description":"B2B SSO Organization","properties":{"created_at":{"description":"The organization's creation date.","format":"date-time","readOnly":true,"type":"string"},"domains":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"id":{"description":"The organization's ID.","format":"uuid","type":"string"},"label":{"description":"The organization's human-readable label.","type":"string"},"project_id":{"description":"The project's ID.","format":"uuid","type":"string"},"updated_at":{"description":"The last time the organization was updated.","format":"date-time","readOnly":true,"type":"string"}},"required":["id","project_id","label","domains","created_at","updated_at"],"type":"object"},"pagination":{"properties":{"page_size":{"default":250,"description":"Items per page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","format":"int64","maximum":1000,"minimum":1,"type":"integer"},"page_token":{"default":"1","description":"Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","minimum":1,"type":"string"}},"type":"object"},"paginationHeaders":{"properties":{"link":{"description":"The link header contains pagination links.\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).\n\nin: header","type":"string"},"x-total-count":{"description":"The total number of clients.\n\nin: header","type":"string"}},"type":"object"},"patchIdentitiesBody":{"description":"Patch Identities Body","properties":{"identities":{"description":"Identities holds the list of patches to apply\n\nrequired","items":{"$ref":"#/components/schemas/identityPatch"},"type":"array"}},"type":"object"},"performNativeLogoutBody":{"description":"Perform Native Logout Request Body","properties":{"session_token":{"description":"The Session Token\n\nInvalidate this session token.","type":"string"}},"required":["session_token"],"type":"object"},"permissionsOnProject":{"additionalProperties":{"type":"boolean"},"description":"Get Permissions on Project Request Parameters","type":"object"},"permissionsOnWorkspace":{"description":"Get Permissions on Project Request Parameters","properties":{"permissions":{"additionalProperties":{"type":"boolean"},"type":"object"}},"type":"object"},"plans":{"$ref":"#/components/schemas/Pricing"},"postCheckPermissionBody":{"description":"Check Permission using Post Request Body","properties":{"namespace":{"description":"Namespace to query","type":"string"},"object":{"description":"Object to query","type":"string"},"relation":{"description":"Relation to query","type":"string"},"subject_id":{"description":"SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.","type":"string"},"subject_set":{"$ref":"#/components/schemas/subjectSet"}},"type":"object"},"postCheckPermissionOrErrorBody":{"description":"Post Check Permission Or Error Body","properties":{"namespace":{"description":"Namespace to query","type":"string"},"object":{"description":"Object to query","type":"string"},"relation":{"description":"Relation to query","type":"string"},"subject_id":{"description":"SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.","type":"string"},"subject_set":{"$ref":"#/components/schemas/subjectSet"}},"type":"object"},"project":{"properties":{"cors_admin":{"$ref":"#/components/schemas/projectCors"},"cors_public":{"$ref":"#/components/schemas/projectCors"},"environment":{"description":"The environment of the project.\nprod Production\nstage Staging\ndev Development","enum":["prod","stage","dev"],"type":"string","x-go-enum-desc":"prod Production\nstage Staging\ndev Development"},"home_region":{"description":"The project home region.\n\nThis is used to set where the project data is stored and where the project's endpoints are located.\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"},"id":{"description":"The project's ID.","format":"uuid","readOnly":true,"type":"string"},"name":{"description":"The name of the project.","type":"string"},"revision_id":{"description":"The configuration revision ID.","format":"uuid","readOnly":true,"type":"string"},"services":{"$ref":"#/components/schemas/projectServices"},"slug":{"description":"The project's slug","readOnly":true,"type":"string"},"state":{"description":"The state of the project.\nrunning Running\nhalted Halted\ndeleted Deleted","enum":["running","halted","deleted"],"readOnly":true,"type":"string","x-go-enum-desc":"running Running\nhalted Halted\ndeleted Deleted"},"workspace_id":{"$ref":"#/components/schemas/NullUUID"}},"required":["id","revision_id","slug","services","state","name","environment","home_region"],"type":"object"},"projectApiKey":{"properties":{"created_at":{"description":"The token's creation date","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The token's ID.","format":"uuid","readOnly":true,"type":"string"},"name":{"description":"The Token's Name\n\nSet this to help you remember, for example, where you use the token.","type":"string"},"owner_id":{"description":"The token's owner","format":"uuid","readOnly":true,"type":"string"},"project_id":{"description":"The Token's Project ID","format":"uuid","readOnly":true,"type":"string"},"updated_at":{"description":"The token's last update date","format":"date-time","readOnly":true,"type":"string"},"value":{"description":"The token's value","readOnly":true,"type":"string"}},"required":["id","name","owner_id"],"type":"object"},"projectApiKeys":{"items":{"$ref":"#/components/schemas/projectApiKey"},"type":"array"},"projectBranding":{"properties":{"created_at":{"description":"The Customization Creation Date","format":"date-time","readOnly":true,"type":"string"},"default_theme":{"$ref":"#/components/schemas/projectBrandingTheme"},"id":{"description":"The customization ID.","format":"uuid","readOnly":true,"type":"string"},"project_id":{"description":"The Project's ID this customization is associated with","format":"uuid","type":"string"},"themes":{"$ref":"#/components/schemas/projectBrandingThemes"},"updated_at":{"description":"Last Time Branding was Updated","format":"date-time","readOnly":true,"type":"string"}},"required":["id","project_id","default_theme","themes","created_at","updated_at"],"title":"ProjectBranding holds all settings for customizing the Ory Account Experience.","type":"object"},"projectBrandingColors":{"properties":{"accent_default_color":{"description":"AccentDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_disabled_color":{"description":"AccentDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_emphasis_color":{"description":"AccentEmphasisColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_muted_color":{"description":"AccentMutedColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_subtle_color":{"description":"AccentSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"background_canvas_color":{"description":"BackgroundCanvasColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"background_subtle_color":{"description":"BackgroundSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"background_surface_color":{"description":"BackgroundSurfaceColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"border_default_color":{"description":"BorderDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_default_color":{"description":"ErrorDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_emphasis_color":{"description":"ErrorEmphasisColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_muted_color":{"description":"ErrorMutedColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_subtle_color":{"description":"ErrorSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_default_color":{"description":"ForegroundDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_disabled_color":{"description":"ForegroundDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_muted_color":{"description":"ForegroundMutedColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_on_accent_color":{"description":"ForegroundOnAccentColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_on_dark_color":{"description":"ForegroundOnDarkColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_on_disabled_color":{"description":"ForegroundOnDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_subtle_color":{"description":"ForegroundSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_background_color":{"description":"InputBackgroundColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_disabled_color":{"description":"InputDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_placeholder_color":{"description":"InputPlaceholderColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_text_color":{"description":"InputTextColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"primary_color":{"description":"Primary color is an hsla color value used to derive the other colors from for the Ory Account Experience theme.","type":"string"},"secondary_color":{"description":"Secondary color is a hsla color code used to derive the other colors from for the Ory Account Experience theme.","type":"string"},"success_emphasis_color":{"description":"SuccessEmphasisColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"text_default_color":{"description":"TextDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"text_disabled_color":{"description":"TextDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"}},"title":"ProjectBrandingColors are the colors used by the Ory Account Experience theme.","type":"object"},"projectBrandingTheme":{"properties":{"accent_default_color":{"description":"AccentDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_disabled_color":{"description":"AccentDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_emphasis_color":{"description":"AccentEmphasisColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_muted_color":{"description":"AccentMutedColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"accent_subtle_color":{"description":"AccentSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"account_experience_variables":{"description":"The Account Experience Theme Variables.","items":{"$ref":"#/components/schemas/accountExperienceThemeVariables"},"type":"array"},"account_experience_variables_stylesheet":{"description":"AccountExperienceVariableStylesheet holds a reference to the current stylesheet that can be used in the AX","type":"string"},"background_canvas_color":{"description":"BackgroundCanvasColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"background_subtle_color":{"description":"BackgroundSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"background_surface_color":{"description":"BackgroundSurfaceColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"border_default_color":{"description":"BorderDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"created_at":{"description":"The Customization Creation Date.","format":"date-time","readOnly":true,"type":"string"},"error_default_color":{"description":"ErrorDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_emphasis_color":{"description":"ErrorEmphasisColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_muted_color":{"description":"ErrorMutedColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"error_subtle_color":{"description":"ErrorSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"favicon_type":{"description":"Favicon Type\nThe Favicon mime type.","type":"string"},"favicon_url":{"description":"Favicon URL\nFavicon can be an https:// or base64:// URL. If the URL is not allowed, the favicon will be stored inside the Ory Network storage bucket.","type":"string"},"foreground_default_color":{"description":"ForegroundDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_disabled_color":{"description":"ForegroundDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_muted_color":{"description":"ForegroundMutedColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_on_accent_color":{"description":"ForegroundOnAccentColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_on_dark_color":{"description":"ForegroundOnDarkColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_on_disabled_color":{"description":"ForegroundOnDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"foreground_subtle_color":{"description":"ForegroundSubtleColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"id":{"description":"The customization theme ID.","format":"uuid","readOnly":true,"type":"string"},"input_background_color":{"description":"InputBackgroundColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_disabled_color":{"description":"InputDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_placeholder_color":{"description":"InputPlaceholderColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"input_text_color":{"description":"InputTextColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"logo_type":{"description":"Logo Type\nThe Logo mime type.","type":"string"},"logo_url":{"description":"Logo URL\nLogo can be an https:// or base64:// URL. If the URL is not allowed, the logo will be stored inside the Ory Network storage bucket.","type":"string"},"name":{"description":"The customization theme name.","type":"string"},"primary_color":{"description":"Primary color is an hsla color value used to derive the other colors from for the Ory Account Experience theme.","type":"string"},"project_branding_id":{"description":"The ProjectBranding ID this customization is associated with.","format":"uuid","type":"string"},"secondary_color":{"description":"Secondary color is a hsla color code used to derive the other colors from for the Ory Account Experience theme.","type":"string"},"success_emphasis_color":{"description":"SuccessEmphasisColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"text_default_color":{"description":"TextDefaultColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"text_disabled_color":{"description":"TextDisabledColor is a hex color code used by the Ory Account Experience theme.","type":"string"},"updated_at":{"description":"Last Time Branding was Updated.","format":"date-time","readOnly":true,"type":"string"}},"required":["id","project_branding_id","name","created_at","updated_at"],"title":"ProjectBrandingTheme represents a Theme for the Ory Account Experience.","type":"object"},"projectBrandingThemes":{"items":{"$ref":"#/components/schemas/projectBrandingTheme"},"title":"ProjectBrandingThemes is a list of ProjectBrandingTheme.","type":"array"},"projectCors":{"properties":{"enabled":{"description":"Whether CORS is enabled for this endpoint.","type":"boolean"},"origins":{"description":"The allowed origins. Use `*` to allow all origins. A wildcard can also be used in the subdomain, i.e. `https://*.example.com` will allow all origins on all subdomains of `example.com`.","items":{"type":"string"},"type":"array"}},"type":"object"},"projectHost":{"properties":{"host":{"description":"The project's host.","type":"string"},"id":{"description":"The mapping's ID.","format":"uuid","readOnly":true,"type":"string"},"project_id":{"description":"The Revision's Project ID","format":"uuid","type":"string"}},"required":["id","host","project_id"],"type":"object"},"projectMember":{"properties":{"email":{"type":"string"},"email_verified":{"type":"boolean"},"id":{"format":"uuid","type":"string"},"name":{"type":"string"},"role":{"type":"string"}},"required":["id","email","email_verified","name","role"],"type":"object"},"projectMembers":{"items":{"$ref":"#/components/schemas/projectMember"},"type":"array"},"projectMetadata":{"properties":{"created_at":{"description":"The Project's Creation Date","format":"date-time","type":"string"},"environment":{"description":"The environment of the project.\nprod Production\nstage Staging\ndev Development","enum":["prod","stage","dev"],"type":"string","x-go-enum-desc":"prod Production\nstage Staging\ndev Development"},"home_region":{"description":"The project's data home region\neu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nus-east USEast\nus-west USWest\nus US\nglobal Global"},"hosts":{"$ref":"#/components/schemas/StringSliceJSONFormat"},"id":{"description":"The project's ID.","format":"uuid","readOnly":true,"type":"string"},"name":{"description":"The project's name if set","type":"string"},"slug":{"description":"The project's slug","readOnly":true,"type":"string"},"state":{"description":"The state of the project.\nrunning Running\nhalted Halted\ndeleted Deleted","enum":["running","halted","deleted"],"type":"string","x-go-enum-desc":"running Running\nhalted Halted\ndeleted Deleted"},"subscription_id":{"$ref":"#/components/schemas/NullUUID"},"subscription_plan":{"$ref":"#/components/schemas/String"},"updated_at":{"description":"Last Time Project was Updated","format":"date-time","type":"string"},"workspace":{"$ref":"#/components/schemas/workspace"},"workspace_id":{"$ref":"#/components/schemas/NullUUID"}},"required":["id","hosts","slug","state","created_at","updated_at","name","environment","home_region"],"type":"object"},"projectMetadataList":{"items":{"$ref":"#/components/schemas/projectMetadata"},"type":"array"},"projectRevisionHooks":{"items":{"$ref":"#/components/schemas/normalizedProjectRevisionHook"},"type":"array"},"projectRevisionIdentitySchemas":{"items":{"$ref":"#/components/schemas/normalizedProjectRevisionIdentitySchema"},"type":"array"},"projectRevisionThirdPartyLoginProviders":{"items":{"$ref":"#/components/schemas/normalizedProjectRevisionThirdPartyProvider"},"type":"array"},"projectRevisions":{"items":{"$ref":"#/components/schemas/normalizedProjectRevision"},"type":"array"},"projectServiceIdentity":{"properties":{"config":{"type":"object"}},"required":["config"],"type":"object"},"projectServiceOAuth2":{"properties":{"config":{"type":"object"}},"required":["config"],"type":"object"},"projectServicePermission":{"properties":{"config":{"type":"object"}},"required":["config"],"type":"object"},"projectServices":{"properties":{"identity":{"$ref":"#/components/schemas/projectServiceIdentity"},"oauth2":{"$ref":"#/components/schemas/projectServiceOAuth2"},"permission":{"$ref":"#/components/schemas/projectServicePermission"}},"type":"object"},"quotaUsage":{"properties":{"additional_price":{"description":"The additional price per unit in cents.","type":"string"},"can_use_more":{"type":"boolean"},"feature":{"description":"\nproduction_projects ProductionProjects\nstaging_projects StagingProjects\ndevelopment_projects DevelopmentProjects\ndaily_active_users DailyActiveUsers\ncustom_domains CustomDomains\nevent_streams EventStreams\nevent_stream_events EventStreamEvents\nsla SLA\ncollaborator_seats CollaboratorSeats\nedge_cache EdgeCache\nbranding_themes BrandingThemes\nzendesk_support ZendeskSupport\nproject_metrics ProjectMetrics\nproject_metrics_time_window ProjectMetricsTimeWindow\nproject_metrics_events_history ProjectMetricsEventsHistory\norganizations Organizations\nrop_grant ResourceOwnerPasswordGrant\nconcierge_onboarding ConciergeOnboarding\ncredit Credit\ndata_location_global DataLocationGlobal\ndata_location_us DataLocationUS\nm2m_token_issuance M2MTokenIssuance\npermission_checks PermissionChecks\ndata_location_regional DataLocationRegional Required Features\nrate_limit_tier RateLimitTier\nsession_rate_limit_tier RateLimitTierSessions\nidentities_list_rate_limit_tier RateLimitTierIdentitiesList\npermission_checks_rate_limit_tier RateLimitTierPermissionChecks\noauth2_introspect_rate_limit_tier RateLimitTierOAuth2Introspect","enum":["production_projects","staging_projects","development_projects","daily_active_users","custom_domains","event_streams","event_stream_events","sla","collaborator_seats","edge_cache","branding_themes","zendesk_support","project_metrics","project_metrics_time_window","project_metrics_events_history","organizations","rop_grant","concierge_onboarding","credit","data_location_global","data_location_us","m2m_token_issuance","permission_checks","data_location_regional","rate_limit_tier","session_rate_limit_tier","identities_list_rate_limit_tier","permission_checks_rate_limit_tier","oauth2_introspect_rate_limit_tier"],"type":"string","x-go-enum-desc":"production_projects ProductionProjects\nstaging_projects StagingProjects\ndevelopment_projects DevelopmentProjects\ndaily_active_users DailyActiveUsers\ncustom_domains CustomDomains\nevent_streams EventStreams\nevent_stream_events EventStreamEvents\nsla SLA\ncollaborator_seats CollaboratorSeats\nedge_cache EdgeCache\nbranding_themes BrandingThemes\nzendesk_support ZendeskSupport\nproject_metrics ProjectMetrics\nproject_metrics_time_window ProjectMetricsTimeWindow\nproject_metrics_events_history ProjectMetricsEventsHistory\norganizations Organizations\nrop_grant ResourceOwnerPasswordGrant\nconcierge_onboarding ConciergeOnboarding\ncredit Credit\ndata_location_global DataLocationGlobal\ndata_location_us DataLocationUS\nm2m_token_issuance M2MTokenIssuance\npermission_checks PermissionChecks\ndata_location_regional DataLocationRegional Required Features\nrate_limit_tier RateLimitTier\nsession_rate_limit_tier RateLimitTierSessions\nidentities_list_rate_limit_tier RateLimitTierIdentitiesList\npermission_checks_rate_limit_tier RateLimitTierPermissionChecks\noauth2_introspect_rate_limit_tier RateLimitTierOAuth2Introspect"},"feature_available":{"type":"boolean"},"included":{"format":"int64","type":"integer"},"used":{"format":"int64","type":"integer"}},"required":["feature","included","used","additional_price","can_use_more","feature_available"],"type":"object"},"recoveryCodeForIdentity":{"description":"Used when an administrator creates a recovery code for an identity.","properties":{"expires_at":{"description":"Expires At is the timestamp of when the recovery flow expires\n\nThe timestamp when the recovery code expires.","format":"date-time","type":"string"},"recovery_code":{"description":"RecoveryCode is the code that can be used to recover the account","type":"string"},"recovery_link":{"description":"RecoveryLink with flow\n\nThis link opens the recovery UI with an empty `code` field.","type":"string"}},"required":["recovery_link","recovery_code"],"title":"Recovery Code for Identity","type":"object"},"recoveryFlow":{"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 recovery method that is being used. It is initially\nnot set.","type":"string"},"continue_with":{"description":"Contains possible actions that could follow this flow","items":{"$ref":"#/components/schemas/continueWith"},"type":"array"},"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":{"description":"ID represents the request's unique ID. When performing the recovery flow, this\nrepresents the id in the recovery ui's query parameter: http://?request=","format":"uuid","type":"string"},"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"},"return_to":{"description":"ReturnTo contains the requested return_to URL.","type":"string"},"state":{"description":"State represents the state of this request:\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."},"transient_payload":{"description":"TransientPayload is used to pass data from the recovery flow to hooks and email templates","type":"object"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","type","expires_at","issued_at","request_url","ui","state"],"title":"A Recovery Flow","type":"object"},"recoveryFlowState":{"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"},"recoveryIdentityAddress":{"properties":{"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"id":{"format":"uuid","type":"string"},"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"},"recoveryLinkForIdentity":{"description":"Used when an administrator creates a recovery link for an identity.","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"],"title":"Identity Recovery Link","type":"object"},"registrationFlow":{"properties":{"active":{"description":"Active, if set, contains the registration method that is being used. It is initially\nnot set.\npassword CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode","enum":["password","oidc","totp","lookup_secret","webauthn","code","passkey","profile","link_recovery","code_recovery"],"type":"string","x-go-enum-desc":"password CredentialsTypePassword\noidc CredentialsTypeOIDC\ntotp CredentialsTypeTOTP\nlookup_secret CredentialsTypeLookup\nwebauthn CredentialsTypeWebAuthn\ncode CredentialsTypeCodeAuth\npasskey CredentialsTypePasskey\nprofile CredentialsTypeProfile\nlink_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself.\ncode_recovery CredentialsTypeRecoveryCode"},"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":{"description":"ID represents the flow's unique ID. When performing the registration flow, this\nrepresents the id in the registration ui's query parameter: http:///?flow=","format":"uuid","type":"string"},"issued_at":{"description":"IssuedAt is the time (UTC) when the flow occurred.","format":"date-time","type":"string"},"oauth2_login_challenge":{"description":"Ory OAuth 2.0 Login Challenge.\n\nThis value is set using the `login_challenge` query parameter of the registration and login endpoints.\nIf set will cooperate with Ory OAuth2 and OpenID to act as an OAuth2 server / OpenID Provider.","type":"string"},"oauth2_login_request":{"$ref":"#/components/schemas/oAuth2LoginRequest"},"organization_id":{"$ref":"#/components/schemas/NullUUID"},"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"},"return_to":{"description":"ReturnTo contains the requested return_to URL.","type":"string"},"session_token_exchange_code":{"description":"SessionTokenExchangeCode holds the secret code that the client can use to retrieve a session token after the flow has been completed.\nThis is only set if the client has requested a session token exchange code, and if the flow is of type \"api\",\nand only on creating the flow.","type":"string"},"state":{"description":"State represents the state of this request:\n\nchoose_method: ask the user to choose a method (e.g. registration with email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the registration challenge was passed."},"transient_payload":{"description":"TransientPayload is used to pass data from the registration to a webhook","type":"object"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","type","expires_at","issued_at","request_url","ui","state"],"type":"object"},"registrationFlowState":{"description":"choose_method: ask the user to choose a method (e.g. registration with email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the registration challenge was passed.","enum":["choose_method","sent_email","passed_challenge"],"title":"State represents the state of this request:"},"rejectOAuth2Request":{"properties":{"error":{"description":"The error should follow the OAuth2 error format (e.g. `invalid_request`, `login_required`).\n\nDefaults to `request_denied`.","type":"string"},"error_debug":{"description":"Debug contains information to help resolve the problem as a developer. Usually not exposed\nto the public but only in the server logs.","type":"string"},"error_description":{"description":"Description of the error in a human readable format.","type":"string"},"error_hint":{"description":"Hint to help resolve the error.","type":"string"},"status_code":{"description":"Represents the HTTP status code of the error (e.g. 401 or 403)\n\nDefaults to 400","format":"int64","type":"integer"}},"title":"The request payload used to accept a login or consent request.","type":"object"},"relationQuery":{"description":"Relation Query","properties":{"namespace":{"description":"Namespace to query","type":"string"},"object":{"description":"Object to query","type":"string"},"relation":{"description":"Relation to query","type":"string"},"subject_id":{"description":"SubjectID to query\n\nEither SubjectSet or SubjectID can be provided.","type":"string"},"subject_set":{"$ref":"#/components/schemas/subjectSet"}},"type":"object"},"relationship":{"description":"Relationship","properties":{"namespace":{"description":"Namespace of the Relation Tuple","type":"string"},"object":{"description":"Object of the Relation Tuple","type":"string"},"relation":{"description":"Relation of the Relation Tuple","type":"string"},"subject_id":{"description":"SubjectID of the Relation Tuple\n\nEither SubjectSet or SubjectID can be provided.","type":"string"},"subject_set":{"$ref":"#/components/schemas/subjectSet"}},"required":["namespace","object","relation"],"type":"object"},"relationshipNamespaces":{"description":"Relationship Namespace List","properties":{"namespaces":{"items":{"$ref":"#/components/schemas/namespace"},"type":"array"}},"type":"object"},"relationshipPatch":{"description":"Payload for patching a relationship","properties":{"action":{"enum":["insert","delete"],"type":"string","x-go-enum-desc":"insert ActionInsert\ndelete ActionDelete"},"relation_tuple":{"$ref":"#/components/schemas/relationship"}},"type":"object"},"relationships":{"description":"Paginated Relationship List","properties":{"next_page_token":{"description":"The opaque token to provide in a subsequent request\nto get the next page. It is the empty string iff this is\nthe last page.","type":"string"},"relation_tuples":{"items":{"$ref":"#/components/schemas/relationship"},"type":"array"}},"type":"object"},"revisionCourierChannels":{"items":{"$ref":"#/components/schemas/NormalizedProjectRevisionCourierChannel"},"type":"array"},"schemaPatch":{"properties":{"data":{"description":"The json schema","type":"object"},"name":{"description":"The user defined schema name","type":"string"}},"required":["name","data"],"type":"object"},"selfServiceFlowExpiredError":{"description":"Is sent when a flow is expired","properties":{"error":{"$ref":"#/components/schemas/genericError"},"expired_at":{"description":"When the flow has expired","format":"date-time","type":"string"},"since":{"$ref":"#/components/schemas/Duration"},"use_flow_id":{"description":"The flow ID that should be used for the new flow as it contains the correct messages.","format":"uuid","type":"string"}},"type":"object"},"selfServiceFlowType":{"description":"The flow type can either be `api` or `browser`.","title":"Type is the flow type.","type":"string"},"session":{"description":"A Session","properties":{"active":{"description":"Active state. If false the session is no longer active.","type":"boolean"},"authenticated_at":{"description":"The Session Authentication Timestamp\n\nWhen this session was authenticated at. If multi-factor authentication was used this\nis the time when the last factor was authenticated (e.g. the TOTP code challenge was completed).","format":"date-time","type":"string"},"authentication_methods":{"$ref":"#/components/schemas/sessionAuthenticationMethods"},"authenticator_assurance_level":{"$ref":"#/components/schemas/authenticatorAssuranceLevel"},"devices":{"description":"Devices has history of all endpoints where the session was used","items":{"$ref":"#/components/schemas/sessionDevice"},"type":"array"},"expires_at":{"description":"The Session Expiry\n\nWhen this session expires at.","format":"date-time","type":"string"},"id":{"description":"Session ID","format":"uuid","type":"string"},"identity":{"$ref":"#/components/schemas/identity"},"issued_at":{"description":"The Session Issuance Timestamp\n\nWhen this session was issued at. Usually equal or close to `authenticated_at`.","format":"date-time","type":"string"},"tokenized":{"description":"Tokenized is the tokenized (e.g. JWT) version of the session.\n\nIt is only set when the `tokenize` query parameter was set to a valid tokenize template during calls to `/session/whoami`.","type":"string"}},"required":["id"],"type":"object"},"sessionAuthenticationMethod":{"description":"A singular authenticator used during authentication / login.","properties":{"aal":{"$ref":"#/components/schemas/authenticatorAssuranceLevel"},"completed_at":{"description":"When the authentication challenge was completed.","format":"date-time","type":"string"},"method":{"enum":["link_recovery","code_recovery","password","code","totp","oidc","webauthn","lookup_secret","v0.6_legacy_session"],"title":"The method used","type":"string"},"organization":{"description":"The Organization id used for authentication","type":"string"},"provider":{"description":"OIDC or SAML provider id used for authentication","type":"string"}},"title":"AuthenticationMethod identifies an authentication method","type":"object"},"sessionAuthenticationMethods":{"description":"A list of authenticators which were used to authenticate the session.","items":{"$ref":"#/components/schemas/sessionAuthenticationMethod"},"title":"List of (Used) AuthenticationMethods","type":"array"},"sessionDevice":{"description":"Device corresponding to a Session","properties":{"id":{"description":"Device record ID","format":"uuid","type":"string"},"ip_address":{"description":"IPAddress of the client","type":"string"},"location":{"description":"Geo Location corresponding to the IP Address","type":"string"},"user_agent":{"description":"UserAgent of the client","type":"string"}},"required":["id"],"type":"object"},"setActiveProjectInConsoleBody":{"description":"Set active project in the Ory Network Console Request Body","properties":{"project_id":{"description":"Project ID\n\nThe Project ID you want to set active.\n\nformat: uuid","type":"string"}},"required":["project_id"],"type":"object"},"setCustomDomainBody":{"description":"Update Custom Hostname Body","properties":{"cookie_domain":{"description":"The domain where cookies will be set. Has to be a parent domain of the custom hostname to work.","type":"string"},"cors_allowed_origins":{"description":"CORS Allowed origins for the custom hostname.","items":{"type":"string"},"type":"array"},"cors_enabled":{"description":"CORS Enabled for the custom hostname.","type":"boolean"},"custom_ui_base_url":{"description":"The custom UI base URL where the UI will be exposed.","type":"string"},"hostname":{"description":"The custom hostname where the API will be exposed.","type":"string"}},"type":"object"},"setEventStreamBody":{"description":"Update Event Stream Body","properties":{"role_arn":{"description":"The AWS IAM role ARN to assume when publishing to the SNS topic.","type":"string"},"topic_arn":{"description":"The AWS SNS topic ARN.","type":"string"},"type":{"description":"The type of the event stream (AWS SNS, GCP Pub/Sub, etc).","enum":["sns"],"type":"string"}},"required":["type","topic_arn","role_arn"],"type":"object"},"setProject":{"properties":{"cors_admin":{"$ref":"#/components/schemas/projectCors"},"cors_public":{"$ref":"#/components/schemas/projectCors"},"name":{"description":"The name of the project.","type":"string"},"services":{"$ref":"#/components/schemas/projectServices"}},"required":["services","name","cors_public","cors_admin"],"type":"object"},"setProjectBrandingThemeBody":{"properties":{"favicon_type":{"description":"Favicon Type","type":"string"},"favicon_url":{"description":"Favicon URL","type":"string"},"logo_type":{"description":"Logo type","type":"string"},"logo_url":{"description":"Logo URL","type":"string"},"name":{"description":"Branding name","type":"string"},"theme":{"$ref":"#/components/schemas/projectBrandingColors"}},"title":"SetProjectBrandingThemeBody is the request body for the set project branding theme endpoint.","type":"object"},"settingsFlow":{"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"},"continue_with":{"description":"Contains a list of actions, that could follow this flow\n\nIt can, for example, contain a reference to the verification flow, created as part of the user's\nregistration.","items":{"$ref":"#/components/schemas/continueWith"},"type":"array"},"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":{"description":"ID represents the flow's unique ID. When performing the settings flow, this\nrepresents the id in the settings ui's query parameter: http://?flow=","format":"uuid","type":"string"},"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"},"return_to":{"description":"ReturnTo contains the requested return_to URL.","type":"string"},"state":{"description":"State represents the state of this flow. It knows two states:\n\nshow_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."},"transient_payload":{"description":"TransientPayload is used to pass data from the settings flow to hooks and email templates","type":"object"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","type","expires_at","issued_at","request_url","ui","identity","state"],"title":"Flow represents a Settings Flow","type":"object"},"settingsFlowState":{"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:"},"subjectSet":{"properties":{"namespace":{"description":"Namespace of the Subject Set","type":"string"},"object":{"description":"Object of the Subject Set","type":"string"},"relation":{"description":"Relation of the Subject Set","type":"string"}},"required":["namespace","object","relation"],"type":"object"},"subscription":{"properties":{"created_at":{"format":"date-time","readOnly":true,"type":"string"},"currency":{"description":"The currency of the subscription. To change this, a new subscription must be created.\nusd USD\neur Euro","enum":["usd","eur"],"readOnly":true,"type":"string","x-go-enum-desc":"usd USD\neur Euro"},"current_interval":{"description":"The currently active interval of the subscription\nmonthly Monthly\nyearly Yearly","enum":["monthly","yearly"],"readOnly":true,"type":"string","x-go-enum-desc":"monthly Monthly\nyearly Yearly"},"current_plan":{"description":"The currently active plan of the subscription","readOnly":true,"type":"string"},"current_plan_details":{"$ref":"#/components/schemas/PlanDetails"},"customer_id":{"description":"The ID of the stripe customer","readOnly":true,"type":"string"},"id":{"description":"The ID of the subscription","format":"uuid","readOnly":true,"type":"string"},"interval_changes_to":{"$ref":"#/components/schemas/String"},"ongoing_stripe_checkout_id":{"$ref":"#/components/schemas/String"},"payed_until":{"description":"Until when the subscription is payed","format":"date-time","readOnly":true,"type":"string"},"plan_changes_at":{"$ref":"#/components/schemas/Time"},"plan_changes_to":{"$ref":"#/components/schemas/String"},"status":{"$ref":"#/components/schemas/SubscriptionStatus"},"stripe_checkout_expires_at":{"$ref":"#/components/schemas/Time"},"updated_at":{"format":"date-time","readOnly":true,"type":"string"}},"required":["id","customer_id","status","payed_until","current_plan","current_interval","plan_changes_to","interval_changes_to","currency","created_at","updated_at"],"type":"object"},"successfulCodeExchangeResponse":{"description":"The Response for Registration Flows via API","properties":{"session":{"$ref":"#/components/schemas/session"},"session_token":{"description":"The Session Token\n\nA session token is equivalent to a session cookie, but it can be sent in the HTTP Authorization\nHeader:\n\nAuthorization: bearer ${session-token}\n\nThe session token is only issued for API flows, not for Browser flows!","type":"string"}},"required":["session"],"type":"object"},"successfulNativeLogin":{"description":"The Response for Login Flows via API","properties":{"continue_with":{"description":"Contains a list of actions, that could follow this flow\n\nIt can, for example, this will contain a reference to the verification flow, created as part of the user's\nregistration or the token of the session.","items":{"$ref":"#/components/schemas/continueWith"},"type":"array"},"session":{"$ref":"#/components/schemas/session"},"session_token":{"description":"The Session Token\n\nA session token is equivalent to a session cookie, but it can be sent in the HTTP Authorization\nHeader:\n\nAuthorization: bearer ${session-token}\n\nThe session token is only issued for API flows, not for Browser flows!","type":"string"}},"required":["session"],"type":"object"},"successfulNativeRegistration":{"description":"The Response for Registration Flows via API","properties":{"continue_with":{"description":"Contains a list of actions, that could follow this flow\n\nIt can, for example, this will contain a reference to the verification flow, created as part of the user's\nregistration or the token of the session.","items":{"$ref":"#/components/schemas/continueWith"},"type":"array"},"identity":{"$ref":"#/components/schemas/identity"},"session":{"$ref":"#/components/schemas/session"},"session_token":{"description":"The Session Token\n\nThis field is only set when the session hook is configured as a post-registration hook.\n\nA session token is equivalent to a session cookie, but it can be sent in the HTTP Authorization\nHeader:\n\nAuthorization: bearer ${session-token}\n\nThe session token is only issued for API flows, not for Browser flows!","type":"string"}},"required":["identity"],"type":"object"},"successfulProjectUpdate":{"properties":{"project":{"$ref":"#/components/schemas/project"},"warnings":{"description":"Import Warnings\n\nNot all configuration items can be imported to the Ory Network. For example,\nsetting the port does not make sense because the Ory Network provides the runtime\nand networking.\n\nThis field contains warnings where configuration keys were found but can not\nbe imported. These keys will be ignored by the Ory Network. This field will help\nyou understand why certain configuration keys might not be respected!","items":{"$ref":"#/components/schemas/Warning"},"type":"array"}},"required":["project","warnings"],"type":"object"},"tokenPagination":{"properties":{"page_size":{"default":250,"description":"Items per page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","format":"int64","maximum":1000,"minimum":1,"type":"integer"},"page_token":{"default":"1","description":"Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","minimum":1,"type":"string"}},"type":"object"},"tokenPaginationHeaders":{"properties":{"link":{"description":"The link header contains pagination links.\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).\n\nin: header","type":"string"},"x-total-count":{"description":"The total number of clients.\n\nin: header","type":"string"}},"type":"object"},"tokenPaginationRequestParameters":{"description":"The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as:\n`; rel=\"{page}\"`\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","properties":{"page_size":{"default":250,"description":"Items per Page\n\nThis is the number of items per page to return.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","format":"int64","maximum":500,"minimum":1,"type":"integer"},"page_token":{"default":"1","description":"Next Page Token\n\nThe next page token.\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","minimum":1,"type":"string"}},"title":"Pagination Request Parameters","type":"object"},"tokenPaginationResponseHeaders":{"description":"The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as:\n`; rel=\"{page}\"`\n\nFor details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).","properties":{"link":{"description":"The Link HTTP Header\n\nThe `Link` header contains a comma-delimited list of links to the following pages:\n\nfirst: The first page of results.\nnext: The next page of results.\nprev: The previous page of results.\nlast: The last page of results.\n\nPages are omitted if they do not exist. For example, if there is no next page, the `next` link is omitted. Examples:\n\n; rel=\"first\",; rel=\"next\",; rel=\"prev\",; rel=\"last\"","type":"string"},"x-total-count":{"description":"The X-Total-Count HTTP Header\n\nThe `X-Total-Count` header contains the total number of items in the collection.","format":"int64","type":"integer"}},"title":"Pagination Response Header","type":"object"},"trustOAuth2JwtGrantIssuer":{"description":"Trust OAuth2 JWT Bearer Grant Type Issuer Request Body","properties":{"allow_any_subject":{"description":"The \"allow_any_subject\" indicates that the issuer is allowed to have any principal as the subject of the JWT.","type":"boolean"},"expires_at":{"description":"The \"expires_at\" indicates, when grant will expire, so we will reject assertion from \"issuer\" targeting \"subject\".","format":"date-time","type":"string"},"issuer":{"description":"The \"issuer\" identifies the principal that issued the JWT assertion (same as \"iss\" claim in JWT).","example":"https://jwt-idp.example.com","type":"string"},"jwk":{"$ref":"#/components/schemas/jsonWebKey"},"scope":{"description":"The \"scope\" contains list of scope values (as described in Section 3.3 of OAuth 2.0 [RFC6749])","example":["openid","offline"],"items":{"type":"string"},"type":"array"},"subject":{"description":"The \"subject\" identifies the principal that is the subject of the JWT.","example":"mike@example.com","type":"string"}},"required":["issuer","scope","jwk","expires_at"],"type":"object"},"trustedOAuth2JwtGrantIssuer":{"description":"OAuth2 JWT Bearer Grant Type Issuer Trust Relationship","properties":{"allow_any_subject":{"description":"The \"allow_any_subject\" indicates that the issuer is allowed to have any principal as the subject of the JWT.","type":"boolean"},"created_at":{"description":"The \"created_at\" indicates, when grant was created.","format":"date-time","type":"string"},"expires_at":{"description":"The \"expires_at\" indicates, when grant will expire, so we will reject assertion from \"issuer\" targeting \"subject\".","format":"date-time","type":"string"},"id":{"example":"9edc811f-4e28-453c-9b46-4de65f00217f","type":"string"},"issuer":{"description":"The \"issuer\" identifies the principal that issued the JWT assertion (same as \"iss\" claim in JWT).","example":"https://jwt-idp.example.com","type":"string"},"public_key":{"$ref":"#/components/schemas/trustedOAuth2JwtGrantJsonWebKey"},"scope":{"description":"The \"scope\" contains list of scope values (as described in Section 3.3 of OAuth 2.0 [RFC6749])","example":["openid","offline"],"items":{"type":"string"},"type":"array"},"subject":{"description":"The \"subject\" identifies the principal that is the subject of the JWT.","example":"mike@example.com","type":"string"}},"type":"object"},"trustedOAuth2JwtGrantIssuers":{"description":"OAuth2 JWT Bearer Grant Type Issuer Trust Relationships","items":{"$ref":"#/components/schemas/trustedOAuth2JwtGrantIssuer"},"type":"array"},"trustedOAuth2JwtGrantJsonWebKey":{"description":"OAuth2 JWT Bearer Grant Type Issuer Trusted JSON Web Key","properties":{"kid":{"description":"The \"key_id\" is key unique identifier (same as kid header in jws/jwt).","example":"123e4567-e89b-12d3-a456-426655440000","type":"string"},"set":{"description":"The \"set\" is basically a name for a group(set) of keys. Will be the same as \"issuer\" in grant.","example":"https://jwt-idp.example.com","type":"string"}},"type":"object"},"uiContainer":{"description":"Container represents a HTML Form. The container can work with both HTTP Form and JSON requests","properties":{"action":{"description":"Action should be used as the form action URL `