@@ -3020,10 +3020,8 @@ components:
3020
3020
- - body_text
3021
3021
- body_text
3022
3022
header_text :
3023
- - - header_text
3024
- - header_text
3025
- - - header_text
3026
- - header_text
3023
+ - header_text
3024
+ - header_text
3027
3025
- buttons :
3028
3026
- supported_apps :
3029
3027
- package_name : package_name
@@ -3057,10 +3055,8 @@ components:
3057
3055
- - body_text
3058
3056
- body_text
3059
3057
header_text :
3060
- - - header_text
3061
- - header_text
3062
- - - header_text
3063
- - header_text
3058
+ - header_text
3059
+ - header_text
3064
3060
name : name
3065
3061
language : language
3066
3062
id : id
@@ -3100,10 +3096,8 @@ components:
3100
3096
- - body_text
3101
3097
- body_text
3102
3098
header_text :
3103
- - - header_text
3104
- - header_text
3105
- - - header_text
3106
- - header_text
3099
+ - header_text
3100
+ - header_text
3107
3101
- buttons :
3108
3102
- supported_apps :
3109
3103
- package_name : package_name
@@ -3137,10 +3131,8 @@ components:
3137
3131
- - body_text
3138
3132
- body_text
3139
3133
header_text :
3140
- - - header_text
3141
- - header_text
3142
- - - header_text
3143
- - header_text
3134
+ - header_text
3135
+ - header_text
3144
3136
name : name
3145
3137
language : language
3146
3138
id : id
@@ -3201,10 +3193,8 @@ components:
3201
3193
- - body_text
3202
3194
- body_text
3203
3195
header_text :
3204
- - - header_text
3205
- - header_text
3206
- - - header_text
3207
- - header_text
3196
+ - header_text
3197
+ - header_text
3208
3198
- buttons :
3209
3199
- supported_apps :
3210
3200
- package_name : package_name
@@ -3238,10 +3228,8 @@ components:
3238
3228
- - body_text
3239
3229
- body_text
3240
3230
header_text :
3241
- - - header_text
3242
- - header_text
3243
- - - header_text
3244
- - header_text
3231
+ - header_text
3232
+ - header_text
3245
3233
name : name
3246
3234
language : language
3247
3235
id : id
@@ -3345,10 +3333,8 @@ components:
3345
3333
- - body_text
3346
3334
- body_text
3347
3335
header_text :
3348
- - - header_text
3349
- - header_text
3350
- - - header_text
3351
- - header_text
3336
+ - header_text
3337
+ - header_text
3352
3338
- buttons :
3353
3339
- supported_apps :
3354
3340
- package_name : package_name
@@ -3382,10 +3368,8 @@ components:
3382
3368
- - body_text
3383
3369
- body_text
3384
3370
header_text :
3385
- - - header_text
3386
- - header_text
3387
- - - header_text
3388
- - header_text
3371
+ - header_text
3372
+ - header_text
3389
3373
category : utility
3390
3374
nullable : true
3391
3375
properties :
@@ -3434,10 +3418,8 @@ components:
3434
3418
- - body_text
3435
3419
- body_text
3436
3420
header_text :
3437
- - - header_text
3438
- - header_text
3439
- - - header_text
3440
- - header_text
3421
+ - header_text
3422
+ - header_text
3441
3423
- buttons :
3442
3424
- supported_apps :
3443
3425
- package_name : package_name
@@ -3471,10 +3453,8 @@ components:
3471
3453
- - body_text
3472
3454
- body_text
3473
3455
header_text :
3474
- - - header_text
3475
- - header_text
3476
- - - header_text
3477
- - header_text
3456
+ - header_text
3457
+ - header_text
3478
3458
allow_category_change : false
3479
3459
name : name
3480
3460
language : language
@@ -3528,6 +3508,7 @@ components:
3528
3508
- approved
3529
3509
- rejected
3530
3510
- pending
3511
+ - pending_deletion
3531
3512
example : approved
3532
3513
type : string
3533
3514
WhatsappTemplateCategory :
@@ -3574,10 +3555,8 @@ components:
3574
3555
- - body_text
3575
3556
- body_text
3576
3557
header_text :
3577
- - - header_text
3578
- - header_text
3579
- - - header_text
3580
- - header_text
3558
+ - header_text
3559
+ - header_text
3581
3560
properties :
3582
3561
type :
3583
3562
$ref : ' #/components/schemas/WhatsappComponentType'
@@ -3616,17 +3595,13 @@ components:
3616
3595
- - body_text
3617
3596
- body_text
3618
3597
header_text :
3619
- - - header_text
3620
- - header_text
3621
- - - header_text
3622
- - header_text
3598
+ - header_text
3599
+ - header_text
3623
3600
properties :
3624
3601
header_text :
3625
3602
description : Example of the templated text for the header
3626
3603
items :
3627
- items :
3628
- type : string
3629
- type : array
3604
+ type : string
3630
3605
type : array
3631
3606
body_text :
3632
3607
description : Example of the templated text for the body
@@ -3683,6 +3658,9 @@ components:
3683
3658
- phone_number
3684
3659
- otp
3685
3660
- url
3661
+ - catalog
3662
+ - flow
3663
+ - copy_code
3686
3664
type : string
3687
3665
WhatsappOtpButtonType :
3688
3666
description : Type of the OTP button
0 commit comments