Skip to content

Commit b511619

Browse files
Ivan KamkinDenis-Averin
authored andcommitted
Spec check changed
1 parent bdf7836 commit b511619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)