Skip to content

Commit c8d45d1

Browse files
committed
update clientcredentials hook
1 parent 8802560 commit c8d45d1

File tree

5 files changed

+42
-2395
lines changed

5 files changed

+42
-2395
lines changed

.speakeasy/workflow.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,17 @@ sources:
1010
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-modifications-overlay.yaml
1111
authHeader: Authorization
1212
authSecret: $openapi_doc_auth_token
13+
- location: gusto_embedded/.speakeasy/speakeasy-modifications-overlay.yaml
1314
registry:
1415
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas
16+
GustoEmbedded-local:
17+
inputs:
18+
- location: ../Gusto-Partner-API/generated/embedded/api.v2024-04-01.embedded.yaml
19+
overlays:
20+
- location: ../Gusto-Partner-API/.speakeasy/speakeasy-modifications-overlay.yaml
21+
- location: gusto_embedded/.speakeasy/speakeasy-modifications-overlay.yaml
22+
registry:
23+
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-local
1524
targets:
1625
gusto-embedded:
1726
target: typescript

0 commit comments

Comments
 (0)