|
38 | 38 | - name: child_ticket_count |
39 | 39 | label: Child Ticket Count |
40 | 40 | type: text |
| 41 | + required: false |
41 | 42 | payloadField: $.message.intent.provider.items[?(@.descriptor.code=='CHILD_TICKET')].quantity.count |
42 | 43 | - name: journey_date |
43 | 44 | label: Enter Journey date (YYYY-MM-DD) |
@@ -105,6 +106,7 @@ flows: |
105 | 106 | - name: child_ticket_count |
106 | 107 | label: Child Ticket Count |
107 | 108 | type: text |
| 109 | + required: false |
108 | 110 | payloadField: $.message.intent.provider.items[?(@.descriptor.code=='CHILD_TICKET')].quantity.count |
109 | 111 | - name: journey_date |
110 | 112 | label: Enter Journey date (YYYY-MM-DD) |
@@ -229,6 +231,7 @@ flows: |
229 | 231 | - name: child_ticket_count |
230 | 232 | label: Child Ticket Count |
231 | 233 | type: text |
| 234 | + required: false |
232 | 235 | payloadField: $.message.intent.provider.items[?(@.descriptor.code=='CHILD_TICKET')].quantity.count |
233 | 236 | - name: journey_date |
234 | 237 | label: Enter Journey date (YYYY-MM-DD) |
@@ -377,6 +380,7 @@ flows: |
377 | 380 | - name: child_ticket_count |
378 | 381 | label: Child Ticket Count |
379 | 382 | type: text |
| 383 | + required: false |
380 | 384 | payloadField: $.message.intent.provider.items[?(@.descriptor.code=='CHILD_TICKET')].quantity.count |
381 | 385 | - name: journey_date |
382 | 386 | label: Enter Journey date (YYYY-MM-DD) |
@@ -507,6 +511,7 @@ flows: |
507 | 511 | - name: child_ticket_count |
508 | 512 | label: Child Ticket Count |
509 | 513 | type: text |
| 514 | + required: false |
510 | 515 | payloadField: $.message.intent.provider.items[?(@.descriptor.code=='CHILD_TICKET')].quantity.count |
511 | 516 | - name: journey_date |
512 | 517 | label: Enter Journey date (YYYY-MM-DD) |
|
0 commit comments