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 2fc1527 commit 3935038Copy full SHA for 3935038
1 file changed
.github/workflows/listener.yml
@@ -28,6 +28,7 @@ jobs:
28
branch-name: ${{ github.event.client_payload.branchName }}
29
username: ${{ secrets.DX_GITHUB_USERNAME }}
30
token: ${{ secrets.DX_GITHUB_TOKEN }}
31
+ openapi-generator-version: v5.4.0
32
language: python
33
config: ./openapi-config.yml
34
env:
0 commit comments