Skip to content

Commit 6d7b96c

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.551.0
1 parent 00aa463 commit 6d7b96c

File tree

12 files changed

+43
-33
lines changed

12 files changed

+43
-33
lines changed

.speakeasy/gen.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 1b06df09-5141-4b14-b0b7-5415dbf16cfb
33
management:
4-
docChecksum: 2f671cc880aa8a44f89be704777c5dc2
4+
docChecksum: 0e7dd32640341faad744619051bbb3fe
55
docVersion: 0.0.1
6-
speakeasyVersion: 1.550.0
6+
speakeasyVersion: 1.551.0
77
generationVersion: 2.610.0
8-
releaseVersion: 2.19.6
9-
configChecksum: 61fd3f114b034b9d4963fbc43fd6d61d
8+
releaseVersion: 2.19.7
9+
configChecksum: 924f539789a7b21265ba781d721ddc0a
1010
repoURL: https://github.com/hathora/cloud-sdk-typescript.git
1111
installationURL: https://github.com/hathora/cloud-sdk-typescript
1212
published: true

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.550.0
1+
speakeasyVersion: 1.551.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:0e2f48f91328d8fd067cb73847e05d3f551ce8cde57d04a41292d800ab867a80
6-
sourceBlobDigest: sha256:842bc47b563de8dfccb9cd344a9adbb1599a5b394c692e3afd30aad7f869e9e9
5+
sourceRevisionDigest: sha256:de6d12e9e35e7a0bd9723ed20b90f1901135e46a09862fab9f8ac10059f652e3
6+
sourceBlobDigest: sha256:cf474b64da154302d2fd12b2f60c31bad84ceb2d89aa94b74ce02722532ca75e
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747959454
9+
- speakeasy-sdk-regen-1748045823
1010
- 0.0.1
1111
targets:
1212
hathora-typescript:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:0e2f48f91328d8fd067cb73847e05d3f551ce8cde57d04a41292d800ab867a80
16-
sourceBlobDigest: sha256:842bc47b563de8dfccb9cd344a9adbb1599a5b394c692e3afd30aad7f869e9e9
15+
sourceRevisionDigest: sha256:de6d12e9e35e7a0bd9723ed20b90f1901135e46a09862fab9f8ac10059f652e3
16+
sourceBlobDigest: sha256:cf474b64da154302d2fd12b2f60c31bad84ceb2d89aa94b74ce02722532ca75e
1717
codeSamplesNamespace: code-samples-typescript-hathora-typescript
18-
codeSamplesRevisionDigest: sha256:df82cedf448728fdf83c3d24b29b476badc4b92aa8f379b9fd6093b2456ce7a1
18+
codeSamplesRevisionDigest: sha256:2abc83e5cbd446aabf95ded8d95a7b596cda1d81a9b0bcacb36919569211cfb6
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,4 +1030,14 @@ Based on:
10301030
### Generated
10311031
- [typescript v2.19.6] .
10321032
### Releases
1033-
- [NPM v2.19.6] https://www.npmjs.com/package/@hathora/cloud-sdk-typescript/v/2.19.6 - .
1033+
- [NPM v2.19.6] https://www.npmjs.com/package/@hathora/cloud-sdk-typescript/v/2.19.6 - .
1034+
1035+
## 2025-05-24 00:16:45
1036+
### Changes
1037+
Based on:
1038+
- OpenAPI Doc
1039+
- Speakeasy CLI 1.551.0 (2.610.0) https://github.com/speakeasy-api/speakeasy
1040+
### Generated
1041+
- [typescript v2.19.7] .
1042+
### Releases
1043+
- [NPM v2.19.7] https://www.npmjs.com/package/@hathora/cloud-sdk-typescript/v/2.19.7 - .

docs/sdks/appsv1/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@ run();
413413

414414
### Errors
415415

