Skip to content

Commit

Permalink
chore: migrate to new default sendgrid-oai branch (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanholtz authored Jul 20, 2020
1 parent ab706ce commit 0399608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ test-integ: test

version ?= latest
test-docker:
curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/master/prism/prism.sh -o prism.sh
curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/main/prism/prism.sh -o prism.sh
version=$(version) bash ./prism.sh

clean: nopyc
Expand Down

0 comments on commit 0399608

Please sign in to comment.