• 
      

    Add final stubs for root comment and review resources.

    Review Request #14412 — Created April 30, 2025 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    We recently added root-level list resources for reviews and comments.
    These have the same MIME types as the other review and comment list
    resources, and so they can share the same subclasses, but they do have
    different GET parameters that support a wider variety of queries. This
    change adds params types for these and root resource stubs.

    • Ran unit tests.
    • Used these methods from a test script and saw that everything worked
      as expected.

    Commits

    Files