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 ef6abdb commit fe25763Copy full SHA for fe25763
.speakeasy/workflow.yaml
@@ -3,7 +3,9 @@ speakeasyVersion: latest
3
sources:
4
my-source:
5
inputs:
6
- - location: https://github.com/formancehq/stack/releases/download/v2.1.0-beta.3/generate.json
+ - location: https://github.com/formancehq/stack/releases/download/v2.1.0/generate.json
7
+ overlays:
8
+ - location: ./overlay.yaml
9
registry:
10
location: registry.speakeasyapi.dev/formance/formance/my-source
11
targets:
0 commit comments