Skip to content

Commit 02b0880

Browse files
authored
Merge pull request #6 from Gusto/ar/remote-overlay-file
adds remote overlay file
2 parents f6cf995 + bcef3d3 commit 02b0880

File tree

2 files changed

+3
-682
lines changed

2 files changed

+3
-682
lines changed

.speakeasy/workflow.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ sources:
77
authHeader: Authorization
88
authSecret: $openapi_doc_auth_token
99
overlays:
10+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml
11+
authHeader: Authorization
12+
authSecret: $openapi_doc_auth_token
1013
- location: gusto_embedded/.speakeasy/speakeasy-modifications-overlay.yaml
1114
registry:
1215
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-oas

0 commit comments

Comments
 (0)