Serve the full day of canonical hours #87

Open
opened 2026-07-01 01:00:29 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:00:29 +00:00 (Migrated from github.com)

Problem

Clients praying the whole Office want all of a day's hours in one request rather than calling each hour endpoint separately.

Acceptance criteria

  • An endpoint returns all canonical hours for a date/system/language.
  • Hours appear in canonical order with consistent fields.
  • The response stays within memory/size limits for festive days.
  • The endpoint is covered by tests asserting the hour set.

Notes

Keep per-hour and whole-day projections consistent.

## Problem Clients praying the whole Office want all of a day's hours in one request rather than calling each hour endpoint separately. ## Acceptance criteria - [ ] An endpoint returns all canonical hours for a date/system/language. - [ ] Hours appear in canonical order with consistent fields. - [ ] The response stays within memory/size limits for festive days. - [ ] The endpoint is covered by tests asserting the hour set. ## Notes Keep per-hour and whole-day projections consistent.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Api#87
No description provided.