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 0d4552d commit c841db1Copy full SHA for c841db1
.github/workflows/sdks.yml
@@ -153,6 +153,7 @@ jobs:
153
IMPORT_RAML: "../commercetools-api-reference/api-specs/import/api.raml"
154
ML_RAML: "../commercetools-api-reference/api-specs/ml/api.raml"
155
HISTORY_RAML: "../commercetools-api-reference/api-specs/history/api.raml"
156
+ CHECKOUT_RAML: "../commercetools-api-reference/api-specs/checkout/api.raml"
157
158
- name: "Generate postman collections"
159
if: ${{ matrix.language == 'postman' }}
0 commit comments