summaryrefslogtreecommitdiff
path: root/example_data_1.json
diff options
context:
space:
mode:
authorErnst Widerberg <ernst@sunet.se>2022-04-25 13:46:11 +0200
committerErnst Widerberg <ernst@sunet.se>2022-04-25 13:46:11 +0200
commit1b836e78db2737ba5d1ae43da9828601a5a5c114 (patch)
treeeb41ef3cf7ece326a49021302165a3cb4c8de1d7 /example_data_1.json
parent2aebcdeca17f9b46d90f5255dd4d03caa358701e (diff)
Rename timestamp_in_utc to timestamp, change formatHEADmain
The format "date-time" in jsonschema is as defined in RFC 3339, which is about the same as ISO 8601. Validating this requires an additional package which is specified in python-jsonschema docs.
Diffstat (limited to 'example_data_1.json')
-rw-r--r--example_data_1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_data_1.json b/example_data_1.json
index 5c9dcae..69f5d85 100644
--- a/example_data_1.json
+++ b/example_data_1.json
@@ -8,7 +8,7 @@
"ptr": "host10.test.soc.sunet.se",
"abuse_mail": "abuse@test.soc.sunet.se",
"domain": "sunet.se",
- "timestamp_in_utc": "2021-06-21T14:06 UTC",
+ "timestamp": "2021-06-21T14:06:00Z",
"display_name": "Apache 2.1.3",
"description": "The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0.",
"custom_data": {