Add params for FileDiff GET list operations.

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

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.

Summary ID
Add params for FileDiff GET list operations.
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)`. Testing Done: Ran unit tests.
pmkwozuonlzsoytmkxrustunzuzlnyqv
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to master (5b16b5e)