aboutsummaryrefslogtreecommitdiffstats
path: root/docs/AAI REST API Documentation/recentsApi.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/AAI REST API Documentation/recentsApi.rst')
-rw-r--r--docs/AAI REST API Documentation/recentsApi.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/AAI REST API Documentation/recentsApi.rst b/docs/AAI REST API Documentation/recentsApi.rst
index 74e423c8..8283538b 100644
--- a/docs/AAI REST API Documentation/recentsApi.rst
+++ b/docs/AAI REST API Documentation/recentsApi.rst
@@ -21,7 +21,7 @@ Request
The API can be accessed by using sending a GET request to the Recents
API and sending a single node-type and a parameter to specify either
timestamp to start the search or the number of hours to look back.
-
+
Querying with number of hours
.. code::
@@ -45,7 +45,7 @@ object type, URI, and resource-version.
Sample response:
-.. code-block:: json
+.. code::
{
"results": [
@@ -59,5 +59,5 @@ Sample response:
"resource-link": "/aai/v16/network/pnfs/pnf/stack01"
"resource-version": "1531413113612"
},...]
-
+
}