Skip to content

Commit

Permalink
changed stage url (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeghanaCAP authored Apr 29, 2024
1 parent 50f5b27 commit 127bec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger_sdk_gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ "$Branch" = "snapshot" ]
elif [ "$Branch" = "production" ]
then
url="https://intouch-api-swagger.crm-staging-new.cc.capillarytech.com/swagger.json"
version="https://newapi.crm-staging-new.cc.capillarytech.com/version"
version="https://newapi.intouch-a-crm-crm-staging-new.cc.capillarytech.com/version"
else " No Branch is selected"
fi
curl -k $version -o config.json
Expand Down

0 comments on commit 127bec0

Please sign in to comment.