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 64f4ec1 commit 6025c1cCopy full SHA for 6025c1c
.speakeasy/workflow.yaml
@@ -3,9 +3,9 @@ speakeasyVersion: latest
3
sources:
4
my-source:
5
inputs:
6
- - location: https://speakeasy.com/openapi.yaml
+ - location: https://spec.speakeasy.com/speakeasy-self/speakeasy-self/speakeasy-api
7
registry:
8
- location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/my-source
+ location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/ts-client-source
9
targets:
10
speakeasy-client-sdk-typescript:
11
target: typescript
0 commit comments