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 e78750e commit 4279b99Copy full SHA for 4279b99
scripts/test
@@ -43,7 +43,7 @@ elif ! prism_is_running ; then
43
echo -e "To run the server, pass in the path or url of your OpenAPI"
44
echo -e "spec to the prism command:"
45
echo
46
- echo -e " \$ ${YELLOW}npm exec --package=@stoplight/prism-cli@~5.3.2 -- prism mock path/to/your.openapi.yml${NC}"
+ echo -e " \$ ${YELLOW}npm exec --package=@stainless-api/prism-cli@5.15.0 -- prism mock path/to/your.openapi.yml${NC}"
47
48
49
exit 1
0 commit comments