mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-28 04:29:50 +00:00
chore(internal): update comment in script
This commit is contained in:
parent
bdbeff638a
commit
ec855544b2
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ elif ! prism_is_running ; then
|
||||||
echo -e "To run the server, pass in the path or url of your OpenAPI"
|
echo -e "To run the server, pass in the path or url of your OpenAPI"
|
||||||
echo -e "spec to the prism command:"
|
echo -e "spec to the prism command:"
|
||||||
echo
|
echo
|
||||||
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}"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue