Commit 91a480b
fix: managed user api playground (time format transform) (calcom#24255)
* fix: managed user time format transform
* feat: add transform decorator to handle null/undefined timeFormat values in UpdateManagedUserInput
---------
Co-authored-by: chauhan_s <somaychauhan98@gmail.com>1 parent db19bb3 commit 91a480b
3 files changed
Lines changed: 23 additions & 4 deletions
File tree
- apps/api/v2/src/modules/users/inputs
- docs/api-reference/v2
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17241 | 17241 | | |
17242 | 17242 | | |
17243 | 17243 | | |
| 17244 | + | |
| 17245 | + | |
| 17246 | + | |
| 17247 | + | |
| 17248 | + | |
| 17249 | + | |
| 17250 | + | |
| 17251 | + | |
| 17252 | + | |
| 17253 | + | |
| 17254 | + | |
| 17255 | + | |
| 17256 | + | |
| 17257 | + | |
17244 | 17258 | | |
17245 | 17259 | | |
17246 | 17260 | | |
| |||
17428 | 17442 | | |
17429 | 17443 | | |
17430 | 17444 | | |
17431 | | - | |
| 17445 | + | |
17432 | 17446 | | |
17433 | 17447 | | |
17434 | 17448 | | |
| |||
19729 | 19743 | | |
19730 | 19744 | | |
19731 | 19745 | | |
19732 | | - | |
| 19746 | + | |
19733 | 19747 | | |
19734 | 19748 | | |
19735 | 19749 | | |
| |||
0 commit comments