Skip to content

Commit

Permalink
Allow filtering schedules by holiday request ID (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
nethad authored Feb 29, 2024
1 parent 305c961 commit 17e1805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sections/schedules.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Additionally, the following parameters can be supplied:
- **to** – "2017-05-31"
- **user_id** – 123
- **absence_code** – 1, 2, 3, 4, 5 (unplannable absence, public holiday, sick day, holiday, absence)
- **holiday_request_id** – 123 (the ID of the holiday request filters all holiday absences for this request)

## GET /schedules/{id}

Expand Down

0 comments on commit 17e1805

Please sign in to comment.