• 
      

    Add and modernize documentation throughout WebAPIResource.

    Review Request #13277 — Created Sept. 19, 2023 and submitted — Latest diff uploaded

    Information

    Djblets
    release-4.x

    Reviewers

    WebAPIResource is a very old and complex part of our codebase, and
    lacked any form of modern documentation. This made it more difficult to
    iterate on, and with some upcoming work planned for this, it was time to
    address this problem.

    This change adds documentation to all the methods in the class, and sets
    the stage for those upcoming changes.

    Unit tests pass.

    Built the docs. Verified there were no new errors in this module.

    Commits

    Files