Convert RB.ReviewRequest model to TypeScript/spina.
Review Request #13516 — Created Feb. 1, 2024 and submitted
This change converts the ReviewRequest resource model to TypeScript.
While I was updating this, I also got rid of the deprecated callbacks
style for its async methods.
Ran js-tests.
Summary | ID |
---|---|
c7da1a1c69cc78cd43ef36ebbbcce4d5249994c4 |
Description | From | Last Updated |
---|---|---|
Add "Args" doc section. |
maubin | |
Surround the states in double backticks. |
maubin | |
Similar to the comment I posted on /r/13515/, I'm wondering if we gain anything by making these enums instead. |
maubin | |
Need to update the docs since we changed the argument name from type to updateType. Should also probably add a … |
maubin | |
Missing return type. |
maubin |
- Commits:
-
Summary ID d9cf86a7129c06a63d33e496bb82f25a887198c1 c7da1a1c69cc78cd43ef36ebbbcce4d5249994c4 - Diff:
-
Revision 2 (+884 -602)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.