Update example

This commit is contained in:
rui hildt 2020-08-23 16:17:08 +02:00
parent e2dde73d72
commit b62922bfb1
1 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@ A json object for the added meeting with `id`, `meeting_id` and `possible_date`.
{
"id": 20,
"meeting_id": "03ac7a10-316f-46e8-bb55-8611e7e5b31c",
"possible_date": "2025-02-26T23:00:00.000Z"
"possible_date": "2025-02-26"
}
```