• 
      

    Fix some webapi-lint issues.

    Review Request #9686 — Created Feb. 21, 2018 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x
    1211950...

    Reviewers

    This change fixes up a handful of errors detected by webapi-lint. The
    bulk of the problems were misformatted docstrings and misnamed things,
    but there were a few missing tests or decorators. None of these actually
    present as security issues.

    • Ran webapi-lint.
    • Ran unit tests.