hydra-api: flesh out JobsetInput schema
[?]
Apr 27, 2021, 11:06 PM
HU5SDT7O6Q4B5M4NXNYGCRTE63PLH356FPRSGPMQDVQHIAW4XK3ACDependencies
- [2]
LX326CB7Add hydra OpenAPI description (#750) - [*]
X27GNHDV* Basic job info in the database. - [*]
4VYSDP4IAdd eager fetching of relations and enable that for jobset->jobsetinputs
Change contents
- edit in hydra-api.yaml at line 556
name:description: name of the inputtype: stringtype:description: type of inputtype: stringemailresponsible:description: whether or not to email responsible partiestype: boolean - edit in src/lib/Hydra/Schema/JobsetInputs.pm at line 138[5.225][5.225]
string_columns => ["name","type"],boolean_columns => ["emailresponsible"],