File tree Expand file tree Collapse file tree 1 file changed +23
-21
lines changed Expand file tree Collapse file tree 1 file changed +23
-21
lines changed Original file line number Diff line number Diff line change 1
1
workflowVersion : 1.0.0
2
2
speakeasyVersion : latest
3
3
sources :
4
- speakeasy-OAS :
5
- inputs :
6
- - location : https://www.speakeasy.com/openapi.yaml
7
- overlays :
8
- - location : overlay.yaml
9
- transformations :
10
- - filterOperations :
11
- operations : getCodeSamples
12
- include : true
13
- registry :
14
- location : registry.speakeasyapi.dev/speakeasy-self/speakeasy-public/speakeasy-oas
4
+ speakeasy-OAS :
5
+ inputs :
6
+ - location : https://www.speakeasy.com/openapi.yaml
7
+ overlays :
8
+ - location : overlay.yaml
9
+ transformations :
10
+ - filterOperations :
11
+ operations : getCodeSamples
12
+ include : true
13
+ registry :
14
+ location : registry.speakeasyapi.dev/speakeasy-self/speakeasy-public/speakeasy-oas
15
15
targets :
16
- code_samples_typescript_sdk :
17
- target : typescript
18
- source : speakeasy-OAS
19
- publish :
20
- npm :
21
- token : $npm_token
22
- codeSamples :
23
- registry :
24
- location : registry.speakeasyapi.dev/speakeasy-self/speakeasy-public/speakeasy-oas-typescript-code-samples
25
- blocking : false
16
+ code_samples_typescript_sdk :
17
+ target : typescript
18
+ source : speakeasy-OAS
19
+ publish :
20
+ npm :
21
+ token : $npm_token
22
+ codeSamples :
23
+ registry :
24
+ location : registry.speakeasyapi.dev/speakeasy-self/speakeasy-public/speakeasy-oas-typescript-code-samples
25
+ labelOverride :
26
+ fixedValue : TypeScript (SDK)
27
+ blocking : false
You can’t perform that action at this time.
0 commit comments