Skip to content

Commit 84e3f13

Browse files
committed
updates speakeasy workflow file to reference v2025-06-15
1 parent c0cdc1e commit 84e3f13

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

.speakeasy/workflow.local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sources:
22
GustoEmbedded-local:
33
inputs:
4-
- location: ../Gusto-Partner-API/generated/embedded/api.v2024-04-01.embedded.yaml
4+
- location: ../Gusto-Partner-API/generated/embedded/api.v2025-06-15.embedded.yaml
55
overlays:
66
- location: ../Gusto-Partner-API/.speakeasy/speakeasy-modifications-overlay.yaml
77
registry:

.speakeasy/workflow.lock

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.636.3
1+
speakeasyVersion: 1.638.2
22
sources:
33
GustoEmbedded-OAS:
44
sourceNamespace: gusto-embedded-oas
@@ -8,6 +8,13 @@ sources:
88
- latest
99
- speakeasy-sdk-regen-1760487231
1010
- "2024-04-01"
11+
GustoEmbedded-local:
12+
sourceNamespace: gusto-embedded-local
13+
sourceRevisionDigest: sha256:ee762fc53443cf5d7eb3e4193ac1035293755b3c0bd57288eeed19ee019562cf
14+
sourceBlobDigest: sha256:74be4f582bb59008019d29cf0a772f73012b4bfcaeea2c3aa3f54c3b0978f32c
15+
tags:
16+
- latest
17+
- "2025-06-15"
1118
targets:
1219
gusto-embedded:
1320
source: GustoEmbedded-OAS
@@ -16,13 +23,20 @@ targets:
1623
sourceBlobDigest: sha256:2bf63c9df52696f1ab08685243e26b151c98487ad89361c79ea8efa83a6a8ad6
1724
codeSamplesNamespace: gusto-embedded-oas-typescript-code-samples
1825
codeSamplesRevisionDigest: sha256:f9616b24d9501a1b468b5e69646b1283b7b8e8c360024817be6c5a7ffcc17125
26+
local:
27+
source: GustoEmbedded-local
28+
sourceNamespace: gusto-embedded-local
29+
sourceRevisionDigest: sha256:ee762fc53443cf5d7eb3e4193ac1035293755b3c0bd57288eeed19ee019562cf
30+
sourceBlobDigest: sha256:74be4f582bb59008019d29cf0a772f73012b4bfcaeea2c3aa3f54c3b0978f32c
31+
codeSamplesNamespace: gusto-embedded-local-typescript-code-samples
32+
codeSamplesRevisionDigest: sha256:5ac17cf2299a00c76efdea39778fc4337137199f802e2ca749f4dbf41cc3dee5
1933
workflow:
2034
workflowVersion: 1.0.0
2135
speakeasyVersion: latest
2236
sources:
2337
GustoEmbedded-OAS:
2438
inputs:
25-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2024-04-01.embedded.yaml
39+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-06-15.embedded.yaml
2640
authHeader: Authorization
2741
authSecret: $openapi_doc_auth_token
2842
overlays:
@@ -33,7 +47,7 @@ workflow:
3347
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas
3448
GustoEmbedded-local:
3549
inputs:
36-
- location: ../Gusto-Partner-API/generated/embedded/api.v2024-04-01.embedded.yaml
50+
- location: ../Gusto-Partner-API/generated/embedded/api.v2025-06-15.embedded.yaml
3751
overlays:
3852
- location: ../Gusto-Partner-API/.speakeasy/speakeasy-modifications-overlay.yaml
3953
registry:

.speakeasy/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ speakeasyVersion: latest
33
sources:
44
GustoEmbedded-OAS:
55
inputs:
6-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2024-04-01.embedded.yaml
6+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-06-15.embedded.yaml
77
authHeader: Authorization
88
authSecret: $openapi_doc_auth_token
99
overlays:

0 commit comments

Comments
 (0)