refactor: add server-side validation schema for events (#4622)
* refactor: move files to subfolder * refactor: schema for events.list * refactor: update nullable fields in Event model * fix: event actor not nullable * fix: team not nullable
This commit is contained in:
committed by
GitHub
parent
05a4f050bb
commit
dc795604a4
1
server/routes/api/events/index.ts
Normal file
1
server/routes/api/events/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from "./events";
|
||||
Reference in New Issue
Block a user