fix job statuses

This commit is contained in:
Jonathan Jogenfors
2024-03-16 00:00:56 +01:00
parent 8bcee7ff64
commit ff47d5576a
2 changed files with 9 additions and 10 deletions
+2 -1
View File
@@ -10692,7 +10692,8 @@
}
},
"required": [
"importPath"
"importPath",
"isValid"
],
"type": "object"
},