From db58975b3c8de827ca6d5393e3b20b580b097b15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Fri, 13 Oct 2023 12:46:31 +0200 Subject: [PATCH] event-object: gancio: add type place --- Event object compatibilty status.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Event object compatibilty status.md b/Event object compatibilty status.md index d739e46..915d156 100644 --- a/Event object compatibilty status.md +++ b/Event object compatibilty status.md @@ -11,8 +11,9 @@ This document describes what Event object implementations of existing services l "startTime": "2024-01-18T12:10:00.000+01:00", "endTime": "2024-01-18T18:30:00.000+01:00", "location": { + "type": "Place" "name": "Gmota", - "address": "Münzgragebenstraße 21, 8010 Graz", + "address": "Münzgragebenstraße 21, 8010 Graz", "latitude": null, "longitude": null },