Add support for extra data in a FileAttachmentComment.

Review Request #3438 — Created Oct. 21, 2012 and submitted

chipx86
Review Board
master
reviewboard
Add support for extra data in a FileAttachmentComment.

FileAttachmentComment now supports extra data, which is useful for
custom review UIs. These can be modified by sending any additional
fields in a POST or PUT request not normally handled by the resource.

The review UI support will soon make it easy to work with data in this
new field.
Unit tests pass.
david
  1. Ship It!
  2. 
      
chipx86
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (2b726b9)
Loading...