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