5591b67f756e93a1ede8e52cea54d8886efb0183
Add scheduling_map field to ParameterSchema so Application creators can declare that a parameter (e.g. NP) maps to a scheduling field (e.g. cpus). The backend auto-injects the scheduling value into script template variables before rendering, eliminating duplicate user input. The frontend hides mapped parameters from the form and injects their values on submit.
Description
No description provided
Languages
Go
93.5%
Vue
3.7%
TypeScript
2.8%