Serve a complete assembled Mass for a date #79

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

Problem

Clients building a worship aid want the whole Mass — Ordinary and proper interleaved in actual celebration order — in one response, rather than stitching two endpoints together.

Acceptance criteria

  • An endpoint returns the full Mass for a date with Ordinary and proper merged in celebration order.
  • Each element retains its bilingual text and per-string provenance.
  • The assembled output is consistent with the separate Ordinary and proper endpoints.
  • Assembly is covered by tests for a feast and a feria.

Notes

Reuse the Ordinary and proper projections to guarantee consistency.

## Problem Clients building a worship aid want the whole Mass — Ordinary and proper interleaved in actual celebration order — in one response, rather than stitching two endpoints together. ## Acceptance criteria - [ ] An endpoint returns the full Mass for a date with Ordinary and proper merged in celebration order. - [ ] Each element retains its bilingual text and per-string provenance. - [ ] The assembled output is consistent with the separate Ordinary and proper endpoints. - [ ] Assembly is covered by tests for a feast and a feria. ## Notes Reuse the Ordinary and proper projections to guarantee consistency.
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#79
No description provided.