• 
      

    Add params for FileDiff GET list operations.

    Review Request #14570 — Created Aug. 25, 2025 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    Review Beoard's FileDiffResource.get_queryset method has a couple
    parameters which are fetched out of kwargs but not otherwise documented.
    This change adds a params definition so that we don't get warnings about
    calling get_files(binary=True).

    Ran unit tests.

    Commits

    Files