Skip to content

Commit 2b97ca1

Browse files
committed
build: fix the api spec url config
1 parent 3a8c7aa commit 2b97ca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
uses: openapi-generators/openapitools-generator-action@v1
141141
with:
142142
generator: python
143-
openapi-file: https://api.reveng.ai/openapi.json
143+
openapi-url: https://api.reveng.ai/openapi.json
144144
config-file: config.yml
145145
template-dir: templates
146146
command-args: |

0 commit comments

Comments
 (0)