Skip to main content

Module draft

Module draft 

Source
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§

DraftTagSources
Per-tag source choices in the New Tune mapping editor.
DraftValueSources
Per-direction/range source choices in the New Tune mapping editor.
NewRunDraft
The editable state of the New Tune form.

Enums§

DraftTagSource
The source selector state used only by the mutable New Tune draft.
DraftValueSource
The source selector state used only by the mutable New Tune draft.

Functions§

router