Page MenuHomePhabricator

[lib] Use tUserID in message-validators.js
ClosedPublic

Authored by inka on May 9 2024, 5:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 9:15 PM
Unknown Object (File)
Sat, Oct 26, 11:04 AM
Unknown Object (File)
Sat, Oct 26, 1:01 AM
Unknown Object (File)
Wed, Oct 23, 2:52 AM
Unknown Object (File)
Wed, Oct 23, 2:44 AM
Unknown Object (File)
Mon, Oct 21, 2:20 AM
Unknown Object (File)
Sun, Oct 20, 8:04 PM
Unknown Object (File)
Sat, Oct 19, 8:05 PM
Subscribers

Details

Summary

issue: ENG-7819

Test Plan

flow
tested that fetch_messages endpoint which uses fetchMessageInfosResponseValidator which uses userInfosValidator works correctly and doesn't throw

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.May 9 2024, 6:04 AM
tomek added inline comments.
lib/types/user-types.js
29 ↗(On Diff #39994)

Should this be a tUserID?

This revision is now accepted and ready to land.May 9 2024, 8:09 AM
lib/types/user-types.js
29 ↗(On Diff #39994)

Looks like handled in D11966

This revision was automatically updated to reflect the committed changes.