Commit a3f5d2f
Add new option for including semantic segment counts and fix multibook safety margin naming in availabilities actions
- Introduced `includeSemanticSegmentCounts` option to enhance metadata results.
- Renamed `multibookSsafetyMargin` to `multibookSafetyMargin` for consistency in rentable type availabilities.
- Updated parsing logic for `wday` filter to handle undefined values correctly.1 parent 2d2af5c commit a3f5d2f
File tree
2 files changed
+12
-4
lines changed- components/booking_experts/actions
- list-availabilities
- list-rentabletype-availabilities
2 files changed
+12
-4
lines changedLines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | | - | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
475 | 481 | | |
476 | 482 | | |
477 | 483 | | |
478 | | - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
479 | 487 | | |
480 | 488 | | |
481 | 489 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments