Skip to content

Commit e4d0874

Browse files
authored
Merge pull request #10 from apideck-libraries/speakeasy-sdk-regen-1734701620
chore: 🐝 Update SDK - Generate 0.13.1
2 parents 9629396 + 981a20d commit e4d0874

File tree

546 files changed

+1293
-828
lines changed

Some content is hidden

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

546 files changed

+1293
-828
lines changed

.speakeasy/gen.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 7bffa198-5d29-4efa-9942-d549cc832085
33
management:
4-
docChecksum: cda8452b07ff6e11825be9a5d1f08751
4+
docChecksum: 00527826e00802057f1f1f32cd5fa2ff
55
docVersion: 10.9.0
6-
speakeasyVersion: 1.454.2
7-
generationVersion: 2.477.4
8-
releaseVersion: 0.13.0
9-
configChecksum: 2a342563123385f17c1263249e965f54
6+
speakeasyVersion: 1.460.2
7+
generationVersion: 2.484.0
8+
releaseVersion: 0.13.1
9+
configChecksum: e9ceb045fafa1cfe0ac8719dbb3a364c
1010
repoURL: https://github.com/apideck-libraries/sdk-typescript.git
1111
installationURL: https://github.com/apideck-libraries/sdk-typescript
1212
published: true
@@ -15,15 +15,15 @@ features:
1515
acceptHeaders: 2.81.2
1616
additionalDependencies: 0.1.0
1717
constsAndDefaults: 0.1.11
18-
core: 3.18.9
18+
core: 3.18.12
1919
deepObjectParams: 0.1.0
2020
defaultEnabledRetries: 0.1.0
2121
deprecations: 2.81.1
2222
downloadStreams: 0.1.1
2323
enumUnions: 0.1.0
2424
envVarSecurityUsage: 0.1.2
2525
errors: 2.84.0
26-
globalSecurity: 2.82.11
26+
globalSecurity: 2.82.12
2727
globalSecurityCallbacks: 0.1.0
2828
globalSecurityFlattening: 0.1.0
2929
globalServerURLs: 2.82.4
@@ -34,7 +34,7 @@ features:
3434
methodServerURLs: 2.82.1
3535
nameOverrides: 2.81.2
3636
nullables: 0.1.0
37-
pagination: 2.82.7
37+
pagination: 2.82.8
3838
responseFormat: 0.2.3
3939
retries: 2.83.0
4040
sdkHooks: 0.2.0

.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ generation:
1616
oAuth2ClientCredentialsEnabled: true
1717
oAuth2PasswordEnabled: true
1818
typescript:
19-
version: 0.13.0
19+
version: 0.13.1
2020
additionalDependencies:
2121
dependencies: {}
2222
devDependencies: {}

.speakeasy/workflow.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.454.2
1+
speakeasyVersion: 1.460.2
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:957cf533a9e774ef9bd037190c034163d22cd703fbc6f7c40a85e772ae53fcf6
6-
sourceBlobDigest: sha256:d9b57d424d9989e57085f25130300d8a9518374868c3c490ec15433c5ae50a96
5+
sourceRevisionDigest: sha256:a1cd36fccee06f213bc9d89ce85b7ad30bfc034b38b664b1666628c02bc3a5a9
6+
sourceBlobDigest: sha256:2387ea8d9d23982c568313b9885a37ac801333e6aba340789bb8b193cb5eb772
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1734087206
9+
- speakeasy-sdk-regen-1734701620
1010
- 10.9.0
1111
targets:
1212
apideck:
1313
source: Apideck-OAS
1414
sourceNamespace: apideck-oas
15-
sourceRevisionDigest: sha256:957cf533a9e774ef9bd037190c034163d22cd703fbc6f7c40a85e772ae53fcf6
16-
sourceBlobDigest: sha256:d9b57d424d9989e57085f25130300d8a9518374868c3c490ec15433c5ae50a96
15+
sourceRevisionDigest: sha256:a1cd36fccee06f213bc9d89ce85b7ad30bfc034b38b664b1666628c02bc3a5a9
16+
sourceBlobDigest: sha256:2387ea8d9d23982c568313b9885a37ac801333e6aba340789bb8b193cb5eb772
1717
codeSamplesNamespace: apideck-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:c7bb2c4282ee9b64ece14a91ae893abd3fe19dfde5247a7abf0b3a8fbbef0643
18+
codeSamplesRevisionDigest: sha256:7aef1fcd5f9b07144811f8829de22dd90f720c4dd8b7bad83325f8d05ea8d99b
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,14 @@ Based on:
4848
### Generated
4949
- [typescript v0.13.0] .
5050
### Releases
51-
- [NPM v0.13.0] https://www.npmjs.com/package/@apideck/unify/v/0.13.0 - .
51+
- [NPM v0.13.0] https://www.npmjs.com/package/@apideck/unify/v/0.13.0 - .
52+
53+
## 2024-12-26 00:02:19
54+
### Changes
55+
Based on:
56+
- OpenAPI Doc
57+
- Speakeasy CLI 1.460.2 (2.484.0) https://github.com/speakeasy-api/speakeasy
58+
### Generated
59+
- [typescript v0.13.1] .
60+
### Releases
61+
- [NPM v0.13.1] https://www.npmjs.com/package/@apideck/unify/v/0.13.1 - .

