File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 2424 force : ${{ github.event.inputs.force }}
2525 mode : pr
2626 set_version : ${{ github.event.inputs.set_version }}
27+ target : gusto-embedded
2728 runs-on : " {\" group\" : \" gusto-ubuntu-default\" }"
2829 secrets :
2930 github_access_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1+ sources :
2+ GustoEmbedded-local :
3+ inputs :
4+ - location : ../Gusto-Partner-API/generated/embedded/api.v2024-04-01.embedded.yaml
5+ overlays :
6+ - location : ../Gusto-Partner-API/.speakeasy/speakeasy-modifications-overlay.yaml
7+ registry :
8+ location : registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-local
9+ targets :
10+ local :
11+ target : ruby
12+ source : GustoEmbedded-local
13+ output : ./gusto_embedded
14+ codeSamples :
15+ registry :
16+ location : registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-code-samples
17+ labelOverride :
18+ fixedValue : Ruby (SDK)
19+ blocking : false
Original file line number Diff line number Diff line change 11workflowVersion : 1.0.0
2- speakeasyVersion : 1.513.4
2+ speakeasyVersion : latest
33sources :
44 GustoEmbedded-OAS :
55 inputs :
You can’t perform that action at this time.
0 commit comments