11 lines
252 B
JSON
11 lines
252 B
JSON
{
|
|
"title": "OccurrenceOrderModuleIdsPluginOptions",
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"prioritiseInitial": {
|
|
"description": "Prioritise initial size over total size",
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
}
|