RUNTIMES.md

+27-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported JavaScript runtimes
22

3-
This SDK is intended to be used in JavaScript runtimes that support the following features:
3+
This SDK is intended to be used in JavaScript runtimes that support ECMAScript 2020 or newer. The SDK uses the following features:
44

55
* [Web Fetch API][web-fetch]
66
* [Web Streams API][web-streams] and in particular `ReadableStream`
@@ -20,3 +20,29 @@ Runtime environments that are explicitly supported are:
2020
- Note that Deno does not currently have native support for streaming file uploads backed by the filesystem ([issue link][deno-file-streaming])
2121

2222
[deno-file-streaming]: https://github.com/denoland/deno/issues/11018
23+
24+
## Recommended TypeScript compiler options
25+
26+
The following `tsconfig.json` options are recommended for projects using this
27+
SDK in order to get static type support for features like async iterables,
28+
streams and `fetch`-related APIs ([`for await...of`][for-await-of],
29+
[`AbortSignal`][abort-signal], [`Request`][request], [`Response`][response] and
30+
so on):
31+
32+
[for-await-of]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for-await...of
33+
[abort-signal]: https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal
34+
[request]: https://developer.mozilla.org/en-US/docs/Web/API/Request
35+
[response]: https://developer.mozilla.org/en-US/docs/Web/API/Response
36+
37+
```jsonc
38+
{
39+
"compilerOptions": {
40+
"target": "es2020", // or higher
41+
"lib": ["es2020", "dom", "dom.iterable"],
42+
}
43+
}
44+
```
45+
46+
While `target` can be set to older ECMAScript versions, it may result in extra,
47+
unnecessary compatibility code being generated if you are not targeting old
48+
runtimes.

docs/models/components/activity.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ let value: Activity = {
8080
id: "2389328923893298",
8181
name: "employee_level",
8282
description: "Employee Level",
83-
value: 10,
83+
value: {},
8484
},
8585
],
8686
attendees: [

docs/models/components/activityinput.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ let value: ActivityInput = {
7777
id: "2389328923893298",
7878
name: "employee_level",
7979
description: "Employee Level",
80-
value: 10,
80+
value: {},
8181
},
8282
],
8383
attendees: [

docs/models/components/allowactions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```typescript
66
import { AllowActions } from "@apideck/unify/models/components";
77

8-
let value: AllowActions = "disconnect";
8+
let value: AllowActions = "delete";
99
```
1010

1111
## Values

docs/models/components/applicant.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ let value: Applicant = {
3232
id: "2389328923893298",
3333
name: "employee_level",
3434
description: "Employee Level",
35-
value: [
36-
{},
37-
],
35+
value: 10,
3836
},
3937
],
4038
phoneNumbers: [

docs/models/components/applicantinput.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let value: ApplicantInput = {
3030
id: "2389328923893298",
3131
name: "employee_level",
3232
description: "Employee Level",
33-
value: "Uses Salesforce and Marketo",
33+
value: 10,
3434
},
3535
],
3636
phoneNumbers: [

docs/models/components/billpayment.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,7 @@ let value: BillPayment = {
8080
id: "2389328923893298",
8181
name: "employee_level",
8282
description: "Employee Level",
83-
value: [
84-
{},
85-
],
83+
value: "Uses Salesforce and Marketo",
8684
},
8785
],
8886
rowVersion: "1-12345",

