Serve the Ordinary of the Mass for a date #72

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

Problem

The Ordinary is the fixed framework of every Mass and is the backbone clients assemble the proper into. An endpoint must return the Ordo Missae parts in order with bilingual text and provenance.

Acceptance criteria

  • An endpoint returns the Ordinary parts in liturgical order for a date/system.
  • Text is returned bilingually per the language selection with per-string provenance.
  • Rubrical direction is distinguished from spoken/sung text.
  • The endpoint is covered by tests asserting part order and text.

Notes

Build on the bilingual language resolution from v1.1.0.

## Problem The Ordinary is the fixed framework of every Mass and is the backbone clients assemble the proper into. An endpoint must return the Ordo Missae parts in order with bilingual text and provenance. ## Acceptance criteria - [ ] An endpoint returns the Ordinary parts in liturgical order for a date/system. - [ ] Text is returned bilingually per the language selection with per-string provenance. - [ ] Rubrical direction is distinguished from spoken/sung text. - [ ] The endpoint is covered by tests asserting part order and text. ## Notes Build on the bilingual language resolution from v1.1.0.
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#72
No description provided.