Keep SCUM data parsing plugin-owned
This commit is contained in:
+2
@@ -7,6 +7,8 @@
|
||||
"vehicleId": { "type": "string", "minLength": 1, "maxLength": 96 },
|
||||
"ownerProfileId": { "type": "string", "minLength": 1, "maxLength": 96 },
|
||||
"squadId": { "type": "string", "minLength": 1, "maxLength": 96 },
|
||||
"search": { "type": "string", "minLength": 1, "maxLength": 80 },
|
||||
"activeWithinSeconds": { "type": "integer", "minimum": 1, "maximum": 86400 },
|
||||
"limit": { "type": "integer", "minimum": 1, "maximum": 500 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user