fa9d670d30
* Remove EditGroups URL template from Wikibase schema Instead it is fetched from the manifest and stored in operation metadata. Closes #3656. * Fix compatibility with older JDKs * Remove unnecessary fallback in ManifestV1 constructor
12 lines
282 B
JSON
12 lines
282 B
JSON
{
|
|
"op": "wikidata/perform-wikibase-edits",
|
|
"description": "Perform Wikibase edits",
|
|
"summary": "test null edit",
|
|
"maxlag": 5,
|
|
"editGroupsUrlSchema": "([[:toollabs:editgroups/b/OR/${batch_id}|details]])",
|
|
"engineConfig": {
|
|
"mode": "row-based",
|
|
"facets": []
|
|
}
|
|
}
|