List available presets in the discovery endpoint #41

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

Problem

Clients need to discover which presets exist and what each represents without hardcoding the list, especially as presets are added over time.

Acceptance criteria

  • The discovery endpoint lists each preset with a stable id and human label.
  • The list is derived from the preset registry, not duplicated.
  • The response carries the data-version stamp.
  • Discovery output is covered by a test asserting the current preset set.

Notes

Keep labels neutral and descriptive.

## Problem Clients need to discover which presets exist and what each represents without hardcoding the list, especially as presets are added over time. ## Acceptance criteria - [ ] The discovery endpoint lists each preset with a stable id and human label. - [ ] The list is derived from the preset registry, not duplicated. - [ ] The response carries the data-version stamp. - [ ] Discovery output is covered by a test asserting the current preset set. ## Notes Keep labels neutral and descriptive.
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#41
No description provided.