• 
      

    Add support for extra data in a FileAttachmentComment.

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

    Information

    Review Board
    master

    Reviewers

    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:
    Completed
    Change Summary:
    Pushed to master (2b726b9)