Initial
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
GET /rest/system/ping
|
||||
=====================
|
||||
|
||||
Returns a ``{"ping": "pong"}`` object.
|
||||
|
||||
.. code:: json
|
||||
|
||||
{
|
||||
"ping": "pong"
|
||||
}
|
||||
Reference in New Issue
Block a user