Skip to content

Commit b216267

Browse files
committed
change input to point to gusto-partner-api main
1 parent 76908e1 commit b216267

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.speakeasy/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ speakeasyVersion: latest
33
sources:
44
Gusto-App-Int-OAS:
55
inputs:
6-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/ar/include-generated-app-int-oas-in-repo/generated/app-integrations/api.v2024-04-01.app-integrations.yaml
6+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/main/generated/app-integrations/api.v2024-04-01.app-integrations.yaml
77
authHeader: Authorization
88
authSecret: $openapi_doc_auth_token
99
overlays:
10-
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/ar/include-generated-app-int-oas-in-repo/.speakeasy/speakeasy-app-int-modifications-overlay.yaml
10+
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/.speakeasy/speakeasy-app-int-modifications-overlay.yaml
1111
authHeader: Authorization
1212
authSecret: $openapi_doc_auth_token
1313
- location: gusto_app_int/.speakeasy/speakeasy-modifications-overlay.yaml

0 commit comments

Comments
 (0)