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 a3814ce commit a8b3e92Copy full SHA for a8b3e92
.github/workflows/generator-test-sdk.yaml
@@ -41,6 +41,6 @@ jobs:
41
needs: [ transform-specs ]
42
uses: ./.github/workflows/selfserve-generate.yaml
43
with:
44
- templates: 'sdk-repo/generator/openapi/src/main/resources/templates/expediagroup-sdk'
45
name: ${{ inputs.namespace }}
46
version: ${{ inputs.version }}
+ templates: 'sdk-repo/generator/openapi/src/main/resources/templates/expediagroup-sdk'
0 commit comments