[mod] re-org
This commit is contained in:
parent
784010fbdc
commit
cffeb0aa45
12 changed files with 2 additions and 1 deletions
1
test/didchange.xq
Normal file
1
test/didchange.xq
Normal file
|
@ -0,0 +1 @@
|
||||||
|
json:doc("sample.msg/didChange/client2.json",{"format":"w3"})
|
|
@ -49,7 +49,7 @@ as map(*)
|
||||||
{
|
{
|
||||||
"jsonrpc": "2.0",
|
"jsonrpc": "2.0",
|
||||||
"id": $json?id,
|
"id": $json?id,
|
||||||
"result": json:doc("capabilities.json",{"format":"w3"})
|
"result": json:doc("etc/capabilities.json",{"format":"w3"})
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue