Add new resources, part 5/7.
Review Request #14378 — Created March 20, 2025 and updated — Latest diff uploaded
This change adds the following new resource implementations:
- OAuthApplicationItemResource
- OAuthApplicationListResource
- OAuthTokenItemResource
- OAuthTokenListResource
- ServerInfoResource
- WatchedResource
- WatchedReviewGroupItemResource
- WatchedReviewGroupListResource
- WatchedReviewRequestItemResource
- WatchedReviewRequestListResource
- WebHookItemResource
- WebHookListResource
- Ran unit tests.
- Used the new resources from a test script and saw that everything
worked as expected.
rbtools/api/resource/root.py |
---|