mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:07:08 +00:00
The endpoint /project/:project/configuration/:path(*)? returns the contents of the survey configuration YAML file for a given project. To retrieve the full configuration: * /project/:project/configuration To retrieve a specific subset (e.g., binning parameters): * /project/:project/configuration/binning To retrieve a specific value (e.g., inline bin width): * /project/:project/configuration/binning/I_width
0 lines
0 B
JavaScript
0 lines
0 B
JavaScript
The file is empty.