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
chore: add slonik validation and transformation interceptors (#64)
* chore: add slonik validation and transformation interceptors
* chore: add response types for validation
* chore(services): adjust types and return objects for validation
* chore(routes): use response type in drafts, proposals, and votes
* chore(database): change 'email' column name for validation
* chore: adjust types in test helpers for validation
* chore: add countSchema to count queries for validation
* fix: remove type assertion from helper function queries
* fix(database): use custom type parser for dates
* chore: use param objects for proposals, drafts, and votes services
* fix(drafts): remove 'optional' from types
0 commit comments