Fix up a couple things in API field docs.
Review Request #14260 — Created Dec. 4, 2024 and submitted — Latest diff uploaded
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 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
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 |
---|