Expand description
GET/PUT /api/runs/draft for the app-wide New Tune form draft.
This is deliberately separate from tune_runs.request_json: a draft is mutable, may be
incomplete while someone is editing it, and is not historical run data. Notes are omitted
from the DTO so transient operator context is never persisted as a form preference.
Structs§
- Draft
TagSources - Per-tag source choices in the New Tune mapping editor.
- Draft
Value Sources - Per-direction/range source choices in the New Tune mapping editor.
- NewRun
Draft - The editable state of the New Tune form.
Enums§
- Draft
TagSource - The source selector state used only by the mutable New Tune draft.
- Draft
Value Source - The source selector state used only by the mutable New Tune draft.