event-object: gancio: add type place
This commit is contained in:
parent
5f18f9cc4e
commit
db58975b3c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue