Skip to content

Commit ab5db57

Browse files
authored
Filter schedules by multiple absence values (#372)
1 parent 5892d45 commit ab5db57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sections/schedules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Additionally, the following parameters can be supplied:
6363
- **from** – "2017-05-01"
6464
- **to** – "2017-05-31"
6565
- **user_id** – 123
66-
- **absence_code** – 1, 2, 3, 4, 5 (unplannable absence, public holiday, sick day, holiday, absence)
66+
- **absence_code** – 1, 2, 3, 4, 5 (unplannable absence, public holiday, sick day, holiday, absence) – (also multiple values, comma-separated)
6767
- **holiday_request_id** – 123 (the ID of the holiday request filters all holiday absences for this request)
6868

6969
## GET /schedules/{id}

0 commit comments

Comments
 (0)