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 5138cf3 commit 2b09ff0Copy full SHA for 2b09ff0
.github/workflows/sdks.yml
@@ -164,6 +164,7 @@ jobs:
164
make RAML_FILE=../commercetools-api-reference/api-specs/api/postman.raml LIB_NAME=api build
165
make RAML_FILE=../commercetools-api-reference/api-specs/import/api.raml LIB_NAME=import build
166
make RAML_FILE=../commercetools-api-reference/api-specs/connect/api.raml LIB_NAME=connect build
167
+ make RAML_FILE=../commercetools-api-reference/api-specs/checkout/api.raml LIB_NAME=checkout build
168
jq -r tostring api/collection.json > api/minified.json
169
mv api/minified.json api/collection.json
170
0 commit comments