Add stubs for remaining existing resource subclasses.

Review Request #14338 — Created Feb. 10, 2025 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

This change adds in API stubs for the other resource subclasses which
currently exist.

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

First Last Summary ID Author
Add stubs for remaining existing resource subclasses.
This change adds in API stubs for the other resource subclasses which currently exist. Testing Done: Ran unit tests.
abd7cab171b4f05f4d6e41a998cc7c5d3bb2ab9c David Trowbridge
rbtools/api/resource/base_diff_commit.py
rbtools/api/resource/diff.py
rbtools/api/resource/diff_commit.py
rbtools/api/resource/diff_file_attachment.py
rbtools/api/resource/draft_diff_commit.py
rbtools/api/resource/draft_file_attachment.py
rbtools/api/resource/draft_screenshot.py
rbtools/api/resource/file_attachment.py
rbtools/api/resource/file_diff.py
rbtools/api/resource/screenshot.py
Loading...