Skip to content

Commit 46299a0

Browse files
Attempt
1 parent b0e2d03 commit 46299a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.speakeasy/workflow.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ speakeasyVersion: latest
33
sources:
44
Mollie API:
55
inputs:
6-
- location: https://github.com/mollie/openapi-specs/blob/main/specs.yaml
6+
- location: https://raw.githubusercontent.com/mollie/openapi-specs/main/specs.yaml
7+
authHeader: x-auth-token
8+
authSecret: $openapi_doc_auth_token
79
registry:
810
location: registry.speakeasyapi.dev/mollie-oom/mollie/mollie-api
911
targets:

0 commit comments

Comments
 (0)