Commit f5df97a
Uttam Jaiswal
fix: Add required jsonrpc field to JSON-RPC 2.0 responses
- Add 'jsonrpc': '2.0' field to all response messages
- Add 'jsonrpc' and 'id' fields to error responses
- Ensures full compliance with JSON-RPC 2.0 specification1 parent c284991 commit f5df97a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
406 | 409 | | |
407 | 410 | | |
408 | 411 | | |
| |||
412 | 415 | | |
413 | 416 | | |
414 | 417 | | |
| 418 | + | |
| 419 | + | |
415 | 420 | | |
416 | 421 | | |
417 | 422 | | |
| |||
0 commit comments