Skip to content

Commit f610ea0

Browse files
committed
autogen: regenerate OpenAPI client for v1.22.44
Version: v1.22.44
1 parent 7c9613e commit f610ea0

781 files changed

Lines changed: 1344 additions & 1150 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api/openapi.yaml

Lines changed: 49 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ info:
3939
url: https://www.apache.org/licenses/LICENSE-2.0.html
4040
termsOfService: /tos
4141
title: Ory APIs
42-
version: v1.22.43
42+
version: v1.22.44
4343
servers:
4444
- url: "https://{project_slug}.projects.oryapis.com/"
4545
variables:
@@ -13700,6 +13700,7 @@ components:
1370013700
OrganizationBody:
1370113701
description: Create B2B SSO Organization Request Body
1370213702
example:
13703+
session_lifespan: 24h
1370313704
default_region: eu-central
1370413705
domains:
1370513706
- domains
@@ -13751,6 +13752,14 @@ components:
1375113752
label:
1375213753
description: Label contains the organization's label.
1375313754
type: string
13755+
session_lifespan:
13756+
description: |-
13757+
SessionLifespan overrides the project-level session.lifespan for sessions
13758+
issued for this organization. A Go duration string between 1m and 8760h
13759+
(e.g. "1h", "24h"). Send "" to clear and inherit the project default. Omit
13760+
to leave the existing value unchanged on update.
13761+
example: 24h
13762+
type: string
1375413763
type: object
1375513764
ParseError:
1375613765
example:
@@ -14664,6 +14673,7 @@ components:
1466414673
type: string
1466514674
basicOrganization:
1466614675
example:
14676+
session_lifespan: 24h
1466714677
default_region: eu-central
1466814678
domains:
1466914679
- domains
@@ -14714,6 +14724,14 @@ components:
1471414724
label:
1471514725
description: The organization's human-readable label.
1471614726
type: string
14727+
session_lifespan:
14728+
description: |-
14729+
SessionLifespan overrides the project-level session lifespan for sessions
14730+
issued for this organization. A Go duration string between 1m and 8760h.
14731+
A null (or zero) value means the project default applies.
14732+
example: 24h
14733+
pattern: "^[0-9]+(s|m|h)$"
14734+
type: string
1471714735
required:
1471814736
- domains
1471914737
- id
@@ -16418,6 +16436,7 @@ components:
1641816436
getOrganizationResponse:
1641916437
example:
1642016438
organization:
16439+
session_lifespan: 24h
1642116440
default_region: eu-central
1642216441
created_at: 2000-01-23T04:56:07.000+00:00
1642316442
domains:
@@ -17754,14 +17773,16 @@ components:
1775417773
next_page_token: next_page_token
1775517774
has_next_page: true
1775617775
organizations:
17757-
- default_region: eu-central
17776+
- session_lifespan: 24h
17777+
default_region: eu-central
1775817778
created_at: 2000-01-23T04:56:07.000+00:00
1775917779
domains:
1776017780
- domains
1776117781
- domains
1776217782
id: 046b6c7f-0b8a-43b9-b35d-6489e6daee91
1776317783
label: label
17764-
- default_region: eu-central
17784+
- session_lifespan: 24h
17785+
default_region: eu-central
1776517786
created_at: 2000-01-23T04:56:07.000+00:00
1776617787
domains:
1776717788
- domains
@@ -23295,6 +23316,7 @@ components:
2329523316
organization:
2329623317
description: B2B SSO Organization
2329723318
example:
23319+
session_lifespan: 24h
2329823320
default_region: eu-central
2329923321
created_at: 2000-01-23T04:56:07.000+00:00
2330023322
domains:
@@ -23349,6 +23371,14 @@ components:
2334923371
label:
2335023372
description: The organization's human-readable label.
2335123373
type: string
23374+
session_lifespan:
23375+
description: |-
23376+
SessionLifespan overrides the project-level session lifespan for sessions
23377+
issued for this organization. A Go duration string between 1m and 8760h.
23378+
A null (or zero) value means the project default applies.
23379+
example: 24h
23380+
pattern: "^[0-9]+(s|m|h)$"
23381+
type: string
2335223382
required:
2335323383
- created_at
2335423384
- domains
@@ -23506,13 +23536,15 @@ components:
2350623536
home_region: eu-central
2350723537
name: name
2350823538
organizations:
23509-
- default_region: eu-central
23539+
- session_lifespan: 24h
23540+
default_region: eu-central
2351023541
domains:
2351123542
- domains
2351223543
- domains
2351323544
id: 046b6c7f-0b8a-43b9-b35d-6489e6daee91
2351423545
label: label
23515-
- default_region: eu-central
23546+
- session_lifespan: 24h
23547+
default_region: eu-central
2351623548
domains:
2351723549
- domains
2351823550
- domains
@@ -26501,13 +26533,15 @@ components:
2650126533
home_region: eu-central
2650226534
name: name
2650326535
organizations:
26504-
- default_region: eu-central
26536+
- session_lifespan: 24h
26537+
default_region: eu-central
2650526538
domains:
2650626539
- domains
2650726540
- domains
2650826541
id: 046b6c7f-0b8a-43b9-b35d-6489e6daee91
2650926542
label: label
26510-
- default_region: eu-central
26543+
- session_lifespan: 24h
26544+
default_region: eu-central
2651126545
domains:
2651226546
- domains
2651326547
- domains
@@ -29255,6 +29289,14 @@ components:
2925529289
items:
2925629290
type: string
2925729291
type: array
29292+
session_lifespan:
29293+
description: |-
29294+
SessionLifespan overrides the project-level session lifespan for sessions
29295+
issued for this organization. A Go duration string between 1m and 8760h.
29296+
A null (or zero) value means the project default applies.
29297+
example: 24h
29298+
pattern: "^[0-9]+(s|m|h)$"
29299+
type: string
2925829300
required:
2925929301
- created_at
2926029302
- domains

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'java'
44
apply plugin: 'com.diffplug.spotless'
55

