Convert comment models to TypeScript/spina.
Review Request #14074 — Created Aug. 4, 2024 and submitted
This change converts all the comment resource models to TypeScript.
- Ran js-tests.
- Ran setup.py build_media.
Summary | ID |
---|---|
78e25b894ea0c05257384e31e0a21132b946451e |
Description | From | Last Updated | ||
---|---|---|---|---|
We normally aim to keep entries alphabetized. It's a bit wonkier here since there are clear pairings. That'd be fine … |
|
|||
Must be a one-line summary. |
|
|||
Same here. |
|
|||
Same here. |
|
|||
This can be a Record<string, string>. |
|
|||
These all need one-line summaries. |
|
|||
In this case, we've been keeping extends unindented. |
|
|||
This can be Record<string, string>. |
|
|||
Should be a single line. |
|
|||
Same general note about alphabetical order of attributes. It's a trade-off. |
|
|||
Can be Record<string, string>. |
|
|||
This can be Record<string, FileAttachmentComment>. |
|
|||
I think this is a copy-paste-o. |
![]() |
|||
There are no open issues |
- Commits:
-
Summary ID 0663462b3e80919c4440ef715395af14f3ac94ea 78e25b894ea0c05257384e31e0a21132b946451e - Diff:
-
Revision 2 (+1778 -1210)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.