Skip to content

Commit 98572c3

Browse files
authored
Merge pull request #21 from Gusto/speakeasy-sdk-regen-1739317341
chore: 🐝 Update SDK - Generate Clients GUSTO-EMBEDDED 0.1.19
2 parents 7bc39af + 30ba1f8 commit 98572c3

File tree

604 files changed

+5272
-5011
lines changed

Some content is hidden

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

604 files changed

+5272
-5011
lines changed

.speakeasy/workflow.lock

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.486.0
1+
speakeasyVersion: 1.492.0
22
sources:
33
GustoEmbedded-OAS:
44
sourceNamespace: gusto-embedded-oas
5-
sourceRevisionDigest: sha256:46824bbbf8fe4411381b69b7d7bc64b68f2701ee8f6501dfab22c6e4002883ee
6-
sourceBlobDigest: sha256:5c5f2da70899ad4308b8fe528bc640da4e9082ea66efde70d6c474eb044552a4
5+
sourceRevisionDigest: sha256:cc8e74ff00283b61a9f3233f71eb7461cfbc5fcf656f244a67b2d477060214d4
6+
sourceBlobDigest: sha256:86bc8edd2981e365de5738558d2ea2380fcbe10888897c5e35ca5a46ff902b86
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1738880555
9+
- speakeasy-sdk-regen-1739317341
1010
- "2024-04-01"
1111
targets:
1212
gusto-embedded:
1313
source: GustoEmbedded-OAS
1414
sourceNamespace: gusto-embedded-oas
15-
sourceRevisionDigest: sha256:46824bbbf8fe4411381b69b7d7bc64b68f2701ee8f6501dfab22c6e4002883ee
16-
sourceBlobDigest: sha256:5c5f2da70899ad4308b8fe528bc640da4e9082ea66efde70d6c474eb044552a4
15+
sourceRevisionDigest: sha256:cc8e74ff00283b61a9f3233f71eb7461cfbc5fcf656f244a67b2d477060214d4
16+
sourceBlobDigest: sha256:86bc8edd2981e365de5738558d2ea2380fcbe10888897c5e35ca5a46ff902b86
1717
codeSamplesNamespace: gusto-embedded-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:3926c1196f7e75797ee9d05f1da1df8728e54fb534b5dffa1764679c4b103074
18+
codeSamplesRevisionDigest: sha256:ba79707134cd398225938c2bc650283a6692ccb9fdcd94a3c4b3c1264a4ef28c
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest
@@ -26,16 +26,11 @@ workflow:
2626
authHeader: Authorization
2727
authSecret: $openapi_doc_auth_token
2828
overlays:
29-
- location: gusto_embedded/.speakeasy/speakeasy-modifications-overlay.yaml
29+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml
30+
authHeader: Authorization
31+
authSecret: $openapi_doc_auth_token
3032
registry:
3133
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas
32-
GustoEmbedded-local:
33-
inputs:
34-
- location: ../Gusto-Partner-API/generated/embedded/api.v2024-04-01.embedded.yaml
35-
overlays:
36-
- location: gusto_embedded/.speakeasy/speakeasy-modifications-overlay.yaml
37-
registry:
38-
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-local
3934
targets:
4035
gusto-embedded:
4136
target: typescript
@@ -49,14 +44,3 @@ workflow:
4944
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-typescript-code-samples
5045
labelOverride:
5146
fixedValue: Typescript (SDK)
52-
blocking: false
53-
local:
54-
target: typescript
55-
source: GustoEmbedded-local
56-
output: ./gusto_embedded
57-
codeSamples:
58-
registry:
59-
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-typescript-code-samples
60-
labelOverride:
61-
fixedValue: Typescript (SDK)
62-
blocking: false

0 commit comments

Comments
 (0)