Skip to content

Commit 99553f3

Browse files
committed
Fix auth config for getting spec
1 parent 0d9f68a commit 99553f3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.speakeasy/workflow.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ sources:
44
kombo-prepared-spec:
55
inputs:
66
- location: https://api.kombo.dev/internal/sdk.openapi.yaml
7-
auth:
8-
authHeader: Authorization
9-
authSecret: $openapi_doc_auth_token
7+
authHeader: Authorization
8+
authSecret: $openapi_doc_auth_token
109
registry:
1110
location: registry.speakeasyapi.dev/kombo-ayg/api/kombo-api
1211
targets:

0 commit comments

Comments
 (0)