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 651e730 commit 6d2b38dCopy full SHA for 6d2b38d
.github/workflows/build-and-deploy.yml
@@ -101,7 +101,6 @@ jobs:
101
should-generate-openapi-documentation: true
102
openapi-documentation-input-file: 'docs/openapi/openapi.yml'
103
openapi-documentation-dst-folder: 'documentation/openapi-doc'
104
- should-generate-asyncapi-documentation: true
105
github-token: ${{ secrets.GITHUB_TOKEN }}
106
107
success:
0 commit comments