You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, interesting. The way we solved this on Horatio's branch was to merge the definitions. Merging the defintions fits the prefixed pipes pattern better. However, it kinda waters down the schema definitions because it relies on "partial".
Using the pipe in each type of parameter might actually be more powerful because it uses the zod schema definition as-is
Using the pipe in each type of parameter might actually be more powerful because it uses the zod schema definition as-is
ae-zoning-api/src/city-council-district/city-council-district.controller.ts
Line 57 in 3a2ef38
Originally posted by @TangoYankee in #327 (comment)
The text was updated successfully, but these errors were encountered: