Review Board

beta

Add support for getting review request drafts via JSON

Updated 2 months ago

Michael Plump Reviewers
reviewboard
None Review Board SVN
My IDE plugin now supports updating existing review requests. In order to do this nicely, I made it so that it can fetch existing drafts to update them. But there currently isn't a JSON API for getting the draft of a review. This little patch adds that support.
I fetched lots and lots of drafts while developing my plugin.
Ship it!
Posted 2 months ago (November 7th, 2008, 12:17 a.m.)
Committed to SVN as r1564. Thanks!