Add nixexprpath/nixexprinput to GET of jobset (API).
This commit is contained in:
@ -313,7 +313,9 @@ my %hint = (
|
||||
"enabled",
|
||||
"errormsg",
|
||||
"fetcherrormsg",
|
||||
"emailoverride"
|
||||
"emailoverride",
|
||||
"nixexprpath",
|
||||
"nixexprinput"
|
||||
],
|
||||
eager_relations => {
|
||||
jobsetinputs => "name"
|
||||
|
Reference in New Issue
Block a user