Fix up a couple things in API field docs.

Review Request #14260 — Created Dec. 4, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

The docs for fields across our API resources leave a lot to be desired,
but I came across some truly egregious things while working on the
RBTools stuff. This change fixes up a completely incorrect MIME type in
the WebHook resource, and some terrible grammar in the root comment
resources.

Ran unit tests.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Fix up a couple things in API field docs.
The docs for fields across our API resources leave a lot to be desired, but I came across some truly egregious things while working on the RBTools stuff. This change fixes up a completely incorrect MIME type in the WebHook resource, and some terrible grammar in the root comment resources. Testing Done: Ran unit tests.
3a88ff32f51cff8d0fa81daf873279151424f58a David Trowbridge
reviewboard/webapi/resources/root_diff_comment.py
reviewboard/webapi/resources/root_file_attachment_comment.py
reviewboard/webapi/resources/root_general_comment.py
reviewboard/webapi/resources/webhook.py
Loading...