Commit ed56b6e
authored
Add explicit MUST NOT for notification response
According to JSON RPC spec the server MUST NOT send a response:
https://www.jsonrpc.org/specification#notification1 parent bb1446f commit ed56b6e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments