Skip to content

Commit

Permalink
Advanced collection (#33)
Browse files Browse the repository at this point in the history
* Implemented Collection header update

* Unable to sort folders

* Detect folder sort changes to deploy collection header + check requests and responses object

* Deploy advanced collection

* remove dependency on classic collections for the deploy of the advanced collection

* fix deploy issue where git hub repo was not being found
  • Loading branch information
barduinor authored Sep 19, 2023
1 parent ca6a835 commit 0fe94b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

env:
LOCALES: "en"
JP_OAS3_REPO: "https://github.com/box/box-openapi.git#jp"
EN_OAS3_REPO: "https://github.com/box/box-openapi.git#jp"
PRIVATE_EN_POSTMAN_COLLECTION_ID: "8119550-1ca6cb64-7560-4f24-a2b5-89ba095b1c17"
PUBLIC_EN_POSTMAN_COLLECTION_ID: "8119550-373aba62-5af5-459b-b9a4-e9db77f947a5"
POSTMAN_API_KEY: ${{ secrets.POSTMAN_API_KEY }}
Expand Down

0 comments on commit 0fe94b0

Please sign in to comment.