Skip to content

Commit 6ec8fe8

Browse files
committed
[Librarian] Regenerated @ 9a313923ef0eae61a7da7210b7d5de59e65a697c
1 parent cf3f4a0 commit 6ec8fe8

35 files changed

+71
-34
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
twilio-cli-core changelog
22
=====================
33

4+
[2021-09-09] Version 5.28.3
5+
---------------------------
6+
**Messaging**
7+
- Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
8+
- Add Should Skip Secondary Vetting optional flag parameter to create Brand API
9+
10+
411
[2021-09-09] Version 5.28.2
512
---------------------------
613
**Api**

src/services/twilio-api/twilio_accounts_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
},
187187
"termsOfService": "https://www.twilio.com/legal/tos",
188188
"title": "Twilio - Accounts",
189-
"version": "5.28.2"
189+
"version": "5.28.3"
190190
},
191191
"openapi": "3.0.1",
192192
"paths": {

src/services/twilio-api/twilio_api_v2010.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8896,7 +8896,7 @@
88968896
},
88978897
"termsOfService": "https://www.twilio.com/legal/tos",
88988898
"title": "Twilio - Api",
8899-
"version": "5.28.2"
8899+
"version": "5.28.3"
89008900
},
89018901
"openapi": "3.0.1",
89028902
"paths": {

src/services/twilio-api/twilio_autopilot_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@
952952
},
953953
"termsOfService": "https://www.twilio.com/legal/tos",
954954
"title": "Twilio - Autopilot",
955-
"version": "5.28.2"
955+
"version": "5.28.3"
956956
},
957957
"openapi": "3.0.1",
958958
"paths": {

src/services/twilio-api/twilio_bulkexports_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
},
247247
"termsOfService": "https://www.twilio.com/legal/tos",
248248
"title": "Twilio - Bulkexports",
249-
"version": "5.28.2"
249+
"version": "5.28.3"
250250
},
251251
"openapi": "3.0.1",
252252
"paths": {

src/services/twilio-api/twilio_chat_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@
764764
},
765765
"termsOfService": "https://www.twilio.com/legal/tos",
766766
"title": "Twilio - Chat",
767-
"version": "5.28.2"
767+
"version": "5.28.3"
768768
},
769769
"openapi": "3.0.1",
770770
"paths": {

src/services/twilio-api/twilio_chat_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1061,7 +1061,7 @@
10611061
},
10621062
"termsOfService": "https://www.twilio.com/legal/tos",
10631063
"title": "Twilio - Chat",
1064-
"version": "5.28.2"
1064+
"version": "5.28.3"
10651065
},
10661066
"openapi": "3.0.1",
10671067
"paths": {

src/services/twilio-api/twilio_conversations_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2036,7 +2036,7 @@
20362036
},
20372037
"termsOfService": "https://www.twilio.com/legal/tos",
20382038
"title": "Twilio - Conversations",
2039-
"version": "5.28.2"
2039+
"version": "5.28.3"
20402040
},
20412041
"openapi": "3.0.1",
20422042
"paths": {

src/services/twilio-api/twilio_events_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
},
309309
"termsOfService": "https://www.twilio.com/legal/tos",
310310
"title": "Twilio - Events",
311-
"version": "5.28.2"
311+
"version": "5.28.3"
312312
},
313313
"openapi": "3.0.1",
314314
"paths": {

src/services/twilio-api/twilio_fax_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
},
203203
"termsOfService": "https://www.twilio.com/legal/tos",
204204
"title": "Twilio - Fax",
205-
"version": "5.28.2"
205+
"version": "5.28.3"
206206
},
207207
"openapi": "3.0.1",
208208
"paths": {

src/services/twilio-api/twilio_flex_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
},
484484
"termsOfService": "https://www.twilio.com/legal/tos",
485485
"title": "Twilio - Flex",
486-
"version": "5.28.2"
486+
"version": "5.28.3"
487487
},
488488
"openapi": "3.0.1",
489489
"paths": {

src/services/twilio-api/twilio_frontline_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"termsOfService": "https://www.twilio.com/legal/tos",
6767
"title": "Twilio - Frontline",
68-
"version": "5.28.2"
68+
"version": "5.28.3"
6969
},
7070
"openapi": "3.0.1",
7171
"paths": {

src/services/twilio-api/twilio_insights_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
},
761761
"termsOfService": "https://www.twilio.com/legal/tos",
762762
"title": "Twilio - Insights",
763-
"version": "5.28.2"
763+
"version": "5.28.3"
764764
},
765765
"openapi": "3.0.1",
766766
"paths": {

src/services/twilio-api/twilio_ip_messaging_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
},
657657
"termsOfService": "https://www.twilio.com/legal/tos",
658658
"title": "Twilio - Ip_messaging",
659-
"version": "5.28.2"
659+
"version": "5.28.3"
660660
},
661661
"openapi": "3.0.1",
662662
"paths": {

src/services/twilio-api/twilio_ip_messaging_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@
911911
},
912912
"termsOfService": "https://www.twilio.com/legal/tos",
913913
"title": "Twilio - Ip_messaging",
914-
"version": "5.28.2"
914+
"version": "5.28.3"
915915
},
916916
"openapi": "3.0.1",
917917
"paths": {

src/services/twilio-api/twilio_lookups_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"termsOfService": "https://www.twilio.com/legal/tos",
6565
"title": "Twilio - Lookups",
66-
"version": "5.28.2"
66+
"version": "5.28.3"
6767
},
6868
"openapi": "3.0.1",
6969
"paths": {

src/services/twilio-api/twilio_messaging_v1.json

+31-1
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,27 @@
5454
"nullable": true,
5555
"type": "string"
5656
},
57+
"identity_status": {
58+
"description": "Identity Status",
59+
"enum": [
60+
"SELF_DECLARED",
61+
"UNVERIFIED",
62+
"VERIFIED",
63+
"VETTED_VERIFIED"
64+
],
65+
"nullable": true,
66+
"type": "string"
67+
},
5768
"mock": {
5869
"description": "A boolean that specifies whether brand should be a mock or not. If true, brand will be registered as a mock brand. Defaults to false if no value is provided.",
5970
"nullable": true,
6071
"type": "boolean"
6172
},
73+
"russell_3000": {
74+
"description": "Russell 3000",
75+
"nullable": true,
76+
"type": "boolean"
77+
},
6278
"sid": {
6379
"description": "A2P BrandRegistration Sid",
6480
"maxLength": 34,
@@ -67,6 +83,11 @@
6783
"pattern": "^BN[0-9a-fA-F]{32}$",
6884
"type": "string"
6985
},
86+
"skip_automatic_sec_vet": {
87+
"description": "Skip Automatic Secondary Vetting",
88+
"nullable": true,
89+
"type": "boolean"
90+
},
7091
"status": {
7192
"description": "Brand Registration status",
7293
"enum": [
@@ -77,6 +98,11 @@
7798
"nullable": true,
7899
"type": "string"
79100
},
101+
"tax_exempt_status": {
102+
"description": "Tax Exempt Status",
103+
"nullable": true,
104+
"type": "string"
105+
},
80106
"tcr_id": {
81107
"description": "Campaign Registry (TCR) Brand ID",
82108
"nullable": true,
@@ -630,7 +656,7 @@
630656
},
631657
"termsOfService": "https://www.twilio.com/legal/tos",
632658
"title": "Twilio - Messaging",
633-
"version": "5.28.2"
659+
"version": "5.28.3"
634660
},
635661
"openapi": "3.0.1",
636662
"paths": {
@@ -2482,6 +2508,10 @@
24822508
"Mock": {
24832509
"description": "A boolean that specifies whether brand should be a mock or not. If true, brand will be registered as a mock brand. Defaults to false if no value is provided.",
24842510
"type": "boolean"
2511+
},
2512+
"SkipAutomaticSecVet": {
2513+
"description": "A flag to disable automatic secondary vetting for brands which it would otherwise be done.",
2514+
"type": "boolean"
24852515
}
24862516
},
24872517
"required": [

src/services/twilio-api/twilio_monitor_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
},
342342
"termsOfService": "https://www.twilio.com/legal/tos",
343343
"title": "Twilio - Monitor",
344-
"version": "5.28.2"
344+
"version": "5.28.3"
345345
},
346346
"openapi": "3.0.1",
347347
"paths": {

src/services/twilio-api/twilio_notify_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
},
429429
"termsOfService": "https://www.twilio.com/legal/tos",
430430
"title": "Twilio - Notify",
431-
"version": "5.28.2"
431+
"version": "5.28.3"
432432
},
433433
"openapi": "3.0.1",
434434
"paths": {

src/services/twilio-api/twilio_numbers_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
},
479479
"termsOfService": "https://www.twilio.com/legal/tos",
480480
"title": "Twilio - Numbers",
481-
"version": "5.28.2"
481+
"version": "5.28.3"
482482
},
483483
"openapi": "3.0.1",
484484
"paths": {

src/services/twilio-api/twilio_pricing_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
},
396396
"termsOfService": "https://www.twilio.com/legal/tos",
397397
"title": "Twilio - Pricing",
398-
"version": "5.28.2"
398+
"version": "5.28.3"
399399
},
400400
"openapi": "3.0.1",
401401
"paths": {

src/services/twilio-api/twilio_pricing_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
},
394394
"termsOfService": "https://www.twilio.com/legal/tos",
395395
"title": "Twilio - Pricing",
396-
"version": "5.28.2"
396+
"version": "5.28.3"
397397
},
398398
"openapi": "3.0.1",
399399
"paths": {

src/services/twilio-api/twilio_proxy_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@
864864
},
865865
"termsOfService": "https://www.twilio.com/legal/tos",
866866
"title": "Twilio - Proxy",
867-
"version": "5.28.2"
867+
"version": "5.28.3"
868868
},
869869
"openapi": "3.0.1",
870870
"paths": {

src/services/twilio-api/twilio_serverless_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
},
819819
"termsOfService": "https://www.twilio.com/legal/tos",
820820
"title": "Twilio - Serverless",
821-
"version": "5.28.2"
821+
"version": "5.28.3"
822822
},
823823
"openapi": "3.0.1",
824824
"paths": {

src/services/twilio-api/twilio_studio_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@
579579
},
580580
"termsOfService": "https://www.twilio.com/legal/tos",
581581
"title": "Twilio - Studio",
582-
"version": "5.28.2"
582+
"version": "5.28.3"
583583
},
584584
"openapi": "3.0.1",
585585
"paths": {

src/services/twilio-api/twilio_studio_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
},
479479
"termsOfService": "https://www.twilio.com/legal/tos",
480480
"title": "Twilio - Studio",
481-
"version": "5.28.2"
481+
"version": "5.28.3"
482482
},
483483
"openapi": "3.0.1",
484484
"paths": {

src/services/twilio-api/twilio_supersim_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
},
614614
"termsOfService": "https://www.twilio.com/legal/tos",
615615
"title": "Twilio - Supersim",
616-
"version": "5.28.2"
616+
"version": "5.28.3"
617617
},
618618
"openapi": "3.0.1",
619619
"paths": {

src/services/twilio-api/twilio_sync_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@
728728
},
729729
"termsOfService": "https://www.twilio.com/legal/tos",
730730
"title": "Twilio - Sync",
731-
"version": "5.28.2"
731+
"version": "5.28.3"
732732
},
733733
"openapi": "3.0.1",
734734
"paths": {

src/services/twilio-api/twilio_taskrouter_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1993,7 +1993,7 @@
19931993
},
19941994
"termsOfService": "https://www.twilio.com/legal/tos",
19951995
"title": "Twilio - Taskrouter",
1996-
"version": "5.28.2"
1996+
"version": "5.28.3"
19971997
},
19981998
"openapi": "3.0.1",
19991999
"paths": {

src/services/twilio-api/twilio_trunking_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
},
541541
"termsOfService": "https://www.twilio.com/legal/tos",
542542
"title": "Twilio - Trunking",
543-
"version": "5.28.2"
543+
"version": "5.28.3"
544544
},
545545
"openapi": "3.0.1",
546546
"paths": {

src/services/twilio-api/twilio_trusthub_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
},
758758
"termsOfService": "https://www.twilio.com/legal/tos",
759759
"title": "Twilio - Trusthub",
760-
"version": "5.28.2"
760+
"version": "5.28.3"
761761
},
762762
"openapi": "3.0.1",
763763
"paths": {

src/services/twilio-api/twilio_verify_v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@
11341134
},
11351135
"termsOfService": "https://www.twilio.com/legal/tos",
11361136
"title": "Twilio - Verify",
1137-
"version": "5.28.2"
1137+
"version": "5.28.3"
11381138
},
11391139
"openapi": "3.0.1",
11401140
"paths": {

src/services/twilio-api/twilio_video_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@
10521052
},
10531053
"termsOfService": "https://www.twilio.com/legal/tos",
10541054
"title": "Twilio - Video",
1055-
"version": "5.28.2"
1055+
"version": "5.28.3"
10561056
},
10571057
"openapi": "3.0.1",
10581058
"paths": {

src/services/twilio-api/twilio_voice_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
},
521521
"termsOfService": "https://www.twilio.com/legal/tos",
522522
"title": "Twilio - Voice",
523-
"version": "5.28.2"
523+
"version": "5.28.3"
524524
},
525525
"openapi": "3.0.1",
526526
"paths": {

src/services/twilio-api/twilio_wireless_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
},
563563
"termsOfService": "https://www.twilio.com/legal/tos",
564564
"title": "Twilio - Wireless",
565-
"version": "5.28.2"
565+
"version": "5.28.3"
566566
},
567567
"openapi": "3.0.1",
568568
"paths": {

0 commit comments

Comments
 (0)