Skip to content

Commit

Permalink
[Auto Generated] 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jigardafda committed Dec 23, 2024
1 parent 7d5757b commit 1c960bd
Show file tree
Hide file tree
Showing 9 changed files with 16,875 additions and 50,091 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on_release_created.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ jobs:
run: |
# Application collection
curl --location --request PUT 'https://api.getpostman.com/collections/25401129-7e096476-440d-4727-a607-22d33c2d1250' \
curl --location --request PUT 'https://api.getpostman.com/collections/25401129-0b78b6be-bae9-4ab5-adc6-8c10309fc5eb' \
--header 'Content-Type: application/json' \
--header 'X-Api-Key: {{secrets.POSTMAN_API_KEY}}' \
--data-binary "@postman/application.json"
echo "\n✅ Application collection updated!!"
# Platform collection
curl --location --request PUT 'https://api.getpostman.com/collections/25401129-39706828-fab0-4fc6-b361-1ee71dd04b93' \
curl --location --request PUT 'https://api.getpostman.com/collections/25401129-a1930d00-b072-4669-b704-7344156f9082' \
--header 'Content-Type: application/json' \
--header 'X-Api-Key: {{secrets.POSTMAN_API_KEY}}' \
--data-binary "@postman/platform.json"
Expand Down
Loading

0 comments on commit 1c960bd

Please sign in to comment.