Skip to content

Commit 0419243

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.548.3
1 parent 565a177 commit 0419243

File tree

21 files changed

+386
-291
lines changed

21 files changed

+386
-291
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.DS_Store
2+
**/.speakeasy/temp/
3+
**/.speakeasy/logs/
4+
.DS_Store
15
/react-query
26
/mcp-server
37
/bin

.speakeasy/gen.lock

Lines changed: 174 additions & 179 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.535.1
1+
speakeasyVersion: 1.548.3
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:d129bc81c00731f2a8ccd071c1c4428724a8408c8d485647c5420c7c1137b99f
6-
sourceBlobDigest: sha256:f2d1e073b00081bfb7918b31d08cb00e7cd6c8563bf488872251583b98c8be5c
5+
sourceRevisionDigest: sha256:2e5dc78239617b9501f2028df534aa4601c61396c89a582390d75a797fc228cc
6+
sourceBlobDigest: sha256:0442ef7698d8979dd825b3eab0ab868ac86580f4cffcd3e0dff7afdd6191e6d9
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1744843770
9+
- speakeasy-sdk-regen-1746577270
1010
- 0.4.0
1111
targets:
1212
speakeasy-client-sdk-typescript:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:d129bc81c00731f2a8ccd071c1c4428724a8408c8d485647c5420c7c1137b99f
16-
sourceBlobDigest: sha256:f2d1e073b00081bfb7918b31d08cb00e7cd6c8563bf488872251583b98c8be5c
15+
sourceRevisionDigest: sha256:2e5dc78239617b9501f2028df534aa4601c61396c89a582390d75a797fc228cc
16+
sourceBlobDigest: sha256:0442ef7698d8979dd825b3eab0ab868ac86580f4cffcd3e0dff7afdd6191e6d9
1717
codeSamplesNamespace: my-source-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:922b531a8f6d9c761b42f7c0c7b551a0545c0cf435b48cabdcc1382e9ca5a530
18+
codeSamplesRevisionDigest: sha256:262df72b5d094deea6752d504274d4524b605b8c86d02d62d551d11f5f609f8c
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,9 +408,9 @@ In some rare cases, the SDK can fail to get a response from the server or even m
408408

409409
You can override the default server globally by passing a server name to the `server: keyof typeof ServerList` optional parameter when initializing the SDK client instance. The selected server will then be used as the default on the operations that use it. This table lists the names associated with the available servers:
410410

411-
| Name | Server | Description |
412-
| ------ | ----------------------------------- | ----------- |
413-
| `prod` | `https://api.prod.speakeasyapi.dev` | |
411+
| Name | Server | Description |
412+
| ------ | -------------------------------- | ----------- |
413+
| `prod` | `https://api.prod.speakeasy.com` | |
414414

415415
#### Example
416416

