Do some cleanup and modernization of hosting service/API code.

Review Request #14127 — Created Aug. 29, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

In preparation for fixing issues with the HostingServiceAccountResource
create method, this change does some cleanup and type annotation for
code I'm touching.

Ran unit tests.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Do some cleanup and modernization of hosting service/API code.
In preparation for fixing issues with the HostingServiceAccountResource create method, this change does some cleanup and type annotation for code I'm touching. Testing Done: Ran unit tests.
ab9c0dc94e5789236bd0d50b3af86c7a4d3b1d6b David Trowbridge
Do some cleanup and modernization of hosting service/API code.
In preparation for fixing issues with the HostingServiceAccountResource create method, this change does some cleanup and type annotation for code I'm touching. Testing Done: Ran unit tests.
2302ef81ea14ec8ad482739044ebbd8a2d661bf4 David Trowbridge
reviewboard/webapi/tests/test_hosting_service_account.py
Loading...