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 1fc351c commit ce1611dCopy full SHA for ce1611d
docs/specification/server/resources.md
@@ -293,7 +293,7 @@ Git version control integration.
293
294
## Error Handling
295
296
-Servers SHOULD return standard JSON-RPC errors for common failure cases:
+Servers **SHOULD** return standard JSON-RPC errors for common failure cases:
297
298
- Resource not found: `-32002`
299
- Internal errors: `-32603`
0 commit comments