Commit c23c2d1
fix: allow false for custom field 'fieldRequired' by using z.boolean() (calcom#25322)
* fix: allow false for custom field 'fieldRequired' by using z.boolean()
* updated to z.boolean().optional()
---------
Co-authored-by: Pallav <90088723+Pallava-Joshi@users.noreply.github.com>1 parent 65893ae commit c23c2d1
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- apps/api/v2/src/ee/event-types/event-types_2024_06_14/transformers/internal-to-api
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments