@@ -11592,7 +11592,7 @@
},
"pid": {
"type": "integer",
- "exclusiveMinimum": 0
+ "minimum": 0
}
"required": ["id", "title", "command", "args", "cwd", "status", "pid"],