Commit d2fa3ae
Add Office Hours API (schedules and exceptions) to Preview spec (#537)
* Add Office Hours API (schedules + exceptions) to Preview spec
Documents the Preview Office Hours API: schedule and exception CRUD
endpoints, schemas, and tag. Includes day_of_week and twenty_four_seven
on schedules, day_of_week on exception intervals, and the 403
limited-availability gate.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Clarify Office Hours interval semantics and exception_date nullability
Address Redocly review feedback: document that time interval minutes are
week-relative for schedules but day-relative for exceptions (and that
day_of_week derives from exception_date), and drop nullable on
exception_date since it is always present.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ef81c41 commit d2fa3ae
1 file changed
Lines changed: 935 additions & 0 deletions
0 commit comments