Register the 1954 system in discovery and request validation #32

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

Problem

Core now computes the 1954 rubrics, but the Api won't accept 1954 as a system until it is registered in parameter validation and the discovery endpoint. Without this, valid 1954 requests are rejected.

Acceptance criteria

  • The discovery endpoint lists 1954 as a supported system, sourced from Core.
  • Request validation accepts 1954 and routes it to Core.
  • Requests for 1954 against an unsupported calendar return the canonical error.
  • Validation and discovery are covered by tests.

Notes

Reuse the existing discovery wiring so the system list stays Core-driven.

## Problem Core now computes the 1954 rubrics, but the Api won't accept `1954` as a system until it is registered in parameter validation and the discovery endpoint. Without this, valid 1954 requests are rejected. ## Acceptance criteria - [ ] The discovery endpoint lists `1954` as a supported system, sourced from Core. - [ ] Request validation accepts `1954` and routes it to Core. - [ ] Requests for `1954` against an unsupported calendar return the canonical error. - [ ] Validation and discovery are covered by tests. ## Notes Reuse the existing discovery wiring so the system list stays Core-driven.
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#32
No description provided.