416-
| Error Type | Status Code | Content Type |
417-
| ---------------- | ---------------- | ---------------- |
418-
| errors.ApiError | 401, 404, 429 | application/json |
419-
| errors.ApiError | 500 | application/json |
420-
| errors.SDKError | 4XX, 5XX | \*/\* |
416+
| Error Type | Status Code | Content Type |
417+
| ------------------ | ------------------ | ------------------ |
418+
| errors.ApiError | 401, 404, 422, 429 | application/json |
419+
| errors.ApiError | 500 | application/json |
420+
| errors.SDKError | 4XX, 5XX | \*/\* |

docs/sdks/appsv2/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -565,8 +565,8 @@ run();
565565

566566
### Errors
567567

568-
| Error Type | Status Code | Content Type |
569-
| ---------------- | ---------------- | ---------------- |
570-
| errors.ApiError | 401, 404, 429 | application/json |
571-
| errors.ApiError | 500 | application/json |
572-
| errors.SDKError | 4XX, 5XX | \*/\* |
568+
| Error Type | Status Code | Content Type |
569+
| ------------------ | ------------------ | ------------------ |
570+
| errors.ApiError | 401, 404, 422, 429 | application/json |
571+
| errors.ApiError | 500 | application/json |
572+
| errors.SDKError | 4XX, 5XX | \*/\* |

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ management:
2222
generationVersion: 2.188.3
2323
speakeasyVersion: 1.120.0
2424
typescript:
25-
version: 2.19.6
25+
version: 2.19.7
2626
additionalDependencies:
2727
dependencies: {}
2828
devDependencies: {}

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "@hathora/cloud-sdk-typescript",
5-
"version": "2.19.6",
5+
"version": "2.19.7",
66
"exports": {
77
".": "./src/index.ts",
88
"./models/errors": "./src/models/errors/index.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hathora/cloud-sdk-typescript",
3-
"version": "2.19.6",
3+
"version": "2.19.7",
44
"author": "Hathora",
55
"main": "./index.js",
66
"sideEffects": false,

src/funcs/appsV1DeleteAppV1Deprecated.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ async function $do(
142142

143143
const doResult = await client._do(req, {
144144
context,
145-
errorCodes: ["401", "404", "429", "4XX", "500", "5XX"],
145+
errorCodes: ["401", "404", "422", "429", "4XX", "500", "5XX"],
146146
retryConfig: context.retryConfig,
147147
retryCodes: context.retryCodes,
148148
});
@@ -168,7 +168,7 @@ async function $do(
168168
| ConnectionError
169169
>(
170170
M.nil(204, z.void()),
171-
M.jsonErr([401, 404, 429], errors.ApiError$inboundSchema),
171+
M.jsonErr([401, 404, 422, 429], errors.ApiError$inboundSchema),
172172
M.jsonErr(500, errors.ApiError$inboundSchema),
173173
M.fail("4XX"),
174174
M.fail("5XX"),

src/funcs/appsV2DeleteApp.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ async function $do(
139139

140140
const doResult = await client._do(req, {
141141
context,
142-
errorCodes: ["401", "404", "429", "4XX", "500", "5XX"],
142+
errorCodes: ["401", "404", "422", "429", "4XX", "500", "5XX"],
143143
retryConfig: context.retryConfig,
144144
retryCodes: context.retryCodes,
145145
});
@@ -165,7 +165,7 @@ async function $do(
165165
| ConnectionError
166166
>(
167167
M.nil(204, z.void()),
168-
M.jsonErr([401, 404, 429], errors.ApiError$inboundSchema),
168+
M.jsonErr([401, 404, 422, 429], errors.ApiError$inboundSchema),
169169
M.jsonErr(500, errors.ApiError$inboundSchema),
170170
M.fail("4XX"),
171171
M.fail("5XX"),

src/lib/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
6565
export const SDK_METADATA = {
6666
language: "typescript",
6767
openapiDocVersion: "0.0.1",
68-
sdkVersion: "2.19.6",
68+
sdkVersion: "2.19.7",
6969
genVersion: "2.610.0",
7070
userAgent:
71-
"speakeasy-sdk/typescript 2.19.6 2.610.0 0.0.1 @hathora/cloud-sdk-typescript",
71+
"speakeasy-sdk/typescript 2.19.7 2.610.0 0.0.1 @hathora/cloud-sdk-typescript",
7272
} as const;

0 commit comments

Comments
 (0)