Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9,622 changes: 8,017 additions & 1,605 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.658.2
speakeasyVersion: 1.717.0
sources:
java-source:
sourceNamespace: java-source
sourceRevisionDigest: sha256:846f82b2c5f534ddfa5eaf03dae4c50d9d0d5973f953a30460951980f5a99238
sourceBlobDigest: sha256:a83dd5d2f6be3733c4c0cfde58d5b8811cff8746f24cc3baf3c90f78a45c1e30
sourceRevisionDigest: sha256:6f4402a55fedc28962102a38defcc1caee95a2eb42ed4b3bbb14e2b6010554d2
sourceBlobDigest: sha256:a72b11e32faaf6f90b50d82753d908dd294a5ad8c8adffa809245478b6ff5ed7
tags:
- latest
- speakeasy-sdk-regen-1756426117
- speakeasy-sdk-regen-1768349431
- 0.0.1
targets:
hathora-java:
source: java-source
sourceNamespace: java-source
sourceRevisionDigest: sha256:846f82b2c5f534ddfa5eaf03dae4c50d9d0d5973f953a30460951980f5a99238
sourceBlobDigest: sha256:a83dd5d2f6be3733c4c0cfde58d5b8811cff8746f24cc3baf3c90f78a45c1e30
sourceRevisionDigest: sha256:6f4402a55fedc28962102a38defcc1caee95a2eb42ed4b3bbb14e2b6010554d2
sourceBlobDigest: sha256:a72b11e32faaf6f90b50d82753d908dd294a5ad8c8adffa809245478b6ff5ed7
codeSamplesNamespace: code-samples-java-hathora-java
codeSamplesRevisionDigest: sha256:0fc45c41414e243f3d1b781442c3b054bc035b8ac1e04c3d3b26663a2aedeed0
codeSamplesRevisionDigest: sha256:958626e11b2d8392108dfd7d3d60017c1f95544262480a4c797150cc8f46ecdf
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
66 changes: 35 additions & 31 deletions README.md

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1179,4 +1179,14 @@ Based on:
### Generated
- [java v3.3.0] .
### Releases
- [Maven Central v3.3.0] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/3.3.0 - .
- [Maven Central v3.3.0] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/3.3.0 - .

## 2026-02-15 00:13:49
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.717.0 (2.824.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v3.4.0] .
### Releases
- [Maven Central v3.4.0] https://central.sonatype.com/artifact/dev.hathora/cloud-sdk/3.4.0 - .
166 changes: 83 additions & 83 deletions codeSamples.yaml

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions docs/models/operations/DeprecatedUpdateFleetRegionV2Request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# DeprecatedUpdateFleetRegionV2Request


## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
| `fleetRegionConfig` | [FleetRegionConfig](../../models/shared/FleetRegionConfig.md) | :heavy_check_mark: | N/A | |
| `fleetId` | *String* | :heavy_check_mark: | N/A | |
| `orgId` | *Optional\<String>* | :heavy_minus_sign: | N/A | org-6f706e83-0ec1-437a-9a46-7d4281eb2f39 |
| `region` | [Region](../../models/shared/Region.md) | :heavy_check_mark: | N/A | |
10 changes: 10 additions & 0 deletions docs/models/operations/DeprecatedUpdateFleetRegionV2Response.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# DeprecatedUpdateFleetRegionV2Response


## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| `contentType` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
| `statusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
| `rawResponse` | [HttpResponse\<?>](https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpResponse.html) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
3 changes: 2 additions & 1 deletion docs/models/operations/GetDeploymentsRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
| `appId` | *Optional\<String>* | :heavy_minus_sign: | N/A | app-af469a92-5b45-4565-b3c4-b79878de67d2 |
| `buildTag` | *Optional\<String>* | :heavy_minus_sign: | N/A | 0.1.14-14c793 |
| `deploymentTag` | *Optional\<String>* | :heavy_minus_sign: | N/A | alpha |
| `deploymentTag` | *Optional\<String>* | :heavy_minus_sign: | N/A | alpha |
| `nextPageToken` | *Optional\<String>* | :heavy_minus_sign: | N/A | |
12 changes: 6 additions & 6 deletions docs/models/operations/UpdateFleetRegionRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
| `fleetRegionConfig` | [FleetRegionConfig](../../models/shared/FleetRegionConfig.md) | :heavy_check_mark: | N/A | |
| `fleetId` | *String* | :heavy_check_mark: | N/A | |
| `orgId` | *Optional\<String>* | :heavy_minus_sign: | N/A | org-6f706e83-0ec1-437a-9a46-7d4281eb2f39 |
| `region` | [Region](../../models/shared/Region.md) | :heavy_check_mark: | N/A | |
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- |
| `fleetRegionConfigV2` | [FleetRegionConfigV2](../../models/shared/FleetRegionConfigV2.md) | :heavy_check_mark: | N/A | |
| `fleetId` | *String* | :heavy_check_mark: | N/A | |
| `orgId` | *Optional\<String>* | :heavy_minus_sign: | N/A | org-6f706e83-0ec1-437a-9a46-7d4281eb2f39 |
| `region` | [Region](../../models/shared/Region.md) | :heavy_check_mark: | N/A | |
10 changes: 5 additions & 5 deletions docs/models/shared/AuthConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Configure [player authentication](https://hathora.dev/docs/backend-integrations/

## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ |
| `anonymous` | [Optional\<RecordStringNever>](../../models/shared/RecordStringNever.md) | :heavy_minus_sign: | Construct a type with a set of properties K of type T |
| `google` | [Optional\<Google>](../../models/shared/Google.md) | :heavy_minus_sign: | Enable google auth for your application. |
| `nickname` | [Optional\<RecordStringNever>](../../models/shared/RecordStringNever.md) | :heavy_minus_sign: | Construct a type with a set of properties K of type T |
| Field | Type | Required | Description |
| -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- |
| `anonymous` | [Optional\<DeletedBuild>](../../models/shared/DeletedBuild.md) | :heavy_minus_sign: | Construct a type with a set of properties K of type T |
| `google` | [Optional\<Google>](../../models/shared/Google.md) | :heavy_minus_sign: | Enable google auth for your application. |
| `nickname` | [Optional\<DeletedBuild>](../../models/shared/DeletedBuild.md) | :heavy_minus_sign: | Construct a type with a set of properties K of type T |
3 changes: 2 additions & 1 deletion docs/models/shared/DeploymentsV3Page.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@

| Field | Type | Required | Description |
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
| `deployments` | List\<[DeploymentV3](../../models/shared/DeploymentV3.md)> | :heavy_check_mark: | N/A |
| `deployments` | List\<[DeploymentV3](../../models/shared/DeploymentV3.md)> | :heavy_check_mark: | N/A |
| `nextPageToken` | *Optional\<String>* | :heavy_minus_sign: | N/A |
Loading