Fix some webapi-lint issues.
Review Request #9686 — Created Feb. 20, 2018 and submitted
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.
- Change Summary:
-
Fix one more issue (not caught by webapi-lint) that I juist happened to notice while the tests were running.
- Commit:
-
43b517764e33101c12a547b728e45245c057d327d042c39c4a0a332d0f610f1ab9ef9a59260cec48
- Diff:
-
Revision 2 (+125 -14)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Branch:
-
release-3.0.xmaster
- Commit:
-
d042c39c4a0a332d0f610f1ab9ef9a59260cec48c7455a240504d81df40e1a38b7ee537fe310a7fe
- Diff:
-
Revision 3 (+125 -14)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Branch:
-
masterrelease-3.0.x
- Commit:
-
c7455a240504d81df40e1a38b7ee537fe310a7fe1211950330053587be517d0fcddf253fbc27d9f1
- Diff:
-
Revision 4 (+126 -14)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.