• 
      

    Rename API resource object "fields" to "_fields"

    Review Request #5137 — Created Dec. 17, 2013 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    Rename API resource object "fields" to "_fields"

    The internal fields dictionary should have been made "prviate" when
    refactoring the API client to pass out actual resource objects instead
    of wrapping them. This change corrects that mistake.

    Unit Tests and posted this request with rbt post

    (grep'd for ".fields" and corrected what I found)