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 9c9a2d4 commit 05ff8f7Copy full SHA for 05ff8f7
CONTRIBUTING.md
@@ -68,7 +68,7 @@ pnpm link -—global openai
68
Most tests require you to [set up a mock server](https://github.com/stoplightio/prism) against the OpenAPI spec to run the tests.
69
70
```bash
71
-npx prism path/to/your/openapi.yml
+npx prism mock path/to/your/openapi.yml
72
```
73
74
0 commit comments