Skip to content

Commit 3b956ae

Browse files
Ivan KamkinIvan Kamkin
authored andcommitted
Spec check changed
1 parent 02a20fb commit 3b956ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030
- name: Check existing swagger specification is up-to-date
31-
run: curl https://api.aspose.cloud/v3.0/barcode/swagger/spec | diff --strip-trailing-cr -y --suppress-common-lines spec/aspose-barcode-cloud.json -
31+
run: curl https://api.aspose.cloud/v4.0/barcode/swagger/spec | diff --strip-trailing-cr -y --suppress-common-lines spec/aspose-barcode-cloud.json -

0 commit comments

Comments
 (0)