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 28d98c4 commit ba9f3faCopy full SHA for ba9f3fa
CONTRIBUTING.md
@@ -68,7 +68,7 @@ pnpm link -—global @anthropic-ai/sdk
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