Page MenuHomePhabricator

wbeditentity: Implement 'simulate' option
Open, Needs TriagePublic

Description

It would nice if you could hit the wbeditentity endpoint, with some data in data, and *simulate* the edit action occurring (without actually committing the edit), and have this api call return the full JSON object of the item. This would be useful to be able to check if an edit on an item will conform to a particular shape expression, should the edit take place, without actually performing the edit.