Add new resources, part 6/7.

Review Request #14379 — Created March 20, 2025 and updated

Information

RBTools
master

Reviewers

This change adds the following new resource implementations:
- APITokenItemResource
- APITokenListResource
- HostingServiceAccountItemResource
- HostingServiceAccountListResource
- HostingServiceItemResource
- HostingServiceListResource
- PlainTextResource (used for original/patched files)
- RemoteRepositoryItemResource
- RemoteRepositoryListResource
- SearchResource
- SessionResource

  • Ran unit tests.
  • Used the new resources from a test script and saw that everything
    worked as expected.
Summary ID
Add new resources, part 6/7.
This change adds the following new resource implementations: - APITokenItemResource - APITokenListResource - HostingServiceAccountItemResource - HostingServiceAccountListResource - HostingServiceItemResource - HostingServiceListResource - PlainTextResource (used for original/patched files) - RemoteRepositoryItemResource - RemoteRepositoryListResource - SearchResource - SessionResource Testing Done: - Ran unit tests. - Used the new resources from a test script and saw that everything worked as expected.
282fa71cadbe8587aaa0e5629a14a0a3ddad167e
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
Loading...