Document the ChangeInfo JSON entity in the REST API documentation
Change-Id: I68ccd37c407e9d9184f743fdee78e59735cb0e5c
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/Documentation/rest-api.txt b/Documentation/rest-api.txt
index 20108cd..03b4a8e 100644
--- a/Documentation/rest-api.txt
+++ b/Documentation/rest-api.txt
@@ -61,6 +61,13 @@
`Accept-Encoding` request header is set to `gzip`. This may
save on network transfer time for larger responses.
+[[timestamp]]
+Timestamp
+~~~~~~~~~
+Timestamps are given in UTC and have the format
+"'yyyy-mm-dd hh:mm:ss.fffffffff'" where "'ffffffffff'" indicates the
+nanoseconds.
+
[[encoding]]
Encoding
~~~~~~~~