[tor-commits] [spec/master] Adjust oonib specification to the test_start_time field

art at torproject.org art at torproject.org
Mon May 9 17:57:26 UTC 2016


commit 7c82e5d4ad86a19f828179dfe2048b5ac92f4272
Author: Arturo Filastò <arturo at filasto.net>
Date:   Thu Mar 17 15:59:20 2016 +0100

    Adjust oonib specification to the test_start_time field
---
 oonib.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/oonib.md b/oonib.md
index 90d7b99..036aa7d 100644
--- a/oonib.md
+++ b/oonib.md
@@ -103,9 +103,9 @@ The HTTP request it performs is:
         `string` that must be either "json" or "yaml" to identify the format
         of the content.
 
-     'start_time':
+     'test_start_time':
         NEW since oonibackend 1.3
-        `float` seconds since epoch in UTC of when the measurement was started.
+        `string` timestamp in UTC of when the test was started using the format "%Y-%m-%d %H:%M:%S"
 
      'input_hashes':
         (optional) `list` of hex encoded sha256sum of the contents





More information about the tor-commits mailing list