We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5892d45 commit ab5db57Copy full SHA for ab5db57
1 file changed
sections/schedules.md
@@ -63,7 +63,7 @@ Additionally, the following parameters can be supplied:
63
- **from** – "2017-05-01"
64
- **to** – "2017-05-31"
65
- **user_id** – 123
66
-- **absence_code** – 1, 2, 3, 4, 5 (unplannable absence, public holiday, sick day, holiday, absence)
+- **absence_code** – 1, 2, 3, 4, 5 (unplannable absence, public holiday, sick day, holiday, absence) – (also multiple values, comma-separated)
67
- **holiday_request_id** – 123 (the ID of the holiday request filters all holiday absences for this request)
68
69
## GET /schedules/{id}
0 commit comments