chore: generate
This commit is contained in:
parent
29d17b9055
commit
43f110a6cb
1 changed files with 1 additions and 1 deletions
|
|
@ -11592,7 +11592,7 @@
|
||||||
},
|
},
|
||||||
"pid": {
|
"pid": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"exclusiveMinimum": 0
|
"minimum": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["id", "title", "command", "args", "cwd", "status", "pid"],
|
"required": ["id", "title", "command", "args", "cwd", "status", "pid"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue