diff options
Diffstat (limited to 'doc/source/service-api.rst')
-rw-r--r-- | doc/source/service-api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/service-api.rst b/doc/source/service-api.rst index ea530b0..02b12d0 100644 --- a/doc/source/service-api.rst +++ b/doc/source/service-api.rst @@ -833,6 +833,8 @@ the method docstring. For each successful call to list capabilities, a result dictionary will be returned with the contents described below: +.. code-block:: python + { 'action': 'capabilities', 'timestamp': <time of the call>, |