Expose Cum sanctissima options as preset parameters #43

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

Problem

The Cum sanctissima permissions change how certain commemorations and third-class feasts resolve. Clients need to opt into these options through the Api so they can request a calendar that reflects them.

Acceptance criteria

  • Cum sanctissima options are selectable parameters that map to Core's configuration.
  • Calendar responses reflect the chosen options for affected days.
  • Invalid option combinations return the canonical error.
  • The options are covered by tests on days they change.

Notes

The option must be part of the cache key so toggled results don't collide.

## Problem The Cum sanctissima permissions change how certain commemorations and third-class feasts resolve. Clients need to opt into these options through the Api so they can request a calendar that reflects them. ## Acceptance criteria - [ ] Cum sanctissima options are selectable parameters that map to Core's configuration. - [ ] Calendar responses reflect the chosen options for affected days. - [ ] Invalid option combinations return the canonical error. - [ ] The options are covered by tests on days they change. ## Notes The option must be part of the cache key so toggled results don't collide.
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#43
No description provided.