parent
01c8dc0229
commit
72c63f3508
@ -30,7 +30,7 @@ package models
|
||||
*/
|
||||
|
||||
type JobInformation struct {
|
||||
ID int `json:"id"`
|
||||
ID string `json:"id"`
|
||||
Data string `json:"data"`
|
||||
Labels map[string]string `json:"labels"`
|
||||
Dependencies string `json:"dependencies,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user