@@ -439,7 +439,7 @@ The default server can also be overridden globally by passing a URL to the `serv
439439
import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
440440

441441
const speakeasy = new Speakeasy({
442-
serverURL: "https://api.prod.speakeasyapi.dev",
442+
serverURL: "https://api.prod.speakeasy.com",
443443
security: {
444444
apiKey: "<YOUR_API_KEY_HERE>",
445445
},

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1696,4 +1696,14 @@ Based on:
16961696
### Generated
16971697
- [typescript v5.0.0-rc.3] .
16981698
### Releases
1699-
- [NPM v5.0.0-rc.3] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/5.0.0-rc.3 - .
1699+
- [NPM v5.0.0-rc.3] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/5.0.0-rc.3 - .
1700+
1701+
## 2025-05-21 00:21:32
1702+
### Changes
1703+
Based on:
1704+
- OpenAPI Doc
1705+
- Speakeasy CLI 1.548.3 (2.605.6) https://github.com/speakeasy-api/speakeasy
1706+
### Generated
1707+
- [typescript v5.0.0-rc.4] .
1708+
### Releases
1709+
- [NPM v5.0.0-rc.4] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/5.0.0-rc.4 - .

docs/sdks/events/README.md

Lines changed: 50 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -358,11 +358,33 @@ async function run() {
358358
workspaceId: "<id>",
359359
requestBody: [
360360
{
361-
createdAt: new Date("2025-03-02T10:07:28.113Z"),
361+
createdAt: new Date("2023-02-16T09:12:42.397Z"),
362362
executionId: "<id>",
363363
id: "<id>",
364-
interactionType: "AUTHENTICATE",
365-
localStartedAt: new Date("2025-08-12T17:54:17.538Z"),
364+
interactionType: "QUICKSTART",
365+
localStartedAt: new Date("2024-01-24T01:13:51.002Z"),
366+
speakeasyApiKeyName: "<value>",
367+
speakeasyVersion: "<value>",
368+
success: true,
369+
workspaceId: "<id>",
370+
},
371+
{
372+
createdAt: new Date("2023-02-16T09:12:42.397Z"),
373+
executionId: "<id>",
374+
id: "<id>",
375+
interactionType: "QUICKSTART",
376+
localStartedAt: new Date("2024-01-24T01:13:51.002Z"),
377+
speakeasyApiKeyName: "<value>",
378+
speakeasyVersion: "<value>",
379+
success: true,
380+
workspaceId: "<id>",
381+
},
382+
{
383+
createdAt: new Date("2023-02-16T09:12:42.397Z"),
384+
executionId: "<id>",
385+
id: "<id>",
386+
interactionType: "QUICKSTART",
387+
localStartedAt: new Date("2024-01-24T01:13:51.002Z"),
366388
speakeasyApiKeyName: "<value>",
367389
speakeasyVersion: "<value>",
368390
success: true,
@@ -398,11 +420,33 @@ async function run() {
398420
workspaceId: "<id>",
399421
requestBody: [
400422
{
401-
createdAt: new Date("2025-03-02T10:07:28.113Z"),
423+
createdAt: new Date("2023-02-16T09:12:42.397Z"),
424+
executionId: "<id>",
425+
id: "<id>",
426+
interactionType: "QUICKSTART",
427+
localStartedAt: new Date("2024-01-24T01:13:51.002Z"),
428+
speakeasyApiKeyName: "<value>",
429+
speakeasyVersion: "<value>",
430+
success: true,
431+
workspaceId: "<id>",
432+
},
433+
{
434+
createdAt: new Date("2023-02-16T09:12:42.397Z"),
435+
executionId: "<id>",
436+
id: "<id>",
437+
interactionType: "QUICKSTART",
438+
localStartedAt: new Date("2024-01-24T01:13:51.002Z"),
439+
speakeasyApiKeyName: "<value>",
440+
speakeasyVersion: "<value>",
441+
success: true,
442+
workspaceId: "<id>",
443+
},
444+
{
445+
createdAt: new Date("2023-02-16T09:12:42.397Z"),
402446
executionId: "<id>",
403447
id: "<id>",
404-
interactionType: "AUTHENTICATE",
405-
localStartedAt: new Date("2025-08-12T17:54:17.538Z"),
448+
interactionType: "QUICKSTART",
449+
localStartedAt: new Date("2024-01-24T01:13:51.002Z"),
406450
speakeasyApiKeyName: "<value>",
407451
speakeasyVersion: "<value>",
408452
success: true,

docs/sdks/github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ async function run() {
462462
input: "<value>",
463463
org: "<value>",
464464
overlays: [
465-
"<value>",
465+
"<value 1>",
466466
],
467467
repo: "<value>",
468468
});
@@ -494,7 +494,7 @@ async function run() {
494494
input: "<value>",
495495
org: "<value>",
496496
overlays: [
497-
"<value>",
497+
"<value 1>",
498498
],
499499
repo: "<value>",
500500
});

docs/sdks/organizations/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ const speakeasy = new Speakeasy({
3434
async function run() {
3535
const result = await speakeasy.organizations.create({
3636
accountType: "scale-up",
37-
createdAt: new Date("2024-11-30T17:06:07.804Z"),
37+
createdAt: new Date("2025-10-26T09:05:00.560Z"),
3838
id: "<id>",
3939
name: "<value>",
4040
slug: "<value>",
41-
ssoActivated: true,
42-
telemetryDisabled: true,
43-
updatedAt: new Date("2023-03-17T15:39:20.911Z"),
41+
ssoActivated: false,
42+
telemetryDisabled: false,
43+
updatedAt: new Date("2023-12-23T08:00:51.380Z"),
4444
});
4545

4646
// Handle the result
@@ -69,13 +69,13 @@ const speakeasy = new SpeakeasyCore({
6969
async function run() {
7070
const res = await organizationsCreate(speakeasy, {
7171
accountType: "scale-up",
72-
createdAt: new Date("2024-11-30T17:06:07.804Z"),
72+
createdAt: new Date("2025-10-26T09:05:00.560Z"),
7373
id: "<id>",
7474
name: "<value>",
7575
slug: "<value>",
76-
ssoActivated: true,
77-
telemetryDisabled: true,
78-
updatedAt: new Date("2023-03-17T15:39:20.911Z"),
76+
ssoActivated: false,
77+
telemetryDisabled: false,
78+
updatedAt: new Date("2023-12-23T08:00:51.380Z"),
7979
});
8080

8181
if (!res.ok) {
@@ -146,9 +146,9 @@ const speakeasy = new Speakeasy({
146146
async function run() {
147147
const result = await speakeasy.organizations.createBillingAddOns({
148148
addOns: [
149+
"custom_code_regions",
149150
"sdk_testing",
150-
"sdk_testing",
151-
"webhooks",
151+
"custom_code_regions",
152152
],
153153
});
154154

@@ -178,9 +178,9 @@ const speakeasy = new SpeakeasyCore({
178178
async function run() {
179179
const res = await organizationsCreateBillingAddOns(speakeasy, {
180180
addOns: [
181+
"custom_code_regions",
181182
"sdk_testing",
182-
"sdk_testing",
183-
"webhooks",
183+
"custom_code_regions",
184184
],
185185
});
186186

@@ -342,7 +342,7 @@ const speakeasy = new Speakeasy({
342342

343343
async function run() {
344344
await speakeasy.organizations.deleteBillingAddOn({
345-
addOn: "custom_code_regions",
345+
addOn: "sdk_testing",
346346
});
347347

348348

@@ -369,7 +369,7 @@ const speakeasy = new SpeakeasyCore({
369369

370370
async function run() {
371371
const res = await organizationsDeleteBillingAddOn(speakeasy, {
372-
addOn: "custom_code_regions",
372+
addOn: "sdk_testing",
373373
});
374374

375375
if (!res.ok) {

docs/sdks/shorturls/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const speakeasy = new Speakeasy({
2626

2727
async function run() {
2828
const result = await speakeasy.shortURLs.create({
29-
url: "https://probable-heating.com/",
29+
url: "https://exalted-heroine.org/",
3030
});
3131

3232
// Handle the result
@@ -54,7 +54,7 @@ const speakeasy = new SpeakeasyCore({
5454

5555
async function run() {
5656
const res = await shortURLsCreate(speakeasy, {
57-
url: "https://probable-heating.com/",
57+
url: "https://exalted-heroine.org/",
5858
});
5959

6060
if (!res.ok) {

0 commit comments

Comments
 (0)