feat: updated project access note to max a limit

This commit is contained in:
Akhil Mohan
2025-04-04 19:22:38 +05:30
committed by GitHub
parent 2a8e159f51
commit 3b09173bb1

View File

@@ -760,6 +760,7 @@ export const registerProjectRouter = async (server: FastifyZodProvider) => {
comment: z
.string()
.trim()
.max(2500)
.refine(
(val) =>
characterValidator([