From 82c79ec33ad84ce9a46728ffe0ae2a8c90bd132d Mon Sep 17 00:00:00 2001 From: Twilio Date: Wed, 17 Nov 2021 19:26:32 +0000 Subject: [PATCH] [Librarian] Regenerated @ 352c12d2f3566583bc444c27197a49bb3ebfbab0 --- CHANGES.md | 17 ++++++ spec/json/twilio_accounts_v1.json | 2 +- spec/json/twilio_api_v2010.json | 4 +- spec/json/twilio_autopilot_v1.json | 2 +- spec/json/twilio_bulkexports_v1.json | 2 +- spec/json/twilio_chat_v1.json | 2 +- spec/json/twilio_chat_v2.json | 2 +- spec/json/twilio_conversations_v1.json | 2 +- spec/json/twilio_events_v1.json | 2 +- spec/json/twilio_fax_v1.json | 2 +- spec/json/twilio_flex_v1.json | 2 +- spec/json/twilio_frontline_v1.json | 13 ++++- spec/json/twilio_insights_v1.json | 2 +- spec/json/twilio_ip_messaging_v1.json | 2 +- spec/json/twilio_ip_messaging_v2.json | 2 +- spec/json/twilio_lookups_v1.json | 2 +- spec/json/twilio_media_v1.json | 12 ++--- spec/json/twilio_messaging_v1.json | 72 +++++++++++++++++++++++++- spec/json/twilio_monitor_v1.json | 2 +- spec/json/twilio_notify_v1.json | 2 +- spec/json/twilio_numbers_v2.json | 2 +- spec/json/twilio_pricing_v1.json | 2 +- spec/json/twilio_pricing_v2.json | 2 +- spec/json/twilio_proxy_v1.json | 2 +- spec/json/twilio_serverless_v1.json | 2 +- spec/json/twilio_studio_v1.json | 2 +- spec/json/twilio_studio_v2.json | 2 +- spec/json/twilio_supersim_v1.json | 2 +- spec/json/twilio_sync_v1.json | 2 +- spec/json/twilio_taskrouter_v1.json | 2 +- spec/json/twilio_trunking_v1.json | 2 +- spec/json/twilio_trusthub_v1.json | 2 +- spec/json/twilio_verify_v2.json | 14 +++-- spec/json/twilio_video_v1.json | 2 +- spec/json/twilio_voice_v1.json | 2 +- spec/json/twilio_wireless_v1.json | 2 +- spec/yaml/twilio_accounts_v1.yaml | 2 +- spec/yaml/twilio_api_v2010.yaml | 10 ++-- spec/yaml/twilio_autopilot_v1.yaml | 2 +- spec/yaml/twilio_bulkexports_v1.yaml | 2 +- spec/yaml/twilio_chat_v1.yaml | 2 +- spec/yaml/twilio_chat_v2.yaml | 2 +- spec/yaml/twilio_conversations_v1.yaml | 2 +- spec/yaml/twilio_events_v1.yaml | 2 +- spec/yaml/twilio_fax_v1.yaml | 2 +- spec/yaml/twilio_flex_v1.yaml | 2 +- spec/yaml/twilio_frontline_v1.yaml | 13 ++++- spec/yaml/twilio_insights_v1.yaml | 2 +- spec/yaml/twilio_ip_messaging_v1.yaml | 2 +- spec/yaml/twilio_ip_messaging_v2.yaml | 2 +- spec/yaml/twilio_lookups_v1.yaml | 2 +- spec/yaml/twilio_media_v1.yaml | 17 +++--- spec/yaml/twilio_messaging_v1.yaml | 50 +++++++++++++++++- spec/yaml/twilio_monitor_v1.yaml | 2 +- spec/yaml/twilio_notify_v1.yaml | 2 +- spec/yaml/twilio_numbers_v2.yaml | 2 +- spec/yaml/twilio_pricing_v1.yaml | 2 +- spec/yaml/twilio_pricing_v2.yaml | 2 +- spec/yaml/twilio_proxy_v1.yaml | 2 +- spec/yaml/twilio_serverless_v1.yaml | 2 +- spec/yaml/twilio_studio_v1.yaml | 2 +- spec/yaml/twilio_studio_v2.yaml | 2 +- spec/yaml/twilio_supersim_v1.yaml | 2 +- spec/yaml/twilio_sync_v1.yaml | 2 +- spec/yaml/twilio_taskrouter_v1.yaml | 2 +- spec/yaml/twilio_trunking_v1.yaml | 2 +- spec/yaml/twilio_trusthub_v1.yaml | 2 +- spec/yaml/twilio_verify_v2.yaml | 13 ++++- spec/yaml/twilio_video_v1.yaml | 2 +- spec/yaml/twilio_voice_v1.yaml | 2 +- spec/yaml/twilio_wireless_v1.yaml | 2 +- 71 files changed, 264 insertions(+), 91 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 00eaa9fb..50fedc81 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,22 @@ twilio-oai changelog ==================== +[2021-11-17] Version 1.23.1 +--------------------------- +**Frontline** +- Added `is_available` to User's resource + +**Messaging** +- Added GET vetting API + +**Verify** +- Add `WHATSAPP` to the attempts API. +- Allow to update `config.notification_platform` from `none` to `apn` or `fcm` and viceversa for Verify Push +- Add `none` as a valid `config.notification_platform` value for Verify Push + +**Twiml** +- Add supported SSML children to ``, ``, `

