wmde / WikibaseReconcileEdit

GNU General Public License v2.0
3 stars 3 forks source link

Batch editing #41

Closed toban closed 3 years ago

toban commented 3 years ago
lucaswerkmeister commented 3 years ago

just return an array on parseBatchRequests - remove BatchEditRequest

done, but all of the tests still passed even though I hadn’t updated them, which means

lucaswerkmeister commented 3 years ago

on the other points:

change user to private on EditEndpoint

not convinced this one is needed tbh. I’d be willing to merge without this

persistItem can set the item revision instead of returning saved items.

to be done in a follow-up

guergana commented 3 years ago

LGTM. Also nice now we new tests.