Updated Json service (markdown)

John Freed 2021-08-19 21:57:23 +02:00
parent c9f1a959e7
commit aa020768c4

@ -22,7 +22,7 @@ From the command line:
You should receive the same response that the `nc` command provides.
## Some example requests
### Some example requests
ENTRY: `{"jsonrpc":"2.0","method":"listGroups","id":"5"}`
REPLY: `{"jsonrpc":"2.0","result":[...],"id":"5"}`