Mjsonrpc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| echo | | echo | ||
| anything | | || anything | ||
| anything | | || anything | ||
| || returns || parameters object (object) | |||
|- | |||
| null | |||
| || - || any object (object) | |||
| || returns || null | |||
|} | |} |
Revision as of 14:22, 28 October 2015
test
method name | parameters | description | |||||
---|---|---|---|---|---|---|---|
echo | anything | anything | returns | parameters object (object) | |||
null | - | any object (object) | returns | null |