Merge pull request #3361 from Infisical/akhilmhdh-patch-2

feat: updated project access note to max a limit
This commit is contained in:
Akhil Mohan
2025-04-04 19:29:53 +05:30
committed by GitHub

View File

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