From daed43a44ae77a58ae52033d95f23a0bdb4d6c49 Mon Sep 17 00:00:00 2001 From: Joel Wright Date: Sat, 4 Jun 2016 11:23:02 +0100 Subject: Fix examples and missing code-block This patch fixes a missing code-block section in the capabilities section of service-api.rst, and fixes the import of walk in the upload.py examples to support both python2 and python3. Change-Id: I572769f971f84e0029f2948e42c130e73517f434 --- doc/source/service-api.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/source/service-api.rst b/doc/source/service-api.rst index 50dd80e..4da68a3 100644 --- a/doc/source/service-api.rst +++ b/doc/source/service-api.rst @@ -756,6 +756,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':