chore: zod validations on all routes #52
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
need to add zod validation and cleanup some fetch code to be more maintainable
done for the backend routes. Now need to add it on the frontend somehow
might require moving the zod schemas to a different workspace
started this work on doorman-schema