Skip to content

Commit f769929

Browse files
committed
oaiFeat: Updated api definitions
1 parent a26d6ee commit f769929

36 files changed

+114
-58
lines changed

CHANGES.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
---------------------------
2+
**Library - Chore**
3+
- [PR #46](https://github.com/twilio/twilio-oai/pull/46): migrate from travis over to gh actions. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
4+
5+
**Api**
6+
- Updated `media_url` property to be treated as PII
7+
8+
**Messaging**
9+
- Added a new enum for brand registration status named DELETED **(breaking change)**
10+
- Add a new K12_EDUCATION use case in us_app_to_person_usecase api transaction
11+
- Added a new enum for brand registration status named IN_REVIEW
12+
13+
**Serverless**
14+
- Add node14 as a valid Build runtime
15+
16+
**Verify**
17+
- Fix typos in Verify Push Factor documentation for the `config.notification_token` parameter.
18+
- Added `TemplateCustomSubstitutions` on verification creation
19+
- Make `TemplateSid` parameter public for Verification resource and `DefaultTemplateSid` parameter public for Service resource. **(breaking change)**
20+
21+
122
### [5.31.1](https://github.com/twilio/twilio-cli-core/compare/5.31.0...5.31.1) (2021-10-19)
223

324

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": "1.22.0"
189+
"version": "1.23.0"
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
@@ -8997,7 +8997,7 @@
89978997
},
89988998
"termsOfService": "https://www.twilio.com/legal/tos",
89998999
"title": "Twilio - Api",
9000-
"version": "1.22.0"
9000+
"version": "1.23.0"
90019001
},
90029002
"openapi": "3.0.1",
90039003
"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": "1.22.0"
955+
"version": "1.23.0"
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": "1.22.0"
249+
"version": "1.23.0"
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": "1.22.0"
767+
"version": "1.23.0"
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": "1.22.0"
1064+
"version": "1.23.0"
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": "1.22.0"
2039+
"version": "1.23.0"
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
@@ -309,7 +309,7 @@
309309
},
310310
"termsOfService": "https://www.twilio.com/legal/tos",
311311
"title": "Twilio - Events",
312-
"version": "1.22.0"
312+
"version": "1.23.0"
313313
},
314314
"openapi": "3.0.1",
315315
"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": "1.22.0"
205+
"version": "1.23.0"
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
@@ -488,7 +488,7 @@
488488
},
489489
"termsOfService": "https://www.twilio.com/legal/tos",
490490
"title": "Twilio - Flex",
491-
"version": "1.22.0"
491+
"version": "1.23.0"
492492
},
493493
"openapi": "3.0.1",
494494
"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": "1.22.0"
68+
"version": "1.23.0"
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": "1.22.0"
763+
"version": "1.23.0"
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": "1.22.0"
659+
"version": "1.23.0"
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": "1.22.0"
914+
"version": "1.23.0"
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": "1.22.0"
66+
"version": "1.23.0"
6767
},
6868
"openapi": "3.0.1",
6969
"paths": {

src/services/twilio-api/twilio_media_v1.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
},
234234
"termsOfService": "https://www.twilio.com/legal/tos",
235235
"title": "Twilio - Media",
236-
"version": "1.22.0"
236+
"version": "1.23.0"
237237
},
238238
"openapi": "3.0.1",
239239
"paths": {
@@ -348,7 +348,7 @@
348348
"schema": {
349349
"properties": {
350350
"Extension": {
351-
"description": "The [Media Extension](/docs/live/api/media-extensions-overview) name or URL. Ex: `video-composer-v1-preview`",
351+
"description": "The [Media Extension](/docs/live/api/media-extensions-overview) name or URL. Ex: `video-composer-v1`",
352352
"type": "string"
353353
},
354354
"ExtensionContext": {

src/services/twilio-api/twilio_messaging_v1.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,13 @@
108108
"type": "boolean"
109109
},
110110
"status": {
111-
"description": "Brand Registration status",
111+
"description": "Brand Registration status.",
112112
"enum": [
113113
"PENDING",
114114
"APPROVED",
115-
"FAILED"
115+
"FAILED",
116+
"IN_REVIEW",
117+
"DELETED"
116118
],
117119
"nullable": true,
118120
"type": "string"
@@ -755,7 +757,7 @@
755757
},
756758
"termsOfService": "https://www.twilio.com/legal/tos",
757759
"title": "Twilio - Messaging",
758-
"version": "1.22.0"
760+
"version": "1.23.0"
759761
},
760762
"openapi": "3.0.1",
761763
"paths": {

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": "1.22.0"
344+
"version": "1.23.0"
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": "1.22.0"
431+
"version": "1.23.0"
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
@@ -630,7 +630,7 @@
630630
},
631631
"termsOfService": "https://www.twilio.com/legal/tos",
632632
"title": "Twilio - Numbers",
633-
"version": "1.22.0"
633+
"version": "1.23.0"
634634
},
635635
"openapi": "3.0.1",
636636
"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": "1.22.0"
398+
"version": "1.23.0"
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": "1.22.0"
396+
"version": "1.23.0"
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": "1.22.0"
867+
"version": "1.23.0"
868868
},
869869
"openapi": "3.0.1",
870870
"paths": {

src/services/twilio-api/twilio_serverless_v1.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,8 @@
246246
"enum": [
247247
"node8",
248248
"node10",
249-
"node12"
249+
"node12",
250+
"node14"
250251
],
251252
"nullable": true,
252253
"type": "string"
@@ -823,7 +824,7 @@
823824
},
824825
"termsOfService": "https://www.twilio.com/legal/tos",
825826
"title": "Twilio - Serverless",
826-
"version": "1.22.0"
827+
"version": "1.23.0"
827828
},
828829
"openapi": "3.0.1",
829830
"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": "1.22.0"
582+
"version": "1.23.0"
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": "1.22.0"
481+
"version": "1.23.0"
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": "1.22.0"
616+
"version": "1.23.0"
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": "1.22.0"
731+
"version": "1.23.0"
732732
},
733733
"openapi": "3.0.1",
734734
"paths": {

src/services/twilio-api/twilio_taskrouter_v1.json

+3-3
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": "1.22.0"
1996+
"version": "1.23.0"
19971997
},
19981998
"openapi": "3.0.1",
19991999
"paths": {
@@ -2091,7 +2091,7 @@
20912091
"schema": {
20922092
"properties": {
20932093
"EventCallbackUrl": {
2094-
"description": "The URL we should call when an event occurs. If provided, the Workspace will publish events to this URL, for example, to collect data for reporting. See [Workspace Events](https://www.twilio.com/docs/taskrouter/api/event) for more information.",
2094+
"description": "The URL we should call when an event occurs. If provided, the Workspace will publish events to this URL, for example, to collect data for reporting. See [Workspace Events](https://www.twilio.com/docs/taskrouter/api/event) for more information. This parameter supports Twilio's [Webhooks (HTTP callbacks) Connection Overrides](https://www.twilio.com/docs/usage/webhooks/webhooks-connection-overrides).",
20952095
"format": "uri",
20962096
"type": "string"
20972097
},
@@ -2265,7 +2265,7 @@
22652265
"type": "string"
22662266
},
22672267
"EventCallbackUrl": {
2268-
"description": "The URL we should call when an event occurs. See [Workspace Events](https://www.twilio.com/docs/taskrouter/api/event) for more information.",
2268+
"description": "The URL we should call when an event occurs. See [Workspace Events](https://www.twilio.com/docs/taskrouter/api/event) for more information. This parameter supports Twilio's [Webhooks (HTTP callbacks) Connection Overrides](https://www.twilio.com/docs/usage/webhooks/webhooks-connection-overrides).",
22692269
"format": "uri",
22702270
"type": "string"
22712271
},

src/services/twilio-api/twilio_trunking_v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
},
550550
"termsOfService": "https://www.twilio.com/legal/tos",
551551
"title": "Twilio - Trunking",
552-
"version": "1.22.0"
552+
"version": "1.23.0"
553553
},
554554
"openapi": "3.0.1",
555555
"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": "1.22.0"
760+
"version": "1.23.0"
761761
},
762762
"openapi": "3.0.1",
763763
"paths": {

0 commit comments

Comments
 (0)