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. |
![]() |
|||
Surround the states in double backticks. |
![]() |
|||
Similar to the comment I posted on /r/13515/, I'm wondering if we gain anything by making these enums instead. |
![]() |
|||
Need to update the docs since we changed the argument name from type to updateType. Should also probably add a … |
![]() |
|||
Missing return type. |
![]() |
|||
There are no open issues |

-
-
-
-
Similar to the comment I posted on /r/13515/, I'm wondering if we gain anything by making these enums instead.
-
Need to update the docs since we changed the argument name from
type
toupdateType
. Should also probably add aVersion Changed
. -
- Commits:
-
Summary ID d9cf86a7129c06a63d33e496bb82f25a887198c1 c7da1a1c69cc78cd43ef36ebbbcce4d5249994c4 - Diff:
-
Revision 2 (+884 -602)