From bc164b79cafc5b0bb9e1b9226eb64ff34703306b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Sun, 21 Jan 2024 18:22:30 +0100 Subject: [PATCH] update movilizon requirements --- event_import.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/event_import.md b/event_import.md index 136043c..6c70a17 100644 --- a/event_import.md +++ b/event_import.md @@ -30,6 +30,8 @@ It neglets all event related fields but `title`, `summary` and `url` which it us - `id`: This is also used for the `url`. - [`name`](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-name): The events title. - [`startTime`](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-startTime) +- [`to`](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-to) +- [`type`]: must be `Event` ### Optional