Open essential-randomness opened 1 year ago
all relevant types have been converted to or have Zod equivalents.
board feed still needs to return results parsed by Zod (ref), can confirm that there are some tests that return unexpected results that will need to be looked at and fixed
nothing has been touched at all on the front end yet
We want to test our end to end typesafety flow by adding it to a new endpoint. The chosen candidate is
/feeds/boards/{board_id}
.DbActivitySomethingType
", which is used to standardize the return type of DB feed queries./feeds/boards/{board_id}
endpoint.