`, ``, ``, and ``. + + [2021-11-03] Version 1.23.0 --------------------------- **Library - Chore** diff --git a/spec/json/twilio_accounts_v1.json b/spec/json/twilio_accounts_v1.json index 1fda9daa..7f297708 100644 --- a/spec/json/twilio_accounts_v1.json +++ b/spec/json/twilio_accounts_v1.json @@ -186,7 +186,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Accounts", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_api_v2010.json b/spec/json/twilio_api_v2010.json index ac421fc4..f0ebe818 100644 --- a/spec/json/twilio_api_v2010.json +++ b/spec/json/twilio_api_v2010.json @@ -8997,7 +8997,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Api", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { @@ -12641,7 +12641,7 @@ "type": "string" }, "CallToken": { - "description": "A token string needed to invoke a forwarded call. A call_token is generated when an incoming call is received on a Twilio number. this field should be populated by the incoming call's call_token to make this outgoing call as a forwarded call of incoming call. A forwarded call should bear the same caller-id of incoming call.", + "description": "A token string needed to invoke a forwarded call. A call_token is generated when an incoming call is received on a Twilio number. Pass an incoming call's call_token value to a forwarded call via the call_token parameter when creating a new call. A forwarded call should bear the same CallerID of the original incoming call.", "type": "string" }, "CallerId": { diff --git a/spec/json/twilio_autopilot_v1.json b/spec/json/twilio_autopilot_v1.json index 8137b380..0315712e 100644 --- a/spec/json/twilio_autopilot_v1.json +++ b/spec/json/twilio_autopilot_v1.json @@ -952,7 +952,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Autopilot", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_bulkexports_v1.json b/spec/json/twilio_bulkexports_v1.json index a0aa239e..f75be2ba 100644 --- a/spec/json/twilio_bulkexports_v1.json +++ b/spec/json/twilio_bulkexports_v1.json @@ -246,7 +246,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Bulkexports", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_chat_v1.json b/spec/json/twilio_chat_v1.json index 2ac4dd73..28553bcc 100644 --- a/spec/json/twilio_chat_v1.json +++ b/spec/json/twilio_chat_v1.json @@ -764,7 +764,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Chat", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_chat_v2.json b/spec/json/twilio_chat_v2.json index d8d6c5f6..001a7d5d 100644 --- a/spec/json/twilio_chat_v2.json +++ b/spec/json/twilio_chat_v2.json @@ -1061,7 +1061,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Chat", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_conversations_v1.json b/spec/json/twilio_conversations_v1.json index bb092964..14ec4eac 100644 --- a/spec/json/twilio_conversations_v1.json +++ b/spec/json/twilio_conversations_v1.json @@ -2036,7 +2036,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Conversations", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_events_v1.json b/spec/json/twilio_events_v1.json index bf7e61d6..3f427863 100644 --- a/spec/json/twilio_events_v1.json +++ b/spec/json/twilio_events_v1.json @@ -309,7 +309,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Events", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_fax_v1.json b/spec/json/twilio_fax_v1.json index 0224fc5d..df238e1a 100644 --- a/spec/json/twilio_fax_v1.json +++ b/spec/json/twilio_fax_v1.json @@ -202,7 +202,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Fax", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_flex_v1.json b/spec/json/twilio_flex_v1.json index d2b85f3c..6048e1b1 100644 --- a/spec/json/twilio_flex_v1.json +++ b/spec/json/twilio_flex_v1.json @@ -488,7 +488,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Flex", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_frontline_v1.json b/spec/json/twilio_frontline_v1.json index aa33830a..d350e626 100644 --- a/spec/json/twilio_frontline_v1.json +++ b/spec/json/twilio_frontline_v1.json @@ -18,6 +18,11 @@ "nullable": true, "type": "string" }, + "is_available": { + "description": "Whether the User is available for new conversations", + "nullable": true, + "type": "boolean" + }, "sid": { "description": "The unique string that identifies the resource", "maxLength": 34, @@ -65,7 +70,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Frontline", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { @@ -133,8 +138,12 @@ "description": "The string that you assigned to describe the User.", "type": "string" }, + "IsAvailable": { + "description": "Whether the User is available for new conversations. Set to `false` to prevent User from receiving new inbound conversations if you are using [Pool Routing](https://www.twilio.com/docs/frontline/handle-incoming-conversations#3-pool-routing).", + "type": "boolean" + }, "State": { - "description": "Current state of this user. Can be either `active` or `deactivated` and defaults to `active`", + "description": "Current state of this user. Can be either `active` or `deactivated`.", "enum": [ "active", "deactivated" diff --git a/spec/json/twilio_insights_v1.json b/spec/json/twilio_insights_v1.json index 67d7c534..c03807ce 100644 --- a/spec/json/twilio_insights_v1.json +++ b/spec/json/twilio_insights_v1.json @@ -760,7 +760,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Insights", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_ip_messaging_v1.json b/spec/json/twilio_ip_messaging_v1.json index 2c6fc680..bea189bb 100644 --- a/spec/json/twilio_ip_messaging_v1.json +++ b/spec/json/twilio_ip_messaging_v1.json @@ -656,7 +656,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Ip_messaging", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_ip_messaging_v2.json b/spec/json/twilio_ip_messaging_v2.json index 5c8866a6..95cc049a 100644 --- a/spec/json/twilio_ip_messaging_v2.json +++ b/spec/json/twilio_ip_messaging_v2.json @@ -911,7 +911,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Ip_messaging", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_lookups_v1.json b/spec/json/twilio_lookups_v1.json index 7976f88c..5d35d495 100644 --- a/spec/json/twilio_lookups_v1.json +++ b/spec/json/twilio_lookups_v1.json @@ -63,7 +63,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Lookups", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_media_v1.json b/spec/json/twilio_media_v1.json index 97651779..f5c72db0 100644 --- a/spec/json/twilio_media_v1.json +++ b/spec/json/twilio_media_v1.json @@ -233,12 +233,12 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Media", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { "/v1/MediaProcessors": { - "description": "TODO: Resource-level docs", + "description": "A MediaProcessor resource provides the ability to capture content from a web application with a Twilio Media Extension to create a livestream.", "get": { "description": "Returns a list of MediaProcessors.", "operationId": "ListMediaProcessor", @@ -424,7 +424,7 @@ } }, "/v1/MediaProcessors/{Sid}": { - "description": "TODO: Resource-level docs", + "description": "A MediaProcessor resource provides the ability to capture content from a web application with a Twilio Media Extension to create a livestream.", "get": { "description": "Returns a single MediaProcessor resource identified by a SID.", "operationId": "FetchMediaProcessor", @@ -539,7 +539,7 @@ } }, "/v1/PlayerStreamers": { - "description": "TODO: Resource-level docs", + "description": "A PlayerStreamer resource provides the ability to send a livestream to a JavaScript, iOS, or Android Player SDK.", "get": { "description": "Returns a list of PlayerStreamers.", "operationId": "ListPlayerStreamer", @@ -712,7 +712,7 @@ } }, "/v1/PlayerStreamers/{Sid}": { - "description": "TODO: Resource-level docs", + "description": "A PlayerStreamer resource provides the ability to send a livestream to a JavaScript, iOS, or Android Player SDK.", "get": { "description": "Returns a single PlayerStreamer resource identified by a SID.", "operationId": "FetchPlayerStreamer", @@ -825,7 +825,7 @@ } }, "/v1/PlayerStreamers/{Sid}/PlaybackGrant": { - "description": "TODO: Resource-level docs", + "description": "A PlaybackGrant resource allows developers to generate a grant to initialize the Twilio Live Player SDK and connect to a livestream.", "get": { "description": "**This method is not enabled.** Returns a single PlaybackGrant resource identified by a SID.", "operationId": "FetchPlayerStreamerPlaybackGrant", diff --git a/spec/json/twilio_messaging_v1.json b/spec/json/twilio_messaging_v1.json index cf153fb1..4b15dca3 100644 --- a/spec/json/twilio_messaging_v1.json +++ b/spec/json/twilio_messaging_v1.json @@ -757,7 +757,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Messaging", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { @@ -2849,6 +2849,76 @@ "pathType": "list" } }, + "/v1/a2p/BrandRegistrations/{BrandSid}/Vettings/{BrandVettingSid}": { + "description": "A Messaging Service resource to add and get Brand Vettings.", + "get": { + "description": "", + "operationId": "FetchBrandVetting", + "parameters": [ + { + "description": "The SID of the Brand Registration resource of the vettings to read .", + "in": "path", + "name": "BrandSid", + "required": true, + "schema": { + "maxLength": 34, + "minLength": 34, + "pattern": "^BN[0-9a-fA-F]{32}$", + "type": "string" + } + }, + { + "description": "The Twilio SID of the third-party vetting record.", + "in": "path", + "name": "BrandVettingSid", + "required": true, + "schema": { + "maxLength": 34, + "minLength": 34, + "pattern": "^VT[0-9a-fA-F]{32}$", + "type": "string" + } + } + ], + "responses": { + "200": { + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/messaging.v1.brand_registrations.brand_vetting" + } + } + }, + "description": "OK" + } + }, + "security": [ + { + "accountSid_authToken": [] + } + ], + "x-maturity": [ + "Beta" + ] + }, + "servers": [ + { + "url": "https://messaging.twilio.com" + } + ], + "x-twilio": { + "defaultOutputProperties": [ + "account_sid", + "brand_sid", + "brand_vetting_sid", + "date_created", + "date_updated", + "vetting_status", + "vetting_class" + ], + "pathType": "instance" + } + }, "/v1/a2p/BrandRegistrations/{Sid}": { "description": "A Messaging Service resource to add and fetch Brand Registrations.", "get": { diff --git a/spec/json/twilio_monitor_v1.json b/spec/json/twilio_monitor_v1.json index 84875f89..0d61e88f 100644 --- a/spec/json/twilio_monitor_v1.json +++ b/spec/json/twilio_monitor_v1.json @@ -341,7 +341,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Monitor", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_notify_v1.json b/spec/json/twilio_notify_v1.json index 18489fc2..ea4f15f6 100644 --- a/spec/json/twilio_notify_v1.json +++ b/spec/json/twilio_notify_v1.json @@ -428,7 +428,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Notify", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_numbers_v2.json b/spec/json/twilio_numbers_v2.json index 2c06081a..b3db6bed 100644 --- a/spec/json/twilio_numbers_v2.json +++ b/spec/json/twilio_numbers_v2.json @@ -630,7 +630,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Numbers", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_pricing_v1.json b/spec/json/twilio_pricing_v1.json index 86a974e2..98db7c89 100644 --- a/spec/json/twilio_pricing_v1.json +++ b/spec/json/twilio_pricing_v1.json @@ -395,7 +395,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Pricing", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_pricing_v2.json b/spec/json/twilio_pricing_v2.json index 8b26563f..8d8d71c3 100644 --- a/spec/json/twilio_pricing_v2.json +++ b/spec/json/twilio_pricing_v2.json @@ -393,7 +393,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Pricing", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_proxy_v1.json b/spec/json/twilio_proxy_v1.json index c33acf87..9a20971d 100644 --- a/spec/json/twilio_proxy_v1.json +++ b/spec/json/twilio_proxy_v1.json @@ -864,7 +864,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Proxy", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_serverless_v1.json b/spec/json/twilio_serverless_v1.json index 38306547..11c7e370 100644 --- a/spec/json/twilio_serverless_v1.json +++ b/spec/json/twilio_serverless_v1.json @@ -824,7 +824,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Serverless", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_studio_v1.json b/spec/json/twilio_studio_v1.json index bc0b5234..5c922971 100644 --- a/spec/json/twilio_studio_v1.json +++ b/spec/json/twilio_studio_v1.json @@ -579,7 +579,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Studio", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_studio_v2.json b/spec/json/twilio_studio_v2.json index c305937f..a5335d58 100644 --- a/spec/json/twilio_studio_v2.json +++ b/spec/json/twilio_studio_v2.json @@ -478,7 +478,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Studio", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_supersim_v1.json b/spec/json/twilio_supersim_v1.json index 50b12cfa..1ce597ac 100644 --- a/spec/json/twilio_supersim_v1.json +++ b/spec/json/twilio_supersim_v1.json @@ -613,7 +613,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Supersim", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_sync_v1.json b/spec/json/twilio_sync_v1.json index 62cd70b0..984a3075 100644 --- a/spec/json/twilio_sync_v1.json +++ b/spec/json/twilio_sync_v1.json @@ -728,7 +728,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Sync", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_taskrouter_v1.json b/spec/json/twilio_taskrouter_v1.json index 136631af..901f84e9 100644 --- a/spec/json/twilio_taskrouter_v1.json +++ b/spec/json/twilio_taskrouter_v1.json @@ -1993,7 +1993,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Taskrouter", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_trunking_v1.json b/spec/json/twilio_trunking_v1.json index d6412a7a..75dc14d2 100644 --- a/spec/json/twilio_trunking_v1.json +++ b/spec/json/twilio_trunking_v1.json @@ -549,7 +549,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Trunking", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_trusthub_v1.json b/spec/json/twilio_trusthub_v1.json index 03d12c1c..d7ffa02d 100644 --- a/spec/json/twilio_trusthub_v1.json +++ b/spec/json/twilio_trusthub_v1.json @@ -757,7 +757,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Trusthub", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_verify_v2.json b/spec/json/twilio_verify_v2.json index fbd7e13f..b698b6df 100644 --- a/spec/json/twilio_verify_v2.json +++ b/spec/json/twilio_verify_v2.json @@ -1035,7 +1035,8 @@ "enum": [ "sms", "call", - "email" + "email", + "whatsapp" ], "nullable": true, "type": "string" @@ -1141,7 +1142,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Verify", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { @@ -2566,10 +2567,11 @@ "type": "integer" }, "Config.NotificationPlatform": { - "description": "The transport technology used to generate the Notification Token. Can be `apn` or `fcm`.\n\nRequired when `factor_type` is `push`.", + "description": "The transport technology used to generate the Notification Token. Can be `apn`, `fcm` or `none`.\n\nRequired when `factor_type` is `push`.", "enum": [ "apn", - "fcm" + "fcm", + "none" ], "type": "string" }, @@ -2821,6 +2823,10 @@ "description": "Number of digits for generated TOTP codes. Must be between 3 and 8, inclusive", "type": "integer" }, + "Config.NotificationPlatform": { + "description": "The transport technology used to generate the Notification Token. Can be `apn`, `fcm` or `none`.\n\nRequired when `factor_type` is `push`.", + "type": "string" + }, "Config.NotificationToken": { "description": "For APN, the device token. For FCM, the registration token. It is used to send the push notifications. Required when `factor_type` is `push`. If specified, this value must be between 32 and 255 characters long.", "type": "string" diff --git a/spec/json/twilio_video_v1.json b/spec/json/twilio_video_v1.json index 48a0956d..99df9b58 100644 --- a/spec/json/twilio_video_v1.json +++ b/spec/json/twilio_video_v1.json @@ -1057,7 +1057,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Video", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_voice_v1.json b/spec/json/twilio_voice_v1.json index 87e4115d..3f766265 100644 --- a/spec/json/twilio_voice_v1.json +++ b/spec/json/twilio_voice_v1.json @@ -520,7 +520,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Voice", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_wireless_v1.json b/spec/json/twilio_wireless_v1.json index 9b471b73..b8412d4d 100644 --- a/spec/json/twilio_wireless_v1.json +++ b/spec/json/twilio_wireless_v1.json @@ -562,7 +562,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Wireless", - "version": "1.23.0" + "version": "1.23.1" }, "openapi": "3.0.1", "paths": { diff --git a/spec/yaml/twilio_accounts_v1.yaml b/spec/yaml/twilio_accounts_v1.yaml index 28be90fc..65cd3a94 100644 --- a/spec/yaml/twilio_accounts_v1.yaml +++ b/spec/yaml/twilio_accounts_v1.yaml @@ -157,7 +157,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Accounts - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/AuthTokens/Promote: diff --git a/spec/yaml/twilio_api_v2010.yaml b/spec/yaml/twilio_api_v2010.yaml index 65c6a7fc..11f01165 100644 --- a/spec/yaml/twilio_api_v2010.yaml +++ b/spec/yaml/twilio_api_v2010.yaml @@ -7894,7 +7894,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Api - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /2010-04-01/Accounts.json: @@ -10667,10 +10667,10 @@ paths: CallToken: description: A token string needed to invoke a forwarded call. A call_token is generated when an incoming call is received on a - Twilio number. this field should be populated by the incoming - call's call_token to make this outgoing call as a forwarded call - of incoming call. A forwarded call should bear the same caller-id - of incoming call. + Twilio number. Pass an incoming call's call_token value to a forwarded + call via the call_token parameter when creating a new call. A + forwarded call should bear the same CallerID of the original incoming + call. type: string CallerId: description: The phone number, SIP address, or Client identifier diff --git a/spec/yaml/twilio_autopilot_v1.yaml b/spec/yaml/twilio_autopilot_v1.yaml index 846b229c..b6853a93 100644 --- a/spec/yaml/twilio_autopilot_v1.yaml +++ b/spec/yaml/twilio_autopilot_v1.yaml @@ -814,7 +814,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Autopilot - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Assistants: diff --git a/spec/yaml/twilio_bulkexports_v1.yaml b/spec/yaml/twilio_bulkexports_v1.yaml index ee0a98cf..fa1ead92 100644 --- a/spec/yaml/twilio_bulkexports_v1.yaml +++ b/spec/yaml/twilio_bulkexports_v1.yaml @@ -214,7 +214,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Bulkexports - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Exports/Jobs/{JobSid}: diff --git a/spec/yaml/twilio_chat_v1.yaml b/spec/yaml/twilio_chat_v1.yaml index 3493a948..4c4d9ec7 100644 --- a/spec/yaml/twilio_chat_v1.yaml +++ b/spec/yaml/twilio_chat_v1.yaml @@ -649,7 +649,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Chat - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Credentials: diff --git a/spec/yaml/twilio_chat_v2.yaml b/spec/yaml/twilio_chat_v2.yaml index 6fcf7d8d..5e8d99ed 100644 --- a/spec/yaml/twilio_chat_v2.yaml +++ b/spec/yaml/twilio_chat_v2.yaml @@ -904,7 +904,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Chat - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v2/Credentials: diff --git a/spec/yaml/twilio_conversations_v1.yaml b/spec/yaml/twilio_conversations_v1.yaml index a5b0189d..ca86f2aa 100644 --- a/spec/yaml/twilio_conversations_v1.yaml +++ b/spec/yaml/twilio_conversations_v1.yaml @@ -1754,7 +1754,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Conversations - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Configuration: diff --git a/spec/yaml/twilio_events_v1.yaml b/spec/yaml/twilio_events_v1.yaml index 5d22e2c4..eff10516 100644 --- a/spec/yaml/twilio_events_v1.yaml +++ b/spec/yaml/twilio_events_v1.yaml @@ -243,7 +243,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Events - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Schemas/{Id}: diff --git a/spec/yaml/twilio_fax_v1.yaml b/spec/yaml/twilio_fax_v1.yaml index 1961664d..1652869e 100644 --- a/spec/yaml/twilio_fax_v1.yaml +++ b/spec/yaml/twilio_fax_v1.yaml @@ -167,7 +167,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Fax - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Faxes: diff --git a/spec/yaml/twilio_flex_v1.yaml b/spec/yaml/twilio_flex_v1.yaml index 103acbfe..d864db5f 100644 --- a/spec/yaml/twilio_flex_v1.yaml +++ b/spec/yaml/twilio_flex_v1.yaml @@ -409,7 +409,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Flex - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Channels: diff --git a/spec/yaml/twilio_frontline_v1.yaml b/spec/yaml/twilio_frontline_v1.yaml index 8a98583b..39389eb3 100644 --- a/spec/yaml/twilio_frontline_v1.yaml +++ b/spec/yaml/twilio_frontline_v1.yaml @@ -14,6 +14,10 @@ components: description: The string that identifies the resource's User nullable: true type: string + is_available: + description: Whether the User is available for new conversations + nullable: true + type: boolean sid: description: The unique string that identifies the resource maxLength: 34 @@ -49,7 +53,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Frontline - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Users/{Sid}: @@ -98,9 +102,14 @@ paths: FriendlyName: description: The string that you assigned to describe the User. type: string + IsAvailable: + description: Whether the User is available for new conversations. + Set to `false` to prevent User from receiving new inbound conversations + if you are using [Pool Routing](https://www.twilio.com/docs/frontline/handle-incoming-conversations#3-pool-routing). + type: boolean State: description: Current state of this user. Can be either `active` - or `deactivated` and defaults to `active` + or `deactivated`. enum: - active - deactivated diff --git a/spec/yaml/twilio_insights_v1.yaml b/spec/yaml/twilio_insights_v1.yaml index 5a3a8be5..4231fe11 100644 --- a/spec/yaml/twilio_insights_v1.yaml +++ b/spec/yaml/twilio_insights_v1.yaml @@ -611,7 +611,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Insights - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Video/Rooms: diff --git a/spec/yaml/twilio_ip_messaging_v1.yaml b/spec/yaml/twilio_ip_messaging_v1.yaml index d372fc56..8a298909 100644 --- a/spec/yaml/twilio_ip_messaging_v1.yaml +++ b/spec/yaml/twilio_ip_messaging_v1.yaml @@ -517,7 +517,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Ip_messaging - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Credentials: diff --git a/spec/yaml/twilio_ip_messaging_v2.yaml b/spec/yaml/twilio_ip_messaging_v2.yaml index 27b44f64..f2e8a74b 100644 --- a/spec/yaml/twilio_ip_messaging_v2.yaml +++ b/spec/yaml/twilio_ip_messaging_v2.yaml @@ -719,7 +719,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Ip_messaging - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v2/Credentials: diff --git a/spec/yaml/twilio_lookups_v1.yaml b/spec/yaml/twilio_lookups_v1.yaml index 6be8e7e9..a37dde45 100644 --- a/spec/yaml/twilio_lookups_v1.yaml +++ b/spec/yaml/twilio_lookups_v1.yaml @@ -47,7 +47,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Lookups - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/PhoneNumbers/{PhoneNumber}: diff --git a/spec/yaml/twilio_media_v1.yaml b/spec/yaml/twilio_media_v1.yaml index a49c5243..4955865b 100644 --- a/spec/yaml/twilio_media_v1.yaml +++ b/spec/yaml/twilio_media_v1.yaml @@ -194,11 +194,12 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Media - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/MediaProcessors: - description: 'TODO: Resource-level docs' + description: A MediaProcessor resource provides the ability to capture content + from a web application with a Twilio Media Extension to create a livestream. get: description: Returns a list of MediaProcessors. operationId: ListMediaProcessor @@ -336,7 +337,8 @@ paths: - extension_context pathType: list /v1/MediaProcessors/{Sid}: - description: 'TODO: Resource-level docs' + description: A MediaProcessor resource provides the ability to capture content + from a web application with a Twilio Media Extension to create a livestream. get: description: Returns a single MediaProcessor resource identified by a SID. operationId: FetchMediaProcessor @@ -409,7 +411,8 @@ paths: - extension_context pathType: instance /v1/PlayerStreamers: - description: 'TODO: Resource-level docs' + description: A PlayerStreamer resource provides the ability to send a livestream + to a JavaScript, iOS, or Android Player SDK. get: description: Returns a list of PlayerStreamers. operationId: ListPlayerStreamer @@ -530,7 +533,8 @@ paths: - status pathType: list /v1/PlayerStreamers/{Sid}: - description: 'TODO: Resource-level docs' + description: A PlayerStreamer resource provides the ability to send a livestream + to a JavaScript, iOS, or Android Player SDK. get: description: Returns a single PlayerStreamer resource identified by a SID. operationId: FetchPlayerStreamer @@ -602,7 +606,8 @@ paths: - status pathType: instance /v1/PlayerStreamers/{Sid}/PlaybackGrant: - description: 'TODO: Resource-level docs' + description: A PlaybackGrant resource allows developers to generate a grant to + initialize the Twilio Live Player SDK and connect to a livestream. get: description: '**This method is not enabled.** Returns a single PlaybackGrant resource identified by a SID.' diff --git a/spec/yaml/twilio_messaging_v1.yaml b/spec/yaml/twilio_messaging_v1.yaml index 14983de5..534e59f6 100644 --- a/spec/yaml/twilio_messaging_v1.yaml +++ b/spec/yaml/twilio_messaging_v1.yaml @@ -639,7 +639,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Messaging - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Deactivations: @@ -2131,6 +2131,54 @@ paths: - vetting_status - vetting_class pathType: list + /v1/a2p/BrandRegistrations/{BrandSid}/Vettings/{BrandVettingSid}: + description: A Messaging Service resource to add and get Brand Vettings. + get: + description: '' + operationId: FetchBrandVetting + parameters: + - description: The SID of the Brand Registration resource of the vettings to + read . + in: path + name: BrandSid + required: true + schema: + maxLength: 34 + minLength: 34 + pattern: ^BN[0-9a-fA-F]{32}$ + type: string + - description: The Twilio SID of the third-party vetting record. + in: path + name: BrandVettingSid + required: true + schema: + maxLength: 34 + minLength: 34 + pattern: ^VT[0-9a-fA-F]{32}$ + type: string + responses: + '200': + content: + application/json: + schema: + $ref: '#/components/schemas/messaging.v1.brand_registrations.brand_vetting' + description: OK + security: + - accountSid_authToken: [] + x-maturity: + - Beta + servers: + - url: https://messaging.twilio.com + x-twilio: + defaultOutputProperties: + - account_sid + - brand_sid + - brand_vetting_sid + - date_created + - date_updated + - vetting_status + - vetting_class + pathType: instance /v1/a2p/BrandRegistrations/{Sid}: description: A Messaging Service resource to add and fetch Brand Registrations. get: diff --git a/spec/yaml/twilio_monitor_v1.yaml b/spec/yaml/twilio_monitor_v1.yaml index 1196f203..4037a45d 100644 --- a/spec/yaml/twilio_monitor_v1.yaml +++ b/spec/yaml/twilio_monitor_v1.yaml @@ -285,7 +285,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Monitor - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Alerts: diff --git a/spec/yaml/twilio_notify_v1.yaml b/spec/yaml/twilio_notify_v1.yaml index b51a184e..3356b290 100644 --- a/spec/yaml/twilio_notify_v1.yaml +++ b/spec/yaml/twilio_notify_v1.yaml @@ -353,7 +353,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Notify - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Credentials: diff --git a/spec/yaml/twilio_numbers_v2.yaml b/spec/yaml/twilio_numbers_v2.yaml index 6368ac7c..b9312aa8 100644 --- a/spec/yaml/twilio_numbers_v2.yaml +++ b/spec/yaml/twilio_numbers_v2.yaml @@ -523,7 +523,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Numbers - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v2/RegulatoryCompliance/Bundles: diff --git a/spec/yaml/twilio_pricing_v1.yaml b/spec/yaml/twilio_pricing_v1.yaml index f25085d7..7e4aa45d 100644 --- a/spec/yaml/twilio_pricing_v1.yaml +++ b/spec/yaml/twilio_pricing_v1.yaml @@ -290,7 +290,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Pricing - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Messaging/Countries: diff --git a/spec/yaml/twilio_pricing_v2.yaml b/spec/yaml/twilio_pricing_v2.yaml index f175304d..f4d7802e 100644 --- a/spec/yaml/twilio_pricing_v2.yaml +++ b/spec/yaml/twilio_pricing_v2.yaml @@ -288,7 +288,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Pricing - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v2/Trunking/Countries: diff --git a/spec/yaml/twilio_proxy_v1.yaml b/spec/yaml/twilio_proxy_v1.yaml index 087ad1b6..f3194201 100644 --- a/spec/yaml/twilio_proxy_v1.yaml +++ b/spec/yaml/twilio_proxy_v1.yaml @@ -733,7 +733,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Proxy - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Services: diff --git a/spec/yaml/twilio_serverless_v1.yaml b/spec/yaml/twilio_serverless_v1.yaml index 6af9577d..316adfa1 100644 --- a/spec/yaml/twilio_serverless_v1.yaml +++ b/spec/yaml/twilio_serverless_v1.yaml @@ -720,7 +720,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Serverless - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Services: diff --git a/spec/yaml/twilio_studio_v1.yaml b/spec/yaml/twilio_studio_v1.yaml index 4fb46f3f..cbb9755e 100644 --- a/spec/yaml/twilio_studio_v1.yaml +++ b/spec/yaml/twilio_studio_v1.yaml @@ -481,7 +481,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Studio - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Flows: diff --git a/spec/yaml/twilio_studio_v2.yaml b/spec/yaml/twilio_studio_v2.yaml index eccd7574..021952dc 100644 --- a/spec/yaml/twilio_studio_v2.yaml +++ b/spec/yaml/twilio_studio_v2.yaml @@ -390,7 +390,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Studio - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v2/Flows: diff --git a/spec/yaml/twilio_supersim_v1.yaml b/spec/yaml/twilio_supersim_v1.yaml index 1f8ef7f1..2469b556 100644 --- a/spec/yaml/twilio_supersim_v1.yaml +++ b/spec/yaml/twilio_supersim_v1.yaml @@ -518,7 +518,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Supersim - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Commands: diff --git a/spec/yaml/twilio_sync_v1.yaml b/spec/yaml/twilio_sync_v1.yaml index 3b1918eb..d77c4edd 100644 --- a/spec/yaml/twilio_sync_v1.yaml +++ b/spec/yaml/twilio_sync_v1.yaml @@ -621,7 +621,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Sync - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Services: diff --git a/spec/yaml/twilio_taskrouter_v1.yaml b/spec/yaml/twilio_taskrouter_v1.yaml index c02025b1..7551b430 100644 --- a/spec/yaml/twilio_taskrouter_v1.yaml +++ b/spec/yaml/twilio_taskrouter_v1.yaml @@ -1688,7 +1688,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Taskrouter - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Workspaces: diff --git a/spec/yaml/twilio_trunking_v1.yaml b/spec/yaml/twilio_trunking_v1.yaml index 347c1b18..547bbdc3 100644 --- a/spec/yaml/twilio_trunking_v1.yaml +++ b/spec/yaml/twilio_trunking_v1.yaml @@ -462,7 +462,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Trunking - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Trunks: diff --git a/spec/yaml/twilio_trusthub_v1.yaml b/spec/yaml/twilio_trusthub_v1.yaml index 570cb629..7d677076 100644 --- a/spec/yaml/twilio_trusthub_v1.yaml +++ b/spec/yaml/twilio_trusthub_v1.yaml @@ -627,7 +627,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Trusthub - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/CustomerProfiles: diff --git a/spec/yaml/twilio_verify_v2.yaml b/spec/yaml/twilio_verify_v2.yaml index 2f4966e1..1b5b6029 100644 --- a/spec/yaml/twilio_verify_v2.yaml +++ b/spec/yaml/twilio_verify_v2.yaml @@ -858,6 +858,7 @@ components: - sms - call - email + - whatsapp nullable: true type: string channel_data: @@ -939,7 +940,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Verify - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v2/Attempts: @@ -2010,13 +2011,14 @@ paths: type: integer Config.NotificationPlatform: description: 'The transport technology used to generate the Notification - Token. Can be `apn` or `fcm`. + Token. Can be `apn`, `fcm` or `none`. Required when `factor_type` is `push`.' enum: - apn - fcm + - none type: string Config.NotificationToken: description: 'For APN, the device token. For FCM, the registration @@ -2230,6 +2232,13 @@ paths: description: Number of digits for generated TOTP codes. Must be between 3 and 8, inclusive type: integer + Config.NotificationPlatform: + description: 'The transport technology used to generate the Notification + Token. Can be `apn`, `fcm` or `none`. + + + Required when `factor_type` is `push`.' + type: string Config.NotificationToken: description: For APN, the device token. For FCM, the registration token. It is used to send the push notifications. Required when diff --git a/spec/yaml/twilio_video_v1.yaml b/spec/yaml/twilio_video_v1.yaml index 1c03f075..3d70a8ba 100644 --- a/spec/yaml/twilio_video_v1.yaml +++ b/spec/yaml/twilio_video_v1.yaml @@ -881,7 +881,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Video - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/CompositionHooks: diff --git a/spec/yaml/twilio_voice_v1.yaml b/spec/yaml/twilio_voice_v1.yaml index 9af34a8a..0881bdf6 100644 --- a/spec/yaml/twilio_voice_v1.yaml +++ b/spec/yaml/twilio_voice_v1.yaml @@ -429,7 +429,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Voice - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/ByocTrunks: diff --git a/spec/yaml/twilio_wireless_v1.yaml b/spec/yaml/twilio_wireless_v1.yaml index 50d37426..0fb45b84 100644 --- a/spec/yaml/twilio_wireless_v1.yaml +++ b/spec/yaml/twilio_wireless_v1.yaml @@ -487,7 +487,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Wireless - version: 1.23.0 + version: 1.23.1 openapi: 3.0.1 paths: /v1/Commands: