Skip to content

Commit 50fc6b2

Browse files
authored
Merge pull request #66 from Gusto/speakeasy-sdk-regen-1755808091
chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.6.8
2 parents 5fa4b79 + 2054831 commit 50fc6b2

File tree

10 files changed

+32
-22
lines changed

10 files changed

+32
-22
lines changed

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.606.0
22
sources:
33
GustoEmbedded-OAS:
44
sourceNamespace: gusto-embedded-oas
5-
sourceRevisionDigest: sha256:4f17a92304262999beb52d09140d42dbda1ea1d96d00a4e18514b5153b5a8aa6
6-
sourceBlobDigest: sha256:2411284264456b120394f00fbb5f0ae3ec0bcf8eb032d0b2645e144b8dc9b07a
5+
sourceRevisionDigest: sha256:0000bad55bafaa796da9ceeff36d112ffd38d3090a970abf930d88f478249761
6+
sourceBlobDigest: sha256:0516e0cee805a53e52dc209683c9630036e6d3d498d6c61ecb800807fbb29ad6
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1753402543
9+
- speakeasy-sdk-regen-1755808091
1010
- "2024-04-01"
1111
targets:
1212
gusto-embedded:
1313
source: GustoEmbedded-OAS
1414
sourceNamespace: gusto-embedded-oas
15-
sourceRevisionDigest: sha256:4f17a92304262999beb52d09140d42dbda1ea1d96d00a4e18514b5153b5a8aa6
16-
sourceBlobDigest: sha256:2411284264456b120394f00fbb5f0ae3ec0bcf8eb032d0b2645e144b8dc9b07a
15+
sourceRevisionDigest: sha256:0000bad55bafaa796da9ceeff36d112ffd38d3090a970abf930d88f478249761
16+
sourceBlobDigest: sha256:0516e0cee805a53e52dc209683c9630036e6d3d498d6c61ecb800807fbb29ad6
1717
codeSamplesNamespace: gusto-embedded-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:96dd9da12104cd493ed303ffd434921b0e20d8b152bb8b80cd04fb1071e3328c
18+
codeSamplesRevisionDigest: sha256:82ff559ff03dcfa6f533c9200b9b23cecf55f34daf0e7f95759def15d61dd32c
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

gusto_embedded/.speakeasy/gen.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f0264e24-cbe2-4074-b157-7a6ba8979508
33
management:
4-
docChecksum: d07994884780fa0de44172913feac1f0
4+
docChecksum: 1aa2b3a9922d07e143048108250bb0e4
55
docVersion: "2024-04-01"
66
speakeasyVersion: 1.606.0
77
generationVersion: 2.686.7
8-
releaseVersion: 0.6.7
9-
configChecksum: ef82d7d4d0a98ddd2ffc074a8ef3748e
8+
releaseVersion: 0.6.8
9+
configChecksum: 257ec5663fafc2f24bf2ce2cdef8a11c
1010
repoURL: https://github.com/Gusto/gusto-typescript-client.git
1111
repoSubDirectory: gusto_embedded
1212
installationURL: https://gitpkg.now.sh/Gusto/gusto-typescript-client/gusto_embedded

gusto_embedded/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: false
2525
skipResponseBodyAssertions: false
2626
typescript:
27-
version: 0.6.7
27+
version: 0.6.8
2828
additionalDependencies:
2929
dependencies: {}
3030
devDependencies: {}

gusto_embedded/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,14 @@ Based on:
318318
### Generated
319319
- [typescript v0.6.7] gusto_embedded
320320
### Releases
321-
- [NPM v0.6.7] https://www.npmjs.com/package/@gusto/embedded-api/v/0.6.7 - gusto_embedded
321+
- [NPM v0.6.7] https://www.npmjs.com/package/@gusto/embedded-api/v/0.6.7 - gusto_embedded
322+
323+
## 2025-08-21 20:27:49
324+
### Changes
325+
Based on:
326+
- OpenAPI Doc
327+
- Speakeasy CLI 1.606.0 (2.686.7) https://github.com/speakeasy-api/speakeasy
328+
### Generated
329+
- [typescript v0.6.8] gusto_embedded
330+
### Releases
331+
- [NPM v0.6.8] https://www.npmjs.com/package/@gusto/embedded-api/v/0.6.8 - gusto_embedded

