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 2 (Latest)

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.
89a5b0072c1ad09e1f60078ed3f4d351c482acf9 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...