We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e2d03 commit 46299a0Copy full SHA for 46299a0
.speakeasy/workflow.yaml
@@ -3,7 +3,9 @@ speakeasyVersion: latest
3
sources:
4
Mollie API:
5
inputs:
6
- - location: https://github.com/mollie/openapi-specs/blob/main/specs.yaml
+ - location: https://raw.githubusercontent.com/mollie/openapi-specs/main/specs.yaml
7
+ authHeader: x-auth-token
8
+ authSecret: $openapi_doc_auth_token
9
registry:
10
location: registry.speakeasyapi.dev/mollie-oom/mollie/mollie-api
11
targets:
0 commit comments