Closed rosalinekarr closed 3 years ago
Announcement validators were incorrectly returning valid for announcements missing a createdAt field. #179299754
createdAt
Update the validators to require createdAt exist and be a BigInt
BigInt
Problem
Announcement validators were incorrectly returning valid for announcements missing a
createdAt
field. #179299754Solution
Update the validators to require
createdAt
exist and be aBigInt
Change summary:
createdAt
field