gusto_embedded/examples/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gusto_embedded/jsr.json

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

33
{
44
"name": "@gusto/embedded-api",
5-
"version": "0.6.7",
5+
"version": "0.6.8",
66
"exports": {
77
".": "./src/index.ts",
88
"./models/errors": "./src/models/errors/index.ts",

gusto_embedded/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.

gusto_embedded/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gusto/embedded-api",
3-
"version": "0.6.7",
3+
"version": "0.6.8",
44
"author": "Speakeasy",
55
"type": "module",
66
"main": "./esm/index.js",

gusto_embedded/src/lib/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
6464
export const SDK_METADATA = {
6565
language: "typescript",
6666
openapiDocVersion: "2024-04-01",
67-
sdkVersion: "0.6.7",
67+
sdkVersion: "0.6.8",
6868
genVersion: "2.686.7",
6969
userAgent:
70-
"speakeasy-sdk/typescript 0.6.7 2.686.7 2024-04-01 @gusto/embedded-api",
70+
"speakeasy-sdk/typescript 0.6.8 2.686.7 2024-04-01 @gusto/embedded-api",
7171
} as const;

gusto_embedded/src/models/components/contractorpaymentmethod.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export type ContractorPaymentMethod = {
5454
/**
5555
* The payment method type. If type is Check, then `split_by` and `splits` do not need to be populated. If type is Direct Deposit, `split_by` and `splits` are required.
5656
*/
57-
type?: ContractorPaymentMethodType | undefined;
57+
type?: ContractorPaymentMethodType | null | undefined;
5858
/**
5959
* Describes how the payment will be split. If `split_by` is Percentage, then the `split` amounts must add up to exactly 100. If `split_by` is Amount, then the last split amount must be nil to capture the remainder.
6060
*/
@@ -111,7 +111,7 @@ export const ContractorPaymentMethod$inboundSchema: z.ZodType<
111111
unknown
112112
> = z.object({
113113
version: z.string().optional(),
114-
type: ContractorPaymentMethodType$inboundSchema.optional(),
114+
type: z.nullable(ContractorPaymentMethodType$inboundSchema).optional(),
115115
split_by: z.nullable(ContractorPaymentMethodSplitBy$inboundSchema).optional(),
116116
splits: z.nullable(z.array(PaymentMethodBankAccount$inboundSchema))
117117
.optional(),
@@ -124,7 +124,7 @@ export const ContractorPaymentMethod$inboundSchema: z.ZodType<
124124
/** @internal */
125125
export type ContractorPaymentMethod$Outbound = {
126126
version?: string | undefined;
127-
type?: string | undefined;
127+
type?: string | null | undefined;
128128
split_by?: string | null | undefined;
129129
splits?: Array<PaymentMethodBankAccount$Outbound> | null | undefined;
130130
};
@@ -136,7 +136,7 @@ export const ContractorPaymentMethod$outboundSchema: z.ZodType<
136136
ContractorPaymentMethod
137137
> = z.object({
138138
version: z.string().optional(),
139-
type: ContractorPaymentMethodType$outboundSchema.optional(),
139+
type: z.nullable(ContractorPaymentMethodType$outboundSchema).optional(),
140140
splitBy: z.nullable(ContractorPaymentMethodSplitBy$outboundSchema).optional(),
141141
splits: z.nullable(z.array(PaymentMethodBankAccount$outboundSchema))
142142
.optional(),

0 commit comments

Comments
 (0)