diff --git a/clients/client/dart/README.md b/clients/client/dart/README.md
index c98cf460194..8912ef91969 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.15.5
+- API version: v1.15.6
- 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.15.5
+ ory_client: 1.15.6
```
### Github
diff --git a/clients/client/dart/pubspec.yaml b/clients/client/dart/pubspec.yaml
index 6c0068cb2db..13704fbaf35 100644
--- a/clients/client/dart/pubspec.yaml
+++ b/clients/client/dart/pubspec.yaml
@@ -1,5 +1,5 @@
name: ory_client
-version: 1.15.5
+version: 1.15.6
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 13163c3139e..265b0bd042c 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", "{20E11C1C-4253-4B75-BDA3-8FACC163E914}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ory.Client", "src\Ory.Client\Ory.Client.csproj", "{FF929EEA-D37A-4EA8-AD77-68848E0D2640}"
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
- {20E11C1C-4253-4B75-BDA3-8FACC163E914}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {20E11C1C-4253-4B75-BDA3-8FACC163E914}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {20E11C1C-4253-4B75-BDA3-8FACC163E914}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {20E11C1C-4253-4B75-BDA3-8FACC163E914}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF929EEA-D37A-4EA8-AD77-68848E0D2640}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF929EEA-D37A-4EA8-AD77-68848E0D2640}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF929EEA-D37A-4EA8-AD77-68848E0D2640}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF929EEA-D37A-4EA8-AD77-68848E0D2640}.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 d5074ac163f..9e9c0bcb916 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.15.5
-- SDK version: 1.15.5
+- API version: v1.15.6
+- SDK version: 1.15.6
- 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 62775824b96..37903cc548e 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.15.5
+ version: v1.15.6
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 80988a3e7c6..983b258ad38 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a8e97261f5f..38a7f718967 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9cc98c16890..086a3a86c3e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d747f39b973..5a6c60b6240 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6b5fa6dbb58..964b10203e6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 98276a143bd..64e8f8e4c4e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 48d38b0b5b1..7cca7e746dd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8dc7ee0c3ff..dbb434ee2bf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1f44a1732eb..8c607f6341d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f426274e892..b47113ff201 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2f4bfc44bc4..7cf0d6655bd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f9bf2bd81d4..b3bb4e66672 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c01392036c..60ebc1a797f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 006e69280e1..a9bf123bddd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 da7555417ca..13736c624b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 696aa962cd8..94130e57b65 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 46ddac49fa0..e94de022961 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0db7bb0f6d5..9c8186a5d58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 53702c9603a..15b61453a69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0b24762c303..599d1732bb5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 42ffd34532b..75ab98ffee8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 857ccf80093..09e374a2584 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5fccd4ad594..bcdf20d1db5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7d1e6685d2f..81bc67d21b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionBodyTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionBodyTests.cs
index 32507a5123b..8d17ec05b7c 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionBodyTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionBodyTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionResultTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionResultTests.cs
index 3d6aa61969e..7ce19914153 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionResultTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientBatchCheckPermissionResultTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9beffd27815..8657c82f5fd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20a24ee77ea..7a93196bd79 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 84b16441121..2f0686a5766 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 82e80ab83a3..2c226419341 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultWithErrorTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultWithErrorTests.cs
index 4091c7c0275..718a00a4fc5 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultWithErrorTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientCheckPermissionResultWithErrorTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1beb5862dbc..66d6f67d8cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 45428444bb0..0f454dccc6c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 04ce9f039ec..f208f914d04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 548b501934f..ecafa8e42a9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e91d0fb5eed..4b67d4fb3c0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 510ea3d1afb..01532bec658 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 91896810e32..9116a3c4443 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 287ce87d548..82b43eab3d8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1f3df0f80a4..4d43530e520 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d5515228873..ad3baf587b6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bee87942c70..7a1f7ca3524 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63e6327e2a3..eba25a0c28b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d369e2791ef..6f592456405 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 391fd5da7d4..2eeabce2f8a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 437ce8b58b1..9ef932cf58f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e33da967b90..9d583facfe9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a35a097dd48..e3ead6c1fa9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ac79848a140..c7efc1f6f63 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f1cbd6a96e1..b90f7c43e03 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b2bdc8bd2dd..20536811a2f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 77252dee262..e8ce1b35119 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7e6f8af3615..3670ab1e845 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aefa513385a..398024e362c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8ecd79d43dc..8aaf5401e67 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5effd774fca..31efb4017c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b58b2491c5c..df8b4a8f245 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bf75ff11426..662542a538a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b49bd76211d..cc48aae17e1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ac94eb4ba09..4296aa1e6d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 730d648da06..07c22bc9e48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 438cfc25b62..8ad833eb299 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 84918feb18c..d30ff635681 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 df1e33d35cb..4a8fa2657a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a25f91d5105..61c0dc7ec69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63c7622cf01..656fd69cffa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fa2b066739e..03eb1f35121 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ac0c0dea595..a21ed10bed3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c9ecd76bb7e..c90945e031b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 517b2266daf..32d5f2ed593 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6c2dcc2f8ca..bcae49ef810 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8369a207051..8bef98dcb4e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3b3360462a6..bef0383abe6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5f05f239eb3..867f153d888 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a44f645c5a2..022bff95b04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d0b140df85e..6fc9b5b63e4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ef48e3aba81..3cedc11885f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0462307246d..c02bd32d850 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6de52683ed7..d044b78cd00 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fb0f2e145f7..3737e029760 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c0557414e0c..c1faf43fe58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 05e83d6898c..114c3f5f579 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c1b5d715a07..61487a90f21 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c44f4fc9aa..b3c13cec46f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c5318213ed..b7e8625b857 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5b6b35a7136..2f5478f5824 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6db82501650..eed33398af5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6eba2a9abfa..c7f54d1ef4f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 771fa418b5c..bc888e58059 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87c52d58593..ce16b8c2d9c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d3fa751be00..3ba71ec2229 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cb04bc6e2fc..88110bc6b4b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeAddressTests.cs b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeAddressTests.cs
index 10e14e94d38..b4899e4bf26 100644
--- a/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeAddressTests.cs
+++ b/clients/client/dotnet/src/Ory.Client.Test/Model/ClientIdentityCredentialsCodeAddressTests.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d81f03462fb..3b7d3c0096f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7bff134340a..b722722bcfd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a16295f007c..37d24b6a388 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 079f4f9a89a..6033311e085 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fe7e8f8c469..c6f0f2e476b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 69ea9c83093..39ed8ae8755 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 693a66cfde1..b51c9546a0b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dc177c236bf..9607d1827dd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d2eb75d6cef..fb5785a5393 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2f3bde3ef8a..2334bb114a2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 57e35347251..f4137fa2a7f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bbf885474ac..24e7dcc3517 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cb2ee5e6c44..f350aeab137 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 de217f938cf..0f99b8f8e73 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 58f03bb2efd..b23ff23ca71 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2c5e3d2fc05..9f68e47bc0e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 67a14a15d3d..18dd4ef8ff0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 77be3591dba..a09edcb68c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e0d36466595..f277fac60d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e66ab46c643..cbd2aed2af9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 064d55b09b0..fff4d7c172a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0875827e315..523f3868879 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7dd40e32324..6d1f3b19641 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a23a929c0c0..722e0eb199b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d80524885fe..e619115c1c9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0936b0dea3e..28e4701a413 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 722595e545a..36d43577ed0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 59ad4aa532b..8626a07c75b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 367554eb41d..1a02778c1fe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d9cb0d3d36d..fb73ee3fb72 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c7eff15265..9cb159f476f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7cf6b721364..a6294d93982 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f919c5e9d6f..55bbc0e24ce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a2e9026ac96..cb7c2853793 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0cf14d4ec07..f30a0d7ef06 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dbbd18ff547..e8b1a8784c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0274d8b7dad..77d5e22803b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c5f5fdaf9c7..51e2ee8bc26 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1179e63f7eb..a2fb338c30b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 58ef2d0b0ec..6a067810a2c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e23e2bc0c6d..f2bd6e9275c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c290cca8280..704c1bd10aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4f62302f8e5..ef49a4d2692 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 789e9d5313e..49e670a6d2f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 434e24f5bd0..effb8907681 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c8d30b8f73..7c95e9c4005 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ade3262d955..bae3117e086 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 074f59f3eae..4d68003e77f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19de51b86a4..1a19ba2d176 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6e4adc5844e..20609392d65 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 faec506801e..09bd40d9d92 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 844d821e43b..dbef62c6084 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 30c59686ea7..4ae9ec0de73 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3f0197dbe96..76c9c34f5cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3f5600c0ec3..73464e2e574 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c1e7bdac7c..dda6a83e577 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b55c4bc115a..37a40185b44 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4a8116c79a3..75492fd9bcc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bc472db5984..40ec25f8e0e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3a020058d4b..ac0c00d1b69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a4c2077fdea..cee069f9e45 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0013cef6e89..9759bcdcd3b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 620d9e0a186..ee296c1aaa7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2b8f6d58df8..00c05f6aa79 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e1992fe9927..b5dd11cb42a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3c070dff347..42871135613 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dbee7196126..006a1282bb8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 affb14bb5d5..306e0ebc2c9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 df81c19bff3..f7453d09416 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a08d7b1e45f..34bd80cc0dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7892b2771ac..1d404a17736 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5b3f0852c05..bc3c3f93ec0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cea15e2c434..623b2502c43 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 10b721d8bfe..f3d8ff2817b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b5e9386d8ef..04313369171 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c06ac032c8a..1a6df802b38 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 73c5a941bc8..74a93f8a510 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c172ad4efa..efda2d2d0cd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9f9f1051842..2bc8fecbd8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c9648dabc76..87f8967b4fe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5dac8b53e80..df6b19e7d69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1af057f30d..37b37bfc935 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 784130eae47..4d817f0db4a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9d7eb1616ad..5e719afba78 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 48dcf9690ae..ed6ea83f5f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 81eeb7b46f7..0a4ee178682 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 48a77700eab..b555699c5c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 584f3b186bd..b79b5e8c9e5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cca2be059d5..6f991f9c0b6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 95bfd574ce7..38e01752b04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 891997241c0..8130c975c3b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0683ee4a26d..f29f501f76e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d0afa36dc48..a5a319f0fe3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5326cce4e0d..d29c6cd541c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b1066617fca..4b95084df61 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cb23eb9dbe3..0c3914073e6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7772a112d39..228c2f8b0ce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 704947b6632..18a6176e1fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d43c3e50c26..57b321cb168 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bd4df9ebd9a..47498f4e2fd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 751090a321c..38208ca6bb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8f1467b2d6c..90670fdb957 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 56110c0281d..95762ba1caf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b76701a1c9d..d2119621421 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9319f7475d4..305f34def72 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 38f85fba1c4..eb402614cdd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eee7530893f..ecf2b96cc21 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 711c3765477..93605907e02 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e3147f81888..b29cb43ce69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 301833270ce..26290e4ca42 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 42165170b7b..d71c989d5c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3b2d8330390..26f7b9c90be 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2f703227e41..0b1c791904c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 255fa2c8e50..2e813ef9028 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6a5521c0be3..d07563c8f48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2c6d84da1ec..10807789c58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a36b7bb4d5..a095de4237e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a38e71edc81..f34897b843c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 252aba3777f..593ab65e701 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c099677b85..fbae6e33512 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d5771107a90..fc2ef53bb70 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7834f917db8..429a1574cb0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 67572f5a669..c16a95452a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ffdea11a8b5..30a9c66b613 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2afc4bb2e7d..a8fd4513cf5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 23691cfd7bd..e48afe9c3b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7a5a30b8db6..2b49617791b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0f4edf71ae2..c4f0ca45acc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9603b8858bb..7cd484de3d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a7def76e081..574ea682d59 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cf4eddbc0d8..03efab8a37b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 880dec377b5..ed3f6657739 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e0406ac1289..d9044b2ed8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 213b2f3cd44..96c0ed30383 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19e3779da4c..5bca86f1d81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 103ffaaab0d..88f1f7a2232 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 241512b637c..21375643030 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 41b9eacf38e..5535c1a5f6f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 394f38330b4..15afa344abd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c19150a1a74..dcf2c0550c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a2893f6fd6c..faedfd94faa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 555d362b1ee..b353fc46dd0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f88c6682bf1..7b7ae9fe746 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 26d877c255b..d6207eb3cab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d1a59d16951..bd8bc0ae5f7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 02cce24497e..adc22948620 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b819aec9953..83efe94c364 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 390c4edc90d..c82ac778d95 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 792da0959a7..d73bd24cbc2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4dc6214f4f8..f3081a54f44 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eb207dc2827..3dce024bc37 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87d1692691e..ac38a9132f4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7fcd8b06a20..259d748d9e0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f9b8339fc68..f6a5947c22b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ade261c5d79..ac38942a8b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 443f3ef75d9..3b05582477f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7faae154cb7..1e3c692bd58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 939ef3de36d..50e6a0acdfe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c815dc27de..62ebcb3383a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 33754d73060..597e9eefed2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7bcf73f47bf..c5c296e2e85 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8b227a8ad47..b8aff13c9ed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6cf24754909..1a2cc6ef214 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ba7ce497f69..d958b0ac89d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 39554d48f2f..836dfb9b37c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 25764782a80..d5eb278f3de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 12fda0af602..392f8d6fce3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 69aaba45f37..a10bdbbd666 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 94be230c4ba..8a1534f2975 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 855d721a181..5fd8bdc5152 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 30c771e87a8..81cc9f16289 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 76527a5a916..057b3a45a3c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a4ad3bdbf12..a1c6587540e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 61051c4827a..ab12d631978 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d4df4ed3cd1..5f460883ba7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 970332a7a15..d5bc64cc943 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e9d59986f37..2aadd450e66 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f9dcd8d201d..970a643e501 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63e74218d37..04a095306aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b0aa1376c39..cecccfc3559 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6bfec7ed30b..2b36d304689 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d709f4e0cd3..1ba1b4ee267 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7892de001ac..ace9f043925 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9a4544e7887..3d5f0980f1a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 afc851e74f8..8c80ea65f86 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1b2413867d..197b0e1b89a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f5163aede30..bc1f371a106 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 624182ef106..fbddcf05958 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 97a4674701e..ab5dac99a41 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 50320a6a95e..09b2074fc6c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b19bd7c9b60..bcb5b51acd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 38d43ee2bb7..f3a9072d786 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2c66770e593..c4544202648 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7d6196c6062..313dc617920 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8837bfeb8f4..1b6e864ec31 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 12f367df975..60b18239195 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 edcf7cf6a29..8106eeda085 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 43a2fec81f4..a2aa2188c09 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f4d4f5a3a03..5ba0ee6fa1a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 05d19e7874a..2553b8f2750 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dce3ca2d42d..f8458e348ac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63eecfa77b2..67f87b20b12 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dbc208aade4..8294139d623 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6dcec60848b..3ae32065f74 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3037f641f1a..b18bcc88e04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8fd90f37eea..2e9454b0a50 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a67e326e361..60f542059b9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20ef5a81631..3c33d5337ec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ba0bdd637bb..d895b8d0b06 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e169aa7bfd9..3d0d4fb0145 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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.15.5";
+ public const string Version = "1.15.6";
///
/// Identifier for ISO 8601 DateTime Format
@@ -119,7 +119,7 @@ public class Configuration : IReadableConfiguration
public Configuration()
{
Proxy = null;
- UserAgent = WebUtility.UrlEncode("OpenAPI-Generator/1.15.5/csharp");
+ UserAgent = WebUtility.UrlEncode("OpenAPI-Generator/1.15.6/csharp");
BasePath = "https://.projects.oryapis.com";
DefaultHeaders = new ConcurrentDictionary();
ApiKey = new ConcurrentDictionary();
@@ -923,8 +923,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.15.5\n";
- report += " SDK Package Version: 1.15.5\n";
+ report += " Version of the API: v1.15.6\n";
+ report += " SDK Package Version: 1.15.6\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 6b1d3d69dd0..26611d15874 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b0f8afd58dc..d06d497df3e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 53ca0641715..3e31d4af227 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e6c828422b2..82f6a575617 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 638dedef924..65e686eb2f7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cc524d46cb8..3b41ba4225d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 050da9e0ea0..2d6e9c679fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a0c61da46e1..33ebfff4218 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8980ce1e780..aa67327229a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 28416298f07..f2f738ca1ec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 93e9ebfc1dc..f406f940560 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cbaef4444fe..eaa3cb64fa1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 09e8bbe2c92..d27b0c4a2d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1d40710222..def1f4d398c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 95cb0b65cb7..958a7f98e9e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 796bfc58f36..0a0391e8ae7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19610765a60..703baadd5ee 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2cbaa81ee2e..159e0c46212 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3da575d83d8..5ac24867f51 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9421555f6fe..7afbd29c7f2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 908e49f5aa7..4b0e4c0f38d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 908fffba939..e3b866f0040 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1a6e3bb8dbe..403281d222f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionBody.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionBody.cs
index 5ac6905f0da..b5af4079c7a 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionBody.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionResult.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionResult.cs
index 3fb3db1093f..e752724b1b3 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionResult.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientBatchCheckPermissionResult.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fd77de9101f..f1e4a3c1723 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 440137ef4c7..50647e3e071 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a9311f208c5..b7f00faac3c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fa8d25b54e7..3feba36f5b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResultWithError.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResultWithError.cs
index af385c8a671..49759624318 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResultWithError.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientCheckPermissionResultWithError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 072e7edd307..66dbdc51d1e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dd95f1f762c..7a6e435b976 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c9c2273b87..0ee90fbd167 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7676d6b7c4c..3c2151d6c64 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d7460bca5de..adfe2e5d6b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dc1d27a60fd..26b3ee36a8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ff21ce9bc8e..b4715a05379 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f504d19a403..84ed6b2793e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 60a9ef14e91..4b7ad602182 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63508d3acf4..a6411b7f3c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87694c70a3d..9878df2a9aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 34e317a3640..42a451e8426 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c7f23536c0f..e4c19c78c57 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 36c17d863cf..4839e30656f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2498e4ebb85..64a61b457ad 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7f0224e3e75..6eaeeb72d6d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a7d3c5dbae3..0ab66fbab45 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8ee374807a..557014af380 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 36bbbdd0959..539bd23c5d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 710deb9e64c..0f5d21620ab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 50eb55e3749..cc2320a2468 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b88dd03a635..3768aa0daf5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b426c25186..78af8b3274d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 16afa66d2da..7e535ee8a3c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c3190326160..f1a90635823 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c1cb77db8c2..ae58b52d908 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 56dea384227..85591a741c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1a062661b0b..725dead019e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d61de9cdb54..65d1c62f80d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c4eaa949e3..08a00dfcc8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dbce2feb516..eeda8cd8b8e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b01e1566703..e6201d22316 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2b4361e18f9..e341e848c67 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 11630ac94b7..c9d472b5204 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0999d92b0a3..037769717c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c3d68318d94..269a81afa7e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c540057b6ad..206bda3b897 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5e067154968..1ef57790e9e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87058b18a6f..6fb77610911 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 68482bc269a..a11312e7330 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 af168e9e0d3..17d9833ce03 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2b979378f3c..467ff3c7c97 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 624001e8366..4924e8462ca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 80c390d0174..83a27e17add 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9738d499497..b04111d916c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c727b66011..091cacbab57 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3517a511152..14506d058b3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bd95fe9fee1..03c60693bb0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6dfa6f7cce4..5ba636e5671 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19866a8f0ca..789b0b279ce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c73296d444f..e2b94f8193c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2112d827889..dac81c7d559 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 881f7cc7565..4c760f536a2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5ed3bb86c13..307fcbc85f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fe06dc54fa2..f0d27fc2d17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 af7f4070349..4245eb1df4d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3371e9716d8..1eb8750db55 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8a03dae1d85..28bb54be5db 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 49744be6220..3556e81da17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bd93d0c77fd..8bae5433373 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 17a422bcc0e..5c522596f2a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 163b72e74b4..a53c36ca214 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ef8299c644b..1dd41f8ce40 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e7769ed467c..349b52ca50b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCodeAddress.cs b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCodeAddress.cs
index 8bb03b3d10a..0ee5e003bc5 100644
--- a/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCodeAddress.cs
+++ b/clients/client/dotnet/src/Ory.Client/Model/ClientIdentityCredentialsCodeAddress.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2219ad6856b..d42facb3cd0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1dcea4768c..57b20b77ffe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f71cbc9d367..ea8046649c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 850b485b79a..4f18841abda 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 40449c76933..8f4c1aee96a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 14136d4acdb..090c98cd2c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8ca2228eee..e50e9672ced 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c57919ba7e3..2cef7ccb86d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 decadabfd12..e2686d53045 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e6e0d73ec61..ec896f13e6b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 340a96d8adc..a3bfc6250df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b0837eb494e..0dd824f3526 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2a644d9e3a2..3422a550196 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 53a8d387553..141d6754053 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0121fe793e1..962a5c2da71 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b67a781e323..8a571dec332 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fb843ed5969..12e11d8f16d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5124f465d42..6e6725dc0c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f82df0c27a5..56619925be4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 88c15b6dcc0..71be84303d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d387e80afb0..eefd0667562 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a5e0905028e..4f1fa812897 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cc706e8cc2b..a7bcea0ef15 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 011346e77ba..2488bae8ce2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2316fcf3f6e..575a0ea6574 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f062440220d..56777f3bff5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4cc16002bee..a38594fb767 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eba4978c25e..9b1bf28311d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2dbe00b849d..0a37dfcb922 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c3ea9890fd0..b35fa04534c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ed17c0ee77a..25e5d7a2f29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e72e5696bd2..ef7cb38bb55 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bb48a86361a..4e3c9d23da8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2264347909d..d80bd8197ac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 98ade762d4c..d779be75468 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4bc9fb84432..cb67c8a2616 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aba99f0fd9b..4591619531e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5a5db2dceae..64c60d8abba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a18b57aacf1..fd263da89dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d73701f2577..5ce6014e98d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4ebe3ca899b..66fee21de0b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8743cfc7cb8..d4e100bb3d3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2b2920d60b2..fcfdf80fa5f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e98d7e85d69..3a21f87d19f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 889d66923ad..c32441ebf46 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1d3f9ee7003..b05f56b71ba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0328d701c1f..0325553163f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aad60bd3a01..79870cf9ddf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20099bc94fd..2885b3deea0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 adb95409d2d..1c82cf07cd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 72cd91895fc..047087401eb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 51933da38eb..16ba15c3a30 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1067a332f36..807814aa29e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5c2b2f63d82..262d27d46a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0e510c3be42..90bdc79aff8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f4d1d849721..7867f3d8593 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b85cbf123eb..be5c15ff696 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 948a03bd0ed..1607d198568 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 12eb42f6512..dda1bcb180e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8caf330ee8..568d907def7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7587ca144dc..d1b18c92e21 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6e66f93107f..1485078e096 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 39b27a0368c..91f5d4bc727 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cfeabc86de0..b44027c9bb2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c709fc1d9e4..bd1d4d60419 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ab5da2269e6..8c06345be39 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1ed71a5a2a2..9c2a60cfd2d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c2972d6b737..a54803c36c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 40c74e85be4..67cb88f6494 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9f5c92abb68..f5e61ba7506 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 783c307c397..19b1ebd0d96 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6a42cab6972..9396ac3b1d7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 27436be07ac..4914b8f153c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 014d36e81df..9098be3633b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b39034f6b65..b40a5ff0fa3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 55f9ad51e8a..d1704947c1c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9ef14368fda..b814a2cfa20 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dd816d9d93d..2a22206beb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 64948ecffc0..3752f27f89c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4e4bd1b12a4..3eb2df46803 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3c7ce35fa69..c92c89e5705 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 828aff84700..0cebba1bdf6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d42dc6cb5d8..7cd3fae917b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ba1e8128c41..52f6d52936a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9cf2fd754ea..d79b3a14544 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1f20a377a6..ecedc523cd7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1d31740d182..5c4a5f53d44 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e1e42b1096f..f4757018b0e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 65020d3f7b9..16ade1ac34f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c5ee7555f70..dfec935edac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4eeb82921fe..caa0d867bb9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 93f3a87210a..6b34dafcf7f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 61a68c3176b..6f020c71255 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5504227b361..656f5dfb1ce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 60b0f5f18fc..b16a66dc981 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5fd31abf4ad..f04f71786de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2148bbc3309..aa3ed05b0e3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8b76a8fdcda..2a847abd65e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8f0571ea28..93bfaae5d7b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 56c8a717035..ff047c9c985 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 79e60b5386a..0dfc2d73935 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b8afbc150a7..982fe3aa227 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 97ca54ce285..821a41d9a54 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b4aed720ac..609366af52e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 15b91d8f1a1..878ffa510ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5d24f90898f..a10639061a3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 418d93c7ce2..c6d403b8eb8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ca3fe2408bc..ab575f75234 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 97cf3e0fc72..2bbd31412fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1f79d60fd0..faa4f6575d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0d85d0b033e..0f0947abf48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 51f3847bcb2..a48d69d4fc0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 12ca48a8b66..9eec73411aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6985c1a0a6f..c96e3bbc0c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 27536072217..2d81d8f5994 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ec1300d5de4..dec0fdbdb27 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 750c9874c6b..fa737261585 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19ec9ecd86c..cb72b27afec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f6f9cedcc79..c089d0ba337 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 913ffd40ee4..13ce3edba67 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 59f264c1a75..d5235041abb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c5f0f636733..142c110f4c7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 03e2c96a7bf..44dd0149181 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8d5b187325..4ea692a229d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2e1cb7589a1..fc8d60553de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2734589a946..ef1a5a91267 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 74086fa6d31..fd8094b31db 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1cd927035d7..e7352f0f01f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e938d9702fa..b23d6476adc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 456161649f7..5ba489929e6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a72742e653..ea9401bd247 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f0db802c495..2d209742d2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b2f18f70c0b..1401aeef524 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 486ad8e528d..a612cb804a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 acfc2d7064a..fc9839e0d04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 28baeb26bd0..38edc4d7e53 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 989a70bf388..b878a04fd6d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d8abcbbc5f..133ce14619d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 01d2f64fdc3..b1fd396af5a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8a97c00b0a3..63b40f03fed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0e607048d69..ea9041aea79 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8adf86520be..cfbc2c02a8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 988f106494f..000b1276053 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8dde2058374..ce8a449e4d7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3d8538908eb..fbbc495c185 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3b1f4e15fde..56c67964f1b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 152c280e489..0620658cedd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 928c4e007e8..8c680961c68 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c598e501b5..9a74a738ef3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d619c4e1ba3..561ca1bf01f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 233b471afe9..6221a850680 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c341a6c7bfa..fab70f8e6c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d3233adbe7f..b7350b316c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a20648f794e..456369ef822 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b12a9c90e3e..8f777bd88d8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 41ce93c7aff..245494928b3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d367262bb2f..d13bb836162 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c94b548fdf2..9d6feff1532 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9ab9f90c5f5..043c641eefb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cffd78d0193..db0a0da50bd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 be9433eb23c..af5920bddb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 77cbcc27298..0859fbdea2e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 311aa1fefd8..9391ae64991 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1507276e2e0..3a307134d56 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5cab83445d0..66a50b97b5d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 37886571d80..86cb1180e17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b63300bbe84..65c520cbafa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ceb2be94b81..aefdadfac37 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 646c029584c..e6c718cecc8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 84cf4997d9e..56de6ed8263 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 051d53fbb38..bee297325d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0db9ad5ada4..574445cbea9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bd524cd9d71..4759f00bddf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2d076a1667e..7a88a99654d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 54f31ffb64c..5a60d035242 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 84d9b7dab2b..e09ecf456b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1d452af1537..3f9fdca787b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d34172194a4..65f009daa96 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f7531f4ef98..b35282e653f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 43d88757e2c..8fbff3167b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c9b37b6030..bd47ec9d127 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5ae62cc74d9..51c602e78cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7b87a19d8d3..592563f22d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3015423f764..822020c18f6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ca65a403d20..a520283b174 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 84d76088052..0c7d13420e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dff8fa01215..328831dafc2 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.15.5
+ 1.15.6
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 aa9d1f16621..e98081259a1 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.15.5"}]
+ [{:ory_client, "~> v1.15.6"}]
end
```
diff --git a/clients/client/elixir/lib/ory/connection.ex b/clients/client/elixir/lib/ory/connection.ex
index 5fe383b8434..363d7a4cd28 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.15.5 - elixir"
+ "openapi-generator - Ory v1.15.6 - elixir"
)
)
diff --git a/clients/client/elixir/mix.exs b/clients/client/elixir/mix.exs
index 7ecd3229674..4ebd499d635 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.15.5",
+ version: "1.15.6",
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 d653e743ec0..6cff0c318d7 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.15.5
+- API version: v1.15.6
- 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 e5806fad270..bf94bcb9e8c 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.15.5
+ version: v1.15.6
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 8831eba10f8..5b334fd786d 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_events.go b/clients/client/go/api_events.go
index feaf565b17c..38e52b355f7 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_frontend.go b/clients/client/go/api_frontend.go
index 91a0db0b419..5d554ae62e9 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_identity.go b/clients/client/go/api_identity.go
index 2a3c4a6245e..fda6e09542f 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_jwk.go b/clients/client/go/api_jwk.go
index 07d59efbe17..cb4c51c328a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_metadata.go b/clients/client/go/api_metadata.go
index fee987c3305..1f5c39096e4 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_o_auth2.go b/clients/client/go/api_o_auth2.go
index c77ee86e69d..4d22738e736 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_oidc.go b/clients/client/go/api_oidc.go
index 76407885aec..20725d5a01a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_permission.go b/clients/client/go/api_permission.go
index f84010c73c6..dd64f95f36d 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_project.go b/clients/client/go/api_project.go
index 229932ef69c..431a9d83bcb 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_relationship.go b/clients/client/go/api_relationship.go
index 392526fdc09..3d333af256e 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_wellknown.go b/clients/client/go/api_wellknown.go
index 58438b33eda..dd9a0f94722 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/api_workspace.go b/clients/client/go/api_workspace.go
index 4f4281725cf..0d833dd9fd0 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/client.go b/clients/client/go/client.go
index a4ba59d38e3..ecabefd61b0 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
@@ -43,7 +43,7 @@ var (
queryDescape = strings.NewReplacer( "%5B", "[", "%5D", "]" )
)
-// APIClient manages communication with the Ory APIs API vv1.15.5
+// APIClient manages communication with the Ory APIs API vv1.15.6
// 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 28b7a7d0d5c..2f4662476c9 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.15.5
+API version: v1.15.6
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 3fa4d09f38d..b7dfc608862 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.15.5
+API version: v1.15.6
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 168f2f51188..3fdb507ac17 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.15.5
+API version: v1.15.6
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 28fba3ddcd6..796f915d986 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.15.5
+API version: v1.15.6
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 1676f5c1b36..37496dd99f4 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.15.5
+API version: v1.15.6
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 b2f212a58fa..b2e69aa8286 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.15.5
+API version: v1.15.6
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 bce83c72cbf..d2feb7a9630 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.15.5
+API version: v1.15.6
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 d783d2769d6..37458f24e85 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_attribute.go b/clients/client/go/model_attribute.go
index 6c2db6e12d5..54863a1d292 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_attribute_filter.go b/clients/client/go/model_attribute_filter.go
index b0ea88b04a4..e28e6eac1de 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.15.5
+API version: v1.15.6
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 15fcce1c6f3..1488745977b 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.15.5
+API version: v1.15.6
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 06920035fc1..4e3e5cd38b4 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_batch_check_permission_body.go b/clients/client/go/model_batch_check_permission_body.go
index 30f664dfd68..f37e3fc1115 100644
--- a/clients/client/go/model_batch_check_permission_body.go
+++ b/clients/client/go/model_batch_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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_batch_check_permission_result.go b/clients/client/go/model_batch_check_permission_result.go
index bf9ee793059..7ab976adb9c 100644
--- a/clients/client/go/model_batch_check_permission_result.go
+++ b/clients/client/go/model_batch_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.15.5
+API version: v1.15.6
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 7d47bbbbcb2..d879ac850f9 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.15.5
+API version: v1.15.6
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 e1f1a05d0ee..e02ffe395cd 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.15.5
+API version: v1.15.6
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 f7a881ecb13..9d4cafdf47e 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.15.5
+API version: v1.15.6
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 8aa77dda5fe..02cabd82f95 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_check_permission_result_with_error.go b/clients/client/go/model_check_permission_result_with_error.go
index 91d5a724603..e25cd0c6dcb 100644
--- a/clients/client/go/model_check_permission_result_with_error.go
+++ b/clients/client/go/model_check_permission_result_with_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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_cloud_account.go b/clients/client/go/model_cloud_account.go
index e055b8a5e7e..ed6cb3a3981 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.15.5
+API version: v1.15.6
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 9f9730f1971..b7f2e1a9376 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_continue_with.go b/clients/client/go/model_continue_with.go
index 79cf9c2c2cf..8a0135e616c 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.15.5
+API version: v1.15.6
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 9093d5d5b48..35b8e88ce0c 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.15.5
+API version: v1.15.6
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 9935ff356a9..02fa4b54ad8 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.15.5
+API version: v1.15.6
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 27aaa826d00..766b3a0531e 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.15.5
+API version: v1.15.6
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 12888eabb6a..01afbc5de4b 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.15.5
+API version: v1.15.6
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 93b10ac1d6c..d7e5b7f3c19 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.15.5
+API version: v1.15.6
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 210e348d978..7023e3394e8 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.15.5
+API version: v1.15.6
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 44a8a29fbcc..801ab22ef21 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.15.5
+API version: v1.15.6
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 ea318450455..bb95042cbb2 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.15.5
+API version: v1.15.6
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 be48c03e5fd..79108f8b4b6 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.15.5
+API version: v1.15.6
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 0e92f21c38c..c45a500c11f 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.15.5
+API version: v1.15.6
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 c9728d07907..3f23e06af84 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.15.5
+API version: v1.15.6
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 fd5a9ef79f6..285745b748e 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.15.5
+API version: v1.15.6
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 e36b260a633..104416f634b 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.15.5
+API version: v1.15.6
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 8186c26030c..7d1281da31d 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.15.5
+API version: v1.15.6
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 e08776a2d17..25983917066 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.15.5
+API version: v1.15.6
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 fce624becc3..8329ed590bd 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.15.5
+API version: v1.15.6
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 dcb38f0e9be..4278d3c37f9 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.15.5
+API version: v1.15.6
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 9963e8851bc..b3fefa46f43 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.15.5
+API version: v1.15.6
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 9590bc8ebf8..5de04176a97 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.15.5
+API version: v1.15.6
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 671bbceedda..8f2ce0b5a0e 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.15.5
+API version: v1.15.6
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 05641d783d3..aa657447850 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.15.5
+API version: v1.15.6
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 1a5aca4fd23..87cdd5d9301 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.15.5
+API version: v1.15.6
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 bbf9b7dc1b4..f4a2529acff 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.15.5
+API version: v1.15.6
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 32b37f21c74..d59bca95444 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.15.5
+API version: v1.15.6
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 900d1da8efe..5d377cd07c1 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.15.5
+API version: v1.15.6
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 4246f365698..7537954b45f 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.15.5
+API version: v1.15.6
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 f80935f2293..66868b77e5f 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.15.5
+API version: v1.15.6
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 4ca3ad9dee5..32689a632da 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.15.5
+API version: v1.15.6
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 04b0a62b0d2..4d5551335c1 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.15.5
+API version: v1.15.6
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 97193532187..a373d782b4c 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.15.5
+API version: v1.15.6
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 d64efa52a66..0fd52b08814 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_custom_domain.go b/clients/client/go/model_custom_domain.go
index 92e772500e4..0c6ee123f37 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.15.5
+API version: v1.15.6
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 85a707a7e8b..dd5b83aa45d 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.15.5
+API version: v1.15.6
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 3f3343232ca..d960f7af889 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.15.5
+API version: v1.15.6
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 e2fc65f61e7..fbe6d7011e1 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.15.5
+API version: v1.15.6
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 39767d3d38b..829bedd9433 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.15.5
+API version: v1.15.6
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 6490a42d5b0..365471556e5 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.15.5
+API version: v1.15.6
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 d5070697838..b7fceb171a8 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_error_generic.go b/clients/client/go/model_error_generic.go
index 7b84d53f93b..acb387b7894 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.15.5
+API version: v1.15.6
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 d19f116fb21..ed97037635d 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_event_stream.go b/clients/client/go/model_event_stream.go
index 44e0839ed1a..85726a8c11c 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.15.5
+API version: v1.15.6
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 3cc04ecd074..ce10765cccd 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_flow_error.go b/clients/client/go/model_flow_error.go
index 415d5f1e08e..5d3fca1b567 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_generic_error.go b/clients/client/go/model_generic_error.go
index df5a4f834b7..9c4edef5551 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.15.5
+API version: v1.15.6
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 416b3e37308..6f054b050a6 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_generic_usage.go b/clients/client/go/model_generic_usage.go
index c098f9c2dc9..24b9ae59549 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.15.5
+API version: v1.15.6
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 ece6711dbb9..dc8dc951dac 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.15.5
+API version: v1.15.6
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 8790c57b474..2840c91930e 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.15.5
+API version: v1.15.6
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 c8f489d87d5..911bc2d19a7 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.15.5
+API version: v1.15.6
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 38ffccc2df6..dcd67733d51 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.15.5
+API version: v1.15.6
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 858f3f865e5..8e43f662f0f 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.15.5
+API version: v1.15.6
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 66c8ec35923..ff0b87b1692 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.15.5
+API version: v1.15.6
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 a3b06904e69..d83e230518b 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.15.5
+API version: v1.15.6
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 204b6d4133f..cf4d45bd2fa 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.15.5
+API version: v1.15.6
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 1cdaff4c147..820022a077d 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.15.5
+API version: v1.15.6
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 8fd03820c86..29ab336ef2a 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.15.5
+API version: v1.15.6
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 da357aeed30..9e45130406a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_health_status.go b/clients/client/go/model_health_status.go
index b631af2c5d7..adde7272b54 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity.go b/clients/client/go/model_identity.go
index b9a602ecb22..3268aee5a9d 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials.go b/clients/client/go/model_identity_credentials.go
index 308c77b1895..16597cb3abd 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.15.5
+API version: v1.15.6
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 bb6d26fb850..c1faeda29ee 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_credentials_code_address.go b/clients/client/go/model_identity_credentials_code_address.go
index 8c9e2c7977b..25a4c071ccc 100644
--- a/clients/client/go/model_identity_credentials_code_address.go
+++ b/clients/client/go/model_identity_credentials_code_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.15.5
+API version: v1.15.6
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 fca6e66694f..d7be5e23389 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.15.5
+API version: v1.15.6
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 d6fca6b47f3..612c5b68c32 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.15.5
+API version: v1.15.6
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 d687f17553a..a4b157040fe 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_identity_patch.go b/clients/client/go/model_identity_patch.go
index 5d6716f45ec..7fc1cc7af92 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.15.5
+API version: v1.15.6
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 d3b06ebc086..79db26906bd 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.15.5
+API version: v1.15.6
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 9e2b442cd47..e0c093cfae4 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.15.5
+API version: v1.15.6
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 2daee4b1df2..ec6506f38a7 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.15.5
+API version: v1.15.6
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 eb3295c9e44..143484eed71 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.15.5
+API version: v1.15.6
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 f2b0a596ece..26b9078afc1 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.15.5
+API version: v1.15.6
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 4401ad6cc40..25359ed40be 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.15.5
+API version: v1.15.6
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 54f1fe52a14..df3001b89fb 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.15.5
+API version: v1.15.6
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 d450e2aade3..7aedbd449d5 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.15.5
+API version: v1.15.6
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 4ae712145f7..c4ed694189c 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.15.5
+API version: v1.15.6
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 e216015842a..af37c95bf79 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.15.5
+API version: v1.15.6
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 3aefa7fc680..ec5ca266c5b 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.15.5
+API version: v1.15.6
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 fed98ee3ef8..b2104e88779 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.15.5
+API version: v1.15.6
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 c2510c543dc..b7d7a188a72 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.15.5
+API version: v1.15.6
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 6c9c5515910..9ae806772c2 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_invoice.go b/clients/client/go/model_invoice.go
index 33883e91ba1..b7b782311b1 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.15.5
+API version: v1.15.6
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 6c5e17537ac..3c9ef6fd0f9 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.15.5
+API version: v1.15.6
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 9a5a55a2aaf..f1ecd04bbe4 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_json_patch.go b/clients/client/go/model_json_patch.go
index 3624bd68f07..c0e40a66c5e 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.15.5
+API version: v1.15.6
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 f6a23da3a9a..8306f7500f8 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.15.5
+API version: v1.15.6
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 4c3c2272804..e49ec40e5c8 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_keto_namespace.go b/clients/client/go/model_keto_namespace.go
index d303c0da187..e7a03b39c9b 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.15.5
+API version: v1.15.6
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 59b0fff253e..f0d3fbc230f 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.15.5
+API version: v1.15.6
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 df7e5532605..0d927c4503d 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.15.5
+API version: v1.15.6
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 9bbb4295630..190f4b1a9f0 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.15.5
+API version: v1.15.6
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 6f9dd4e185e..7165ba94e69 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.15.5
+API version: v1.15.6
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 eeeaaa72310..0e3c4d94d06 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_list_workspaces.go b/clients/client/go/model_list_workspaces.go
index 14dafbd90d5..997654c2b50 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_login_flow.go b/clients/client/go/model_login_flow.go
index 0a17ce0a695..3bf60ed8ca2 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.15.5
+API version: v1.15.6
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 eeb898cb45e..e7c47783139 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_logout_flow.go b/clients/client/go/model_logout_flow.go
index aa3d7dbfdf7..512801fd882 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.15.5
+API version: v1.15.6
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 50e5371477f..a09d27617b8 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.15.5
+API version: v1.15.6
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 32a1a7dc33e..68196daf36a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_member_invite.go b/clients/client/go/model_member_invite.go
index 990c51c5a65..fdde13b8e32 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_message.go b/clients/client/go/model_message.go
index e6099825be8..a21a237d581 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_message_dispatch.go b/clients/client/go/model_message_dispatch.go
index 6c3c0581ad9..03802f9653b 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_metrics_datapoint.go b/clients/client/go/model_metrics_datapoint.go
index 956614adb6c..29395fe8f78 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_money.go b/clients/client/go/model_money.go
index 98cf66ee0d4..d34a5ddf86a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_namespace.go b/clients/client/go/model_namespace.go
index 8c631dda976..c554da49636 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.15.5
+API version: v1.15.6
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 91600c7b301..0b18f009fef 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_normalized_project.go b/clients/client/go/model_normalized_project.go
index 2dd4af1e40d..cbc8a726ab9 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.15.5
+API version: v1.15.6
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 46eefb16d3b..1ae4fe0b1fd 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.15.5
+API version: v1.15.6
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 10abf4c222f..9e6277dd9eb 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.15.5
+API version: v1.15.6
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 94534669e0e..9ff688163ba 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.15.5
+API version: v1.15.6
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 0496445e156..f52b59f2b03 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.15.5
+API version: v1.15.6
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 36dea417d76..b40c9b096ab 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.15.5
+API version: v1.15.6
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 8faab4093b3..14cb412f197 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.15.5
+API version: v1.15.6
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 12c84cbe933..31d956e3806 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.15.5
+API version: v1.15.6
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 0c7330fc00b..b992e5b33ad 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.15.5
+API version: v1.15.6
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 cc1445a4f3f..80379ee5ea2 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.15.5
+API version: v1.15.6
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 40f30778dba..84310cdc9de 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.15.5
+API version: v1.15.6
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 2a36a3293a4..ae9b7811285 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.15.5
+API version: v1.15.6
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 545ae26fadb..cfa920ed6a2 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.15.5
+API version: v1.15.6
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 2890fba1e25..f4efa67a922 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.15.5
+API version: v1.15.6
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 2473250dec9..6d2ac611e2e 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.15.5
+API version: v1.15.6
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 0baf56dc7e4..7b0876a79f7 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.15.5
+API version: v1.15.6
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 4ad946e8ef0..7d23ec7c229 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_oidc_configuration.go b/clients/client/go/model_oidc_configuration.go
index cd7a2467af8..bef40c9d082 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.15.5
+API version: v1.15.6
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 8fcc62af4c6..e3582da12f2 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_organization.go b/clients/client/go/model_organization.go
index a0e00c69cb1..b1088249027 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_organization_body.go b/clients/client/go/model_organization_body.go
index 71ea37c9c6c..5105e7ef41d 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_pagination.go b/clients/client/go/model_pagination.go
index d26c64e24b5..8dea4f99529 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_pagination_headers.go b/clients/client/go/model_pagination_headers.go
index c3a2279a54a..77ab9d9d713 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_parse_error.go b/clients/client/go/model_parse_error.go
index d064a8e6fa2..b16a571d414 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.15.5
+API version: v1.15.6
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 2638af44a28..871f7e20f09 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.15.5
+API version: v1.15.6
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 18addc0b501..040fba944ec 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.15.5
+API version: v1.15.6
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 c728fbc56ca..1e67acc402a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_plan.go b/clients/client/go/model_plan.go
index 1c54a32815b..3015dbe6bda 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_plan_details.go b/clients/client/go/model_plan_details.go
index 4752a07f58e..f079ad0f1cc 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.15.5
+API version: v1.15.6
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 8335226b2bf..4ed5b89fdd6 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.15.5
+API version: v1.15.6
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 f17dab7b2d9..8ad4dc1300b 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project.go b/clients/client/go/model_project.go
index 16e82633450..1e1d7b8b77e 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.15.5
+API version: v1.15.6
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 fcd24aa88ad..f52d316847a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_branding.go b/clients/client/go/model_project_branding.go
index 95bb153c129..087b084c0a2 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.15.5
+API version: v1.15.6
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 f8768be4f09..269624833ca 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.15.5
+API version: v1.15.6
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 4671199269c..d05c36e8f8c 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_cors.go b/clients/client/go/model_project_cors.go
index 80dcb1ede22..b697b496d9e 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.15.5
+API version: v1.15.6
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 c1bd3a39db7..22770eea2df 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_host.go b/clients/client/go/model_project_host.go
index c761f355352..3e96eed3ef0 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_member.go b/clients/client/go/model_project_member.go
index fc80668bb55..b7f6b4f4173 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_metadata.go b/clients/client/go/model_project_metadata.go
index 23f1e85c8eb..0af186abc73 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.15.5
+API version: v1.15.6
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 4bc8a9078e9..b2f94585bc8 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.15.5
+API version: v1.15.6
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 c10d81ac2d2..b39e9ac135d 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.15.5
+API version: v1.15.6
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 ef55c06be20..e164f9943a3 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_project_services.go b/clients/client/go/model_project_services.go
index 215e77e43f9..34d5b868cc0 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_quota_usage.go b/clients/client/go/model_quota_usage.go
index cacc4c3c30c..697475115ca 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.15.5
+API version: v1.15.6
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 b117c77f64b..d08afd14cc1 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_recovery_flow.go b/clients/client/go/model_recovery_flow.go
index 9297e511675..0dc0c10ae7f 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.15.5
+API version: v1.15.6
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 0b19bf5b913..d4e82c91196 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.15.5
+API version: v1.15.6
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 7b2b07b3309..6ae247db15a 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.15.5
+API version: v1.15.6
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 a11ca2f0494..cc01144e35f 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_registration_flow.go b/clients/client/go/model_registration_flow.go
index 6105ee5d744..d9d3440222d 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.15.5
+API version: v1.15.6
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 dfdb228e30b..bfe38cf7439 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.15.5
+API version: v1.15.6
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 d6864b072fc..20b54384cd8 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relation_query.go b/clients/client/go/model_relation_query.go
index e44b35ce514..4034b54b74a 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationship.go b/clients/client/go/model_relationship.go
index 91a92b3587b..dbb35d115b1 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationship_namespaces.go b/clients/client/go/model_relationship_namespaces.go
index ac9215b5c7c..8113cab8063 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationship_patch.go b/clients/client/go/model_relationship_patch.go
index 9f2ee1f965e..f35dc2a8893 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_relationships.go b/clients/client/go/model_relationships.go
index eb041724cad..131b7e75c50 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.15.5
+API version: v1.15.6
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 e5d9fa4b54f..87cbd6ad802 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_schema_patch.go b/clients/client/go/model_schema_patch.go
index 7dd09eba776..b48a492f0f5 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.15.5
+API version: v1.15.6
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 7034cda9aac..04c3a93e9bc 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_session.go b/clients/client/go/model_session.go
index 72805eac9f2..46b4d39af88 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.15.5
+API version: v1.15.6
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 879cbd4d036..8cc5a333bee 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.15.5
+API version: v1.15.6
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 f24814f03a3..c93f6783f17 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_session_device.go b/clients/client/go/model_session_device.go
index 7e239750b22..931a1d82cfd 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.15.5
+API version: v1.15.6
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 9777488d369..889594c7389 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.15.5
+API version: v1.15.6
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 fe4d4b9a5f5..865dea85305 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.15.5
+API version: v1.15.6
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 f84e9aa5fab..f5cfefec0c8 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_set_project.go b/clients/client/go/model_set_project.go
index 3cd3a1c5a77..b86e8e953e6 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.15.5
+API version: v1.15.6
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 f860d5126ae..5c0bbab5592 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_settings_flow.go b/clients/client/go/model_settings_flow.go
index 5dea6841e0c..7c9e093856e 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.15.5
+API version: v1.15.6
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 aa129dcc60e..d05642ded20 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_source_position.go b/clients/client/go/model_source_position.go
index d99c75be3a0..93ff937f472 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_subject_set.go b/clients/client/go/model_subject_set.go
index 56ceb517c1f..1367729f8aa 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_subscription.go b/clients/client/go/model_subscription.go
index f9378ce8b90..5cf4f3ef91a 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.15.5
+API version: v1.15.6
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 ac304752da4..77eb9fc2dd3 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.15.5
+API version: v1.15.6
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 b20dc1822ec..9f1824072f9 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.15.5
+API version: v1.15.6
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 2f31cc495b8..df125a97621 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.15.5
+API version: v1.15.6
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 2fd6d65d663..1b11618fad7 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.15.5
+API version: v1.15.6
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 dd9ac1a8341..b76ba7568db 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_time_interval.go b/clients/client/go/model_time_interval.go
index 94cf63b4843..8ea6c8425ee 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_token_pagination.go b/clients/client/go/model_token_pagination.go
index 8997276d0ba..796a2529716 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.15.5
+API version: v1.15.6
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 8f25cca1fc8..8e382ecfefe 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.15.5
+API version: v1.15.6
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 964c9fa4e94..ddd5d7a29c6 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.15.5
+API version: v1.15.6
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 dff5354fcd7..f85d3910a30 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.15.5
+API version: v1.15.6
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 917d6eb7490..c8720f032fd 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.15.5
+API version: v1.15.6
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 d5159efa1b7..293f31b3f90 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.15.5
+API version: v1.15.6
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 a0a63c966fa..bab5b948aac 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_container.go b/clients/client/go/model_ui_container.go
index 1f8b7d8d950..1f0e4603521 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_node.go b/clients/client/go/model_ui_node.go
index aade586873f..f9d9774cc54 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.15.5
+API version: v1.15.6
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 9299e6e2c87..e217260e56c 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.15.5
+API version: v1.15.6
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 0da6058c0d7..8b3a85456e5 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.15.5
+API version: v1.15.6
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 b56c561cb9e..0d4700388ca 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.15.5
+API version: v1.15.6
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 42321ba4915..2cfc7966da2 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.15.5
+API version: v1.15.6
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 4ec9276ad96..d46768a0d01 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.15.5
+API version: v1.15.6
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 938ffc9c9ff..c26640138b3 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.15.5
+API version: v1.15.6
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 7e225f1e57e..8dec6be4e49 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_ui_text.go b/clients/client/go/model_ui_text.go
index 547d193ce71..d3daf269a6f 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.15.5
+API version: v1.15.6
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 c5f0be1504a..a54fdb21851 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.15.5
+API version: v1.15.6
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 a6cae0fcaff..ddec37ba4fe 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.15.5
+API version: v1.15.6
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 b9a30259e82..6b7855b2ca7 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.15.5
+API version: v1.15.6
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 0359c4ccb2c..60552e811ff 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.15.5
+API version: v1.15.6
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 d95ca1c0023..752ab19398e 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.15.5
+API version: v1.15.6
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 baf5f3a714c..72009936f56 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.15.5
+API version: v1.15.6
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 ed97563e9fb..42095bc65a9 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.15.5
+API version: v1.15.6
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 ef9e38c5b1a..ff78e019fe1 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.15.5
+API version: v1.15.6
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 8addc56adcf..afaebfbab03 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.15.5
+API version: v1.15.6
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 ddf5a901f51..1257a1468a8 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.15.5
+API version: v1.15.6
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 52888cc05a9..1b7b9fb8dfa 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.15.5
+API version: v1.15.6
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 f6689df01d5..dd4beb8fe0f 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.15.5
+API version: v1.15.6
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 1b414f62718..5a7054c6fb7 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.15.5
+API version: v1.15.6
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 775f0e39866..e967b883b21 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.15.5
+API version: v1.15.6
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 2561a28742b..ef7021db912 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.15.5
+API version: v1.15.6
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 772d490d6f3..5bedaeac218 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.15.5
+API version: v1.15.6
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 901968e4944..630aac79257 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.15.5
+API version: v1.15.6
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 1021df5f05c..d2dd1ec2df0 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.15.5
+API version: v1.15.6
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 81f4b9d0c30..f56dac7ce67 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.15.5
+API version: v1.15.6
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 12d94d36568..f768cff074a 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.15.5
+API version: v1.15.6
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 a2ab07857c2..da7612e8521 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.15.5
+API version: v1.15.6
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 e28feaba18c..6e4c3a47e1f 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.15.5
+API version: v1.15.6
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 74f37099099..5078cd8fca2 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.15.5
+API version: v1.15.6
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 6296245a505..73ac3959af9 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.15.5
+API version: v1.15.6
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 bd80bdf8042..3c97753e30f 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.15.5
+API version: v1.15.6
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 6b317595619..d5f81aaa766 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.15.5
+API version: v1.15.6
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 ed8adcdf1e1..988e510fffc 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.15.5
+API version: v1.15.6
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 9a4935559e3..e173acddae4 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.15.5
+API version: v1.15.6
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 d4b5def99b9..512bc357dda 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.15.5
+API version: v1.15.6
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 524fc5a4a37..73ffade7f06 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.15.5
+API version: v1.15.6
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 b1582a3c44e..5c1f3a25612 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.15.5
+API version: v1.15.6
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 18b12be007c..888231a3d95 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.15.5
+API version: v1.15.6
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 709a87d859c..d71aa04b649 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_usage.go b/clients/client/go/model_usage.go
index 0fcf63bca01..42c6c4cce5b 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.15.5
+API version: v1.15.6
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 606ebca06b3..7e5f0a57425 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.15.5
+API version: v1.15.6
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 b7626c29ea3..10cfda9ab16 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.15.5
+API version: v1.15.6
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 7b278b76efb..709b4c25faf 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.15.5
+API version: v1.15.6
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 3c69842f7b9..6280cf401f2 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_verification_flow.go b/clients/client/go/model_verification_flow.go
index 08c703fce19..179d0dbde90 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.15.5
+API version: v1.15.6
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 cb4566f872d..241c22deb02 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_version.go b/clients/client/go/model_version.go
index 0f4c189147f..c5589af747c 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_warning.go b/clients/client/go/model_warning.go
index 1ff81d9d6b9..f106c7ef042 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/model_workspace.go b/clients/client/go/model_workspace.go
index 26de1594618..8e96a2569ac 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.15.5
+API version: v1.15.6
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 ceb0a2afd77..a9f26b40dd3 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/response.go b/clients/client/go/response.go
index c1a8a07849e..f944e0a0720 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/go/utils.go b/clients/client/go/utils.go
index 16032a5624e..87f03d4e30c 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.15.5
+API version: v1.15.6
Contact: support@ory.sh
*/
diff --git a/clients/client/java/README.md b/clients/client/java/README.md
index b31a2c02684..d9d82290d8f 100644
--- a/clients/client/java/README.md
+++ b/clients/client/java/README.md
@@ -1,8 +1,8 @@
# client
Ory APIs
-- API version: v1.15.5
- - Build date: 2024-10-02T13:58:05.693395660Z[Etc/UTC]
+- API version: v1.15.6
+ - Build date: 2024-10-08T09:23:17.065376539Z[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.15.5
+ v1.15.6
compile
```
@@ -59,7 +59,7 @@ Add this dependency to your project's build file:
}
dependencies {
- implementation "sh.ory:client:v1.15.5"
+ implementation "sh.ory:client:v1.15.6"
}
```
@@ -73,7 +73,7 @@ mvn clean package
Then manually install the following JARs:
-* `target/client-v1.15.5.jar`
+* `target/client-v1.15.6.jar`
* `target/lib/*.jar`
## Getting Started
diff --git a/clients/client/java/api/openapi.yaml b/clients/client/java/api/openapi.yaml
index 6ccba0249e9..ca0f7a33e6e 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.15.5
+ version: v1.15.6
servers:
- url: "https://{project-slug}.projects.oryapis.com/"
variables:
diff --git a/clients/client/java/build.gradle b/clients/client/java/build.gradle
index bfae60eecdb..bd99811039a 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.15.5'
+version = 'v1.15.6'
buildscript {
repositories {
diff --git a/clients/client/java/build.sbt b/clients/client/java/build.sbt
index 2bad7844fa2..581729650ec 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.15.5",
+ version := "v1.15.6",
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 1b1919bd566..2755c6c2d6e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8602a3be08a..0f874473296 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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.15.5/java");
+ setUserAgent("OpenAPI-Generator/v1.15.6/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 7b4991bc50b..bdf1aabc3a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a0434709877..8379dcc494a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 95bbbd912d0..700666fff23 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class Configuration {
- public static final String VERSION = "v1.15.5";
+ public static final String VERSION = "v1.15.6";
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 a12e33fcb62..be04185f5f9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2604f6dfce1..14e32d4c2d9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ef0f0779d64..ecd14ca671e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d122165058c..29d46488eb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2d8f3bdba1a..f0be9310ffe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b5a0a8b60d9..21de7b876d2 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 01ff54eabe4..f420560e000 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 920235ba540..eb213265f4c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9283de60781..d1663adfedf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8395bef70d2..d8aee993d3b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 433e107d644..9f30c01ebe9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 576177735b3..c45de62a430 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7683abed71a..d38c54c5eac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c18605ee01c..67e07a776d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2529c563d78..adb45031b37 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7d35ce0e383..d77cc90bd0a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eea87cf2c2d..6e7c816b998 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7a48b858d12..c0b081c3a6b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fb2fef3a650..25e71ab4dfd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 76d30caeb5b..14452505215 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eb643d807dd..6a931f61b66 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cc7daaeccb7..9b918a165fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5a7f5292710..d5557fb32c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d719c4de04f..d864266e4de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 db0dff47814..2fa6c24a23b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 01c66c2da04..53afdd15a49 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2781ec58ca7..c4b4754088d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0405682972a..eb142bac323 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 46078dcff2b..9313504ec06 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 86528d6896a..10b9577f69b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f77a5fa7409..247e02a3a7d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d3e9121bc26..73c7b1b12d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 86e28294756..2627ba0d1f4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2e5349f15c1..5c350755da6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 93e80b3cae0..4bd1d764dd0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ed4a90658dc..da7e2a4481d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 29ff61a0a4d..1f5107d3ba7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 fd651568b4f..b7db0b5294d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 fcfd4c0a3bb..988fd8648af 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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/BatchCheckPermissionBody.java b/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionBody.java
index 12d699b8c25..2b0c48ed562 100644
--- a/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionBody.java
+++ b/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionBody.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Batch Check Permission Body
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class BatchCheckPermissionBody {
public static final String SERIALIZED_NAME_TUPLES = "tuples";
@SerializedName(SERIALIZED_NAME_TUPLES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionResult.java b/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionResult.java
index cd2bcea70b8..177c715807a 100644
--- a/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionResult.java
+++ b/clients/client/java/src/main/java/sh/ory/model/BatchCheckPermissionResult.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* Batch Check Permission Result
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class BatchCheckPermissionResult {
public static final String SERIALIZED_NAME_RESULTS = "results";
@SerializedName(SERIALIZED_NAME_RESULTS)
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 73f8986f085..b3ae656394b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b5031799e1b..1f9f674baa4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 69626f4667a..212ad964f62 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a0fab04f736..7535d2d5a8c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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/CheckPermissionResultWithError.java b/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResultWithError.java
index 60df8106cec..6ba5ba8bd22 100644
--- a/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResultWithError.java
+++ b/clients/client/java/src/main/java/sh/ory/model/CheckPermissionResultWithError.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* Check Permission Result With Error
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class CheckPermissionResultWithError {
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 0c3ef3430a1..6fa3b960de6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8362d33bd0e..f04e3516c6b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d576731dbc1..0b294b1ca66 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 525fd02f0ed..6dec7b6cd52 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a069ba1d590..0e668e7da3d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d343d773edf..b9cc10cc78f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9c5c4150df6..5211e94c8a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 960f4518a58..74d26447d2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9f94bd4c1e3..0c91f527b66 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 e750f647635..fa48c60a0e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f5f2a030984..1b3dc509e07 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 cd8813337a3..54925853183 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a5a005e21be..025981e1b90 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ace4107e1ae..74bcf0c676c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 298156c498c..98effb71fdb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 e931bac72c6..7231dfd1c36 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 078ff8954f7..15dff8d93b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8a33d62052b..6ee7d6e3a67 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 77f820d49b9..a05250a8f87 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 98c417bef58..2adf5404fcd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 672da66e1a5..62bbc3a3ccc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4f1f0e571c9..d1fd7aa558b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 62ac0202769..d9a5a65a062 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a33f6f5cdb0..bb378be69a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 631d87a3422..0813502d523 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 44b520ee191..6f360934589 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 24bdbb2ccc1..caecd5ae995 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 759ee01ce56..f1cabe057d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c5040383dc0..4dd30a1772d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 6350a3c04df..da110542e22 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2bb77bc63c3..f7ba8dfae39 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2ed37f36bcb..63e121a1467 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5698974f63b..55520d10b37 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3ad20e2ad3e..24054a87766 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 561450cfc35..0af1902cb4c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 1ca7127f6e5..d140fcd74b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 bce67519bdf..7712039a6d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 833eec3b7d2..8a634fec38b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 1990aabe0a4..35274ed0654 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8d17dc06e48..5fa11536f02 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 37a1ae1e230..03a88194adf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 fb0a77dc31b..88abb3d66e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 cfdc94f5d5a..cca0b7c5d8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 003ca20048d..a9cc0691353 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5ecb0dbe9de..5d712f8f11f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 206062e1237..bdf83b313d6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0a07d556157..9c173c154ab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0c38d5d714f..2972109faf5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c5e31f702dc..f1c9e449ef6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 38766e878f3..4ab31d420ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f07f0e40ada..deef726ba80 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ffd89b42d30..f25f84620b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 650fcbc4bba..b32a2385be4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4b645a04265..653b8eb7ec3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3a128136afe..f76c2856a4c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 36e8bcd0323..aa004f77c81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d71d4850ca5..604cce931c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ef12d561dda..6e6f2e4d3a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 de09a96716c..2f8cae34384 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c61b4acb178..dbcc8c9e5de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 019807345ca..a19554c7292 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4919b1ecbfc..9a16b70cd8d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4420a629a11..6c026f7b4de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3f128a1daa7..ed979cc9c64 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -52,7 +52,7 @@
/**
* CredentialsCode represents a one time login/registration code
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentialsCode {
public static final String SERIALIZED_NAME_ADDRESSES = "addresses";
@SerializedName(SERIALIZED_NAME_ADDRESSES)
diff --git a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCodeAddress.java b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCodeAddress.java
index ed618dc80a9..6e88a6e1d84 100644
--- a/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCodeAddress.java
+++ b/clients/client/java/src/main/java/sh/ory/model/IdentityCredentialsCodeAddress.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -49,7 +49,7 @@
/**
* IdentityCredentialsCodeAddress
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityCredentialsCodeAddress {
public static final String SERIALIZED_NAME_ADDRESS = "address";
@SerializedName(SERIALIZED_NAME_ADDRESS)
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 fcdd0a6a39c..2e985beb055 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 cd483bc7ffe..efee76afa3f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 646685d5661..0b0bd157408 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d18257bc544..99a3846f02d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3ec460e47b5..23f09b4aee5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -50,7 +50,7 @@
/**
* Response for a single identity patch
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class IdentityPatchResponse {
/**
* The action for this specific patch create ActionCreate Create this identity. error ActionError Error indicates that the patch failed.
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 ac00ad02e6f..5808ba50fbc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 e1de1a3ae8b..c623e26e33d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f95743291f8..a2e49f41e83 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d0b721f72df..b16dab54e71 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 bd8a26d10a8..1167b75ca6b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c0379401e8e..a68422cda0e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 372419c46e0..f8583088b65 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a8d7127dd8a..b306bdae4bb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2a125094b3a..6b4f1caba10 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a216071c168..aac42df643c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f0a899312dc..fd6ea46af24 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 261ff30dcad..4aabd28ed19 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 18a8bae6da4..e71d0ff9c04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c5b83cf6612..696a340b400 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 27e955f9ff0..5ba6d071b73 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 73bab194ef3..cc419aeb706 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 abcb074d391..0a89b2b3228 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b8259ef0f7c..10d2d70369d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c51e2ede79d..c6ce55581a3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 edbe6be9136..ccaa3654c1f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 70757a6cabc..2bc7208b127 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b792f3f0c88..f754cf92bd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 08fbe438791..cd0fceb1b03 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 41f3e70e47a..75331b469ff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3e8dd3297a6..37d2351c719 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c7d1c96754c..f1b6ffd827b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8522414e8cc..6c5c0a704a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8f2af61f194..938e4b70496 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fe6c946e9c6..1083fd4901a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 fd7697fd16c..fd03b619fbc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 fcf4c22c1f8..8fbfd5507a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0c801864665..a2f91742722 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 346b2b55bd5..b4a33338c2d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8d86d479aaa..7a15af73b16 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 06a3995398f..d1f68e3fa6c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 bf1961f9b94..70c01dbecca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 37e7b803107..79082e8f5ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 6d9931b0922..be56547a1e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f1fb510ad00..f5941ffe313 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 69792ba88d3..9e9849ac804 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 66e393d75c1..c9143e327be 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4a3242f9a7b..c583d209cc3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 68851e2a3c0..a6c0dddb561 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 aafd0deb5de..82e9cfb1376 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 18cf33c9b86..3022dc40096 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c6cff38888d..1f3bead2fa7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 10435c214aa..7bd59b7e7f7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5104cd68d1b..3964bfe4859 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 eba63775460..10d8d721d81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4056918f017..e8a19d60a29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 fd8f88d25ac..736d7e07873 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f9ddd059f7f..aced3576d9b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5e0942db503..21c8457489f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 bc9f5d246f7..53e4c0b8729 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9da024a8bb1..b008b24ba18 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 31700610e07..dc62dc59872 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c3617ee0cc9..dd8354a4f29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 6312166a8c0..341bf5c23d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 45e6089cb6a..2f5c05f59c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 411370f41c1..180c3def120 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9f762259a8c..52bb4d18f9f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c0c9c77498b..eae1cb2b72a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9090b0d11eb..fa1c69816be 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 94f6dfdcadb..c63653a707d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 72e0f060f14..4404ee72a92 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4a367040edf..2f60e001fe1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 1ae29a12cc9..01ef91a9ced 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b1c9e4be434..28294612d37 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 563972c3d46..4e2d24e1783 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 1689bf7f8b0..23542a5a7fb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b89f524c1e6..8160e622b75 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 041207f1c28..000afd41b10 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b51e8e66242..4127864d93a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0530489bd0d..66104ddfb96 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ab416b30f5d..f2580742e20 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f836e72cf04..b4cfc60763c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a921c81eda8..c4ca1009dc5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 268ee6d6af5..66b5052805d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 6aa7cc11c86..3db20b82ff7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0e07ac6c290..7d1c2217e49 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 531d795dbb6..c3d2e52012b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b8805f06d61..5509ab90f9c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8d6ea05e6f9..a589c9102fb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4c212f05d27..d609f0c16d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4257500f98b..be11fd88a3c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ab21cc4d71f..2c5b94cf522 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 583da34cacd..38e7a152cd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a6e81b1e73e..596916657f3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 738e86bca3e..2c924f796df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 862a3a00f1a..aa93571ca58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 11186a16bbd..adf9b7a2a01 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 1fc9f840524..378e1fd0696 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9e2551d5c66..b29ea8518cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 aefa585ddd9..c9db085f9e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 62ac1b28897..7637fc6ec21 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d309d116787..92842ad3270 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 be5d2572ba1..6455735c9c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5a4e41cd711..56f07b63bac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4a45aeb16f0..477448ebe79 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 15202effd3f..f41277ac094 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 eca18bf227c..6c62f8136cd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0f39650981b..1da62fcbe90 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 782e2f0936d..5fbcf41a424 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d398908c986..62ba5c90d66 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 39b06079184..ab26f749613 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 eb5b04bef10..e4218492175 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 dd8ff3f6690..80c19e4b7d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2f72936d3a0..e9ea1f25c81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 241a375025a..d583baebd8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b3dc775d558..56ca22c8e6e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 1604cdf7bdc..bd981be9469 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4a97637493c..c6393ea1ee2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 446d8c29c02..e3aa64de436 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 19d7f60a7df..0cf9615c8e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a0a55b39868..44e01163d5f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f0766be506d..a8b6bd6e1df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4d11a2846cd..1de25418d75 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 da1786a06ed..51d414316d6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d50481f6c9d..baac7323330 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d9fe26f587c..81dab5d7829 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 34dfb253850..cc1600c7909 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0a8d4dc338d..17d6389c8c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a4285c589e3..e11e8fa4828 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2eca551ab72..d63d584fb8e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9439b966559..950d0a432e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2f2719d629d..19f454735ea 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a1a6afc413d..b3fb77040d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4343291ce8d..52115fd573f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 a4f885528ca..c296c52fd92 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 e9264b463a9..5eb61fcdb52 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 99788fae76c..0944fd12eb9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 370b5460f03..76ca7486818 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0ab6e9d4ec1..14e11069471 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 34e60473cfc..11003958f9e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ec0075e8987..c7558eed3d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 2d29fff36de..1ee7965540d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3491307a567..8c174a14a70 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9eb6015058a..77d41f87ff3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 67e4dd600a5..c2ff4b2cb29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 30c95b2a7dd..a950f4f5cd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[Etc/UTC]", comments = "Generator version: 7.7.0")
public class UpdateLoginFlowWithCodeMethod {
public static final String SERIALIZED_NAME_ADDRESS = "address";
@SerializedName(SERIALIZED_NAME_ADDRESS)
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 f134500cfe9..55a43ae58ff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 23da602674d..09562fc7e01 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8c4a453dd19..f36f08479c2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 f43342db291..2c6cbbe0601 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 16b419edf19..0b91e9e25ea 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9c0ad162d75..3cca80e813d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9baa3b2bcc1..152e08e49c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3df0aff8470..7ac165d476d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 584fbdeb089..9a3fc6c2987 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 d8fdbe3fb87..f7cce8dee6e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3e4cd3403be..12a5dc6ec12 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 800c1330e98..2b2b9f231a5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8d5baae4df1..ec57bf1ffb8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0c0c1e2dfa2..e4791222b5d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3e2b63fc104..3a0f1b7fd96 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4f015e080d7..18c880f1511 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c125139b2ca..f53e2efe3b0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8809cc9b6ae..a9882f9bbb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3c9bddb2963..e239fea74fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 cba89d71174..808e7897cf7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 cd5633b1569..7c42c826755 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9042b1bf66e..fda291dafc4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b33712642a8..a9285a21d13 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 ef9378d0d0f..d5197570b77 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 7de5969a549..fea8e7498a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b059c545793..340262cdcc6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 8701a333029..04d1133141f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4107a142cb6..98d63e11ecc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 c2926c3e0e8..4b849864c33 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 3a7959e6a42..930a22b24a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 9d03699559a..9a87208a397 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 edf33fecaa9..8a5d83e1b77 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 91096330258..39888e2f052 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 6574c1516aa..34084424439 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 0b0b5f18be8..a78ccc3a65b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 4c31ce2e24d..7fddad66778 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 6ae36fdc38a..16d7f3d7a47 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 885de81c7a0..e60053027fe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 425ef892f59..3a4781d9921 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 047c203fde1..b3183a6eb74 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 5d037029e77..7c08702cb38 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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-10-02T13:58:05.693395660Z[Etc/UTC]", comments = "Generator version: 7.7.0")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2024-10-08T09:23:17.065376539Z[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 b2a59d87e39..adc409b4413 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 f6f26aeae6b..99c475d4761 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 b805485f0ae..0fdbcbfc73d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 51871f38448..47c55869630 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 9ba6a3f2a33..7918af71e14 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 44289fa8f79..c1042961b11 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 2c3d508aa17..5a4c00c3611 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 e1006ba0985..c4c60e2a2c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 e85be4ddb12..1154ea1c02a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 85d5ffaff19..5e01d3fe7a6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 271ee8946bc..fa2ddaa206c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 ac379c722cf..25ad63061a3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* 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 b5606b9898a..b4d00837893 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8599ba075c4..92a62c0aafa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4e4f8917d9b..4b679b7b830 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 591ff941f64..40ceaaf3d97 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 16d9f7e23c5..ea0004430fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0e5f45167cb..e1bd11a8d8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c6dde860966..ef64623e979 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 fb5256a8675..c437d1f37cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 de2bf53073c..5ecd11c965a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d1aaf955353..c82c3f18e04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9d7a01dafd4..9b98b4c4784 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 76c10da288a..6fdeedeaf44 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionBodyTest.java b/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionBodyTest.java
index c906d6f57d3..ca009fa924c 100644
--- a/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionBodyTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionBodyTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionResultTest.java b/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionResultTest.java
index 62edaed4283..90c9a6512ea 100644
--- a/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionResultTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/BatchCheckPermissionResultTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f760c5416b0..ccf5beb7b41 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 edd2567edaa..984bfadafa9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 019552c6643..1de40413101 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 56fa35419b4..9be619d398e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultWithErrorTest.java b/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultWithErrorTest.java
index 9ed6225f8e2..54cb880d3da 100644
--- a/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultWithErrorTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/CheckPermissionResultWithErrorTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 10036657baf..2918051674a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 58c855f6f49..d51b4b2f39d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7cc2bfe7828..344ee95a37e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 18ae40cba7e..36882071632 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4abafd6ba1c..b2b65b9e5b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4f47064db1a..6609a903f58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ae9e89fddf6..32dfecf683b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a630b34c46a..490db2839e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1a2734da62c..75df03b308a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e92d6186b49..605df4e1177 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e4513c939e0..33ed45b87d7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1d8befa9012..2eb3c4d3fdb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7005eebaee3..681fd792249 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e771d257d84..6e02b70d25b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f4f727e54f5..5d083340829 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 09ef51cefee..5a1b334f609 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9c436ac9735..51f96b745ee 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a62a9733fe1..2e4ca680d05 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 bb80c2e2a89..4c5c207daab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9ffddb772bd..9f7c02e9e1e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 32825230e1f..e19d592860e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 05531b999c8..7a542749f84 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 af411a3fb20..fbf51c9dc48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0f400e677b3..04e10ae4638 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 30b26bdf6fd..68740b813a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 200d7726be0..a8633982bcc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e12ee01689b..11de4b9d0f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 37e0a238cc6..040b643a20f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 24a4adc1325..48e756a5860 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d195906bdae..ca23d7bb877 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0197e291650..b19928089ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 35489f9f4de..03d870a8f60 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3cf5cbeccfd..82b40d9357a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f1684405e53..dcfb67ef287 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3695addeb96..74c5650b02f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 bd47abd11df..ae1f0c9e3b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 97636c29592..5d98855f538 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 28b21a97181..4e0a6e2a75c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 83649e3711f..c6f06832538 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d06fc5020ac..be1f292c5a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a9ab2dc5d40..73258d3c465 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 082ad531823..3088ad833a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e8ddc3d10de..3ad6666fbe4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 45bd7068de2..019f71ffd2e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4ae7caf5325..42b1f2fb716 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0e2b60c53fd..cdca82df042 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 cab68c989a8..db030c071d4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1216ba1a511..ce982bc77b6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ca8784b6b87..044e10d0804 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 aa5e55b406c..d7d0cafcd49 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 06608e93f36..5e3821dcf87 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 07412cff6aa..3c61ec6b058 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e072c1ca689..b1884ddd1b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 53db241c9ad..0292a027b16 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8e9a571392c..5aaee2c2b11 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 94f6f84eb8d..23c050eb21c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 b25842e608b..75641fb2d6f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c977996c736..46250c5134c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a34d38ff39a..55639e8895e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f2a60355c7a..0f7c06349de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 668844abb82..8f4e8aa8669 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeAddressTest.java b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeAddressTest.java
index b9ab0206e5a..d66070e6f9a 100644
--- a/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeAddressTest.java
+++ b/clients/client/java/src/test/java/sh/ory/model/IdentityCredentialsCodeAddressTest.java
@@ -2,7 +2,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7d07ab279a3..3d369a2ad41 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 66f9cda9371..cb3cc4b25e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8a72c681372..802e0ec398f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 be27bf5e59a..74e9c433956 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 63b2d4f7381..0d45a6646a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a388cee1f65..1addb1c30aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 39a76845cdb..d3da194f00c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 10cb999831f..d13a0bc5d81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9b15db501c3..cee73bda752 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ab2aa841625..f6a8612b9d8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 12f7af76f4a..eca77dc2784 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 14cc124985e..80071f29a19 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c30705cc374..16cb818cc1f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6e4bc1bdc67..d44408b2a31 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 835b7ccd834..a734e93caa6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a456fa1f9dc..227265c1de7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7ab18a53f63..6b5a4a4ec62 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 39da118fbd7..d55ddbcd917 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9f0639898ab..d09f2145925 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 18d0ca3287c..ec6e7742c44 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 fba6b8f5cdf..e05f8827976 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 fab09db89b5..c0ee5bdee7a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3eb50c4894a..2079436c1ec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c71c6d46a29..3f9d18c25e7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 073ef2c83e1..db886a2b55a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 411be679993..b4e3f22cc54 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3850f479e96..de5b193fb24 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 98dc9f74c63..257d371dd2d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f55e15e2516..7f7e0857846 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4a12a563bc3..53defcd7e87 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ddf6fee2cf2..983826e8384 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a1efdd50d84..3e6cf91da6d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7e9d812bf17..f2b5302cff2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 31747631b1f..b62855b3636 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e5af4c685ff..ca93c96b53c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 505ea8f9ecd..0b3d9194445 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1c72e071aa5..41d7f209bd3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 2ce9d4dcb2c..5dcd1f7cdd9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1b4f18529d5..7b55d5abc63 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 08d627e0aa7..a9a267ec6eb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 de6ec0664ad..a5682967100 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a9729c853b1..7fa71237a8e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 43be33e0a3b..6c4e3e46e54 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a6162fe322c..286708efd99 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6d48667771b..94783edc0ca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3378f01394f..bb1ae46c246 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 84de0518b13..2a2dd8297d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0d23c7052da..77f0ff854c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6345b4e7dbf..34bce48d677 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7d026fc2bff..b8dce8dedf1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9f11aafb48c..3f66a6ca1a9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 5a0a435e4d4..64dc78d5599 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6e1a2ed5683..137f9a22e47 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 bbeab0dd3b9..fd0b345074c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 b1a9e9fd1d9..2410c924366 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7a4f3bf32b0..ab7ce80ba62 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 542850fd90c..2c53fd69321 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d34b96162ec..1a1fab225d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 2aa19a601e6..7625176d9f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 424f5cd4a51..acebc5c2dbd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6b9ad27627c..ef0ed271bff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 5de76430543..fc308c40bc9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 de522921c2c..1457bf7919f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c434381ca79..bf4ea41bcb8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a3e57df865e..0f91160a298 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d653abc0e47..2c8a6b793ba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 065b0797b18..d1d79994b4c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f29cadda4b2..b0ff948b434 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 448fc530ac4..eef2d190e71 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8f14a9dc13f..4f3a49b91fe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 275171af547..9573a1532fa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a118b8c992c..281db7dc9b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 bc6c49a4949..3727aa32485 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 05649f66d9b..50b26e2e2b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 80bc7730b3e..4d17f32f206 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3e0d2383b32..51c521b897e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d67ae517389..6c3dc0e2df2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e65b4a88470..55b7e11dd64 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 96321707371..ba14a98baaa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f8a43f7f8d3..09afb435ac2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 eb85e004efc..98a79067910 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 dbb4a58c9b2..57e20ef1b35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3a5214f9a42..e997a5c0ac2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7dadc9280dd..000970a5f37 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0e5f094e1b9..de85c6af4a0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a0dd724b63e..f8fea0e69b4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 97178371570..2add3add000 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4dcc6cb574f..afdb85157f5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6a47144f4eb..50e5436d8d7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7b087327889..ac87e9eb4ef 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4540f4dcb85..55190d2f99d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7a75e6597c2..f2cb378c117 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c180c9f1dbd..f008affce85 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ead35549e67..4ba0e88a774 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c25722cec37..ec2d052624f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7423a7e04d7..a6da3a93e2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0ba07fb32cf..e8fa06f4a27 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 72b9c6b20ca..e8f12d76ddf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7af82972468..a47fd54c82f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 46c828ee2e5..1abba9a24bd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6011e9c7cea..d3083215e6b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 cf5e1d60bf3..f10914702d7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6abcd5c843a..cd1de2fe514 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 e51b2ca20f8..20018a09495 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a36ebdad1c2..779d0b4557a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 97529e11118..8033ec6f1fa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 dae19fcb8b8..16a7818f818 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d3e50a899d7..ffc28016003 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a84752c0e62..bce74d20be6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 79c6d3e8a13..ea656cd91cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 059ddcd8a64..d9a0c10367c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6e766918424..7f3ac31aad8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 5250725d2b2..f193b68105c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 349a2aa92ec..003081494a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c97e838c303..219328fccd1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 5e5d1463db6..c440c01439d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 108a0b8667f..5ff7cb43321 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 92c107b83c0..f3deca6f9e0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3165b436392..cbac6f1ea35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 54000c34494..a0ae86fac96 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3beb381897e..da6b81124cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f91bb0100ac..51060e6b122 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a3fde5cebf2..7d0108fd153 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6d9c6b5d7cb..3f8a7f26c31 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c0b60816a8a..fb9a7691073 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 08fedd46c52..b8c47d626e3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9a27b242a75..355ca0b33f2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7515c47236b..287a5fb2cdb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6127635ade4..8c4c8190543 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 75e0695a60a..0b9d780fd1a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 92ae6b7d657..c07fac4afa4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3f71eb13e13..41cd5f3f10e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 44fbd9635ff..17c7a53492e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 408433a9277..f6a7b5cb0f6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 73803203a60..81b76e09873 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 2d9b26e4182..82a2901adbc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ce423f201e0..e6a00d02823 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 83a438c2a76..af36c1e5885 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6d1deb53811..46a1f0e4ac3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 856782af2ac..73f467d7a33 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1c140b3afcf..6a80d87d2b0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 ce0a1f33c35..6dea09294ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 897e9dc9c24..64179eb3f02 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 4be273d92d2..156b0a47843 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3a3e2584202..152def44b13 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3b6cf9f1c7a..5fdf7e599c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 eb4140a422e..ab5f43e510a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 649c15df88d..443ac928bf0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 66c29bc9258..f759ca22135 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 dc4077ab859..82d516f2524 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0dcff9d8930..e4535133d94 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f964f2a207d..5c5bdd06d67 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 d10e029bd14..27a39060300 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c6718af764b..defa7fc1b19 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 bafe869d686..ff1ebe7dd44 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0d6ae3ebdbb..a715103d447 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f23d66e2c8b..b963d192642 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a6ae855eef0..cb4b762e773 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8bcdfa3cf35..9f4ce9807a7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 191bd6113a5..607d3ea87fa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 1cb107bed46..24688405f45 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 6a0f8ed643b..c73cdc14849 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 a7bd8085693..e42465c0a5a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 2c3a69f5ea4..de1ccd8077f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 feb18bc7bb3..adbb5ec4b78 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 81ecec71369..3e8b0aef7d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 013ee725146..0f18c5bd8cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9cd9a298ad3..d4d6ec43c12 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 14920ef8719..978ea122777 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 081531d70a9..5edfd904a61 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 f64f42c4725..0b5c710857e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 25f57257f25..e4aef4984fd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7141d083874..8e31799aee6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 3e9250118f3..23ed1f48064 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 5e8f086636e..4d051071986 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 771a3dcbbb9..7d784ea993c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 de2de3cf7af..d0d9644b508 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9b3b7ef3724..2c844aeae3d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 c84653f8879..50195a768f4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 85ffbb6065c..ca7ddd7f4d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0d96dc562e5..b07014a460b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 05b3f9fee65..62cb76a58db 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 9043a36752e..8948ae4e1af 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 0f57c8f7028..4637e213df8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 7004f4369a7..49e70f0d102 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8df2cfac86f..2adfa5476ab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 45b9e666c4b..f0c9cafd1b6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 8aaa2e3d909..08221c7472c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: 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 b88a9d55629..9198e788721 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f2c323b66ae..5bb20931c4f 100644
--- a/clients/client/php/README.md
+++ b/clients/client/php/README.md
@@ -533,6 +533,6 @@ support@ory.sh
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: `v1.15.5`
+- API version: `v1.15.6`
- Generator version: `7.7.0`
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`
diff --git a/clients/client/php/lib/Api/CourierApi.php b/clients/client/php/lib/Api/CourierApi.php
index 00061f7ab71..851d237d4fb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9745b923984..961c61e52cd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bfa4eeecbea..c1cb305e293 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 660e7c27ece..c7643b01704 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 154bcf5454c..f3603d908aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f20378a4339..e3c3364bb5d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ab4b7d4387c..d7a4e1e12fb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e0f4b8b5c61..511e20bceb0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ceb9eb67096..dfc58657480 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2d4ed9729f9..150b87d733e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 592d522804c..e8fd8c10a6f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 61dc614eb49..1da5baa72a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4a50226260b..987ba68bf38 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9d3b30cf0b6..2db61757a2f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 96d163117d6..7fc5a99f962 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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.15.5' . PHP_EOL;
+ $report .= ' The version of the OpenAPI document: v1.15.6' . 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 d9fe6018a00..57f87dc8f35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 959fda0a08b..582513a4adf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4a19244f466..14f5633016f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e9e933bf8b6..d7b34599b52 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dd7c11cf67f..c3cdafb5032 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 00d3ac390b3..7b59711d90d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4f7291bf7df..a83ba938ac3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a964a59a621..638f6f66f1b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a1fcad8e5ff..d7f72c31ad0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f07fefcd51c..2d36c929995 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 717effc6ea5..c24e31c4592 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a969e9b55a..ed363462564 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/BatchCheckPermissionBody.php b/clients/client/php/lib/Model/BatchCheckPermissionBody.php
index 83cc4327bd5..4cd60f95181 100644
--- a/clients/client/php/lib/Model/BatchCheckPermissionBody.php
+++ b/clients/client/php/lib/Model/BatchCheckPermissionBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/BatchCheckPermissionResult.php b/clients/client/php/lib/Model/BatchCheckPermissionResult.php
index 673452bbf0c..7a11cf8420a 100644
--- a/clients/client/php/lib/Model/BatchCheckPermissionResult.php
+++ b/clients/client/php/lib/Model/BatchCheckPermissionResult.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 512e3381d50..91f3203ca98 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eb9ac120e2c..b78d39006f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a35118d862b..0e7be2360d4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4922b45f277..1472f4f6e91 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/CheckPermissionResultWithError.php b/clients/client/php/lib/Model/CheckPermissionResultWithError.php
index 49fc7b9a431..6294fa2c607 100644
--- a/clients/client/php/lib/Model/CheckPermissionResultWithError.php
+++ b/clients/client/php/lib/Model/CheckPermissionResultWithError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 046e209653e..161466af68f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d42648b0825..c65e5c8d340 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c9ae8bee65..57c6a2880f6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2d4ec9ba3dc..16fa3bd56cd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1ea1c54e381..9d871a531d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 42d16345e81..20057367293 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c34d5dfcaae..29baf2f0317 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c630d9622b..79f83e85f4d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2479c75277f..b9baba16aba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5b886b22788..6bce7b3460b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f4bf0c74fa6..0802eae1912 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4be9d75ea07..8c58c4d1610 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8fb2d2cb21c..cc2d74db15f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 94672e2d1e7..da420cdb508 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bb6048a6d0e..37adbbe4509 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bba81ace839..9560ac80040 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d9ad422ae38..02d54e3862a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d30d1a89853..1c63f09e60a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 85f7acdbaa0..78c7dd00c84 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 88eed94f211..1403159b56e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 16990fc093e..cbad32ad243 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 818bbfeb10d..5fbf7041b83 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f3c17867e6f..ac7c540a16e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d9907bcdedd..2b86fbe572e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 247b1d9c641..c166b50d903 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e2d9ee6788b..eeddd708f61 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 42181cd9710..85cb56ee1f3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2cb1af2b342..bd5d2eddc43 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5df05779e7e..23e962a3c71 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c76fdf0b4b..b76764ce544 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d5a026f44c3..9ce2f37ef22 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 120c36cc908..f3c96828589 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b89aa7fb59e..b76adfce039 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 45ebada9532..49eecb75925 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 57e76c2628a..a5d9b279711 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4f55e64bce2..7a4c30fd5b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1f2f826f037..8f0e715004e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e1266826ed2..d6845697a7e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19d79e0231e..e0fd578cbb6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 16341444abd..b9cd63369bc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d30d890b1a2..43309ff26a0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eeacf029ea5..c2125422560 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7aba49671bc..139c18ae998 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7bf06990447..c3f8d5aab76 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8c52726693..0e7f9d34412 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4ef50ed4f85..c6fcd919404 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e40ca489488..aff6945712f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 520f7279fe3..18900da6bff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ea4621643e3..ffad2520232 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c8a1e671344..b7fad852565 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4e4d2d5e25a..829579e6a6c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b4339943c85..e65629ddb35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ec54acf55f2..8d6260b4608 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9796137baa4..39a85189ff7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 edb9a9a5bd6..c885cff6c4b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7b8dce5d03f..4174c82c011 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 69dacc5e038..2d9d0d09076 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 16988b70bc3..103c352171a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 13e4e1638e1..21a32ad20d3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d6b667c4881..0e62c29688c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bb51b6c2cd7..d3604f44ef8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4b0dc01f11d..d01911ffd60 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f826e91a8a2..ec6e328ee0b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e93363fe9fb..f384c6b7b3f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/lib/Model/IdentityCredentialsCodeAddress.php b/clients/client/php/lib/Model/IdentityCredentialsCodeAddress.php
index a63f67cbb74..72dbe1e7bea 100644
--- a/clients/client/php/lib/Model/IdentityCredentialsCodeAddress.php
+++ b/clients/client/php/lib/Model/IdentityCredentialsCodeAddress.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6866b01c8b5..c2d43ebc1dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5b5b321314e..34890e966c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eb203409a43..50496e13dbe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9266125aedf..c7964c25d8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 915f195ef22..7f32fd16253 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8d03b476d23..c963287d153 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 28212e3cf5e..0656611d375 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c2092d9cfc..aa86387dca2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e524ac61595..74837f5e1ac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c82a6b2029a..b901a859d40 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c0e41d956dd..4971f5730e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8337d37b9d4..919247a7e3d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d0f9edb53d4..d9f1a8ee85d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c1f960f159..c0242ee5eba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d6f669d4f37..d85ecf66983 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b12a300a4d..a1a46aaf74b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ed14db63e6e..10a870c937b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c2f25aec8e6..f33266ef915 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 10918c50880..80f1b7eaace 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 09be03f0f10..e05a70bd2ea 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 95ffb956534..7162660f0e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20c798f3e71..f8c1644eaa6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b0ee598881b..6c5476e006d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a22f8577588..f7022a3d9e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b71aec1c268..91f1f84e575 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a91c1e87872..591f0dd6056 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7d2a26eefa3..27d1203c8da 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 73ae884dbbe..3804d807039 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 df421a4f521..bd4ff2c1d17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 da77e9b9bbe..94bb7596bed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c194c4e4b07..3a524929bfd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 516c4f07c9f..b7139db78cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1d2f0050769..3538fb5273b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8a24caf9966..a3e7a9f5ede 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 76e400071ab..fa6eb4fdae6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 22d7fe28404..0f4eb0eab7f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5a7c1309783..fd91d0be6e5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0f8a4de9fbe..e8039669cf5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fca86c95867..63ec35d3ec8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 40ee1a9b494..4a777a67aa6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 42be48b940d..9a013279207 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7268f78cdaf..729ae141525 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 930ff100371..03c81257801 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0e029e96e8b..beb0da2c2d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4b52866b907..6e42ab92fda 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3395039b44f..5fe7356e365 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e98906cc7cd..3d81abd4239 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 663b763603d..241a5f71e57 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8d94f0b0a3e..ebcfe8446c5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 920773f3d9c..d4e4fffbd9c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 03d02dc2514..dcde77e63c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a004374a1c4..a8d291fb67d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c5b3c5c4504..aaec935a00a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d8956cfb95e..9053ff8c91e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fcc699e124c..2296c2546bc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eab33582dfe..65501c0d256 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c12008e672e..1295df0e598 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9236768e665..35a0a080afc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c104007346c..6cb3e22d2cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8cc92b0fa4e..2ae9fd07e5d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ace3925f11d..1488401ae4d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bccd8697bec..ae23f8a874a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9b40208c8f9..b7028238cbd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8e15208a4ac..840c32700e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e23baa9d316..717668b7c52 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c68688a10ce..12c993e1e35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6eeca388553..f2d026961a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2999d999a38..34e16c64e15 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 57d02010b9e..9d7223b8421 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 076560c424b..38238768bdb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dc9ca907672..47ca7727b9f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c56d917619e..7b090eac3be 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 76a37b400b1..c631a45793b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 33464bdc3ea..db385fab8f6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7ee9c623923..47765d30846 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a70c9711c8a..9c37e64759e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5abbdb573a2..76dd40700d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 756aace373d..6f5f5de11f4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d4f4ca5803..97a41b7ff84 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 521431c12a6..2cdba9fe835 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d80ce7186f4..67ce48824ef 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 17a00ab553c..08a960175ba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87d2d25060c..e79afd29406 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 175e2944cb2..017c9e908c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 522469076c8..1f4d14ed073 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 579170da0c3..554e1d9388a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 34c6e75f8d9..1d9cd09694b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 62bab6f374f..10d2666f5de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 86f5bbce51e..c5fba6684d6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 009139be71a..79ba4b3e5a5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a48552e6ab..9747745ccb3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dcef7dd0bb1..1f1795a1293 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5a41c67e180..603e299ebb4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d0523c3f0fb..519664299ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a15a0724f3d..7a2603219fb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 785977df062..894b91270f4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 66d99259a72..2b52c49e4d8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 95574ecdcbf..0d49f958209 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 28bacb8fda3..b638b2350fe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b076cf64ec6..772df37e3b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 411dd552917..4eccc51b408 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4fe7cc06b01..3af74b54c59 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e5205c0d2be..d3a9d334527 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f0580e1d96f..3c77a1da7e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 212089e95b0..e06c3caf2a5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20a0a065292..8593282aba7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6b7ffb9955e..2262c4f0858 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f6f9027be9a..d22f8dc0acf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 caf5c62bbd4..6723ed62852 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7dfb68b76c3..8c03ba076bc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 25b51705f3d..635b0402e2a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c4905986a2..6ab81ab79ef 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7153de9b51c..62c87729c29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7ca0e6eb6f8..139dbea3160 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a67833b769d..755f0fd6e9e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 255747c122f..c9c48c5dd18 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7225946fcb5..36df550842c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7bbc06bc802..d684e4d5389 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ff0a0a47ae9..70945106a9c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c3ff3cbef4..e6e6ddb5c41 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ce874e54d80..6dd46f6c667 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 00285d52d80..d1d9b5b1a8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 34680bcb4ce..b8f9cb4397a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 69465574c0c..0e3737827cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7e22a209deb..c73f82ffa3b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c68619bd2c0..48eb340fd29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 88d45999bc7..4748ea7a543 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e95eec99d31..03a02b58a5e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e57f5468bd4..dba078a8295 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c07803ff83..eb326bdfb87 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 35bf4215b2a..c97c591cf97 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8216bbda595..ac7258f9bba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8fdca24a28d..b4333b73ef8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9de29c5ffb2..629bad8a2af 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 51ec4100aa1..042694ad547 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 83347bacdf9..246a68bf633 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 68bcf0f94df..ab52db42735 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1d50b343a67..2b473ea58ea 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aade475167d..f705bd3e098 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 015d145791e..d8de9084d0d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c7bff0597e2..57ec1490d47 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e164559b152..93fe97986a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e4508f0906c..afd8701c35b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c83585d6174..64b6b4c87d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 15701558983..c08c2040703 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b7c488611f3..f8f408f82de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7e54729bab0..4f247edf599 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 105e43cf3b0..ceb6cf8257b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c0787387c09..88bfee7addf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 da999fcc19e..47841d2faa8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c6a7bb848c8..b914c29a823 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0aa115b0193..6b3e107393c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d4e6a4dbe08..8aa0dd63bec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e523a450f47..d258c8bf796 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0690c8efd35..385588f3827 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0316348ec3d..df4271ac52c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c20140f838c..06637fa787d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 db49aab4e18..42ff862f49d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5fa0fb68e15..8282b16b176 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 620e798bb68..5bdba37ea36 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 52ac365d7c2..c04474e0848 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 456f8ace0ab..8c0d3c8d640 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5a57db19124..eaca9674427 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a8d5ae1c9a1..737738e8317 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a09b0375b79..3aaefa9ed61 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 769e00278f2..ea95a31f903 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c43d73bcee..90b1a874554 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7673be31473..c9c69b05d47 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 149432b3cf3..0d0cb6c6562 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 76ec9ce5d69..45cb2bd11e7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e0248c2eae7..03a7ccb7bff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 72099d648f8..0ca44df4e59 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 544ad385831..1c7bf9cacfd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4eba76c293b..093bde33b50 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bf9d9fb08fc..881b5e2493d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d7f09f2e7d..29bb3fb5cce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6eecb6dd722..6b638bffe34 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 75bf5401ad3..40bcc8c9b99 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8779fff1bd5..11b3ddfadb0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a41352963db..34505416f89 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bf165d2314f..11475f36834 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c03ec823bfe..b4077c427d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b0aa3aac220..04ce979069e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 11a93bc6b2a..4a726f6a820 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e23ff67f15e..edac58fbe40 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0f216052347..ca83e338d7a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 466f6e6ec93..ab60049d22b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a334ae1264e..ca39379fa9f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c3a8f653c9e..31ea5665cd2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f2a9035889b..4921b6da948 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 98eff89ee47..d51effec128 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1a162928b39..4bb671aa567 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f56a47e41b4..6af60f69874 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8e2a90c102..17f0e162efc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 612926b8798..ba7bbce548c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c16877b4dd..e115ef8d9f3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f66fb85f9ca..8c17b4c8902 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 15f87013aa8..395593461ac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c5c49ebb6d..2d0a733ba9e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a18d54cc180..bf24737fab3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 55a90bdc23e..01a5e941b17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5072e4003a6..148d1074579 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 56ec4957999..dfbceda6e7d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 395fb86c63e..7c38733cb4f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8ea5ba6f787..6cc032ab53b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5453f077400..b2cde8e70f1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f8d862eb352..6a71d5a7365 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c350bb5a5f..6cb3c67081c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 64a33cd90e0..535ec43d9cd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b1c4b309e17..a18d83480d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ed36c0fd139..1ff34e7ad00 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dbd988e0eb0..fe2d09e6fd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/BatchCheckPermissionBodyTest.php b/clients/client/php/test/Model/BatchCheckPermissionBodyTest.php
index 4ed8ae06ed0..f32e8d808cb 100644
--- a/clients/client/php/test/Model/BatchCheckPermissionBodyTest.php
+++ b/clients/client/php/test/Model/BatchCheckPermissionBodyTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/BatchCheckPermissionResultTest.php b/clients/client/php/test/Model/BatchCheckPermissionResultTest.php
index 9638ffbc026..3df45a5a16d 100644
--- a/clients/client/php/test/Model/BatchCheckPermissionResultTest.php
+++ b/clients/client/php/test/Model/BatchCheckPermissionResultTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6043d671015..6363a4d7b1f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 77cc1c5349f..f61a063d785 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c97155c41e2..908faf70d64 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 321b264121b..f96554a62df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/CheckPermissionResultWithErrorTest.php b/clients/client/php/test/Model/CheckPermissionResultWithErrorTest.php
index 629659b4b5a..ae42d71e14d 100644
--- a/clients/client/php/test/Model/CheckPermissionResultWithErrorTest.php
+++ b/clients/client/php/test/Model/CheckPermissionResultWithErrorTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 60fabd228ba..2b85c468d22 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a144a1d4dc4..a22d9a99844 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 17a147856a2..21afad4655e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 787239de712..d47c47daafc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a7a9d13d3d..a89a8712f62 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 144293f4b2d..2867bbb2f14 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 62a77021fc2..0caf6fe131a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c1b406e015c..41ca2d1b6e4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 586732b5b13..69707dc3bac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8823facbb0..7482107fb99 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aac57574f98..14d3c06362c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9dee9359f6f..47ea50b8256 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e580d13ba8d..d3be873c76a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0465e3c0d31..0d1869e0173 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9dfaa91c970..b53b5d780a5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fa0229769df..7bae4842703 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 66dbedf14ba..5cc222a92c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 25b2e84d1ff..3772fe474be 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6a84721895a..17654eb7b2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d4e4db0b0d6..ebed4a46c77 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1d911c74eeb..7aa25f054e1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 40068953ed6..f29051e46cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 26a847290db..fd7dcde084a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 169f86a11c9..f3378618001 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 de20c52879d..1c3eaf2f113 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d9baa85ae3c..a5fa3da9304 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4c85462d6ff..dab1a5109b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6b28c498ac8..f43951c36e3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2e89faff7ba..23db279b562 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1e411155d66..2d92bc655b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 099d4249102..d3be1b4d4e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 98abba65d05..1219b32b4c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bb7549e4a4e..7c691c627de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ce62fd9cbe6..2afd3b18ae5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9fa1c826a20..4910ff3d14e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 535afad4106..b553dae348e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6968b0a947c..19cab0e6853 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4fd871579ee..eef9c701458 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c8c737ef778..dd5389a1522 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b3905e0831d..3592b54c65a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4e2eea81c11..1d45d2fcad0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c4ea50f7335..857bf4cbf33 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e7ec7fde195..37d558c1169 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b7e659952b3..bf6b2a03124 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 138cc27e40d..a89036834d0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 defe3043b76..47117d4a8fb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 75457f4cab0..441698cd1a6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3dd32891be9..b9dc2154f97 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 44f9fa06dc0..3eb1a93e8bf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1e606d10d92..d04ca4806d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7034bfdd638..671492abfa6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c8d4cf3fcc..26c69a01106 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eab5b02f588..a2a0f28ad4b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 67d1b3eb16f..21e7eec330a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 92ec3854cf8..40b4c47eded 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1f4d93d693c..4147f4b9e38 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6cc5e3a5242..ea5af90980f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 61598b6d3fc..58700f9df26 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5c5a5f1b49f..9b2c8bb2b9a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b366e70b23..aa1e43bdc01 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4712b0d14ad..7949b25b90b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
* Generator version: 7.7.0
diff --git a/clients/client/php/test/Model/IdentityCredentialsCodeAddressTest.php b/clients/client/php/test/Model/IdentityCredentialsCodeAddressTest.php
index 946c26c45c7..76fd0a1fbb8 100644
--- a/clients/client/php/test/Model/IdentityCredentialsCodeAddressTest.php
+++ b/clients/client/php/test/Model/IdentityCredentialsCodeAddressTest.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 594bc0408d4..19897b23da0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fb04da4a709..9225ea66a72 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6f1b3ec5e61..31897c0f95b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 001ebda89b8..124152d696b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6700db72e15..512814ed9f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 49b5efb9d6a..8038a54f541 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a038b9600e3..9528bd0e123 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2841eb2f9c0..a1408ab2963 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ffb8e4ad100..cef37acd5f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e0d4c2d72dc..c93d9a4d0b0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bdc92f8aa93..f784982b8a6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9831586c837..18641be461d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6b3952c5644..cc5b6d3243e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 89bb18e2a84..b009d885992 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9914b103c72..019840ca2a2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0fcf5264dce..e9ed27b00fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2271f85892b..16f60b15557 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3695a642bac..f101d67bfb9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bf7b9c777bf..badcd2bf0b5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9509e6e9eb0..c016081be65 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dbe652ad131..cd1d6cba26b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e3d7510ad23..50242a05aca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e3e3fe53400..7df50a61b4f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fdf3170c0f6..e07578119b5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7cb883fd93c..6ba3d4a0c9d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a5fa0c68749..38249968378 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ab3f1d73c3d..2bb12cef8b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ab87306689f..5620196facd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ce43466d445..4fce1dc6263 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a9160061492..34177a8979c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e84bbe6bc79..1ae71c1a854 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cb1eeecc7bb..53361af2eb3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 48611d9536d..4a6ac215d24 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 34284260695..1ef2b2c238a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 630e4da4db5..4a3a11e014d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2fff663c5c5..c95f06465b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20e857443e0..2578435d9d2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c3eda2673d3..12e5d847f59 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 45d914597f7..fc08021a6d6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d9353700335..b834e3adfde 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b9a3a2385c1..ef177ce8b50 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 58babc720d5..f3047114971 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3d6e66fc660..ea3b4266b83 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 48fea432271..0db9697f4ec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7f2bf0f5645..253dfd65870 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fe997438a76..8990fe395d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 47ac578beaf..ca77d194122 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bdb2edeaba2..7ed6f6dbf97 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9daf7bfe936..f24f82463c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19525a4ca53..4044a8325fd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9cc9040b0f2..7ba5e6c159b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a21617b995..39a132f779c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cd34a04d2fb..fdfe5bccb24 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 565fbe5812b..484da3deb63 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f2ae4c30f51..b86af352be6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4ea9116ad6d..4c5396f11cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ca74b44ac9e..5e323e85d5a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ffb6c112362..050b13fe04d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 efec945643c..e55266abd2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9d31a0be7e0..f54f1a43496 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ab70cebc410..63e2f05b892 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cdc4a979c11..8f7198da698 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 074a2d43f8a..766e67533ed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 168b1748227..4e38bb93806 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e5bec8e335c..000a50dbc8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 529337ec23e..c158b0f5a35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 92e82403a9b..7f1cbaec7a6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b7bb65338c..a7b89aaaeb3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2b0ba7c0e05..23798139a62 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 90587dce781..dbf7123a4f5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d6728f80a1f..5bd3712f085 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3abd8341b39..7f8da2e3a38 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 39778a475e3..dafd0a97745 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 16ae092c0dc..7677f0e23d1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4822396deb8..e8e004f6a09 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d5f4aea905..7427ad164e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1e3f1f716e6..ea312c016ef 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8e4e20551d1..252bb43561c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c4c80e81aa..36588529d8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9d6c28ec0d7..dbe4225ff85 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3fdc043b405..bc3a78ee890 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c784036d85d..ab71860b45e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c4837f643c..8623dadc87c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f553a9ee9dd..c5ae69832dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c73a7f28109..0ab3a8c6442 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a44bc76a858..6b2d0ac5d81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 91b55908406..8d8846834a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3af86c70143..207529c8337 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9b22062d3ea..f0e4c6af646 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0d6772fe852..cf6a0ec75f5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2bd562ce73f..15cf0758af1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1298c0120be..a5840cac1f7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8432f792b86..0556094b1d3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c0357867a43..24b9bb6bc75 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 269b1bdefa6..d9aa7bd0373 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cc8fae48a75..c6bbd3c4d08 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 75d5764c719..c45f098d933 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f362bcca6bb..75d42a8538f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eaa6cfed819..70f56687109 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9cfc28a20bc..a1c9a3d758e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bc439a24fa4..24cda2fca20 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d3a8109b91..795f0cf55e2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7f20200beb3..5816e078d6a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1e314b937b3..c45685f7fd3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 263aba1c682..71714c53d94 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4fc740ace81..6814efee865 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 add5ad98480..5916a590143 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 272cf4588a6..fa58545417e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a26be012c0b..060f0633add 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b84bbd8fdc2..4d873f08b51 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4a5bd7d9dee..76a526446ab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 358f25d85b5..997bf165f81 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b96c62e722..2cc9927fca5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 60e62249141..c2a8408ab1d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7b1f4da9d5a..019eb7356cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4c2345c913f..9a95562b8c7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 86bace486a1..4f84879237f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4b45387295e..b59de45fa5e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 53611975186..8f8b1da504c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b2401a75d59..fb361bc134f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d889dd89591..f0f08a046a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d1653afa6eb..536498b6bcc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5358036c3a2..5cbf3ba5141 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6fd7e010a54..2a16f7acec1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0b54626cc2e..8ac0a9e22f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f437af18810..38de06f1461 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1fb98a00c7c..993191f15f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d74b3362b3d..808b6cd40d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 18f5c09e391..d1d3399455b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7c3f5f8d8aa..39449cfcfb0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ea34995a574..966fb777b31 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4e00fc14438..8b8cbe6586f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5452a8d0750..4255db01d1c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 350d6256771..f1f68b09555 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 769ed2bc652..9187a5e5496 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cbff101aada..71983e17690 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a88fe92dbad..01242ae556f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 32e9bdcf6e6..9734ceddea8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6df1cbc35dd..6c27d0c6ed3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 77e3c1d938f..f42050781df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2c245538c34..81f10410593 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8fbab9455b2..adb088859f2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3657474753d..673a3418cd1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 de96f4f3e70..d61ee3df040 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0b392959146..effb95e573f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4567415ee61..dc4d0e3b469 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ff765101ef8..b42b4ed9ff8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4f00fde447e..3ff3a1f9c6d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f8f7de7ea23..46f69bc7151 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d256f5106e6..c4978a0a22c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8f85e862904..25d1a6691c7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b403e082dd0..5c394ce2590 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6952e1acbb7..d1c3245880a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5d18eae1c66..abcd5c7eef6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4f622b0fd04..1f626df7253 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ed4ae29268c..9eebab7b970 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ac2a85abb74..3170a8741c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4ab54e8e7a9..14e2b961a6c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 81ebe462fbc..e873128920d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 91181d41ce6..e618ea83351 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4568f8a029b..a2083b1d973 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6a34262f9f6..d8d6a995a6e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5a918f9a5b6..2d57f42567e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0448d629dc9..b508b0a727f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9b6cdee02cf..0e6a464641a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c8027f5baf1..9fd3676be55 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e2050b2cf0d..fef87754166 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 de20eb04f30..a4211a51be2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 94aa7f21cd7..76cc8383b23 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2ec266e929f..e0e2d41ce74 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 12a278c7a9b..c79d45f839d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 520b7f632fa..9ba14ca7d83 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 985c9d102fa..91bdcddbd32 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 acf3e573cd0..a2e9933366a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e5f933aa30f..ad61894489c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c62c10ca29..7b26ff340f3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 687c47a6ec0..3b2d916ac54 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a121df4ab6..09cb44742ba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c43f57787b7..7c2c65940f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e83d8c11d04..5bfb4ab38b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 182caeafcb3..acf779f68c5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cb3f044cad5..01c13d4a956 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 242f97a9102..40c7b7deced 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 779da25f50b..774fd85da04 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 42bbe6d4e14..fdddf792435 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 85af78ffe42..67ea3f594aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e7163517fe6..3f0f8b5b399 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d9ba4189e9d..c720b5fb8e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4b4bbe2c126..fa12bf61dd5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3af5cbb50f6..640462dcaee 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.15.5
-- Package version: v1.15.5
+- API version: v1.15.6
+- Package version: v1.15.6
- 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 95b840db477..0469032b734 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
@@ -15,7 +15,7 @@
""" # noqa: E501
-__version__ = "v1.15.5"
+__version__ = "v1.15.6"
# 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 5b57abde032..a19feab1cbb 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ff22e960108..4ce1b99eb38 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 371a9551de3..8d9f90a543d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8f03676677c..1dce3184436 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 75448393ce9..0f2b6d31775 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9ec521e8a9d..a5f91777843 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 015d7988d62..329753f7e6e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 240df3e1d3b..c3d01446a0d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 057006db9c2..8a9c84aa72e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fcffedafa5a..a06627c9759 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f5b9986e90f..099816f138d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9269161942f..6dd98b174e8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 21383b432c8..da6a0b5b94d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9f1f676795f..47059a24384 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.15.5
+ The version of the OpenAPI document: v1.15.6
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.15.5/python'
+ self.user_agent = 'OpenAPI-Generator/v1.15.6/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 09231b9db45..5cbc172685a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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.15.5\n"\
- "SDK Package Version: v1.15.5".\
+ "Version of the API: v1.15.6\n"\
+ "SDK Package Version: v1.15.6".\
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 0e8611af322..c26ae9c2ccc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5a202bf34d6..f1efea87a2c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7f8a7fb9422..ac48072be3f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f3b2946e38b..a69fd418704 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a0e4822fa78..a4e6e2c9eae 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c42ea499232..239c2095e59 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1eca2514868..5c9df4bc530 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fdaf327d3ec..fcf6542d0d1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a86365688ce..dcc82b0d2f5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3c96f297a9a..3170ad9dbef 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1b8a0990299..5db4842b9b5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fe43672fad1..e3e281bfc05 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 610f576e53a..1ab4a2360d1 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/batch_check_permission_body.py b/clients/client/python/ory_client/models/batch_check_permission_body.py
index 5356f97736b..47338bee017 100644
--- a/clients/client/python/ory_client/models/batch_check_permission_body.py
+++ b/clients/client/python/ory_client/models/batch_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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/batch_check_permission_result.py b/clients/client/python/ory_client/models/batch_check_permission_result.py
index b1b12d072c2..274d6095212 100644
--- a/clients/client/python/ory_client/models/batch_check_permission_result.py
+++ b/clients/client/python/ory_client/models/batch_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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1827c306d63..ebde6017060 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 53ef2b0a790..048585ebf72 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 66658826ddf..ae3170ae150 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e4858f70829..eca10e0434a 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/check_permission_result_with_error.py b/clients/client/python/ory_client/models/check_permission_result_with_error.py
index 73d7867992c..69df4339c83 100644
--- a/clients/client/python/ory_client/models/check_permission_result_with_error.py
+++ b/clients/client/python/ory_client/models/check_permission_result_with_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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3171a067c11..09744a818a8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c3e5efa48ed..538a06f4ad2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 62f4b47d7c1..6278727ec31 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0ba4860208e..3fa7ca7d4c3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1d502490adb..ae40d5ee544 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 404c80fa6a2..5ebad2bb19a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 41d30f40a9f..092acfc5163 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a644c3d5e8b..adcb13b76a4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 39b51a4fa8e..1c6f8b8bbab 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d23a137009d..333b4b0024e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e6f587a93b7..78bd670fd42 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b50ee565e5c..0b13bf270b2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a39b3894e85..d65d756d5b7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 de6cafa4185..bda726cf864 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 abed4767f77..f94cbcb625c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5116848721f..21fb257ddc9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 42a4817814d..f4e6465bc8f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 33b1d3f3c78..02c705ab051 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8106cb27287..c6ef0a81b82 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b2473faa1a9..a54d8caa86c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b45ad1dddfb..8eeeb97458a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 06cdea1e86c..6d1e66a4b7b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 33ca92e815a..9b451d4c2bd 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3efd421d845..ee18f7077d5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 199bdef8e54..1fcebf7c2a7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d5dc3810dce..be40e7a2983 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 18f9e24cc6e..5dd1ea7bbd0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d272756cf0b..370a8895bd8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d75b0e784e3..223a982bd6f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 29cd4a2e357..f82a51adf84 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 336f8cb1d95..6682ec6d01b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ccff34d6b3b..474e7d170c2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 18547dcdc59..2eb43753415 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3c31f2f9677..03c488f0b7f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 aaa7faccadb..eae398c30e4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d2997bd9f56..591d3aeb107 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2e521821710..b6a64d70388 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 155baf4df03..e0a60b91f29 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a8a03f0ce52..677571d6543 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 315a8eb3dae..490162867b4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 26248eea9af..0dbe93d8826 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 acdd67c1c37..57ca46a90b1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7609706e95a..b1749a592cc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fb126d93f77..93ce44db317 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ce88d3f7598..f3c77c89e35 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 74d6851a92e..498010e36e2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 29a7f725321..6c9edbe8c61 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 61b3567c384..d0c393e9b36 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 36e96fffad3..99fba5088e1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 58f8af30eb2..ac4d9beb6cf 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 64197f48324..48f184c99fc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3f4874f8dc4..fc59ab02298 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 237f97db7f8..ef4a15c0fb5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b8a2878fe29..6e5888c16d8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cd24e1ffc45..6b0ac365424 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 483338aefde..94324943afd 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e6ac249b53d..5531a825e24 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 71564a50176..a079b754d32 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 20454a9a527..9c87c17269d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 db3fe93c621..0d5bc33b3b2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cbf1c5b5d4b..1906e6bd46f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1faccd8c7bb..03acd3d5c46 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b0c5398ea31..dade184ab6c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d8eba28dbc6..4bda699b0bc 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/ory_client/models/identity_credentials_code_address.py b/clients/client/python/ory_client/models/identity_credentials_code_address.py
index 7746764df0e..6b3dcfe03b1 100644
--- a/clients/client/python/ory_client/models/identity_credentials_code_address.py
+++ b/clients/client/python/ory_client/models/identity_credentials_code_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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9ed06456879..f47a410ede5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6cae43b4770..787a6182758 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 45c8a66809c..921b8bf1c1c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 34db8f7435b..20c7835cde3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a14d041d0fc..1cb72a8214a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 61316ac7497..900ad33cc03 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 280cc9f812e..4ea54ef58f5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b13740e569b..c09c02fbfdc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e3cc4c2496e..d825fa1c238 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 88e31c941ae..62bc532ce10 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1042c086e04..41f3424f4f0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c3ffd56e2c0..0495c75fde6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 300d19d4ee1..3aa8c0061dc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 98303d8173a..4e5dd54b21f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1ba9f62d486..48fa0adefeb 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3a0071e4528..1b05a924a1f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ee92e83c66a..d551cdf7146 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 73a99acdc78..5dac3fc26ae 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d17d7bc19e7..6deecbb2b12 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2bc41c79f0f..29dab7807c3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2b37735bd1b..4412065bca2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 99b868f28aa..fdc317bad8c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 229fa825b19..b266256323f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 111187a4d3c..87b3e1cd596 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 41d3c5bfc0b..1b2b3dc7e77 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bbe6fcad62d..0390129458b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d8de69f97f2..3ea3608c786 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3b524db325f..aab949a2eb2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ab513d5c8b8..feba4ca21b4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8b52e28e19c..2bea2f6fcf8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 02c70d16a00..a37bb30e13a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f64a87f9247..29742c698f9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e584c966f29..00f58357101 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d63db760ad5..8c8fa41d6c5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0690fa3db62..cc4422768ee 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5f595f8b19f..3f92ce6d985 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4ee0122a2da..34713216010 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 83fbcb7cd3e..c4a65bbc886 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 72672a60858..d420ef1aacb 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 49ac2f79c61..fe31ad695be 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 48def395556..e15f05120b6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c85144e2648..f440cc77b84 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6e6b7cfb886..0d1efe4d64e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ebfd12438f3..c1cb1d41b34 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 51a1d52def3..7107523feab 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2db7472077d..31558f936ea 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e58ef6ef380..5b657c803af 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c468ff7bb2a..e2d0f4f9b26 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b5b32d5429b..57df0bb8a46 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ee62dfe8e45..d343e3b2d3a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6824fc6bb49..e96b2574ae7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 470ecbfd4e9..aa64f1abf0a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 777f0fa5513..ebedccc7e7c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 532f7c277e9..8e79d173f14 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b0e9d8f6abc..16f296f3f81 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bfd4863f78f..0897042a26e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a10d77ac5d4..bad26677d84 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2e000987f0a..65e6b3310ee 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 dd53f1f8c22..2937e31608a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 aed20909b2b..ae863728343 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ca3739805e8..d23660b7a4a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6ca87480359..625c3209a93 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8a051a205d6..72d3c09d629 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9b7f111fd16..4f420a088a2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 62eb92d0a2a..4c6079416fc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a9d08034aa9..2988937bdff 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8e3df5e4c49..350c44fc85e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d1733b90b80..aca8d45eff4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 91b5c3ffca5..32b0c5e6aa6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 16da984645b..0816506bf1a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7d012642cc6..332d0b9c148 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 39afb8cb22a..1455dd03627 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2e50130057f..c334d227d64 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 63d4514384e..9028118c512 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5ed8b04a3b7..a38a50c18b2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2231ece6b29..db0517d4ca5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 648ec266aba..f2442f6a3f8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9636cbc1e95..e31153cb56a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 577b86e1c1a..c53528b827e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2d65db4b05a..6407d269806 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 96e050ba337..50af638cb57 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b638d3aaafb..0eeb8db41bc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 736af821887..507708d7051 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b58dfaab264..0eda6311e4f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1ffe1dd5903..d150dd44171 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d14582d515e..c7cd386200c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 61fcc6c38e4..3142037abc3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ed3f715717d..6029be291f3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 276693faf14..deec9f24f81 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 17d924eaa04..bc8213a556e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1e2bfb91e3d..652f57672e2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c6730de42d8..0489ae6474a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 05d733273b3..a26e94cc518 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c79e34e4203..96d5c5e739e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d7397945b94..4eb07e5a690 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bd31b8e27b7..db760bdc4f2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6c0a8ea5858..4c0c13915ca 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0bcccf7c5b1..7f0e899efc8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 adeaab4de71..eb5c9258050 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2ded7fbd72c..23bdbb044ae 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1de86d5e4c7..f7745ef5c78 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7c07ba985c2..e2682c5143c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cc4341825dd..8e4fdf3e89b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bd42f6347bc..3c70915efc6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cf530c15ac6..d21df80a5e7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 96b8d7c66ed..28e6c2bccc3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c25502cab84..cd974d6f62f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d5fceee20a6..94354d354f4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1d2208c9abd..c0fe5a4d662 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 504f37b1c9d..82ba596068b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b6f750043d9..47f8a6985be 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6e9a232b57b..28e8f10cf1c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e58e9db7536..6f426a231c7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ed8db86b332..986e76aa042 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e9c79db4a0c..d9a2d31774f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7a55faaa0fa..0231ad7e0ef 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 715af7cdd48..b52c01d7677 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ab628c0b62a..f61dab810a4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a2c64696a4f..f13b39942c3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e7e5ee9828d..6943a950f1f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 12a34176cbe..f85ca16f3a1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 88d88d8016d..a7c12d2c97e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d5f3c8560d3..6e6b1a5e615 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 13178a4070a..c0e0ca62391 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b6c46e6ba85..72d429dbea2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 651d6b40324..fe7df0e7115 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8126be1c053..49412b08362 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5196be3d58d..653eae134dc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4062309d0b8..2ed28ecd278 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f6b7511e446..0e31449b410 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 11e9666da1e..9356c4f9961 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 58f15f0382a..08bfc80b479 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 185b4e0433a..fcfe1d6a20a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e4c8d45ee74..c344a1a76f2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 36d721133d4..fd0b8c8660f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 64aabe7df3a..8d424e94973 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8edec255a13..a38589f81b4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 718546590b6..66335181932 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 35a4c3fd0c1..1f747403846 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 567fe560fc8..1ee82e3f6e7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0713c16e368..93243b031f0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5368163f03c..e6655914b23 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b534f736e9a..a7c473d6e04 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 219974f59f6..ddd25ea2e4d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b075c24f123..c269a266e03 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fd435f479ff..47eb9eb79f8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 66ac979c960..95720aeae89 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6e4b53db3b2..db77f5c487b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 332a1efd8b4..8dcb3d6a310 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9353d69c7ad..5fb4452bf07 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e1fe1882c42..664a3d19b7f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 866ebd5ef3a..3b703d5f165 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e7a3b9676be..750fee4f445 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3d7d4374cdb..adbc4385caa 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cbcb04bc799..52cb7dde285 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 603dbcf7bf2..80f5c8f0aca 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9f8e472676b..a9bd9490b9a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 176b4cd6c47..597b4a379db 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ff58d056b66..8f610cf024b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 52ee1b08fb7..85b262de784 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 183758de2e1..d70a3bbef6b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0c8f89c53a6..c7fbfca4f7c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 54740f90547..0223e245c50 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 077e6029e92..5619d8eaa48 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cbec9a179fd..ac6c88f12dc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b44a38138e0..53f90b37c7f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 78fb4d9fabb..37c3ca1ceb1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 db3d0b0e1cd..a48b2783b43 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b1356d05833..4e34b0faaae 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 383b18b91e9..925b9e25bdb 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0bf1f117246..586e7411d39 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 85ac6f9785e..95f588ac217 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 65c547609ce..5200826dd29 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0eb64b94da5..4fd80100a29 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ef39c8bcd2c..790d49d4117 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d8fa8260863..c458b44d79b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1ab99ba5da2..721557531ff 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 13f74b41fbd..2d0784c10b4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ac41605b772..8f007a6da56 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f5da3f46f9b..cd944e01152 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0007c71ccc6..d8e7c233165 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 36a9337cbcc..df002f98134 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 75dae206959..e8f5f73346c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3490fd3b69c..60cc3ca104c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 886913642bb..8e56f57e205 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fbbe9663350..40df38e0719 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 643525fd79d..abe1542942e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8e70c8f07ae..e8893d8437e 100644
--- a/clients/client/python/pyproject.toml
+++ b/clients/client/python/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ory_client"
-version = "v1.15.5"
+version = "v1.15.6"
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 4d72d340335..25f7c6d5b85 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.15.5
+ The version of the OpenAPI document: v1.15.6
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.15.5"
+VERSION = "v1.15.6"
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 d8eba6ac7db..cd4e5023c4e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 23ec0fdfc8a..f496060a03c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 26894d26096..6d47191057e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 81d11a4d581..c168a0cecff 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f909ba2217c..eb80927c96b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7b749def5fa..a78449e2a1d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ba4e6f8b465..fa9c3a59a73 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 475ffff3332..7038f9852b5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5cced670114..6e655733490 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ce325fc8720..8ed51f6fd5c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 83f0fa76f18..d71894bee3a 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_batch_check_permission_body.py b/clients/client/python/test/test_batch_check_permission_body.py
index a144a3f8f4a..74182c42331 100644
--- a/clients/client/python/test/test_batch_check_permission_body.py
+++ b/clients/client/python/test/test_batch_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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_batch_check_permission_result.py b/clients/client/python/test/test_batch_check_permission_result.py
index f02397edad9..16f569211a9 100644
--- a/clients/client/python/test/test_batch_check_permission_result.py
+++ b/clients/client/python/test/test_batch_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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e375e3fda4e..d222d4ec157 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 16b8de8e527..8f7a5e3758e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0d125c25719..49f6807cc73 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 af2ef1af84d..1e0c1ecbf7a 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_check_permission_result_with_error.py b/clients/client/python/test/test_check_permission_result_with_error.py
index 62852a39299..fc200fd0af5 100644
--- a/clients/client/python/test/test_check_permission_result_with_error.py
+++ b/clients/client/python/test/test_check_permission_result_with_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.15.5
+ The version of the OpenAPI document: v1.15.6
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 dad29f7c469..df196f59497 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cc0b4149b9c..7d03806d52b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a6865cb4f57..85481f961c8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b103a9fc638..8732affa3a6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d9339b123d5..2c410745789 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1cb5271db0c..af713301fd4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e8010e0939f..7ce195898f5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 478b352de31..0205c4b7bcc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0f2a1f9a5e7..76aa391feae 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9c9656df378..089ce050619 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9d8251bb126..5df1d4427e1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d97f63ec92d..f30bf336e71 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c23c45e1ebb..277b3fb08f2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1632e9965ee..fc62bc6820e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 629ab16b838..657defa68ca 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d97db3a175f..2d31711e343 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 82b5896b480..bb98f0c89f0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 dea3b63da62..f9c244319f4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e078ee76c93..aa92c05a670 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c4921a9ccc1..362763dd5b7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 860692014a9..e4816e06cdf 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2ae25578bdd..00da231d2c6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 24ab9d98e17..87f2e07434e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d793171b670..f6350f6a74b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 816eb10fd90..2d9e3eae7f5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 18e0f02bf63..93858f759d1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bc0ec8751b0..8e85bcf627c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f99e1dafc0a..7e2d569c6fb 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a3abb636af6..21eec1fab69 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 11fbc57dc91..a095c5e3e3f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 750905be4a4..63be49799c8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4afaea5b2cf..391aec8b4ed 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1733269996e..106bf31bc47 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 aa39e9b45f9..1e6999ed36d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fa0bd8eaedd..3527a11279f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 70b2f3370b7..bb63073507e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9b8cf65b886..6d0c970c2ed 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d1c91a33101..71d82fb4f2b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 95a277e2e87..89a35f9b3a7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 69a1e5ac5d3..2a27942510d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1c33aaffff3..e08b33caa22 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bfa66508f9b..87dc393a99b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 daa573277ff..4b5fe646584 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 21f6b0a6e8a..06726363eac 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 af696c56c4b..1dbbb9090d1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2cc48e9a7d9..6a45678bb19 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 18f7185710f..fbc87e38213 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a9398cfdfa3..86b28d026d7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 561a59cd304..387d0218144 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9d2f5b67d38..e8e3d99038d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1f370e3706a..14e3b2929cc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 39779d4aac5..302e9feb435 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 357de2c0655..ff50ad36814 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e1ab3d97e37..21691215c16 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 91862edf858..962e6609d30 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 52f03944e86..bceed4b1d81 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bf784a96532..cb0653184c2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b1c5f5af0d6..3e9dc267e4e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 98b47198aeb..c5319b06dd8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a4d4ea50756..bb192e3234d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 46d99d6791d..08a399c0f45 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9372178b6df..71ccd383f60 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0d2aa3bc6fb..477bfe73ff5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5b68fdef68d..1959882c074 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9932af1fcbb..6ed7beee70e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c18c3ed3102..643b31e255b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b551d58417d..88410e57275 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8587c4a5493..46528a21531 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.15.5
+ The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by OpenAPI Generator (https://openapi-generator.tech)
diff --git a/clients/client/python/test/test_identity_credentials_code_address.py b/clients/client/python/test/test_identity_credentials_code_address.py
index ee084f0f712..92de1d6b11b 100644
--- a/clients/client/python/test/test_identity_credentials_code_address.py
+++ b/clients/client/python/test/test_identity_credentials_code_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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0816d821765..9fb3d0932b0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2a69f75fea5..3a99c96aea9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a98a982c755..f94f9f69e4d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2b6b465eeb4..1872b895047 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6c6921165bf..77acd614164 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 807b97cdde4..5efd031bee8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1616be52924..eca17fea99a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 078fd82af1f..e26596ed62f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bbea757cf95..6d1b709e25f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3423e8c3b2e..3b659cfa908 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3c30f2edb1d..1fcc3dffc33 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c40c6a30570..2c58e4b70f9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8b6e5ccb647..9039d838bc1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6d4942f9f3d..2a2234c986f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 66ffd7e9321..639bd0bbc99 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4ea7ba5db5b..715f95edde3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fd471867c01..bf4c484642c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6d2d2f569ae..ae8c88c5d08 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c30c19a20f3..618267d1b4f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cede0c1828e..ed0bccb6be4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f1f3d6e0c97..07fb9db0a37 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 db2ac005cf9..21fc5f28d30 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c49520f7410..a36b2641637 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 11fbc90bd38..5976a5954e9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b1b777228ff..83192ace249 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 dccb5cbe44a..774ea713d33 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d7063e306aa..c0c30b526e0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b9311a8282d..dea2d69190a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 96174988252..23e4ef7ff60 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 533e369eeb2..99c36d4c7d1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 313b885d03d..2e05b8e8156 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3af2d8d78b3..3cd70d63df5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d1cb17ba895..d3a9cb0d240 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9277f39a3e7..45001f19ff2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 df7ef6b3fbb..2bd1fc69404 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fbb6a8b6975..636c38d9bff 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 aa7b4fa6f7b..28ed92e9c0e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7a4eaa63cb8..3a6573d4538 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 182e944435c..48cc6185ba8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 af058d1fad3..2cabc1b84e5 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 00ebd173810..2d3133c93f7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 75a83c56676..2ab404812b7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b64d3b52070..35db8e78b52 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d9606d02fd4..e1c4b5e6bcb 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 566b58db543..2df72e029a8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f3714fb1fd6..4fcc1fb0fb6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d6bedd97aa5..1b2072f3095 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4ff5a0bb10d..31cb314b6ca 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cf05f540c74..9616aefdeff 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6cb73b39c97..fcee8205a37 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7ec59ccd22c..9a3f475d14d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a18b01a4249..3106aaf2336 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 47d3609246a..c92f534e95d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fee7790da04..2c4f37e4639 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 da2a00bb2fe..7bf05cd67d7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 bffe803b80b..a48aff82b35 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7be8dcbf0fa..e0dfd140302 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b230d5c2dda..5dea7bea263 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 cf313f8347c..415df45faf7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e2348cd8859..d5545b39e99 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 797ddc88c77..35d54a777f2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 76f3c011e06..df8f7f43723 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7aca82e995f..e794fa93fea 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a66cf395b1b..6a3a6ad286c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e9cb7ebba7b..434cc42ec62 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 66e3cec9f3a..7a8e78875f8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0c419d399c7..69632180bac 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1c5b194ab95..09c92d8059d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8876e034ae8..201da94c31f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 916cc1a6fb0..6f69bad1f3f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3a0b324bee9..cdb9907bdab 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 58e102c4fa9..962dbf80ba4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 babd9392b25..678b2a26be1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 da848caf7a6..afd420bc142 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3ad4701b7e9..e2e04521618 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1aba56ac07b..b542b632034 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 589f0b26354..fcca5d671b4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fee7d6ecd1c..5a1a88ced99 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4f72a9bd446..e9caa050f34 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4d520a770fe..3aa5044a678 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e8e7be39227..00ec43a7856 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 408eb7048b2..15c0f13d3b0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 743b328d6f6..72199dd18f6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 507bff08ca3..1191f109a9f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5b491e02357..f1ee9998a8d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e46651e66c2..290bfefab17 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 55394e497db..4bd4b3d16d6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2591211a7a4..1a88cb0df13 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2694ede21c4..9d88d2f4018 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d84b8377a62..77275441cc8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e7acba6715d..d161c8c71f1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0cefa8d0720..beed089fc7a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a3aac63637b..aff1c7285ae 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d75f5a45950..dcb0da5e90a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 557c300b223..5a7ce82d754 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5819b175feb..77b1f011e23 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 85d5d36856f..590284d654e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 273148b633d..b356a677411 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c7befc45150..9f18511950a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 05325f4a113..24e4b1d6b1a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e2b870560a0..103506890fa 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 f119f733213..4fc30579c33 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5919b7e1f65..3dd160e579a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0c01944836b..83886360e6c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0ba68b45034..4ac60d2f7c6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 df85d7c2699..65c65026f19 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 704a789cf3e..f4c04170e6b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e3d4c7a9941..59b5ac1ed13 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a6eb8889ffb..2dceb63b4aa 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b516013f07a..c0790ea8270 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 28db0b76c79..f1c55e8d67f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b0c0f214d11..f2782919a81 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a358f9cba44..fdb9f9a1961 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 766eb8acc5a..f770740928d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2314c0c190c..0b805696ac7 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2c3ffe149ad..4d6fb108128 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 01caefaca38..c3ddec9f9df 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e13c6ef0aa6..33bad047133 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 74db8731491..2ba8646fc38 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 11e9eb6a65a..cdc86bb67f6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e50f9a0e3ac..902b1f26e0f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 27c3cd1bfd2..1ed8e2e3997 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6ac1ec5df8f..056e67e08b1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d3dc9f8b9fe..7c953849cb3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6998a25ceaa..676171275bd 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c68da585a9f..0df771b3244 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0fce3b40360..b1b4e543b28 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 6d3dd587ac1..d7844fe038d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1cf527a2387..3a210cd68c4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ea5a5d757ef..5bff467bc84 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a5458a8aeb9..a4c7d28acaa 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c89e55690f6..ff0298e908f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4728e281faa..922cd034e15 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 90119dda3e6..16e66dce669 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0d768323838..d4d9df3d549 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0351a70333a..eaee1110ec3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8b3fa074171..b10c90371e3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3ec376dc03b..97b8ee4b9a2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5a26d1da17e..49ef64ae4e2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8fd09be86ef..8dede21432d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a23a9af4ddd..235056b8320 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 981cfcb6e4b..2d55b1b25be 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e7a5c460050..82bf7b22b68 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 3cb05cc9267..04b6b1db24f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ffd25e36efa..03687a4e7c2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a7fac661180..449280daff9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 71c4b6346c2..67f066b5ad6 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 34607460a2a..be1d180c261 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 a711919f6de..5fb16684521 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2752d914bc7..a0f7d9dc135 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 849cc296e3d..f09b41d8bdc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 7edd60c16a2..8fb154cfac8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 091d0763612..e22295dd067 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 18939cc3f42..06862ff2af0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1c1c5e5106e..be39faab99b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8907b97b88d..105a314c8b3 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 33f29814da8..cb1b2dcc82f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 57a06584741..c39202f8e3f 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 35e5a9ca922..ed3821174ca 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5be43d7d484..706c83e8ab1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 faecbe64109..2e59ee6f44c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e0f97463c0a..0630dc4ae40 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 ef7837f5de1..5b3d24c309a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d6fcf70efa4..8330c00422b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 5ccf7622253..5ea9888a308 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 0d3ec7acafe..c2d3328326e 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b3e143e198a..3591fa1d2cc 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fd1c77a72c5..e4b33897431 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4e03a6a5d24..72b9c3a8666 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 1ae851586df..7f237051d4b 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b2dae39ba8e..7389b1141a0 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 87de9425eb8..7da9074c6ee 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 692906f2b26..3ad2b73300d 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 86014fd9f75..026ceba0a91 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 60633d864b3..1a99b0dd695 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c94003582dd..2e254faf014 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 343d7b73ca6..a69e792dca1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 4ae23b21600..8da672cea64 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e4bfd15865d..06ec928bf76 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 30cfbcc6df7..76fdf234462 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b8a0b918737..43bea9a1e11 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 52fb484e9ff..40309eb7bda 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 2b35cbcd8a1..321ae24cd09 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fc64b31aa14..bb6e6a82788 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 d61a58936d7..350ddced5a9 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 8682bd5f5fe..0325653ec6c 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 902824d985d..b12299780d8 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 04ab64fa8aa..44b3b50708a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 803c1bebdae..cc639baae6a 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 fbd71495088..3bd6e2efcd4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 e3d1fec7483..3ff890a14b1 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 b62a25f9631..234ee9f5fe2 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 9fcb328d2f8..73ba735dea4 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 969d772e039..ec0e3286411 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 c2ec3b2120b..babed501823 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.15.5
+ The version of the OpenAPI document: v1.15.6
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 afa62ac61d9..152f5e395cf 100644
--- a/clients/client/ruby/Gemfile.lock
+++ b/clients/client/ruby/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- ory-client (1.15.5)
+ ory-client (1.15.6)
typhoeus (~> 1.0, >= 1.0.1)
GEM
@@ -40,7 +40,7 @@ GEM
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
- rspec-mocks (3.13.1)
+ rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
diff --git a/clients/client/ruby/README.md b/clients/client/ruby/README.md
index c71d8f4b7d7..9165ba10b0b 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.15.5
-- Package version: v1.15.5
+- API version: v1.15.6
+- Package version: v1.15.6
- 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.15.5.gem
+gem install ./ory-client-v1.15.6.gem
```
-(for development, run `gem install --dev ./ory-client-v1.15.5.gem` to install the development dependencies)
+(for development, run `gem install --dev ./ory-client-v1.15.6.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.15.5'
+ gem 'ory-client', '~> v1.15.6'
### Install from Git
diff --git a/clients/client/ruby/lib/ory-client.rb b/clients/client/ruby/lib/ory-client.rb
index da3b9ec160d..2fa0f437600 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.15.5
+The version of the OpenAPI document: v1.15.6
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 87e638af45d..aa0a2533c89 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.15.5
+The version of the OpenAPI document: v1.15.6
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 cd5a662bc0e..07bfdef8dd0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e7a171a1f61..f0a415bc89a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 251e8d879ee..aeaf15b3014 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d6bb3be3a79..989e823e2fa 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d5d3a2fd73f..83dab7ada55 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c2a51d626e6..99cf03d2b3f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 84c44cfc2ce..d1ccead3c3b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 902e4e1592d..e351f332ecf 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9dcfc09d275..9ab99d2646f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b48bb5eccd8..301bb9cb801 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.15.5
+The version of the OpenAPI document: v1.15.6
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 59b8cf7611b..6479682ad67 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.15.5
+The version of the OpenAPI document: v1.15.6
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 916c7c5e9ae..e9ff4560837 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1b299abc90e..0273b8e96c2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 55eef045887..3b2f3d9a966 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ce1d38a84fd..e8ecf8ed7c7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5a7c6722367..dc7030807d5 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 24319a2ae36..4e228f5b0e2 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3f65834b08c..f6a340a6ca2 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 07114ddbd48..bc3e2b9fc4d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1516da29eee..4e27f32a12b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 58b2c4801a8..57745c288c3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2e04360af7a..d82752094ac 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bf92255649d..fa2e95b4ac4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 56881f3c5ab..527734378eb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 035a0a89df0..38272b69a53 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1598c89c7de..f909a0af573 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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_check_permission_body.rb b/clients/client/ruby/lib/ory-client/models/batch_check_permission_body.rb
index acd112e2e10..2b21f7f66bc 100644
--- a/clients/client/ruby/lib/ory-client/models/batch_check_permission_body.rb
+++ b/clients/client/ruby/lib/ory-client/models/batch_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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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_check_permission_result.rb b/clients/client/ruby/lib/ory-client/models/batch_check_permission_result.rb
index 6f9588f1044..04c324dd77c 100644
--- a/clients/client/ruby/lib/ory-client/models/batch_check_permission_result.rb
+++ b/clients/client/ruby/lib/ory-client/models/batch_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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 db5b4ab283f..0b00634375b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c29d8603a55..c18c42c8881 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b9870728a60..c2d95e99236 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a34941f9f5d..4f2cc87029b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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_with_error.rb b/clients/client/ruby/lib/ory-client/models/check_permission_result_with_error.rb
index 2a0de75c986..80d840993c7 100644
--- a/clients/client/ruby/lib/ory-client/models/check_permission_result_with_error.rb
+++ b/clients/client/ruby/lib/ory-client/models/check_permission_result_with_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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d22c07a34e9..233c1c5abe3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f86fa814981..a6a27e57c52 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e76870b8a27..7701579d7d8 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5a8d4b62fc7..4a1d3889443 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ca2a8e33897..0cfe3ca4d84 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e4298b13d55..c97d9432e98 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d101a224fc5..a71d8d8de44 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f05a006a38f..d258a01adce 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d052b8daae4..fecba3d5c34 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f7b16c16beb..8e2d509de82 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a98689808aa..6770b5918fc 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 097d6f08681..df6f9d2499b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ee189fc5f44..74741859d95 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bf955f06b43..95b0bd3f135 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 86046ec5d20..d748cd6f00f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 806d5615a07..13d8c2d07cc 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8965a3a6033..2f3bb245f85 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a508ecfcdde..53048d5bab7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1a1340f41dc..9546488bd53 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 03e175e8c67..e03bc7bf678 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 90e455ce456..44cffb4d633 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 0773fed9564..d34f013e299 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 767894c6a3f..d02cb9f53c3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ff88aba5c0c..1853b8cc8f9 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c3d19449878..2024514116d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 00f71af0c87..52a8b02ff45 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 62dba94b12e..6c9792098b1 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 799b96e131a..2a9dfec9420 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ebb99984ffa..81914453258 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 55e9933fa57..b16a16407b1 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9c926caab61..7afa4848dc4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8f539bc2c39..3ff4c4a0f53 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4271e399426..42044df5872 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bb9bed13716..d7465bb47ac 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 fbeb243a0f5..0a7fd25a5c8 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2c6bc006da7..cfb17fb54db 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 edaf0a03867..87e8df2c112 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 084d4242ffd..79e79917581 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e7c4cf854ae..ec49874af78 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5f40d246636..f990c4947d3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9369fc8fa77..25ddee78674 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ff624dd410b..6d42aebda9b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5b8de071999..903e265e5f8 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3b169a1490b..22c6e7a22a7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f38ad92896e..4cc395855a6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 76f189b2890..8e8d442b0f7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b3fc6a7d0be..13f5c9e7eff 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5d53e36c879..cd8dfd8a804 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8b9f25a6122..925f503038e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 446ab016a30..2a6a0191c15 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 7bc0d063c77..c93cc80cf48 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 84fe4b65c3c..9d6a42f424c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 053d044b4cd..087f80b51ac 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 eef781a489e..509aac7e72e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2cabe9caf00..331b7dae464 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1b58435cd20..a5f8de20dff 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 fec87d80e3e..834d2810335 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3616c29dd6c..cfc46315e55 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 536dd0b1af6..0dfb42c6ae4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8ef303a8860..47ec9ffd208 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 dfa349db74d..a9b8b0c4249 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f5a49396c59..5a133397c56 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ab0633262c9..cd792506405 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9d35257d963..967b9f053a2 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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_address.rb b/clients/client/ruby/lib/ory-client/models/identity_credentials_code_address.rb
index b93eaed702f..13089031d6c 100644
--- a/clients/client/ruby/lib/ory-client/models/identity_credentials_code_address.rb
+++ b/clients/client/ruby/lib/ory-client/models/identity_credentials_code_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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bd5b879f41e..c2bd96b5061 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bd1e7fdc596..c4456f1f695 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 672e4ea09c0..a2e56ef673d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 6cdbff79915..1d1f921bedd 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f158466acc2..cbbbb1d7752 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b616ecce923..ee15081b624 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ba53d60debb..48a6382d056 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 32c0e8f1cfa..effd5801cfb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 89b65ada794..08ecd29da93 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 16b830f6ab6..189475e592d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 7c993e1ebb2..b92d56012f0 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8c8fef19042..d443a9debc0 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c1d5e74ce50..d39b4a7fc40 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 585045dd22e..5dd1dafdc48 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 925ddae35a0..ff383f6ad20 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f9b617ddce3..bf51d6bdec3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 73dc489678b..e7d9811646a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bd56154d6d6..47078ea9a03 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e061caea3c8..ea9c7509ec4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e3e79044d0d..689524dfb8d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5bbf757f972..034c1221c9c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 960b114b17b..24985a07305 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f6a7753df2a..2a2b69f4e0a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 31e947cd0ce..58eb059927c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3f83cc682e5..ed748fc49aa 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 43ccf7f6434..4569d3ddded 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 83fa5b73289..f62808c843e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 755ef633f2b..ef660ce4922 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 6c1c23d947a..7630f4b1f33 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 531370f3596..9604b732016 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ab8d9c14e0d..29afd40dcec 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 210629353bf..805a7306ea9 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ca23eb16025..bdbc19d25e4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4b6a3545281..0f435155313 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 adb7dc961a9..f2e61619f3f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c22c63895fb..be87a571073 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9056ae47007..ee9dcbf05e3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 01d32d33304..4e93565e289 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a6d0baa8ba9..8d71730d1c5 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4efb31ce0fb..07fc94b8baa 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8977f759b46..e29ddb227ea 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e7df4bdd785..e7a78f74297 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1c6adfdcfbd..9a7cc30b9f1 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1d15bd686c4..d719c06d9ad 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 784044af4b3..bbbbaf0d8bf 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5782c571392..53ff5a2ce21 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 6d87a97405c..668f4bbbbcb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 01ee34e8d8d..7574a0d2b37 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f8b7966f7b6..2cbc9fa7991 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3b6f1cd77d5..ff59af0932c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4089f45f8ee..13bf9f335f2 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e8ae7a27d96..e4d6bec7c04 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c7f199f615b..75c7acc6819 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 09d9c20ea58..9441fe02264 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2205f16fc3f..d8de0e6aaa4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f937ea55a84..65d581685bb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 12139f02444..828c6f4ac7c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b127461f066..8f0135c1972 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8321061d6ce..09f49154b59 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 7af635ebb94..98b2ce8b61e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f58ae6d260c..ded65a28f18 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 aac93ca679d..3fb3b3a06cd 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2abeff578bd..2a981b77a72 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 cd3368272c8..99ecb59158c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3a87e3f89b3..46b98d53c6f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c1faa079201..aada18a36a5 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f75a6cddb03..023478cc3f6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b8b26e8615d..dc60ed9811d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d8ec1ad4d07..5599dc57ca6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 33a9d687723..49dfdc59852 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 63298c13202..28530d85f15 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 dcc46ce645a..b4d219ee394 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 446e9c25cd1..b670994c93e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 37f0a525667..78b04f881d7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 dd84055dc00..2e1109930b9 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 bc246a4c14c..0fff6569721 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 815684a76b4..34bb24c28f1 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 cd9a49636a3..feee008016c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c554b19b3f8..3cd0951be67 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4bb5a540dcf..5b559acae49 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ed7f7cbf14d..555ec68bc58 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8ab8d3d7ce6..8dd9878bfc3 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8b39ad2c295..8e2e73ceb44 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 399ecce5c78..fac62a2c512 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 0cb96974e9b..0dafae5f1b0 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3b8646c5c6d..5204cbe215a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 fd6061e2682..9f5b039fb75 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 55823d7fd37..a200675cc08 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 be180557e02..d7586609337 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 22ef7ed5759..ef2a3074b5a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 984df17db59..93bcdaabbc4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 24e14edad0b..9d25bfe82f2 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f510555a136..b3c791262c7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 38ff72f2f4a..5f27b94b21d 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 44849ac0e5f..b77fe51ce7f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8ee53c6803a..6137582a8e2 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4d322a86fde..187a0729896 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d9e48a427d1..dfbf1eb6cff 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5e8c49fb5c4..26f210200ca 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e48f34f897d..6e7fd9ac65e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 995810424ed..df62301cc14 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d90a125a6d2..effb656f459 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c38cf73a536..6465efc172a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f11d7bf2c29..ee125a35a33 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9b96a13d354..2d144f1bb51 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 cf03f77bb2e..2c0f2bdd253 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b2d0ac91102..fcb1eecb134 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d5c051d55db..e4b8e442b16 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1b1fc0cda11..d9d8dcc349f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5cb090d175e..3311bca4d9a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a4fba4a8410..88e0c2228cc 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 7f2cef5823d..97d79013921 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4afabf05b5b..d62b47aa787 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8fb0d579db6..ade8e18b6bd 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e10d3541195..6147f20dab6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 65c4a181eb0..2859e4a4989 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 6ce7c02bfbf..ff35e8cb3c6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 c734889f3d2..2df8329c926 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9b958c673be..4173260b2c8 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 208e72b9180..b039058f2e5 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 75a9fde1e55..844db72be47 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 76c11292f39..b6f7c4f1302 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d39f408e651..3b80925a081 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 7f3d790649a..f0020d44a7b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 13f0e5a1a01..082ff2afd32 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 06c0e76b875..3a81f76251b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5c9c92c60e2..22ed4d6ff7e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d2da3af01c3..1aeb8773cb7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 25085ef57ee..05e9422cd7e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e4d3618a4be..f76ac147637 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 26048ad2683..56a12955daf 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a02e8850271..87e0106511b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e25031a4828..f5f7fbee4b4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 0e7ce15a52c..fb7939dda23 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 52096b8d5db..65aac67a880 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2ba21e784ce..a1976f95277 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 792bd8bbb30..5e2547a35c5 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 369520e6b95..567c47e05c7 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a26673b95e4..75cc2504a3c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4a0f6303a73..9784cd67759 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9e3077cfb40..2516193b1c8 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 2ee490293c9..cb51cdcd8df 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ab5951a7c7a..2196e0aaedb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 66260c1671b..25e51697913 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 9830d95237b..0ad4f1f222f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3a57d39df7a..b6b9fdd48ec 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 34dfec5dad4..5c565187e78 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 da5de43b3e2..ae118dbd138 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d208e1d7cc1..c3800165971 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 cd31ebc5cc4..2ff99d43e11 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 0c8e9c5906d..2758ac7dcd1 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 a8ca22d3631..45ca5fd0c97 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 73c05e20195..63812cdc1fe 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 273b52bdf60..ca48dd7064a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b6b9d3d5cfc..35bb86c43d4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f512f54cea9..d687509d05e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 e53f9cff8e0..b8e5f80aca6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 19effee4b9c..68072d6dd87 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 47df439ec04..17165f8d597 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 037b74bc31d..f33655f527f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 441b8709001..107254170c9 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 d275be6021c..27a1d632f7c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 78b4f8b5131..f3ecc3fff7a 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 cbc4f71ca39..808208355d0 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 8a41191f833..3522c763cfb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b1d72e6c345..189ba44ddd4 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 feddfa937be..8ab290bc737 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f9a8c4cce03..a041add2c69 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4f62657474e..f2205408483 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 54001cba176..7531c5cf8d5 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 1e0fd2285e9..0613b9684b1 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 6ee30182036..78cea503a70 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4d127efdd86..36ffba89075 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 559e49dcd00..56259c7d211 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 b7f3d38ce63..e5b964cb3d9 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 4675f56f33c..b59a3d4b63e 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 ac00d548db2..62ca6ee218f 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 5e94cf19c14..2aa9d7683c6 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 3b44588e4b7..1ad244c5bcb 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f128a30c7d4..fc3999e0b63 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f6f1cf8feb7..d97b55c4556 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 85667527d66..92663884278 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 54a6a3f2f23..39b86912f6c 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 f67d8c4bdb6..01e02bc7f69 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 14b77b97421..0407ac7cf1b 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: 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 873aebec40b..a3e6adee117 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.15.5
+The version of the OpenAPI document: v1.15.6
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 18efaa13d92..b785078f2cd 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.15.5
+The version of the OpenAPI document: 1.15.6
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
@@ -11,5 +11,5 @@
=end
module OryClient
- VERSION = '1.15.5'
+ VERSION = '1.15.6'
end
diff --git a/clients/client/ruby/ory-client.gemspec b/clients/client/ruby/ory-client.gemspec
index b9e5f0b6326..4bcf2560de5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a40c8f5ebb6..f4bcbb6fb75 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.15.5
+The version of the OpenAPI document: v1.15.6
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 219165c4b82..94747728320 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f63bc5ec61f..78c0226cd10 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.15.5
+The version of the OpenAPI document: v1.15.6
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 15ef6dfa1e9..536c4a8f40f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 75097876a3e..5251330ddbe 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.15.5
+The version of the OpenAPI document: v1.15.6
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 7810f15912c..7bad4b72fe4 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3a0e1b7d342..fba3a0a633d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 5012e56177b..ea5dd7d581c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 5977b74e48b..8814ce228fb 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e0c19aea7e5..a877bac4c5e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 dd957f1a3e6..ab916774bee 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f5a9d2a9a32..6660a9fb3d2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 63f0e4cfe64..9729feeede6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3828f14c039..aa6447d8a19 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.15.5
+The version of the OpenAPI document: v1.15.6
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 296b0236754..8dda3a20601 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b1b16ebc2bc..52c0a780544 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.15.5
+The version of the OpenAPI document: v1.15.6
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 223c54cb1aa..844d9ac552b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 18d7069d994..300c7c06f3f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c086f62c6c3..43261b8aa9b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 5d6f000e45a..f36e922ee1b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bcd7fb15b6e..25d6d2f19f5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 fdd15a48361..2125d4a695a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 5890bdd53f1..dfbc51565e0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 cb127b6ea3f..b7989ec2e92 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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/batch_check_permission_body_spec.rb b/clients/client/ruby/spec/models/batch_check_permission_body_spec.rb
index cd13d7dcfe5..404211bf57b 100644
--- a/clients/client/ruby/spec/models/batch_check_permission_body_spec.rb
+++ b/clients/client/ruby/spec/models/batch_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.15.5
+The version of the OpenAPI document: v1.15.6
Contact: support@ory.sh
Generated by: https://openapi-generator.tech
Generator version: 7.7.0
diff --git a/clients/client/ruby/spec/models/batch_check_permission_result_spec.rb b/clients/client/ruby/spec/models/batch_check_permission_result_spec.rb
index 9e808dc1a52..522d79ea8ba 100644
--- a/clients/client/ruby/spec/models/batch_check_permission_result_spec.rb
+++ b/clients/client/ruby/spec/models/batch_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.15.5
+The version of the OpenAPI document: v1.15.6
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 4eaae8b590b..478c2e8cffb 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9cf1ad23840..4225945a16a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2b696c5256f..c15f6fd9f74 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0d1716f614e..5434ccfb27b 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.15.5
+The version of the OpenAPI document: v1.15.6
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_with_error_spec.rb b/clients/client/ruby/spec/models/check_permission_result_with_error_spec.rb
index 5e697b039fe..028916033d2 100644
--- a/clients/client/ruby/spec/models/check_permission_result_with_error_spec.rb
+++ b/clients/client/ruby/spec/models/check_permission_result_with_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.15.5
+The version of the OpenAPI document: v1.15.6
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 b7541edacfc..48c50974995 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.15.5
+The version of the OpenAPI document: v1.15.6
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 63973fc7710..5b3e68ceb19 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.15.5
+The version of the OpenAPI document: v1.15.6
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 73753ccccea..85f0f7210c7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 90dce9e4450..f789f1330d8 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.15.5
+The version of the OpenAPI document: v1.15.6
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 833e27178f4..015b855750a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1eac78e1b45..b1840801bda 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.15.5
+The version of the OpenAPI document: v1.15.6
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 01a1ccea695..50cd01cd403 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6b8596537eb..8a30cc9c22e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6670d438c63..05a1c616192 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.15.5
+The version of the OpenAPI document: v1.15.6
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 95abff89e53..61f96617fe5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c71f4f31e28..14f70239783 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3aa8176f40f..0322e120b13 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.15.5
+The version of the OpenAPI document: v1.15.6
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 4401ba67dda..b149bb45f72 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.15.5
+The version of the OpenAPI document: v1.15.6
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 26605f3ab0d..b77de0f52d6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 cae86deac72..740ad395d09 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e4420f69615..35e1b3fc923 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d3f76a99c9d..44a801c86fa 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a6ba354c530..2c65cae246a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 02dde3789d9..6b5bba360dd 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e19deb05e46..318c5a69e6c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 742446f7722..fdad0b02827 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.15.5
+The version of the OpenAPI document: v1.15.6
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 86c0500ab64..9d55282b1cd 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.15.5
+The version of the OpenAPI document: v1.15.6
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 053d426e641..568cf92a092 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8f89d462528..a06eb525712 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.15.5
+The version of the OpenAPI document: v1.15.6
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 19889597cae..055bb1154e2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0e6758ac945..5713945a57a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bacdc061c8b..d3a679a0534 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ef74692d287..e5ae71d7b07 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2b550a4164a..d0e685555ed 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9ef953ba05a..f5c5cbcb0fc 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.15.5
+The version of the OpenAPI document: v1.15.6
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 50e7e5bf51c..0ae4933bae9 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.15.5
+The version of the OpenAPI document: v1.15.6
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 60cd97c3465..17302dc6b45 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f718c2fc864..8a9fe74cd81 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a09af98961f..55c9a0dc672 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b8bc5f17ac1..86431e32ea9 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a94d43790f6..818516a2549 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ae7cc8c8d2e..0d3d1cad129 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d063529891b..31f111de426 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f04c907c4cf..ac8db667453 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.15.5
+The version of the OpenAPI document: v1.15.6
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 86a103376d0..08ac21ae1b2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 998f63699f4..481fea866d7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 dbd76d09df7..8f0641d93ec 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.15.5
+The version of the OpenAPI document: v1.15.6
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 81b97540200..be42157d57f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 adce3820696..2d3d91243bf 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.15.5
+The version of the OpenAPI document: v1.15.6
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 eccab6800f3..322e29b6b4a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bee0deda261..599a21a70e5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 62e082f3870..b2d8e5d9215 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.15.5
+The version of the OpenAPI document: v1.15.6
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 32f462f9fb8..e9f6c20da9a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 930365e5713..c92a1bc5994 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1e4267ac0df..f74087fa949 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.15.5
+The version of the OpenAPI document: v1.15.6
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 32bfd3f6bf1..967c2c41e1c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0f2b6cf7c96..f7e6856550b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d1b623876ea..9cae2d16226 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.15.5
+The version of the OpenAPI document: v1.15.6
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 50cab27363e..896882bf5c7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 40e5ba78fb4..8caee7d7a7b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3fbb9777421..fb40fd2d5aa 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.15.5
+The version of the OpenAPI document: v1.15.6
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 235ddc52699..4ef2c2817c1 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f0c7d7d7de6..2a83d594c50 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.15.5
+The version of the OpenAPI document: v1.15.6
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 4361a83abe9..db49b4383fc 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.15.5
+The version of the OpenAPI document: v1.15.6
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 744692fc79d..d534d2cdb38 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f7813d5d66a..d14268cbd01 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.15.5
+The version of the OpenAPI document: v1.15.6
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_address_spec.rb b/clients/client/ruby/spec/models/identity_credentials_code_address_spec.rb
index e23e367f4c0..754f31f10e7 100644
--- a/clients/client/ruby/spec/models/identity_credentials_code_address_spec.rb
+++ b/clients/client/ruby/spec/models/identity_credentials_code_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.15.5
+The version of the OpenAPI document: v1.15.6
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 87c6eea4abe..440c8f87715 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.15.5
+The version of the OpenAPI document: v1.15.6
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 21abe1fe3a4..9f9f4bd3ea6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3144f211ffa..07b6f9dc68b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 4b69e672235..95e4377133c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e653dc1090d..40b69e091b2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 76f0a5d3bb7..3754c2ec9ef 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.15.5
+The version of the OpenAPI document: v1.15.6
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 29e0ee0008f..6c04361cfab 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.15.5
+The version of the OpenAPI document: v1.15.6
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 95b9f4385f3..aac0ed2a1d7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d39d0391a86..73fd8c0d081 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a7724ce32be..72e214ccd8f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b8a26ff6800..dc7fd8a6699 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8e292607def..2a7e457c052 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b9e46b262a4..0c3b0560fc5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 dc624b22105..d673ad622df 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e8a702de521..ca1219a70a3 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9ff48ab4028..9efa6314a4c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d0d70e3065e..d753a3afb63 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d4cda2ac3a6..0127b105e3e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2be69309c20..240c92d2ec6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f385c2164f0..187fc55de56 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b5b30deb5de..4a55887d33b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 58d385f6512..7ab84da66e2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 04e5fcdc75c..6967e692b3d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f82e677d612..82296217f9d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 fb5e2eb5027..12b3a5f9525 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b368898d2a3..79d58bce2ef 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8d43038cd3c..ff3d2e02b48 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bd60386ffb7..f2793fbe796 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.15.5
+The version of the OpenAPI document: v1.15.6
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 32c87909c6c..6e88cd90bf7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0b066df3f32..e5a3f0e899e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f551467935e..32abd17b56c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a2872efb74d..51d1cf209d8 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.15.5
+The version of the OpenAPI document: v1.15.6
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 08c83fc4de8..8f0258a6a49 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f8c8a86431c..6b9ed475b39 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8d751b90b00..287a2ced0b1 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ec529d16dfa..53781fb20dd 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.15.5
+The version of the OpenAPI document: v1.15.6
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 142097c8c1f..a30dc3ff1b8 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.15.5
+The version of the OpenAPI document: v1.15.6
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 33cc86cfc20..c13e5a668ee 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e1e82b8536d..209cce52d81 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.15.5
+The version of the OpenAPI document: v1.15.6
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 96a67eec7a2..0f225037236 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d8dbd82b8e9..a0a49b7effc 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.15.5
+The version of the OpenAPI document: v1.15.6
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 74810e3ffab..2a0fd477497 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.15.5
+The version of the OpenAPI document: v1.15.6
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 84d9fb22d62..65c085497a8 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.15.5
+The version of the OpenAPI document: v1.15.6
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 644087a5f36..3fe69e0102a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 eaaff470d26..b8dfc6de191 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9f033ded3f3..b1f794612f5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 4797fc43a22..5407a6f7d71 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d0d16aae5f2..e3760fe91c2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f1afafb4f0c..e8ea9ad0e64 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.15.5
+The version of the OpenAPI document: v1.15.6
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 5932f05ef4a..e1f56b81bae 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.15.5
+The version of the OpenAPI document: v1.15.6
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 7d4f7c9fb28..1ecec0f707d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c40aee9b24f..e664db68d17 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0b543d47f0e..242488351f0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8255490b74a..1408fed51d0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a37ce33e7e1..40a71eeb473 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8dcd04f5378..1c6f1e179aa 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b45785e13c8..227836375e8 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9720dd9e838..6db4674966e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f634a0429d9..df7f79dccdb 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e3178246c2b..b19bb198e7d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f9eaa0b00d7..4e2ac160d04 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.15.5
+The version of the OpenAPI document: v1.15.6
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 297c6eded7c..49e97ff3c35 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.15.5
+The version of the OpenAPI document: v1.15.6
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 407d8d3711d..4fbbdca5d0b 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ce8c1311cb1..42f445bc489 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.15.5
+The version of the OpenAPI document: v1.15.6
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 81d85d1e92a..05023a90596 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9114a910889..1c321e87fed 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.15.5
+The version of the OpenAPI document: v1.15.6
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 09797fe84d3..2709dc01944 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bda8d095e40..2627d0e21ba 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1354ce23cad..3cfd70e4e4d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e9717f1b51e..086f5ed3ac6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b533f98892a..1e7e81e06a7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 445ba461e24..10f6bae8109 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e32b0b6af93..9dd9d7310d4 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a0559022ef8..f00d24ca3b2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3b4e665df1f..a897125c465 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bd364780ad4..90d0f8f68a3 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9783c85e7fb..30aef027ebd 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.15.5
+The version of the OpenAPI document: v1.15.6
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 aef65c15967..b62169f9ed7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9bab5d793ae..ee290d37145 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.15.5
+The version of the OpenAPI document: v1.15.6
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 7774f343dac..26e2934de1d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 879e9d5cf3d..4781f0b6280 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.15.5
+The version of the OpenAPI document: v1.15.6
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 28785f10c9f..f1d9fc572c7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c8e809f1e48..6f6272b06c0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6c97fe3ecc1..3985e161052 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3f06f4ab9c8..0e15b5bdaeb 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.15.5
+The version of the OpenAPI document: v1.15.6
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 caf2552cfc8..902b19a5751 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1f3aa8ab07d..e8afdc5a8f4 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e66bc87bd60..a355acc80be 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.15.5
+The version of the OpenAPI document: v1.15.6
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 93022de3b21..399ec14c940 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.15.5
+The version of the OpenAPI document: v1.15.6
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 01fe01bea33..7b357647f8c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 329a0fa4a60..b0b7d6c7c11 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2748a5813df..6eb657908f2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d0de6e7c2b7..f1d3305e738 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0f4093b03f8..0ad4d05eb07 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.15.5
+The version of the OpenAPI document: v1.15.6
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 78a8053065f..ed962e22e6f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 beb30970a5f..a4c26141822 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.15.5
+The version of the OpenAPI document: v1.15.6
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 84ae0f38c42..7a0b787d899 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.15.5
+The version of the OpenAPI document: v1.15.6
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 821c15662f8..5f344c29861 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2db97bd1ff2..1cdc0ea090f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c1a510b4089..f8979091adb 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.15.5
+The version of the OpenAPI document: v1.15.6
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 15252d1290b..8461f46229c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b4e5b8d9264..fc7dbf6dd46 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.15.5
+The version of the OpenAPI document: v1.15.6
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 048bb00573f..2b3e3cb9913 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a412b143e84..af12d1f18af 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.15.5
+The version of the OpenAPI document: v1.15.6
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 995232ed124..8bc0327ab32 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ceeb2370441..c6862d9a8ff 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6e74996ec63..78918ba5029 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b7e03b61bbd..48cdefe4583 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.15.5
+The version of the OpenAPI document: v1.15.6
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 814d4dc62c3..fd94677f7ec 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bdc62921b05..883411893db 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a586f9fbf43..1839bf394a7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f31165169f4..31395868f35 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e1b46b3f70c..9def9c7ea6a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e60726ced1b..697e8b58283 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c280521cbc2..c24e318507a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 102c1e4cf1e..27ef670542e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0a58b664189..6640dc84c21 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3a998c4bf8f..313ecc43f0d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b5c24c15749..766b7236507 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.15.5
+The version of the OpenAPI document: v1.15.6
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 cf9288a5a91..e58e821d4ad 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6b6f122ae2e..881f0f0de81 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.15.5
+The version of the OpenAPI document: v1.15.6
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 bbd03d7a243..a0b326c63a7 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.15.5
+The version of the OpenAPI document: v1.15.6
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 8612b37dd18..0c8eaf56d7d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 16a01c50ed2..30838e9b93d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 52a1981d27e..358cd4e5262 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.15.5
+The version of the OpenAPI document: v1.15.6
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 038274aa1f6..eaac9e42af4 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.15.5
+The version of the OpenAPI document: v1.15.6
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 026e5469bc2..0d273a1c761 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.15.5
+The version of the OpenAPI document: v1.15.6
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 fe7e6efb5e5..6744a533af9 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2e70e415d19..0d36efec21d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6fcaa3a3825..f907d4b14d6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 629714b07d6..74427b9add5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 066a316114a..ba43bad95fa 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d99cc74a889..a6462986b39 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.15.5
+The version of the OpenAPI document: v1.15.6
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 dc5b1e428ac..91bee243eaa 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d2dc0d2e699..9d17736f2f5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 96e6ee30833..83f38ddd6a8 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.15.5
+The version of the OpenAPI document: v1.15.6
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 296905e6dba..cc38cca450a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1a72f9ddb21..1587993ac9a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2b5666033de..ce4fd293aca 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.15.5
+The version of the OpenAPI document: v1.15.6
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 32b60803368..6c2c0698365 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.15.5
+The version of the OpenAPI document: v1.15.6
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 09cb5373f6f..54fb0c1f8f0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c0695144c81..28d5ef5e148 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b703cb82055..51aede88412 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0fdfd42f5ef..03f9dfa6e28 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6fdc662c861..fb09019e74e 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.15.5
+The version of the OpenAPI document: v1.15.6
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 1e3470d0541..a4f6340e2e6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c6ebd3839d6..0a5dd5e9e3a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 17b07a3a215..eb57afb1e17 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.15.5
+The version of the OpenAPI document: v1.15.6
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 5cddc965d7c..ff31dfa3206 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d2aa615f198..4c470e7a5f6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ff7c8362490..a5103196dfd 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.15.5
+The version of the OpenAPI document: v1.15.6
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 299bafdb7da..2bbe8bd2149 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.15.5
+The version of the OpenAPI document: v1.15.6
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 504ddfb4f7f..ff0f9045026 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0a2560c92b9..0ecca8a22b0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d541a6353b2..b355151ab20 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3d3560e1ac7..82208b45efc 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a390a0dd8f1..171036392bf 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0ed7bc3679e..6fa064f3271 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.15.5
+The version of the OpenAPI document: v1.15.6
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 9fc0444eab9..ce09f35fa1c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 ac1287b175f..57dfb633a4c 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a0a4067ff1c..3486c309c42 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.15.5
+The version of the OpenAPI document: v1.15.6
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 fedf6de1bb2..63a9735bcc9 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3d2cffff6c7..98d63cc1bc1 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3000acbd074..0010e059cfd 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6f902f03ee1..5a6fd391996 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2785fd3cedc..aeef0ee1eed 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.15.5
+The version of the OpenAPI document: v1.15.6
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 3015843bc25..391c699c1d5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 87d5c783840..f3624aa31fe 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.15.5
+The version of the OpenAPI document: v1.15.6
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 474084d6dbb..85b5bb9a18f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 daf5839604d..3a1825fe6e9 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.15.5
+The version of the OpenAPI document: v1.15.6
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 0d3774b0d7b..3dbfa78e92d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6f464c4d2e2..564408dc763 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e8c0ab28d71..0e004f939c0 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.15.5
+The version of the OpenAPI document: v1.15.6
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 c9d73fabd6b..6ede48dca1a 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.15.5
+The version of the OpenAPI document: v1.15.6
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 6e755f871a5..6dd7f941a87 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.15.5
+The version of the OpenAPI document: v1.15.6
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 aecae7afb5d..4f610490963 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.15.5
+The version of the OpenAPI document: v1.15.6
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 da18437e287..ef9297cafb9 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.15.5
+The version of the OpenAPI document: v1.15.6
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 a5258bda215..89667f73d70 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.15.5
+The version of the OpenAPI document: v1.15.6
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 328baa6bd85..df8832f3de2 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.15.5
+The version of the OpenAPI document: v1.15.6
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 b3783407c1e..05e874f37b5 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.15.5
+The version of the OpenAPI document: v1.15.6
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 f57d11d9cb8..93414728502 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.15.5
+The version of the OpenAPI document: v1.15.6
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 428278667ea..fec697346e6 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.15.5
+The version of the OpenAPI document: v1.15.6
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 2cf01b10c1b..89e140d7b5d 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.15.5
+The version of the OpenAPI document: v1.15.6
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 af98e657f9f..0802416e325 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.15.5
+The version of the OpenAPI document: v1.15.6
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 fe000a343f1..747f65dc80f 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.15.5
+The version of the OpenAPI document: v1.15.6
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 edad2372559..669677717b3 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.15.5
+The version of the OpenAPI document: v1.15.6
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 195504daf41..e4e1f6a2894 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.15.5
+The version of the OpenAPI document: v1.15.6
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 16e878e8de1..4d617c501c1 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.15.5
+The version of the OpenAPI document: v1.15.6
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 d7c0c0dfbb9..1bfe247d444 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.15.5
+The version of the OpenAPI document: v1.15.6
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 e296ccac2ba..e92dae4c7ec 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.15.5
+The version of the OpenAPI document: v1.15.6
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 fb1b8a7bbc2..0a691ab29f8 100644
--- a/clients/client/rust/Cargo.lock
+++ b/clients/client/rust/Cargo.lock
@@ -4,9 +4,9 @@ version = 3
[[package]]
name = "addr2line"
-version = "0.24.1"
+version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375"
+checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
dependencies = [
"gimli",
]
@@ -85,9 +85,9 @@ checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
[[package]]
name = "cc"
-version = "1.1.24"
+version = "1.1.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "812acba72f0a070b003d3697490d2b55b837230ae7c6c6497f05cc2ddbb8d938"
+checksum = "2e80e3b6a3ab07840e1cae9b0666a63970dc28e8ed5ffbcdacbfc760c281bfc1"
dependencies = [
"shlex",
]
@@ -235,36 +235,36 @@ dependencies = [
[[package]]
name = "futures-channel"
-version = "0.3.30"
+version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
+checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
dependencies = [
"futures-core",
]
[[package]]
name = "futures-core"
-version = "0.3.30"
+version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
+checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
[[package]]
name = "futures-sink"
-version = "0.3.30"
+version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
+checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
[[package]]
name = "futures-task"
-version = "0.3.30"
+version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
+checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
[[package]]
name = "futures-util"
-version = "0.3.30"
+version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
+checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
dependencies = [
"futures-core",
"futures-task",
@@ -285,9 +285,9 @@ dependencies = [
[[package]]
name = "gimli"
-version = "0.31.0"
+version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64"
+checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
[[package]]
name = "h2"
@@ -507,9 +507,9 @@ dependencies = [
[[package]]
name = "ipnet"
-version = "2.10.0"
+version = "2.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "187674a687eed5fe42285b40c6291f9a01517d415fad1c3cbc6a9f778af7fcd4"
+checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
[[package]]
name = "itoa"
@@ -621,21 +621,18 @@ dependencies = [
[[package]]
name = "object"
-version = "0.36.4"
+version = "0.36.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a"
+checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
-version = "1.20.1"
+version = "1.20.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "82881c4be219ab5faaf2ad5e5e5ecdff8c66bd7402ca3160975c93b24961afd1"
-dependencies = [
- "portable-atomic",
-]
+checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
[[package]]
name = "openssl"
@@ -683,7 +680,7 @@ dependencies = [
[[package]]
name = "ory-client"
-version = "1.15.5"
+version = "1.15.6"
dependencies = [
"reqwest",
"serde",
@@ -717,12 +714,6 @@ version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
-[[package]]
-name = "portable-atomic"
-version = "1.9.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
-
[[package]]
name = "powerfmt"
version = "0.2.0"
@@ -731,9 +722,9 @@ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
[[package]]
name = "proc-macro2"
-version = "1.0.86"
+version = "1.0.87"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
+checksum = "b3e4daa0dcf6feba26f985457cdf104d4b4256fc5a09547140f3631bb076b19a"
dependencies = [
"unicode-ident",
]
@@ -827,9 +818,9 @@ dependencies = [
[[package]]
name = "rustls"
-version = "0.23.13"
+version = "0.23.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f2dabaac7466917e566adb06783a81ca48944c6898a1b08b9374106dd671f4c8"
+checksum = "415d9944693cb90382053259f89fbb077ea730ad7273047ec63b19bc9b160ba8"
dependencies = [
"once_cell",
"rustls-pki-types",
@@ -872,9 +863,9 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
[[package]]
name = "schannel"
-version = "0.1.24"
+version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e9aaafd5a2b6e3d657ff009d82fbd630b6bd54dd4eb06f21693925cdf80f9b8b"
+checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1"
dependencies = [
"windows-sys 0.59.0",
]
@@ -948,9 +939,9 @@ dependencies = [
[[package]]
name = "serde_with"
-version = "3.10.0"
+version = "3.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9720086b3357bcb44fce40117d769a4d068c70ecfa190850a980a71755f66fcc"
+checksum = "8e28bdad6db2b8340e449f7108f020b3b092e8583a9e3fb82713e1d4e71fe817"
dependencies = [
"base64",
"chrono",
@@ -966,9 +957,9 @@ dependencies = [
[[package]]
name = "serde_with_macros"
-version = "3.10.0"
+version = "3.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5f1abbfe725f27678f4663bcacb75a83e829fd464c25d78dd038a3a29e307cec"
+checksum = "9d846214a9854ef724f3da161b426242d8de7c1fc7de2f89bb1efcb154dca79d"
dependencies = [
"darling",
"proc-macro2",
@@ -1216,9 +1207,9 @@ dependencies = [
[[package]]
name = "unicode-bidi"
-version = "0.3.15"
+version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
+checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
[[package]]
name = "unicode-ident"
diff --git a/clients/client/rust/Cargo.toml b/clients/client/rust/Cargo.toml
index 0738c077968..8cd24517685 100644
--- a/clients/client/rust/Cargo.toml
+++ b/clients/client/rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ory-client"
-version = "1.15.5"
+version = "1.15.6"
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 68bf77e55d2..4218cf4fee0 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.15.5
-- Package version: v1.15.5
+- API version: v1.15.6
+- Package version: v1.15.6
- 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 fb19d37726c..c0472d2e0b6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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.15.5/rust".to_owned()),
+ user_agent: Some("OpenAPI-Generator/v1.15.6/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 5358670ba36..52704a3050a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 348eb4a43ed..99b1de9e85b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 93438d79564..33c837e2a63 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c9778d6abdc..bf9b7347be9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c0f143ea3e7..0d32fd41b6f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 938ad964568..261c9db3f2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eef113adb47..22db21bf35a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0986faebc4e..79d3d30cb7b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3db4acedf89..de577d8bf8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 375d0a39f66..70ecd32773a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bd5a49436e3..c2797f5ae72 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 92173e4f0cf..31e4cdf98f0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f370ad4ae50..e796910ef0a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 08f5858ecf3..f3857186ad0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 382b26fa980..038338d8818 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2d39ac8ecac..f75a3966982 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a7fb99e82fb..42c14fa1167 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e8f27c27c36..816b5e75645 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63a1ccc68d3..a9745654214 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b6bb7578801..a7492563520 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5ed11cccd00..e21124d35e5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4567073a830..e782c6f5a94 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7b1abfb88a1..0e78dc228ff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5f651b2f60e..02d3865fadd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/batch_check_permission_body.rs b/clients/client/rust/src/models/batch_check_permission_body.rs
index 1282b9e055c..a51fc4dc830 100644
--- a/clients/client/rust/src/models/batch_check_permission_body.rs
+++ b/clients/client/rust/src/models/batch_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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/batch_check_permission_result.rs b/clients/client/rust/src/models/batch_check_permission_result.rs
index 47baab49655..9496d0b6db9 100644
--- a/clients/client/rust/src/models/batch_check_permission_result.rs
+++ b/clients/client/rust/src/models/batch_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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cd17327d595..0886ba3fe5d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 037cd0170ef..941cda6e6e6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 031d2fe51c1..6e87a2ff194 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9beb6dd88cf..9e60db82bd9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/check_permission_result_with_error.rs b/clients/client/rust/src/models/check_permission_result_with_error.rs
index bcdaf65e564..69e7c8f7e03 100644
--- a/clients/client/rust/src/models/check_permission_result_with_error.rs
+++ b/clients/client/rust/src/models/check_permission_result_with_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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6ef4ba96b84..112f81697c9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ab293c0cb3f..17bf0c9d0eb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 009ff6f186c..1abeb3ad5c0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8596615f7b0..a7b71f33d30 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 73bac5c686f..60035187010 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c41eb98237..558c0b760a4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5721d816253..4a76e681b74 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6af6820dcf7..fdf82c55972 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ccde80157e9..5a4e149a18c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 11ceec3effe..a08a6f39ab1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7a20565af5d..4d0f7552f83 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9ba8e2af44b..05e8af36f0f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bfc4da9728b..040fc781c21 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87a40f360f9..8bcef305bb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dc3fec15b6f..cbc6e41ad93 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f0e970f4dcb..cd4060e5da1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aa65ca1e1d9..69979c45a95 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c08f13976f0..86ace6f137b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d91bc2ba1b..24b258f536d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f8c72259d8c..6a8c80eea15 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 93df71491ea..8792665c1f9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2138ddff2cb..1ebf27a56c8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3f212332ef4..f9103debe0d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3945a7761f9..fd981e6ccf4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ba59496f486..4a0a5b5af4b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 75826daf870..beb871a6ff3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0e5c8365174..edbed47b42b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d4d22dab444..53485abffa5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a2c19575252..23a69cc77c2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cf2064241ac..3f20cf02358 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 002e2d625de..ac3196cdd7d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9e23e43a33e..b44138cd4c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bef97f77d49..c3465346a64 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c31b00fb79..15cb3aa123e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6b36ebbc143..0cf3f2aa2a8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2ab58738a97..e4083d86e61 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f0d5512009a..e54aa776be9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fd57363021e..23be1c8f258 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d10172b397b..7a694ae8bdf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ce5b5fddd84..38e6d7fcafc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7af1a172243..54765e85b3a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f1ef4a40040..f057b5798a5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3d0134b997c..27c9ece425d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 64424ea1ecc..873dbfd3507 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6966715c303..e164c8dfa22 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9519adfc59a..21c1c315e85 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 03b736aa254..8517eb8cb2a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 66bbda0c038..2de4fb82286 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0a57718c989..4ac04325194 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 07c16e5a1e9..b5e78e1a014 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c682657b8cf..9094b748de3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f72e296d95b..29bb828f873 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ec99c3aac99..7514d93f91b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 db0c0f01ced..852020c81cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 30ebfac20e8..aad0f676331 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 044e04009fd..42e96f35a8f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8394c3311fc..7327a58c626 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0ed86987c91..a1b17bc2ce5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 37d1d004769..4921ce89d7d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9c5c53e64d9..9b84b204966 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a661045ae79..7c079d75ac7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 07dc27df2f6..3ea44ce7e31 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 97d60fad143..615a3924a50 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 454aeb5cbe9..e8650f6c935 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/client/rust/src/models/identity_credentials_code_address.rs b/clients/client/rust/src/models/identity_credentials_code_address.rs
index 492eb90cde9..a31d16e2538 100644
--- a/clients/client/rust/src/models/identity_credentials_code_address.rs
+++ b/clients/client/rust/src/models/identity_credentials_code_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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bbf567221fe..9782849fdb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fc6506e064c..eb79dd707ab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2f7b871de3d..3786fa55c3a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2b2e4691180..60476926b4a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b59333d41b..0d571f63c48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0688a0200a3..b649f564064 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5a087fb00d1..f467992a7e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 07725b930df..38d34273bc4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 551155786d3..4842687a008 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3aa4fee447a..424b1c4bad4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f771dbbcc2a..b3ccb646caa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 66d0186826f..be7ab41d3c6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 20524812e03..3398ea33d08 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d36846133ac..f43a1e8810a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 844fc984273..e191e242ec7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 31affa0162b..fcc086778b7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2de43f8a055..ef9a150eefc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e578fb6bc56..9d005c76fb2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aeeb0c44d3f..e5a3ec487c0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1a1720d8b27..d5bb52459ab 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c82015b02c9..8b49e5e1082 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 19249f48dea..10e83d5fbca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 51a973a3554..9a1fca5fa2f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 295540c784d..c3975a81b34 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 32167805770..42d48ce0ff5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1ee466d8f56..4ce675674db 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 282f8d7d161..cae8ff82b6f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8a1ddf347fb..f35c4c9b075 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 799614bf880..59266a84010 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1e95690dc5f..0221d7d6c60 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0b91393fa90..f79d2967df3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4ae9ea17352..644f3f850ee 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 77d496eacfc..d86e1987b6a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2298dfb8993..a17ec9c705d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cadd5e41222..628e3876d59 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 99046f89146..b801f0b54d4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 52d2aad5464..f789611b734 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9aeee7d47a6..4b4b8ef1693 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c852a75b7fa..65b720303fe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 43ee4aff3d8..abf61d19e9b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c25ab75794..a61fe285117 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4cc861cd119..fbd3fcccc33 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f504ae17f6b..83d84c7cc5c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7611e413c3c..1395020b2ce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c22500609ae..8be0d99bba4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 da0a8c1709a..37356b1116a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 eddee204426..1e5ca847600 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fe99bae6135..8b14f23c4dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6b614becaf5..99dd46c0cf3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3cf601063e5..cd7ff62d8c5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8c7b2ba58a0..1fb8e4d2296 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2359100aa9b..a20028fac01 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 54029194f21..bfda15e6bb0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 55a79f53742..bb6387790a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7b1829f9f3c..20ebafe4e74 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c76a6c0ab69..83dbc3c7cf5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 39e2cf3d5cf..27617ede1bd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 02c1f820a77..036577759de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6219c420aee..659ba6e1a7c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 87e1509b7c7..e3f48034a3d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63fd04d8339..5046a6a2856 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 91955a680af..12c1e7e773e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e244cca9050..88381466ec9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1111c27b0d6..fbdfd605c69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a6159dbee9c..32d495e200b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0f70c9836b8..4704f092bfc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d605bb74280..71aef083ca0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 57a8d6a1ab4..08ee5582ad5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e0d66e6d5d1..d57126eb0e9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 079be00ab29..0bda8fb0038 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c239777ed57..35f6be68613 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 953b5da5bfa..39d8888d321 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2747458a970..a772f8ad1a2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c4dc21fed24..c137a661f86 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4b53314df3f..b94fd69f0bf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 191ae930091..8d2597c8231 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 abd00d3ca39..7de1dfaef7b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 116c782481d..4763e6c8250 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7f8c0bc4d83..02ffbe91425 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 be9cf3512d5..fc4df096e35 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f3977908d2f..8613dbb0315 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a7ca7b03296..6f1fcf923b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c94416a9f88..db64874ba02 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 207aaa295a1..fe362602cad 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c13596ac347..9c02011ac3c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 53048e3ffd6..1b3f78f89ca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 d159ca43283..59d4d2fc3ff 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3b8ec28db31..8686ffacb8c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f43adb32d27..bfac42753ef 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 812f7e83d37..b26f4130d16 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 afa19488fff..b49422ffeed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aafe2066303..7ba5586261b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 edc0d24fcd8..65229f05b7e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1fecc62f64d..a5a02a1de72 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 5e5b885dc37..236fa6e8de2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3cc1f909aab..a68d227ab05 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6ac93d01388..5634afe7d39 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1c04c846628..47d4bc4565b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8b18667c557..0fd4b112cf4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 312846266b3..28eabca0141 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f15109132d1..4a4974511a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8e39aada6b6..b44193a48dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a4217856ed4..5524c1cdd55 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 781382b5707..9be0b5b4a7d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4df52d3dd87..93235ecee85 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 18fc1dfd493..67419898121 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cc9aae28306..373585ce325 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 91566662fa4..6c374551ff9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e975f96ce0b..1e1738eb6c7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 16f0f2e43e3..aa738dfcfa5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9b9acb62146..7c3bf5c5213 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8498ea0d1e6..15768bbcb7e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bffc29b903a..2a883dc5eba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 92788ba140a..a8ba5d5fa14 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2f1c55249d3..2bc65d8b081 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 85a18bc4fb2..a61da897948 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6265e0fd097..75b9a3642ca 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3126685300f..07e734286c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f8bf8707ab4..f0eac010062 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ac8ea000f08..f034748cc78 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 86d03d1a422..26bc0ace32c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c7551fb392c..dc535df189d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0fd2f53323e..13efe11ebd8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 272618fc7f0..3e923ae3b29 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 306880f060c..0533515b16f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fa2860749b1..172a6195191 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4930beb6fc9..8e9513a9609 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 95fac135ac1..89d9bffb33a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a0b5bb85bbb..b51049c7f8b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8bb9c2ac320..d38d534f7eb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 cad5a5aea9b..d5fdce6d2a6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 27ca9062c42..351599bb58a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a86ae06e5d3..e4021ce8d1e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9d4136b256c..2ab65b860aa 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 3d10b191444..4fdb1780f80 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f01223eb5e7..fb02d08b20e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 e45135154ba..58420153014 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4c481567fc7..17e47771bae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7670961b46d..a3563b8d44f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a39ceee42dd..bb5ed37af00 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b728f4f940c..05a2bba7092 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2423e5cb529..0a450680483 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 9f40088ff4d..de40fb448c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 827d2a56cc6..99606895618 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 52085301837..33f118400b2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aa9dd81fc58..3f07c580a6c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 53b5322c1ca..87070ebc472 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 800ceeb7a03..a450a041319 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 4e3ef7bb83e..1865680fbfe 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 da671017041..9ba990cbdc9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fddb2dc57c4..875a32e240e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 30e655be41f..ade486bcfc8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 09e0b2fdeb2..757f2b7e177 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6d865d39004..8eab999bf51 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 157c444e3ed..269898d111d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 397e755587d..5999d2f51b4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 09f2a99f3fa..f3357db6dc2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 032b276baef..dc3ecb796ef 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 2f23f004cc2..aa329307730 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 548ea90a180..00c4e0e057e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0f93a71acf3..e224b49c9cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 aae9a4bc096..ad9c95e6675 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b7f40e2caf7..7802c207ac0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 723ea1ba1b1..c384bd57200 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7b5cf9eca8d..397e9dae438 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6bac35e5d8c..51a3dffed0a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 63a184f83e5..d2bb1d0bbba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 ae2d9d9d55f..f5787606965 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0f4c63a55a4..47ca2f81abd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 dabd600f9ff..e2ca5981bd8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 791bee72947..056b63f18f2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 c6a5e32e306..948bcb005f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 785d7376f1a..5ce40946037 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 41e2c1997fb..0870e763c56 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 590685ca146..ebeec620686 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 39238442d1c..ff662828414 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 69478ae69df..266383d10b8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 bb3d5b1b4c1..fe8241367c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 885699a51cc..f4234b910a3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 80764777a00..7cca779886e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 b528da7f499..1f8f17c08fc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 fecd7cf1aee..57e8c7d16ac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 6ea63a28a2c..9b726f66967 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 f2e84292d19..8ce0ac2227c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1919adb1118..5bf71c922b0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 0c2a10f1e7a..9c4d8a6786a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 085fc0b3b32..4233ddc70d3 100644
--- a/clients/client/typescript-fetch/README.md
+++ b/clients/client/typescript-fetch/README.md
@@ -1,4 +1,4 @@
-## @ory/client-fetch@v1.15.5
+## @ory/client-fetch@v1.15.6
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.15.5 --save
+npm install @ory/client-fetch@v1.15.6 --save
```
_unPublished (not recommended):_
diff --git a/clients/client/typescript-fetch/package-lock.json b/clients/client/typescript-fetch/package-lock.json
index 0049ae3fc65..2e17e3cf7b7 100644
--- a/clients/client/typescript-fetch/package-lock.json
+++ b/clients/client/typescript-fetch/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@ory/client-fetch",
- "version": "v1.15.5",
+ "version": "v1.15.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ory/client-fetch",
- "version": "v1.15.5",
+ "version": "v1.15.6",
"license": "Apache-2.0",
"devDependencies": {
"typescript": "^4.0 || ^5.0"
diff --git a/clients/client/typescript-fetch/package.json b/clients/client/typescript-fetch/package.json
index 41a98bbdac1..338b84295cf 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.15.5",
+ "version": "v1.15.6",
"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 0724929174c..2a44b42cb49 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 49597880472..c8ae410d6ed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 49d7062de3b..9a27d8d0269 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 6c73857ed13..8b061cc1209 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 e04aed4edae..5db930e1ed2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 906a0ec8db4..6315fa48031 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 a09950ba318..78f2c73f584 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 415ae1e9419..d3f3497ee43 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 98cc7b1e9e7..dda43cc5f47 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 1a1fd11fb13..a41427fa1b4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 3c64b5402b8..3762c1187a6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 1c434f544b4..a31a2d9493c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 47526333333..f4b1937e7e3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9c8c650aae3..e8ed5c02c63 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 187c1582fe2..579619c15cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c7851658a12..a93dc390296 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 efe8e673324..0da432ab5cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 75692f89de8..98fbe530d1d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 2d94b0040fd..e838387bef7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 105c4dd281d..ef35e5fc996 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3d128acd56f..479dac5fc84 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 153bcb792cf..92c1fd59e46 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 2340f579168..a79179527de 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 cb9f9854ba8..11c8e5cca48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/BatchCheckPermissionBody.ts b/clients/client/typescript-fetch/src/models/BatchCheckPermissionBody.ts
index 0508baf6861..89052c2a900 100644
--- a/clients/client/typescript-fetch/src/models/BatchCheckPermissionBody.ts
+++ b/clients/client/typescript-fetch/src/models/BatchCheckPermissionBody.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/BatchCheckPermissionResult.ts b/clients/client/typescript-fetch/src/models/BatchCheckPermissionResult.ts
index bdeb867fcdf..2885751e619 100644
--- a/clients/client/typescript-fetch/src/models/BatchCheckPermissionResult.ts
+++ b/clients/client/typescript-fetch/src/models/BatchCheckPermissionResult.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4fd582d6463..5d481755c97 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6a62a08f81c..2b8ef9d5460 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 fb8a7cfe9a9..cbc8fb47e59 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9d252d78bde..60d81eac31a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/CheckPermissionResultWithError.ts b/clients/client/typescript-fetch/src/models/CheckPermissionResultWithError.ts
index 12495e3e074..a48a6e5056a 100644
--- a/clients/client/typescript-fetch/src/models/CheckPermissionResultWithError.ts
+++ b/clients/client/typescript-fetch/src/models/CheckPermissionResultWithError.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f640c8e1055..8d764bb9820 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6512b77ff38..4d6a270182c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 39948284441..8281f4e7e2c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f1aceee396d..1a7e8c9517d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 131575e488f..91bb1331e76 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 163663b86ee..7d53a5be089 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 79948b55510..42f242b7580 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 08eef41b862..3f8afbc6d77 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a68d3f627b1..930839b2891 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9b15b8f36d5..e7d9077bfd4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 0b1dbfe8cb3..06e4cec3473 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b63b7f2cefe..283607e19ed 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9e44ba7e27e..a3f1ccfcf67 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a5608adb5ca..df921c5170d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 11138a67360..cdaed457eb4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1145a85c48b..61dd81309b1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c299a1b71c8..7362051ed32 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 dea5b7f3615..746b2f89e2a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6365f55e985..ed32bcb0005 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a6192457b9d..e84bc0518cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 66da7a0981a..fb60aceed87 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4eb8867c1b9..dd8470ae386 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 2028299a199..136621c6d72 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 77d87ca6a05..858133e2fc6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8a17655312c..f1a2c0193ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c7c4839fb19..72b84048f9a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6bb32e8976d..78d00194663 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 df7ff698a5d..acdcc676b1a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 2d7aa8a6e80..8bc1b536ac9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f4c5f09fb0d..e8e70411987 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 0a2402d7d33..f226ac025dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 67262925f1f..a45979f8cce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d8edb205eed..676ed3b56cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 613371a9af4..8a36334ad00 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 639cf1fdd57..5d96700fdd3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6b71fa49210..985cff49006 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8d7e4563c0b..6582c6b3f15 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 eb0528fabc6..9f6fd449c71 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 df78634600f..a7a60fcbd1f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b331779acb4..660c1f68d83 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ecc8b9b6fd7..1bd697edcf7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c6ec56c042b..b1592f1a4c9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ab788e31253..95a91a436e6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d6f207ba1f3..52440e7bd5c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 53985d35b46..0a99b861fce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 53c4003ff28..52c05353a9f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 0ac90060a88..5b5540e6f55 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 646becef451..7fdf4777bf0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8d59102d19d..4448ffea855 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c09fe51a167..fc70d30c1f7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 115e86488b7..3b3fbb3263c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4210e001a62..47bd253f9cd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4af19949bae..d1550b6af17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ceb9eaecd94..50e189d5a39 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6d91fc0e33a..caa11245017 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 45a44d2c80c..e1049a98d02 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a5cdec8d359..380151fbff7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d6342f15b44..71e7ed4c377 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1d3be497a09..3692c949d18 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4009c298288..d4274d2ff9d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 884a4b7ef01..26915e5d574 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 0fd88ba2c7b..8244ae310b6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e95ecba2c17..e3bbf2cf606 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6ce0c6eea1b..88e993b63cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/client/typescript-fetch/src/models/IdentityCredentialsCodeAddress.ts b/clients/client/typescript-fetch/src/models/IdentityCredentialsCodeAddress.ts
index b8e9b654a67..5be37b188c6 100644
--- a/clients/client/typescript-fetch/src/models/IdentityCredentialsCodeAddress.ts
+++ b/clients/client/typescript-fetch/src/models/IdentityCredentialsCodeAddress.ts
@@ -4,7 +4,7 @@
* Ory APIs
* Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
*
- * The version of the OpenAPI document: v1.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 22c70e30ebc..4e91753e9d6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 2303df50d60..a6968e4d31a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d20db761b6f..dbc5624df58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 57f83efe5a9..89ad75c71ce 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 802b0439fb3..e75be370102 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8a4fa916401..3640fb05dbf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 dc568042195..2e497481fe1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 13cb3e497ea..16346fd9593 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a8236b8529d..e665d8ae5f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 432d615be64..9a34cb65281 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 0d690e3fb43..f91221e1c68 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 bfd3c30613d..5f89711fa12 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e465e3ad6c7..fc54f795c48 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b062409eb54..33626649e66 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d63c445e34b..0f47a0b41c9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b059b573783..8284b22663c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 866c500ce48..5ed355677be 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3a6049cb483..a450c50691f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 2baefa6fee9..a8ef314794e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c546ebd0766..58cbdbe3328 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 56d5180d367..c8978f5c7dd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d3e1de5b463..cb02f5c1c77 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 262699740b3..3ea4396d00d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 35344a9a328..b08e84d93ba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1256caf77fd..f2ae12e7a2b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 47d6addf64a..413cb3c99dd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6518d0ba34e..8e8829e7e42 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f712153dd6f..d0dc938a3b3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c189f930406..bac1af4515f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 90fdf8ec0c8..5a75199a5dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d404e4bc8d4..8cf1d8705c1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ff8e5027df2..36f66c81fb5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b85328d6eae..21bf0e5a0f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1003805cc82..6a7c65cc441 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4d6be5c3501..f14c130224a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 59912939b8f..0df07d21330 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 22c796a781e..6c818a5a669 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 988fa6f9883..7035f967fcd 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6ddeb9f7f6f..e4e0c83d54b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 deb8b27c48f..0bd5628a314 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d196431de73..2f4e696b5d6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3872f0b1437..20b813ed732 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b168af918de..49cddfd828a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c9c6622a74c..5ef3e5f57d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9c9bf15a4cf..459bc62423f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 97d0018c13b..45eb8f53277 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f923acf0fa5..837b539b956 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 45d2945527e..f645d28eb03 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8bc2bbe6601..e002907afba 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 301ccc72d46..9b8e76a877b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 5b02e2f679b..3bd2b092dcb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ec4ff87bc27..c1838a8a2dc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 12e12d5ae53..f70f79bc0a5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 74ed43fafd0..0ab5b95042f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 de3ae86d660..378014d4f7f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d83801356f5..fdcc8acbf7d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d726dbcbdd3..2f185cdf7d8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9694c46d222..52ae2fc9f4f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3ad239c4be2..9154d211160 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1d24cb930fb..325479c4429 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d5c9b09e724..7ecdabd2412 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ec12db3de90..faac50b0347 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4400a9d84e3..e3e4c5ad438 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6829c121939..1213b620780 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b4b2e504968..304bfe2efec 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 126023170dc..e8e67b32b6f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 760f977181b..24c20ab5762 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 035da560663..05d87b792df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f9efc09bfbe..f8e166b811a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 20459da09a2..40da8f65eb7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 41e89b74644..11153ce2800 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 dcfd9484096..9a9474bf4b2 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7f60ca516e8..df4630dcb4c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 98d0823a83f..d6cbcb4d15f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f15f46a16ef..ca93fe34138 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e0cf359c1ce..f4aef94793c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 eae65b3ad7c..27d0fae558c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 89233d600e4..90d09c92a40 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 5601056b67c..ed5675ad2bf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8c337ab4357..9ba6c62b5bf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 99b9b254c16..b8ebc4f6d0c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8b8c5b6a920..aa3a2dd12ad 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a3a5500366c..6c51bfab2e1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3234da0505a..6174b38acb1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 42f02d56c03..d1d591cd225 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9c7e57ea037..1248b016037 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 56095eb2f28..7fbd1ba489c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c4eb3a22be5..d70fd1598af 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8df9e9f369c..4ece16ab57a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 5d79091f68d..0b850288146 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 58da48e4a57..dc8a5e1e8da 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 235c7c03903..afafce07b14 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 890825d212c..4842903df51 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8807b185ef7..c8d18e8df2e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4c343ce5777..588347ae58b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 0089faadc55..d7813293901 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 dbd51919137..d292958567f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 654608a7051..21509906ee5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9a2eafde491..5bf191de3cc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 04f2ceddf03..da47ff830f7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c9772fde66f..e55fbf71268 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 110d99b2889..2979a373ea9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 385aea4e1d2..d0066283054 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 74859972903..465bb87ce78 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 62a11736cc6..484fa0dbf27 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4d954340186..43538667420 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1b3abf6df4b..86d25e5c2d9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 868d2f26c2e..11068bae9e7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e82e3e46ae0..a84bb64908a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a529fa1fcb8..e988ec9e93f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 733e26ee01e..5da5e2b8ac3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 5e27c2a648e..3a70d653de8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1df9268c32d..a3e5457421f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 53b6c6b9b76..c38b10052e0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 52af93073d0..4323499be6e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b26b8ab7159..789f5778b1f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 81b03799dbc..1f50ceb6981 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e4bf2ae356f..a9e22a487ac 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 623ba664072..2286a2ad6df 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 575349edd42..60a602c7130 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b29e8f50798..9bc5ea93f8c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f62c2f165cd..2d3509f02e3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 bc50f7f6262..18b65fd26e8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 289fb9bd359..e7e8666f869 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 254fea776bb..19f23efc5c4 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 01e36952374..e9bb99c38a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 faff73cd319..862552d6979 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d4e0218faad..e51eda367c3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 209fb693a4c..5793fe1a879 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3eb0c5064dc..c8cfd677c58 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 864e5444a22..8cde9ae313a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 52dfb97a31b..aaf5ce035cb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 014dd2a314c..06933a2eac0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e531e1695dd..bf9022e2531 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8d9b1ebeb71..8f8c16e28a9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b169b8b43e8..778a7cad723 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4e9f20228a3..7481bc934ae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d19b3519ce9..d768039586b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 fb5c36e9861..def2b294bb6 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 d772fee9df4..bc57e4c4fc0 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 b6d8612c693..73957a0b38e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 5276a0a0621..626dc777c7f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 dcf1ce5fe44..4e8567e3f01 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ed0106cec93..cd3055253a1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7ff33684505..c906a7d4140 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 11f4e6d92bf..6b9c8ccc0d5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3e736e826ba..02840fa6cae 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ee0dae02428..8d26c8eb0f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 122e173a116..f29d0e4d64c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8728d765396..670522e2b4b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f95d40df915..e2b2ed5f8c9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4872a8a54bb..56b02757b68 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1346992d23f..81eed4f108e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4d2b82fac70..c79455a3fcb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 8d4a388db8d..58ce0593f15 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 bfc5bd75429..216e73e7424 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f544cef198d..8f1d3e163d3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 98392e51065..4eee1e98700 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 a61a8f545f3..05e35be1cd7 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 86afd636e7b..4944ecd2186 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 11864e07323..81dd7133cb5 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 e2cdc59e48a..4b6ef5e585f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 28b17b9ac7d..4c0309037d8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9c2074ab49e..09f4e82f271 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c9c4451982a..d94a6a7834e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 566b5b6e6cc..0a7b968ad3e 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7b63025e2a9..090f2b2ce8d 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7cb38ffb6ed..f4473634b1c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 5b099b7b06b..ce5995c05bc 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 569a3170373..a9025db5d0f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 4862aba8b1e..529915c6d69 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7acbc489c69..82aa980c447 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 07e962c90fd..6f15ce2b3ad 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 3ad3858e281..767eafaec17 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 6d269d2e6f9..1eb7214213a 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 037fe57d169..bea3e6897bb 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 aec1464f330..8d111c909cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 9329ff105bb..bbdf8b6b48c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 c4c25b24eb1..bed8f9c2ec8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7671eae4b53..b8195a9c910 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f7e17802909..1a993cf98f3 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 f3a3166d9ec..57aae29c1f8 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 1351b12ce08..3dd87b9357f 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 62585cffa97..6fcf918dca1 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 ce070d021b8..5e20e97331b 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: support@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 7ca295057b1..b26199b8c78 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* Contact: 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 0146b365df9..3841fc27045 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1b461241c8b..f835e4924b1 100644
--- a/clients/client/typescript/README.md
+++ b/clients/client/typescript/README.md
@@ -1,4 +1,4 @@
-## @ory/client@v1.15.5
+## @ory/client@v1.15.6
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.15.5 --save
+npm install @ory/client@v1.15.6 --save
```
_unPublished (not recommended):_
diff --git a/clients/client/typescript/api.ts b/clients/client/typescript/api.ts
index 0d18827c8d8..54763e291a9 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 7207e94a53a..256b1c43379 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 a6fd7fc415b..1c7de2d4a0c 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 32a816310a7..c7bf4c078cf 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 8cfe1e5c6ca..5124abd2313 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.15.5
+ * The version of the OpenAPI document: v1.15.6
* 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 1bda838f6d6..5e98bf86983 100644
--- a/clients/client/typescript/package-lock.json
+++ b/clients/client/typescript/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@ory/client",
- "version": "v1.15.5",
+ "version": "v1.15.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ory/client",
- "version": "v1.15.5",
+ "version": "v1.15.6",
"license": "Apache-2.0",
"dependencies": {
"axios": "^1.6.1"
diff --git a/clients/client/typescript/package.json b/clients/client/typescript/package.json
index d306736caa0..a050d97dccf 100644
--- a/clients/client/typescript/package.json
+++ b/clients/client/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@ory/client",
- "version": "v1.15.5",
+ "version": "v1.15.6",
"description": "OpenAPI client for @ory/client",
"author": "Ory Corp",
"repository": {
diff --git a/spec/client/v1.15.6.json b/spec/client/v1.15.6.json
index 29854cce848..37e6e27ccc0 100644
--- a/spec/client/v1.15.6.json
+++ b/spec/client/v1.15.6.json
@@ -1,20167 +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"
- },
- "CodeChannel": {
- "type": "string"
- },
- "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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "asia-northeast",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nasia-northeast AsiaNorthEast\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_config_missing_credential_fallback_enabled": {
- "description": "Enables a fallback method required in certain legacy use cases.\n\nThis governs the \"selfservice.methods.code.config.missing_credential_fallback_enabled\" setting.",
- "type": "boolean"
- },
- "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"
- },
- "deleted": {
- "description": "Deleted is true if the invoice has been soft-deleted.",
- "readOnly": true,
- "type": "boolean"
- },
- "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, in the format \"Name@version\".",
- "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"
- },
- "batchCheckPermissionBody": {
- "description": "Batch Check Permission Body",
- "properties": {
- "tuples": {
- "items": {
- "$ref": "#/components/schemas/relationship"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "batchCheckPermissionResult": {
- "description": "Batch Check Permission Result",
- "properties": {
- "results": {
- "description": "An array of check results. The order aligns with the input order.",
- "items": {
- "$ref": "#/components/schemas/checkPermissionResultWithError"
- },
- "type": "array"
- }
- },
- "required": [
- "results"
- ],
- "type": "object"
- },
- "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"
- },
- "checkPermissionResultWithError": {
- "description": "Check Permission Result With Error",
- "properties": {
- "allowed": {
- "description": "whether the relation tuple is allowed",
- "type": "boolean"
- },
- "error": {
- "description": "any error generated while checking the relation tuple",
- "type": "string"
- }
- },
- "required": [
- "allowed"
- ],
- "type": "object"
- },
- "cloudAccount": {
- "properties": {
- "email": {
- "type": "string"
- },
- "email_verified": {
- "type": "boolean"
- },
- "id": {
- "format": "uuid",
- "type": "string"
- },
- "name": {
- "type": "string"
- }
- },
- "required": [
- "id",
- "email",
- "name",
- "email_verified"
- ],
- "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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "asia-northeast",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nasia-northeast AsiaNorthEast\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": {
- "addresses": {
- "items": {
- "$ref": "#/components/schemas/identityCredentialsCodeAddress"
- },
- "type": "array"
- }
- },
- "type": "object"
- },
- "identityCredentialsCodeAddress": {
- "properties": {
- "address": {
- "description": "The address for this code",
- "type": "string"
- },
- "channel": {
- "$ref": "#/components/schemas/CodeChannel"
- }
- },
- "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.\nerror ActionError Error indicates that the patch failed.",
- "enum": [
- "create",
- "error"
- ],
- "type": "string",
- "x-go-enum-desc": "create ActionCreate Create this identity.\nerror ActionError Error indicates that the patch failed."
- },
- "error": {
- "$ref": "#/components/schemas/DefaultError"
- },
- "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 invoice.",
- "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",
- "type": "string"
- },
- "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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "asia-northeast",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "readOnly": true,
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nasia-northeast AsiaNorthEast\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_config_missing_credential_fallback_enabled": {
- "description": "Enables a fallback method required in certain legacy use cases.\n\nThis governs the \"selfservice.methods.code.config.missing_credential_fallback_enabled\" setting.",
- "type": "boolean"
- },
- "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"
- },
- "pkce": {
- "description": "PKCE controls if the OpenID Connect OAuth2 flow should use PKCE (Proof Key for Code Exchange).\nPossible values are: `auto` (default), `never`, `force`.\n`auto`: PKCE is used if the provider supports it. Requires setting `issuer_url`.\n`never`: Disable PKCE entirely for this provider, even if the provider advertises support for it.\n`force`: Always use PKCE, even if the provider does not advertise support for it. OAuth2 flows will fail if the provider does not support PKCE.\nIMPORTANT: If you set this to `force`, you must whitelist a different return URL for your OAuth2 client in the provider's configuration.\nInstead of \u003cbase-url\u003e/self-service/methods/oidc/callback/\u003cprovider\u003e, you must use \u003cbase-url\u003e/self-service/methods/oidc/callback\n(Note the missing \u003cprovider\u003e path segment and no trailing slash).",
- "enum": [
- "auto",
- "never",
- "force"
- ],
- "nullable": true,
- "type": "string"
- },
- "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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "asia-northeast",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nasia-northeast AsiaNorthEast\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",
- "name",
- "email_verified",
- "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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global",
- "enum": [
- "eu-central",
- "asia-northeast",
- "us-east",
- "us-west",
- "us",
- "global"
- ],
- "type": "string",
- "x-go-enum-desc": "eu-central EUCentral\nasia-northeast AsiaNorthEast\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\ncaptcha Captcha\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",
- "captcha",
- "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\ncaptcha Captcha\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",
- "type": "string"
- },
- "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:",
- "type": "string"
- },
- "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:",
- "type": "string"
- },
- "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": {
- "address": {
- "description": "Address is the address to send the code to, in case that there are multiple addresses. This field\nis only used in two-factor flows and is ineffective for passwordless flows.",
- "type": "string"
- },
- "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\nGoogle",
- "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\nGoogle",
- "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.\ncredential-selection RegistrationScreenCredentialSelection nolint:gosec // not a credential\nprevious RegistrationScreenPrevious",
- "enum": [
- "credential-selection",
- "previous"
- ],
- "type": "string",
- "x-go-enum-desc": "credential-selection RegistrationScreenCredentialSelection nolint:gosec // not a credential\nprevious RegistrationScreenPrevious"
- },
- "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",
- "type": "string"
- },
- "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": "Login Session ID\n\nThe login session to revoke.",
- "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\nThis endpoint should not be used via the Ory SDK and is only included for technical reasons.\nInstead, use one of the libraries linked above.",
- "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\nThis endpoint should not be used via the Ory SDK and is only included for technical reasons.\nInstead, use one of the libraries linked above.",
- "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\nCalling this endpoint will additionally delete custom domains and other related data.\n\nIf the project is linked to a subscription, the subscription needs to be unlinked first.",
- "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_id}/revision/{revision_id}": {
- "patch": {
- "description": "This 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": "patchProjectWithRevision",
- "parameters": [
- {
- "description": "Project ID\n\nThe project's ID.",
- "in": "path",
- "name": "project_id",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "description": "Revision ID\n\nThe revision ID that this patch was generated for.",
- "in": "path",
- "name": "revision_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 based on a revision ID",
- "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/batch/check": {
- "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": "batchCheckPermission",
- "parameters": [
- {
- "in": "query",
- "name": "max-depth",
- "schema": {
- "format": "int64",
- "type": "integer"
- }
- }
- ],
- "requestBody": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/batchCheckPermissionBody"
- }
- }
- },
- "x-originalParamName": "Body"
- },
- "responses": {
- "200": {
- "content": {
- "application/json": {
- "schema": {
- "$ref": "#/components/schemas/batchCheckPermissionResult"
- }
- }
- },
- "description": "batchCheckPermissionResult"
- },
- "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": "Batch check permissions",
- "tags": [
- "permission"
- ]
- }
- },
- "/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.\n\nDEPRECATED: This field is deprecated. Please remove it from your requests. The user will now see a choice\nof MFA credentials to choose from to perform the second factor instead.",
- "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.\n\nDEPRECATED: This field is deprecated. Please remove it from your requests. The user will now see a choice\nof MFA credentials to choose from to perform the second factor instead.",
- "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"},"CodeChannel":{"type":"string"},"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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","asia-northeast","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nasia-northeast AsiaNorthEast\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_config_missing_credential_fallback_enabled":{"description":"Enables a fallback method required in certain legacy use cases.\n\nThis governs the \"selfservice.methods.code.config.missing_credential_fallback_enabled\" setting.","type":"boolean"},"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"},"deleted":{"description":"Deleted is true if the invoice has been soft-deleted.","readOnly":true,"type":"boolean"},"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, in the format \"Name@version\".","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"},"batchCheckPermissionBody":{"description":"Batch Check Permission Body","properties":{"tuples":{"items":{"$ref":"#/components/schemas/relationship"},"type":"array"}},"type":"object"},"batchCheckPermissionResult":{"description":"Batch Check Permission Result","properties":{"results":{"description":"An array of check results. The order aligns with the input order.","items":{"$ref":"#/components/schemas/checkPermissionResultWithError"},"type":"array"}},"required":["results"],"type":"object"},"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"},"checkPermissionResultWithError":{"description":"Check Permission Result With Error","properties":{"allowed":{"description":"whether the relation tuple is allowed","type":"boolean"},"error":{"description":"any error generated while checking the relation tuple","type":"string"}},"required":["allowed"],"type":"object"},"cloudAccount":{"properties":{"email":{"type":"string"},"email_verified":{"type":"boolean"},"id":{"format":"uuid","type":"string"},"name":{"type":"string"}},"required":["id","email","name","email_verified"],"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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","asia-northeast","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nasia-northeast AsiaNorthEast\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":{"addresses":{"items":{"$ref":"#/components/schemas/identityCredentialsCodeAddress"},"type":"array"}},"type":"object"},"identityCredentialsCodeAddress":{"properties":{"address":{"description":"The address for this code","type":"string"},"channel":{"$ref":"#/components/schemas/CodeChannel"}},"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.\nerror ActionError Error indicates that the patch failed.","enum":["create","error"],"type":"string","x-go-enum-desc":"create ActionCreate Create this identity.\nerror ActionError Error indicates that the patch failed."},"error":{"$ref":"#/components/schemas/DefaultError"},"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 invoice.","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","type":"string"},"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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","asia-northeast","us-east","us-west","us","global"],"readOnly":true,"type":"string","x-go-enum-desc":"eu-central EUCentral\nasia-northeast AsiaNorthEast\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_config_missing_credential_fallback_enabled":{"description":"Enables a fallback method required in certain legacy use cases.\n\nThis governs the \"selfservice.methods.code.config.missing_credential_fallback_enabled\" setting.","type":"boolean"},"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"},"pkce":{"description":"PKCE controls if the OpenID Connect OAuth2 flow should use PKCE (Proof Key for Code Exchange).\nPossible values are: `auto` (default), `never`, `force`.\n`auto`: PKCE is used if the provider supports it. Requires setting `issuer_url`.\n`never`: Disable PKCE entirely for this provider, even if the provider advertises support for it.\n`force`: Always use PKCE, even if the provider does not advertise support for it. OAuth2 flows will fail if the provider does not support PKCE.\nIMPORTANT: If you set this to `force`, you must whitelist a different return URL for your OAuth2 client in the provider's configuration.\nInstead of /self-service/methods/oidc/callback/, you must use /self-service/methods/oidc/callback\n(Note the missing path segment and no trailing slash).","enum":["auto","never","force"],"nullable":true,"type":"string"},"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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","asia-northeast","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nasia-northeast AsiaNorthEast\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","name","email_verified","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\nasia-northeast AsiaNorthEast\nus-east USEast\nus-west USWest\nus US\nglobal Global","enum":["eu-central","asia-northeast","us-east","us-west","us","global"],"type":"string","x-go-enum-desc":"eu-central EUCentral\nasia-northeast AsiaNorthEast\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\ncaptcha Captcha\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","captcha","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\ncaptcha Captcha\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","type":"string"},"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:","type":"string"},"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:","type":"string"},"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 `