66
group = 'sh.ory'
7-
version = 'v1.22.43'
7+
version = 'v1.22.44'
88

99
buildscript {
1010
repositories {

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
22
settings(
33
organization := "sh.ory",
44
name := "client",
5-
version := "v1.22.43",
5+
version := "v1.22.44",
66
scalaVersion := "2.11.4",
77
scalacOptions ++= Seq("-feature"),
88
javacOptions in compile ++= Seq("-Xlint:deprecation"),

docs/BasicOrganization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
|**domains** | **List<String>** | The list of organization's domains. | |
1212
|**id** | **String** | The organization's ID. | |
1313
|**label** | **String** | The organization's human-readable label. | |
14+
|**sessionLifespan** | **String** | SessionLifespan overrides the project-level session lifespan for sessions issued for this organization. A Go duration string between 1m and 8760h. A null (or zero) value means the project default applies. | [optional] |
1415

1516

1617

docs/Organization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ B2B SSO Organization
1313
|**domains** | **List<String>** | The list of organization's domains. | |
1414
|**id** | **String** | The organization's ID. | |
1515
|**label** | **String** | The organization's human-readable label. | |
16+
|**sessionLifespan** | **String** | SessionLifespan overrides the project-level session lifespan for sessions issued for this organization. A Go duration string between 1m and 8760h. A null (or zero) value means the project default applies. | [optional] |
1617

1718

1819

docs/OrganizationBody.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Create B2B SSO Organization Request Body
1111
|**defaultRegion** | [**DefaultRegionEnum**](#DefaultRegionEnum) | DefaultRegion is the default Ory region for identities provisioned into this organization via JIT. Must be inside the project's home region. Empty (or omitted) means the organization has no default region: each identity provisioned via JIT is then homed in the gateway region of the request that created it, constrained by the project's home region. On update, an empty string clears the value. eu-central EUCentral asia-northeast AsiaNorthEast us-east USEast us-west USWest eu EU asia Asia us US global Global | [optional] |
1212
|**domains** | **List<String>** | Domains contains the list of organization's domains. | [optional] |
1313
|**label** | **String** | Label contains the organization's label. | [optional] |
14+
|**sessionLifespan** | **String** | SessionLifespan overrides the project-level session.lifespan for sessions issued for this organization. A Go duration string between 1m and 8760h (e.g. \"1h\", \"24h\"). Send \"\" to clear and inherit the project default. Omit to leave the existing value unchanged on update. | [optional] |
1415

1516

1617

docs/WorkspaceOrganization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
|**id** | **String** | The organization's ID. | |
1515
|**label** | **String** | The organization's human-readable label. | |
1616
|**providers** | **List<String>** | | |
17+
|**sessionLifespan** | **String** | SessionLifespan overrides the project-level session lifespan for sessions issued for this organization. A Go duration string between 1m and 8760h. A null (or zero) value means the project default applies. | [optional] |
1718

1819

1920

src/main/java/sh/ory/ApiCallback.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Ory APIs
33
* # Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
44
*
5-
* The version of the OpenAPI document: v1.22.43
5+
* The version of the OpenAPI document: v1.22.44
66
* Contact: support@ory.sh
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/sh/ory/ApiClient.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Ory APIs
33
* # Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
44
*
5-
* The version of the OpenAPI document: v1.22.43
5+
* The version of the OpenAPI document: v1.22.44
66
* Contact: support@ory.sh
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -231,7 +231,7 @@ private void init() {
231231
json = new JSON();
232232

233233
// Set default User-Agent.
234-
setUserAgent("OpenAPI-Generator/v1.22.43/java");
234+
setUserAgent("OpenAPI-Generator/v1.22.44/java");
235235

236236
authentications = new HashMap<String, Authentication>();
237237
}

src/main/java/sh/ory/ApiException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Ory APIs
33
* # Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
44
*
5-
* The version of the OpenAPI document: v1.22.43
5+
* The version of the OpenAPI document: v1.22.44
66
* Contact: support@ory.sh
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,7 +21,7 @@
2121
* <p>ApiException class.</p>
2222
*/
2323
@SuppressWarnings("serial")
24-
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-05-29T11:04:23.129096883Z[Etc/UTC]", comments = "Generator version: 7.7.0")
24+
@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2026-06-03T08:56:21.217393204Z[Etc/UTC]", comments = "Generator version: 7.7.0")
2525
public class ApiException extends Exception {
2626
private static final long serialVersionUID = 1L;
2727

0 commit comments

Comments
 (0)