8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"method": "$/cancelRequest",
|
|
"params": {
|
|
"id": "nonexistent"
|
|
}
|
|
}
|