docs/models/components/billpaymentinput.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ let value: BillPaymentInput = {
7474
id: "2389328923893298",
7575
name: "employee_level",
7676
description: "Employee Level",
77-
value: {},
77+
value: [
78+
{},
79+
],
7880
},
7981
],
8082
rowVersion: "1-12345",

docs/models/components/company.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ let value: Company = {
113113
id: "2389328923893298",
114114
name: "employee_level",
115115
description: "Employee Level",
116-
value: true,
116+
value: "Uses Salesforce and Marketo",
117117
},
118118
],
119119
tags: [

docs/models/components/companyinfo.md

+8
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ let value: CompanyInfo = {
5454
],
5555
},
5656
],
57+
customFields: [
58+
{
59+
id: "2389328923893298",
60+
name: "employee_level",
61+
description: "Employee Level",
62+
value: true,
63+
},
64+
],
5765
},
5866
currency: "USD",
5967
language: "EN",

docs/models/components/configuration.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,11 @@ let value: Configuration = {
1414
options: [
1515
{
1616
label: "General Channel",
17-
value: [
18-
"team",
19-
"general",
20-
],
17+
value: 123,
2118
},
2219
],
2320
value: [
24-
10.5,
21+
"GC6000 series",
2522
],
2623
},
2724
],

docs/models/components/connection.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,15 @@ let value: Connection = {
7373
options: [
7474
{
7575
label: "General Channel",
76-
value: 123,
76+
value: [
77+
"team",
78+
"general",
79+
],
7780
},
7881
],
7982
},
8083
],
81-
value: [
82-
"GC6000 series",
83-
],
84+
value: true,
8485
},
8586
],
8687
},

docs/models/components/connectiondefaults.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,19 @@ let value: ConnectionDefaults = {
99
id: "ProductInterest",
1010
options: [
1111
{
12+
id: "1234",
1213
label: "General Channel",
13-
value: 12.5,
14+
options: [
15+
{
16+
label: "General Channel",
17+
value: 123,
18+
},
19+
],
1420
},
1521
],
16-
value: 10,
22+
value: [
23+
10.5,
24+
],
1725
};
1826
```
1927

docs/models/components/connectioninput.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,12 @@ let value: ConnectionInput = {
3131
options: [
3232
{
3333
label: "General Channel",
34-
value: true,
34+
value: 12.5,
3535
},
3636
],
3737
},
3838
],
39-
value: [
40-
10.5,
41-
],
39+
value: 10.5,
4240
},
4341
],
4442
},

docs/models/components/connectionvalue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const value: boolean = true;
3131

3232
```typescript
3333
const value: components.Value5[] = [
34-
10.5,
34+
10,
3535
];
3636
```
3737

docs/models/components/connectorstatus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status of the connector. Connectors with status live or beta are callable.
77
```typescript
88
import { ConnectorStatus } from "@apideck/unify/models/components";
99

10-
let value: ConnectorStatus = "development";
10+
let value: ConnectorStatus = "considering";
1111
```
1212

1313
## Values

docs/models/components/contactinput.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ let value: ContactInput = {
9494
id: "2389328923893298",
9595
name: "employee_level",
9696
description: "Employee Level",
97-
value: "Uses Salesforce and Marketo",
97+
value: true,
9898
},
9999
],
100100
tags: [

docs/models/components/createconnectionresponse.md

+2-10
Original file line numberDiff line numberDiff line change
@@ -73,19 +73,11 @@ let value: CreateConnectionResponse = {
7373
id: "ProductInterest",
7474
options: [
7575
{
76-
id: "1234",
7776
label: "General Channel",
78-
options: [
79-
{
80-
label: "General Channel",
81-
value: true,
82-
},
83-
],
77+
value: 12.5,
8478
},
8579
],
86-
value: [
87-
10.5,
88-
],
80+
value: 10.5,
8981
},
9082
],
9183
},

docs/models/components/creditnote.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ let value: CreditNote = {
8383
name: "employee_level",
8484
description: "Employee Level",
8585
value: [
86-
"<value>",
86+
{},
8787
],
8888
},
8989
],

docs/models/components/creditnoteinput.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ let value: CreditNoteInput = {
7575
id: "2389328923893298",
7676
name: "employee_level",
7777
description: "Employee Level",
78-
value: [
79-
"<value>",
80-
],
78+
value: {},
8179
},
8280
],
8381
rowVersion: "1-12345",

0 commit comments

Comments
 (0)