correct whitespaces
This commit is contained in:
parent
b6ebe8dba6
commit
e248810d29
@ -624,13 +624,13 @@ A json object with the availibility to add with **`participant_id`**, **`possibl
|
||||
|
||||
```
|
||||
{
|
||||
"account_id": 5,
|
||||
"account_id": 5,
|
||||
"meeting_id": "f86983db-955e-43b8-be3e-bc92bbeb9b43",
|
||||
"possible_date_id": 21,
|
||||
"preference": 0,
|
||||
"start_time": "2021-06-25 09:00:00",
|
||||
"end_time": "2021-06-25 13:00:00",
|
||||
"timezone": "Europe/Brussels"
|
||||
"possible_date_id": 21,
|
||||
"preference": 0,
|
||||
"start_time": "2021-06-25 09:00:00",
|
||||
"end_time": "2021-06-25 13:00:00",
|
||||
"timezone": "Europe/Brussels"
|
||||
}
|
||||
|
||||
```
|
||||
@ -642,13 +642,13 @@ A json object with the availibility added with **`id`**, **`account_id`**, **`me
|
||||
```
|
||||
{
|
||||
"id": 1
|
||||
"account_id": 5,
|
||||
"account_id": 5,
|
||||
"meeting_id": "f86983db-955e-43b8-be3e-bc92bbeb9b43",
|
||||
"possible_date_id": 21,
|
||||
"preference": 0,
|
||||
"start_time": "2021-06-25 09:00:00",
|
||||
"end_time": "2021-06-25 13:00:00",
|
||||
"timezone": "Europe/Brussels"
|
||||
"possible_date_id": 21,
|
||||
"preference": 0,
|
||||
"start_time": "2021-06-25 09:00:00",
|
||||
"end_time": "2021-06-25 13:00:00",
|
||||
"timezone": "Europe/Brussels"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user