diff --git a/CHANGES.md b/CHANGES.md index efdeb14b..0663c204 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,29 @@ twilio-oai changelog ==================== +[2021-01-13] Version 1.7.0 +-------------------------- +**Library - Chore** +- [PR #18](https://github.com/twilio/twilio-oai/pull/18): add ahoy msg. Thanks to [@garethpaul](https://github.com/garethpaul)! + +**Library - Fix** +- [PR #17](https://github.com/twilio/twilio-oai/pull/17): making specs conform with the OpenAPI specification. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)! + +**Api** +- Add 'Electric Imp v1 Usage' to usage categories + +**Conversations** +- Changed `last_read_message_index` type in Participant's resource **(breaking change)** + +**Insights** +- Added `created_time` to call summary. + +**Sync** +- Remove HideExpired query parameter for filtering Sync Documents with expired **(breaking change)** + +**Video** +- [Rooms] Expose maxConcurrentPublishedTracks property in Room resource + + [2020-12-16] Version 1.6.0 -------------------------- **Library - Feature** diff --git a/spec/json/twilio_accounts_v1.json b/spec/json/twilio_accounts_v1.json index 6a360903..62f8c264 100644 --- a/spec/json/twilio_accounts_v1.json +++ b/spec/json/twilio_accounts_v1.json @@ -142,7 +142,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Accounts", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_api_v2010.json b/spec/json/twilio_api_v2010.json index 5e7d9e33..9b1859d9 100644 --- a/spec/json/twilio_api_v2010.json +++ b/spec/json/twilio_api_v2010.json @@ -4158,6 +4158,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -4453,6 +4454,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -4748,6 +4750,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -5043,6 +5046,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -5338,6 +5342,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -5633,6 +5638,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -5928,6 +5934,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -6223,6 +6230,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -6518,6 +6526,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -6879,6 +6888,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -7130,7 +7140,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Api", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { @@ -21012,7 +21022,7 @@ "type": "string" }, "DomainName": { - "description": "The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\".", + "description": "The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with `sip.twilio.com`.", "type": "string" }, "EmergencyCallerSid": { @@ -22836,7 +22846,7 @@ "type": "string" }, "DomainName": { - "description": "The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\".", + "description": "The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with `sip.twilio.com`.", "type": "string" }, "EmergencyCallerSid": { @@ -24654,6 +24664,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -25027,6 +25038,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -25400,6 +25412,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -25773,6 +25786,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -26146,6 +26160,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -26519,6 +26534,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -26892,6 +26908,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -27265,6 +27282,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -27638,6 +27656,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -28038,6 +28057,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", @@ -28422,6 +28442,7 @@ "group-rooms-media-stored", "group-rooms-participant-minutes", "group-rooms-recorded-minutes", + "imp-v1-usage", "lookups", "marketplace", "marketplace-algorithmia-named-entity-recognition", diff --git a/spec/json/twilio_autopilot_v1.json b/spec/json/twilio_autopilot_v1.json index 6fdd5c2f..5c5206fc 100644 --- a/spec/json/twilio_autopilot_v1.json +++ b/spec/json/twilio_autopilot_v1.json @@ -690,7 +690,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Autopilot", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_bulkexports_v1.json b/spec/json/twilio_bulkexports_v1.json index 3dec4301..a3541e04 100644 --- a/spec/json/twilio_bulkexports_v1.json +++ b/spec/json/twilio_bulkexports_v1.json @@ -162,7 +162,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Bulkexports", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { @@ -204,7 +204,7 @@ "operationId": "FetchJob", "parameters": [ { - "description": "", + "description": "The unique string that that we created to identify the Bulk Export job", "in": "path", "name": "JobSid", "required": true, @@ -252,7 +252,7 @@ "operationId": "FetchExport", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -297,7 +297,7 @@ "operationId": "FetchExportConfiguration", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -332,7 +332,7 @@ "operationId": "UpdateExportConfiguration", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -401,7 +401,7 @@ "operationId": "ListDay", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -494,7 +494,7 @@ "operationId": "FetchDay", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -548,7 +548,7 @@ "operationId": "ListExportCustomJob", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -631,7 +631,7 @@ "operationId": "CreateExportCustomJob", "parameters": [ { - "description": "The type of communication \u2013 Messages or Calls", + "description": "The type of communication \u2013 Messages or Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, diff --git a/spec/json/twilio_chat_v1.json b/spec/json/twilio_chat_v1.json index ca5b195b..0f800178 100644 --- a/spec/json/twilio_chat_v1.json +++ b/spec/json/twilio_chat_v1.json @@ -551,7 +551,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Chat", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_chat_v2.json b/spec/json/twilio_chat_v2.json index d73798c1..b9326874 100644 --- a/spec/json/twilio_chat_v2.json +++ b/spec/json/twilio_chat_v2.json @@ -764,7 +764,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Chat", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_conversations_v1.json b/spec/json/twilio_conversations_v1.json index 02e08803..68132efb 100644 --- a/spec/json/twilio_conversations_v1.json +++ b/spec/json/twilio_conversations_v1.json @@ -1134,7 +1134,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Conversations", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_events_v1.json b/spec/json/twilio_events_v1.json index d68d9f1a..ba07f590 100644 --- a/spec/json/twilio_events_v1.json +++ b/spec/json/twilio_events_v1.json @@ -102,7 +102,8 @@ }, "sink_type": { "enum": [ - "kinesis" + "kinesis", + "webhook" ], "type": "string" }, @@ -227,7 +228,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Events", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { @@ -526,9 +527,10 @@ "type": "object" }, "SinkType": { - "description": "The Sink type. Can only be \"kinesis\" currently.", + "description": "The Sink type. Can only be \"kinesis\" or \"webhook\" currently.", "enum": [ - "kinesis" + "kinesis", + "webhook" ], "type": "string" } diff --git a/spec/json/twilio_fax_v1.json b/spec/json/twilio_fax_v1.json index b502f8fc..eb200160 100644 --- a/spec/json/twilio_fax_v1.json +++ b/spec/json/twilio_fax_v1.json @@ -154,7 +154,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Fax", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_flex_v1.json b/spec/json/twilio_flex_v1.json index dd192d1d..6262e321 100644 --- a/spec/json/twilio_flex_v1.json +++ b/spec/json/twilio_flex_v1.json @@ -343,7 +343,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Flex", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_insights_v1.json b/spec/json/twilio_insights_v1.json index 477fe584..44bbe261 100644 --- a/spec/json/twilio_insights_v1.json +++ b/spec/json/twilio_insights_v1.json @@ -177,6 +177,10 @@ "nullable": true, "type": "integer" }, + "created_time": { + "format": "date-time", + "type": "string" + }, "duration": { "nullable": true, "type": "integer" @@ -518,7 +522,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Insights", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { @@ -1164,7 +1168,7 @@ } ], "x-maturity": [ - "Preview" + "GA" ] }, "servers": [ @@ -1230,6 +1234,10 @@ } }, "x-maturity": [ + { + "description": "This product is Generally Available.", + "name": "GA" + }, { "description": "PLEASE NOTE that this is a Beta product that is subject to change. Use it with caution.", "name": "Beta" diff --git a/spec/json/twilio_ip_messaging_v1.json b/spec/json/twilio_ip_messaging_v1.json index cee2279e..641c37bf 100644 --- a/spec/json/twilio_ip_messaging_v1.json +++ b/spec/json/twilio_ip_messaging_v1.json @@ -551,7 +551,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Ip_messaging", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_ip_messaging_v2.json b/spec/json/twilio_ip_messaging_v2.json index d17f7280..bf2370c6 100644 --- a/spec/json/twilio_ip_messaging_v2.json +++ b/spec/json/twilio_ip_messaging_v2.json @@ -764,7 +764,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Ip_messaging", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_lookups_v1.json b/spec/json/twilio_lookups_v1.json index a4ff1226..dcb9c217 100644 --- a/spec/json/twilio_lookups_v1.json +++ b/spec/json/twilio_lookups_v1.json @@ -49,7 +49,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Lookups", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_messaging_v1.json b/spec/json/twilio_messaging_v1.json index 5d0b3d0e..c282a3c0 100644 --- a/spec/json/twilio_messaging_v1.json +++ b/spec/json/twilio_messaging_v1.json @@ -279,7 +279,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Messaging", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_monitor_v1.json b/spec/json/twilio_monitor_v1.json index a5dd58dc..f44aaead 100644 --- a/spec/json/twilio_monitor_v1.json +++ b/spec/json/twilio_monitor_v1.json @@ -257,7 +257,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Monitor", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_notify_v1.json b/spec/json/twilio_notify_v1.json index 42001f2f..ea621b03 100644 --- a/spec/json/twilio_notify_v1.json +++ b/spec/json/twilio_notify_v1.json @@ -304,7 +304,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Notify", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_numbers_v2.json b/spec/json/twilio_numbers_v2.json index 04b0ec6a..0529526e 100644 --- a/spec/json/twilio_numbers_v2.json +++ b/spec/json/twilio_numbers_v2.json @@ -358,7 +358,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Numbers", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_preview.json b/spec/json/twilio_preview.json index d465e3eb..f93eb3d4 100644 --- a/spec/json/twilio_preview.json +++ b/spec/json/twilio_preview.json @@ -2245,7 +2245,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Preview", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { @@ -2287,7 +2287,7 @@ "operationId": "FetchJob", "parameters": [ { - "description": "", + "description": "The unique string that that we created to identify the Bulk Export job", "in": "path", "name": "JobSid", "required": true, @@ -2335,7 +2335,7 @@ "operationId": "FetchExport", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -2380,7 +2380,7 @@ "operationId": "FetchExportConfiguration", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -2415,7 +2415,7 @@ "operationId": "UpdateExportConfiguration", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -2484,7 +2484,7 @@ "operationId": "ListDay", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -2577,7 +2577,7 @@ "operationId": "FetchDay", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -2631,7 +2631,7 @@ "operationId": "ListExportCustomJob", "parameters": [ { - "description": "The type of communication \u2013 Messages, Calls", + "description": "The type of communication \u2013 Messages, Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, @@ -2714,7 +2714,7 @@ "operationId": "CreateExportCustomJob", "parameters": [ { - "description": "The type of communication \u2013 Messages or Calls", + "description": "The type of communication \u2013 Messages or Calls, Conferences, and Participants", "in": "path", "name": "ResourceType", "required": true, diff --git a/spec/json/twilio_pricing_v1.json b/spec/json/twilio_pricing_v1.json index b6ea2fed..cbdb4120 100644 --- a/spec/json/twilio_pricing_v1.json +++ b/spec/json/twilio_pricing_v1.json @@ -320,7 +320,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Pricing", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_pricing_v2.json b/spec/json/twilio_pricing_v2.json index 368a6141..46575dee 100644 --- a/spec/json/twilio_pricing_v2.json +++ b/spec/json/twilio_pricing_v2.json @@ -174,7 +174,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Pricing", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_proxy_v1.json b/spec/json/twilio_proxy_v1.json index 92c05e16..fda12f25 100644 --- a/spec/json/twilio_proxy_v1.json +++ b/spec/json/twilio_proxy_v1.json @@ -628,7 +628,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Proxy", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_serverless_v1.json b/spec/json/twilio_serverless_v1.json index 5f54ba1a..825357ba 100644 --- a/spec/json/twilio_serverless_v1.json +++ b/spec/json/twilio_serverless_v1.json @@ -601,7 +601,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Serverless", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_studio_v1.json b/spec/json/twilio_studio_v1.json index 1b220683..cc276cbb 100644 --- a/spec/json/twilio_studio_v1.json +++ b/spec/json/twilio_studio_v1.json @@ -425,7 +425,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Studio", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_studio_v2.json b/spec/json/twilio_studio_v2.json index 04461e9a..35f258d5 100644 --- a/spec/json/twilio_studio_v2.json +++ b/spec/json/twilio_studio_v2.json @@ -351,7 +351,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Studio", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_supersim_v1.json b/spec/json/twilio_supersim_v1.json index 9367031a..d614680a 100644 --- a/spec/json/twilio_supersim_v1.json +++ b/spec/json/twilio_supersim_v1.json @@ -341,7 +341,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Supersim", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_sync_v1.json b/spec/json/twilio_sync_v1.json index cb39ebe2..3e97d3b4 100644 --- a/spec/json/twilio_sync_v1.json +++ b/spec/json/twilio_sync_v1.json @@ -516,7 +516,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Sync", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { @@ -687,18 +687,6 @@ "type": "string" } }, - { - "description": "The default list of Sync Documents will show both active and expired items. It is possible to filter only the active ones by hiding the expired ones.", - "in": "query", - "name": "HideExpired", - "schema": { - "enum": [ - "true", - "false" - ], - "type": "string" - } - }, { "description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.", "in": "query", @@ -789,7 +777,7 @@ "schema": { "properties": { "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that the Sync Document stores. Can be up to 16KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that the Sync Document stores. Can be up to 16 KiB in length.", "type": "object" }, "Ttl": { @@ -1156,7 +1144,7 @@ } }, { - "description": "The SID of the Document resource to delete.", + "description": "The SID of the Document resource to delete. Can be the Document resource's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -1202,7 +1190,7 @@ } }, { - "description": "The SID of the Document resource to fetch.", + "description": "The SID of the Document resource to fetch. Can be the Document resource's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -1246,7 +1234,7 @@ } }, { - "description": "The SID of the Document resource to update.", + "description": "The SID of the Document resource to update. Can be the Document resource's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -1269,7 +1257,7 @@ "schema": { "properties": { "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that the Sync Document stores. Can be up to 16KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that the Sync Document stores. Can be up to 16 KiB in length.", "type": "object" }, "Ttl": { @@ -1330,18 +1318,6 @@ "type": "string" } }, - { - "description": "The default list of Sync Lists will show both active and expired items. It is possible to filter only the active ones by hiding the expired ones.", - "in": "query", - "name": "HideExpired", - "schema": { - "enum": [ - "true", - "false" - ], - "type": "string" - } - }, { "description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.", "in": "query", @@ -1538,18 +1514,6 @@ "type": "string" } }, - { - "description": "The default list of Sync List items will show both active and expired items. It is possible to filter only the active ones by hiding the expired ones.", - "in": "query", - "name": "HideExpired", - "schema": { - "enum": [ - "true", - "false" - ], - "type": "string" - } - }, { "description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.", "in": "query", @@ -1653,7 +1617,7 @@ "type": "integer" }, "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that the List Item stores. Can be up to 16KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that the List Item stores. Can be up to 16 KiB in length.", "type": "object" }, "ItemTtl": { @@ -1865,7 +1829,7 @@ "type": "integer" }, "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that the List Item stores. Can be up to 16KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that the List Item stores. Can be up to 16 KiB in length.", "type": "object" }, "ItemTtl": { @@ -2232,7 +2196,7 @@ } }, { - "description": "The SID of the Sync List resource to delete.", + "description": "The SID of the Sync List resource to delete. Can be the Sync List resource's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -2270,7 +2234,7 @@ } }, { - "description": "The SID of the Sync List resource to fetch.", + "description": "The SID of the Sync List resource to fetch. Can be the Sync List resource's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -2314,7 +2278,7 @@ } }, { - "description": "The SID of the Sync List resource to update.", + "description": "The SID of the Sync List resource to update. Can be the Sync List resource's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -2390,18 +2354,6 @@ "type": "string" } }, - { - "description": "The default list of Sync Maps will show both active and expired items. It is possible to filter only the active ones by hiding the expired ones.", - "in": "query", - "name": "HideExpired", - "schema": { - "enum": [ - "true", - "false" - ], - "type": "string" - } - }, { "description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.", "in": "query", @@ -2558,7 +2510,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Item resource to fetch. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Item resource to fetch. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -2598,18 +2550,6 @@ "type": "string" } }, - { - "description": "The default list of Sync Map items will show both active and expired items. It is possible to filter only the active ones by hiding the expired ones.", - "in": "query", - "name": "HideExpired", - "schema": { - "enum": [ - "true", - "false" - ], - "type": "string" - } - }, { "description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.", "in": "query", @@ -2694,7 +2634,7 @@ } }, { - "description": "The SID of the Sync Map to add the new Map Item to.", + "description": "The SID of the Sync Map to add the new Map Item to. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -2713,7 +2653,7 @@ "type": "integer" }, "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that the Map Item stores. Can be up to 16KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that the Map Item stores. Can be up to 16 KiB in length.", "type": "object" }, "ItemTtl": { @@ -2786,7 +2726,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Item resource to delete. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Item resource to delete. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -2841,7 +2781,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Item resource to fetch. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Item resource to fetch. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -2894,7 +2834,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Item resource to update. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Item resource to update. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -2930,7 +2870,7 @@ "type": "integer" }, "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that the Map Item stores. Can be up to 16KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that the Map Item stores. Can be up to 16 KiB in length.", "type": "object" }, "ItemTtl": { @@ -2996,7 +2936,7 @@ } }, { - "description": "The SID of the Sync Map with the Permission resources to read. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Permission resources to read. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -3102,7 +3042,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Permission resource to delete. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Permission resource to delete. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -3149,7 +3089,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Permission resource to fetch. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Permission resource to fetch. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -3202,7 +3142,7 @@ } }, { - "description": "The SID of the Sync Map with the Sync Map Permission resource to update. Can be the Sync Map's `sid` or its `unique_name`.", + "description": "The SID of the Sync Map with the Sync Map Permission resource to update. Can be the Sync Map resource's `sid` or its `unique_name`.", "in": "path", "name": "MapSid", "required": true, @@ -3297,7 +3237,7 @@ } }, { - "description": "The SID of the Sync Map resource to delete.", + "description": "The SID of the Sync Map resource to delete. Can be the Sync Map's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -3335,7 +3275,7 @@ } }, { - "description": "The SID of the Sync Map resource to fetch.", + "description": "The SID of the Sync Map resource to fetch. Can be the Sync Map's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -3379,7 +3319,7 @@ } }, { - "description": "The SID of the Sync Map resource to update.", + "description": "The SID of the Sync Map resource to update. Can be the Sync Map's `sid` or its `unique_name`.", "in": "path", "name": "Sid", "required": true, @@ -3455,18 +3395,6 @@ "type": "string" } }, - { - "description": "The default list of Sync Streams will show both active and expired items. It is possible to filter only the active ones by hiding the expired ones.", - "in": "query", - "name": "HideExpired", - "schema": { - "enum": [ - "true", - "false" - ], - "type": "string" - } - }, { "description": "How many resources to return in each list page. The default is 50, and the maximum is 1000.", "in": "query", @@ -3788,7 +3716,7 @@ "schema": { "properties": { "Data": { - "description": "A JSON string that represents an arbitrary, schema-less object that makes up the Stream Message body. Can be up to 4KB in length.", + "description": "A JSON string that represents an arbitrary, schema-less object that makes up the Stream Message body. Can be up to 4 KiB in length.", "type": "object" } }, diff --git a/spec/json/twilio_taskrouter_v1.json b/spec/json/twilio_taskrouter_v1.json index 5ec4a431..f59b226d 100644 --- a/spec/json/twilio_taskrouter_v1.json +++ b/spec/json/twilio_taskrouter_v1.json @@ -1401,7 +1401,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Taskrouter", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_trunking_v1.json b/spec/json/twilio_trunking_v1.json index b2ba2fe9..1c9e4bb6 100644 --- a/spec/json/twilio_trunking_v1.json +++ b/spec/json/twilio_trunking_v1.json @@ -438,7 +438,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Trunking", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_verify_v2.json b/spec/json/twilio_verify_v2.json index 9f2db23d..13f291ff 100644 --- a/spec/json/twilio_verify_v2.json +++ b/spec/json/twilio_verify_v2.json @@ -616,7 +616,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Verify", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_video_v1.json b/spec/json/twilio_video_v1.json index 31673dbe..186d652f 100644 --- a/spec/json/twilio_video_v1.json +++ b/spec/json/twilio_video_v1.json @@ -371,6 +371,10 @@ "links": { "type": "object" }, + "max_concurrent_published_tracks": { + "nullable": true, + "type": "integer" + }, "max_participants": { "type": "integer" }, @@ -774,7 +778,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Video", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_voice_v1.json b/spec/json/twilio_voice_v1.json index 52dcaf91..1b53871b 100644 --- a/spec/json/twilio_voice_v1.json +++ b/spec/json/twilio_voice_v1.json @@ -398,7 +398,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Voice", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/json/twilio_wireless_v1.json b/spec/json/twilio_wireless_v1.json index 3b480136..69194dba 100644 --- a/spec/json/twilio_wireless_v1.json +++ b/spec/json/twilio_wireless_v1.json @@ -438,7 +438,7 @@ }, "termsOfService": "https://www.twilio.com/legal/tos", "title": "Twilio - Wireless", - "version": "1.6.0" + "version": "1.7.0" }, "openapi": "3.0.1", "paths": { diff --git a/spec/yaml/twilio_accounts_v1.yaml b/spec/yaml/twilio_accounts_v1.yaml index e00e72cc..ee6877b7 100644 --- a/spec/yaml/twilio_accounts_v1.yaml +++ b/spec/yaml/twilio_accounts_v1.yaml @@ -104,7 +104,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Accounts - version: 1.6.0 + version: 1.7.0 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 8c487b74..8b3374b8 100644 --- a/spec/yaml/twilio_api_v2010.yaml +++ b/spec/yaml/twilio_api_v2010.yaml @@ -3188,6 +3188,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -3465,6 +3466,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -3742,6 +3744,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -4019,6 +4022,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -4296,6 +4300,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -4573,6 +4578,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -4850,6 +4856,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -5127,6 +5134,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -5404,6 +5412,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -5733,6 +5742,7 @@ components: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -5966,7 +5976,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Api - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /2010-04-01/Accounts.json: @@ -16766,7 +16776,7 @@ paths: DomainName: description: The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, - and "-". + and "-" and must end with `sip.twilio.com`. type: string EmergencyCallerSid: description: Whether an emergency caller sid is configured for the @@ -18062,7 +18072,7 @@ paths: DomainName: description: The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, - and "-". + and "-" and must end with `sip.twilio.com`. type: string EmergencyCallerSid: description: Whether an emergency caller sid is configured for the @@ -19364,6 +19374,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -19704,6 +19715,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -20044,6 +20056,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -20384,6 +20397,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -20724,6 +20738,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -21064,6 +21079,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -21404,6 +21420,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -21744,6 +21761,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -22084,6 +22102,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -22446,6 +22465,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition @@ -22805,6 +22825,7 @@ paths: - group-rooms-media-stored - group-rooms-participant-minutes - group-rooms-recorded-minutes + - imp-v1-usage - lookups - marketplace - marketplace-algorithmia-named-entity-recognition diff --git a/spec/yaml/twilio_autopilot_v1.yaml b/spec/yaml/twilio_autopilot_v1.yaml index 5a9a49d2..474ed8f6 100644 --- a/spec/yaml/twilio_autopilot_v1.yaml +++ b/spec/yaml/twilio_autopilot_v1.yaml @@ -520,7 +520,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Autopilot - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Assistants: diff --git a/spec/yaml/twilio_bulkexports_v1.yaml b/spec/yaml/twilio_bulkexports_v1.yaml index 28eab701..81102644 100644 --- a/spec/yaml/twilio_bulkexports_v1.yaml +++ b/spec/yaml/twilio_bulkexports_v1.yaml @@ -110,7 +110,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Bulkexports - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Exports/Jobs/{JobSid}: @@ -140,7 +140,8 @@ paths: description: '' operationId: FetchJob parameters: - - description: '' + - description: The unique string that that we created to identify the Bulk Export + job in: path name: JobSid required: true @@ -170,7 +171,8 @@ paths: description: Fetch a specific Export. operationId: FetchExport parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -197,7 +199,8 @@ paths: description: Fetch a specific Export Configuration. operationId: FetchExportConfiguration parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -218,7 +221,8 @@ paths: description: Update a specific Export Configuration. operationId: UpdateExportConfiguration parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -265,7 +269,8 @@ paths: description: Retrieve a list of all Days for a resource. operationId: ListDay parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -326,7 +331,8 @@ paths: description: Fetch a specific Day. operationId: FetchDay parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -360,7 +366,8 @@ paths: description: '' operationId: ListExportCustomJob parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -415,7 +422,8 @@ paths: description: '' operationId: CreateExportCustomJob parameters: - - description: "The type of communication \u2013 Messages or Calls" + - description: "The type of communication \u2013 Messages or Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true diff --git a/spec/yaml/twilio_chat_v1.yaml b/spec/yaml/twilio_chat_v1.yaml index 6f7032a9..9f2d1c74 100644 --- a/spec/yaml/twilio_chat_v1.yaml +++ b/spec/yaml/twilio_chat_v1.yaml @@ -412,7 +412,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Chat - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Credentials: diff --git a/spec/yaml/twilio_chat_v2.yaml b/spec/yaml/twilio_chat_v2.yaml index 211197f4..169edf6a 100644 --- a/spec/yaml/twilio_chat_v2.yaml +++ b/spec/yaml/twilio_chat_v2.yaml @@ -572,7 +572,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Chat - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v2/Credentials: diff --git a/spec/yaml/twilio_conversations_v1.yaml b/spec/yaml/twilio_conversations_v1.yaml index e98c0ba7..bc92221a 100644 --- a/spec/yaml/twilio_conversations_v1.yaml +++ b/spec/yaml/twilio_conversations_v1.yaml @@ -853,7 +853,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Conversations - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Configuration: diff --git a/spec/yaml/twilio_events_v1.yaml b/spec/yaml/twilio_events_v1.yaml index d97e05e7..3c0a6ec3 100644 --- a/spec/yaml/twilio_events_v1.yaml +++ b/spec/yaml/twilio_events_v1.yaml @@ -73,6 +73,7 @@ components: sink_type: enum: - kinesis + - webhook type: string status: enum: @@ -161,7 +162,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Events - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Schemas/{Id}: @@ -360,9 +361,10 @@ paths: provided Sink encoded as JSON. type: object SinkType: - description: The Sink type. Can only be "kinesis" currently. + description: The Sink type. Can only be "kinesis" or "webhook" currently. enum: - kinesis + - webhook type: string required: - Description diff --git a/spec/yaml/twilio_fax_v1.yaml b/spec/yaml/twilio_fax_v1.yaml index 76cda812..00b5d24a 100644 --- a/spec/yaml/twilio_fax_v1.yaml +++ b/spec/yaml/twilio_fax_v1.yaml @@ -115,7 +115,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Fax - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Faxes: diff --git a/spec/yaml/twilio_flex_v1.yaml b/spec/yaml/twilio_flex_v1.yaml index ee8272c6..1f6e4249 100644 --- a/spec/yaml/twilio_flex_v1.yaml +++ b/spec/yaml/twilio_flex_v1.yaml @@ -256,7 +256,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Flex - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Channels: diff --git a/spec/yaml/twilio_insights_v1.yaml b/spec/yaml/twilio_insights_v1.yaml index ec5d00e4..337c2c48 100644 --- a/spec/yaml/twilio_insights_v1.yaml +++ b/spec/yaml/twilio_insights_v1.yaml @@ -133,6 +133,9 @@ components: connect_duration: nullable: true type: integer + created_time: + format: date-time + type: string duration: nullable: true type: integer @@ -390,7 +393,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Insights - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Video/Rooms: @@ -815,7 +818,7 @@ paths: security: - accountSid_authToken: [] x-maturity: - - Preview + - GA servers: - url: https://insights.twilio.com x-default-output-properties: @@ -855,6 +858,8 @@ paths: x-default-output-properties: [] x-path-type: instance x-maturity: +- description: This product is Generally Available. + name: GA - description: PLEASE NOTE that this is a Beta product that is subject to change. Use it with caution. name: Beta diff --git a/spec/yaml/twilio_ip_messaging_v1.yaml b/spec/yaml/twilio_ip_messaging_v1.yaml index 496d70cd..9bb3779c 100644 --- a/spec/yaml/twilio_ip_messaging_v1.yaml +++ b/spec/yaml/twilio_ip_messaging_v1.yaml @@ -412,7 +412,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.6.0 + version: 1.7.0 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 d2a22e3b..b73f93ef 100644 --- a/spec/yaml/twilio_ip_messaging_v2.yaml +++ b/spec/yaml/twilio_ip_messaging_v2.yaml @@ -572,7 +572,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.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v2/Credentials: diff --git a/spec/yaml/twilio_lookups_v1.yaml b/spec/yaml/twilio_lookups_v1.yaml index 524e0c4a..da0cbcbe 100644 --- a/spec/yaml/twilio_lookups_v1.yaml +++ b/spec/yaml/twilio_lookups_v1.yaml @@ -33,7 +33,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Lookups - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/PhoneNumbers/{PhoneNumber}: diff --git a/spec/yaml/twilio_messaging_v1.yaml b/spec/yaml/twilio_messaging_v1.yaml index 78c68e4e..c05d67a2 100644 --- a/spec/yaml/twilio_messaging_v1.yaml +++ b/spec/yaml/twilio_messaging_v1.yaml @@ -209,7 +209,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Messaging - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Deactivations: diff --git a/spec/yaml/twilio_monitor_v1.yaml b/spec/yaml/twilio_monitor_v1.yaml index fe9ab9ad..d12ec15a 100644 --- a/spec/yaml/twilio_monitor_v1.yaml +++ b/spec/yaml/twilio_monitor_v1.yaml @@ -194,7 +194,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Monitor - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Alerts: diff --git a/spec/yaml/twilio_notify_v1.yaml b/spec/yaml/twilio_notify_v1.yaml index b3b8f9ff..2736ac66 100644 --- a/spec/yaml/twilio_notify_v1.yaml +++ b/spec/yaml/twilio_notify_v1.yaml @@ -221,7 +221,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Notify - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Credentials: diff --git a/spec/yaml/twilio_numbers_v2.yaml b/spec/yaml/twilio_numbers_v2.yaml index 440245ee..7ddcc113 100644 --- a/spec/yaml/twilio_numbers_v2.yaml +++ b/spec/yaml/twilio_numbers_v2.yaml @@ -265,7 +265,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Numbers - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v2/RegulatoryCompliance/Bundles: diff --git a/spec/yaml/twilio_preview.yaml b/spec/yaml/twilio_preview.yaml index d0d65694..534cda59 100644 --- a/spec/yaml/twilio_preview.yaml +++ b/spec/yaml/twilio_preview.yaml @@ -1672,7 +1672,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Preview - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /BulkExports/Exports/Jobs/{JobSid}: @@ -1702,7 +1702,8 @@ paths: description: '' operationId: FetchJob parameters: - - description: '' + - description: The unique string that that we created to identify the Bulk Export + job in: path name: JobSid required: true @@ -1732,7 +1733,8 @@ paths: description: Fetch a specific Export. operationId: FetchExport parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -1759,7 +1761,8 @@ paths: description: Fetch a specific Export Configuration. operationId: FetchExportConfiguration parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -1780,7 +1783,8 @@ paths: description: Update a specific Export Configuration. operationId: UpdateExportConfiguration parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -1827,7 +1831,8 @@ paths: description: Retrieve a list of all Days for a resource. operationId: ListDay parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -1888,7 +1893,8 @@ paths: description: Fetch a specific Day. operationId: FetchDay parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -1922,7 +1928,8 @@ paths: description: '' operationId: ListExportCustomJob parameters: - - description: "The type of communication \u2013 Messages, Calls" + - description: "The type of communication \u2013 Messages, Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true @@ -1977,7 +1984,8 @@ paths: description: '' operationId: CreateExportCustomJob parameters: - - description: "The type of communication \u2013 Messages or Calls" + - description: "The type of communication \u2013 Messages or Calls, Conferences,\ + \ and Participants" in: path name: ResourceType required: true diff --git a/spec/yaml/twilio_pricing_v1.yaml b/spec/yaml/twilio_pricing_v1.yaml index 769ec041..a67598a4 100644 --- a/spec/yaml/twilio_pricing_v1.yaml +++ b/spec/yaml/twilio_pricing_v1.yaml @@ -211,7 +211,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Pricing - version: 1.6.0 + version: 1.7.0 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 5dbd06f1..22d8f2e4 100644 --- a/spec/yaml/twilio_pricing_v2.yaml +++ b/spec/yaml/twilio_pricing_v2.yaml @@ -115,7 +115,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Pricing - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v2/Voice/Countries: diff --git a/spec/yaml/twilio_proxy_v1.yaml b/spec/yaml/twilio_proxy_v1.yaml index 624ded2e..edca0056 100644 --- a/spec/yaml/twilio_proxy_v1.yaml +++ b/spec/yaml/twilio_proxy_v1.yaml @@ -493,7 +493,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Proxy - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Services: diff --git a/spec/yaml/twilio_serverless_v1.yaml b/spec/yaml/twilio_serverless_v1.yaml index f936603e..e19a7f07 100644 --- a/spec/yaml/twilio_serverless_v1.yaml +++ b/spec/yaml/twilio_serverless_v1.yaml @@ -457,7 +457,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Serverless - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Services: diff --git a/spec/yaml/twilio_studio_v1.yaml b/spec/yaml/twilio_studio_v1.yaml index b009a008..864f1768 100644 --- a/spec/yaml/twilio_studio_v1.yaml +++ b/spec/yaml/twilio_studio_v1.yaml @@ -320,7 +320,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Studio - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Flows: diff --git a/spec/yaml/twilio_studio_v2.yaml b/spec/yaml/twilio_studio_v2.yaml index fb3a67eb..000ba151 100644 --- a/spec/yaml/twilio_studio_v2.yaml +++ b/spec/yaml/twilio_studio_v2.yaml @@ -257,7 +257,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Studio - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v2/Flows: diff --git a/spec/yaml/twilio_supersim_v1.yaml b/spec/yaml/twilio_supersim_v1.yaml index 11d09fba..098a5f41 100644 --- a/spec/yaml/twilio_supersim_v1.yaml +++ b/spec/yaml/twilio_supersim_v1.yaml @@ -255,7 +255,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Supersim - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Commands: diff --git a/spec/yaml/twilio_sync_v1.yaml b/spec/yaml/twilio_sync_v1.yaml index a65d0d93..6a075f80 100644 --- a/spec/yaml/twilio_sync_v1.yaml +++ b/spec/yaml/twilio_sync_v1.yaml @@ -381,7 +381,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Sync - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Services: @@ -512,16 +512,6 @@ paths: required: true schema: type: string - - description: The default list of Sync Documents will show both active and - expired items. It is possible to filter only the active ones by hiding the - expired ones. - in: query - name: HideExpired - schema: - enum: - - 'true' - - 'false' - type: string - description: How many resources to return in each list page. The default is 50, and the maximum is 1000. in: query @@ -585,7 +575,7 @@ paths: properties: Data: description: A JSON string that represents an arbitrary, schema-less - object that the Sync Document stores. Can be up to 16KB in length. + object that the Sync Document stores. Can be up to 16 KiB in length. type: object Ttl: description: How long, in seconds, before the Sync Document expires @@ -835,7 +825,8 @@ paths: required: true schema: type: string - - description: The SID of the Document resource to delete. + - description: The SID of the Document resource to delete. Can be the Document + resource's `sid` or its `unique_name`. in: path name: Sid required: true @@ -865,7 +856,8 @@ paths: required: true schema: type: string - - description: The SID of the Document resource to fetch. + - description: The SID of the Document resource to fetch. Can be the Document + resource's `sid` or its `unique_name`. in: path name: Sid required: true @@ -893,7 +885,8 @@ paths: required: true schema: type: string - - description: The SID of the Document resource to update. + - description: The SID of the Document resource to update. Can be the Document + resource's `sid` or its `unique_name`. in: path name: Sid required: true @@ -911,7 +904,7 @@ paths: properties: Data: description: A JSON string that represents an arbitrary, schema-less - object that the Sync Document stores. Can be up to 16KB in length. + object that the Sync Document stores. Can be up to 16 KiB in length. type: object Ttl: description: How long, in seconds, before the Sync Document expires @@ -950,16 +943,6 @@ paths: required: true schema: type: string - - description: The default list of Sync Lists will show both active and expired - items. It is possible to filter only the active ones by hiding the expired - ones. - in: query - name: HideExpired - schema: - enum: - - 'true' - - 'false' - type: string - description: How many resources to return in each list page. The default is 50, and the maximum is 1000. in: query @@ -1104,16 +1087,6 @@ paths: - inclusive - exclusive type: string - - description: The default list of Sync List items will show both active and - expired items. It is possible to filter only the active ones by hiding the - expired ones. - in: query - name: HideExpired - schema: - enum: - - 'true' - - 'false' - type: string - description: How many resources to return in each list page. The default is 50, and the maximum is 1000. in: query @@ -1192,7 +1165,7 @@ paths: type: integer Data: description: A JSON string that represents an arbitrary, schema-less - object that the List Item stores. Can be up to 16KB in length. + object that the List Item stores. Can be up to 16 KiB in length. type: object ItemTtl: description: How long, in seconds, before the List Item expires @@ -1344,7 +1317,7 @@ paths: type: integer Data: description: A JSON string that represents an arbitrary, schema-less - object that the List Item stores. Can be up to 16KB in length. + object that the List Item stores. Can be up to 16 KiB in length. type: object ItemTtl: description: How long, in seconds, before the List Item expires @@ -1591,7 +1564,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync List resource to delete. + - description: The SID of the Sync List resource to delete. Can be the Sync + List resource's `sid` or its `unique_name`. in: path name: Sid required: true @@ -1616,7 +1590,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync List resource to fetch. + - description: The SID of the Sync List resource to fetch. Can be the Sync List + resource's `sid` or its `unique_name`. in: path name: Sid required: true @@ -1644,7 +1619,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync List resource to update. + - description: The SID of the Sync List resource to update. Can be the Sync + List resource's `sid` or its `unique_name`. in: path name: Sid required: true @@ -1696,16 +1672,6 @@ paths: required: true schema: type: string - - description: The default list of Sync Maps will show both active and expired - items. It is possible to filter only the active ones by hiding the expired - ones. - in: query - name: HideExpired - schema: - enum: - - 'true' - - 'false' - type: string - description: How many resources to return in each list page. The default is 50, and the maximum is 1000. in: query @@ -1817,7 +1783,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Item resource to fetch. - Can be the Sync Map's `sid` or its `unique_name`. + Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -1850,16 +1816,6 @@ paths: - inclusive - exclusive type: string - - description: The default list of Sync Map items will show both active and - expired items. It is possible to filter only the active ones by hiding the - expired ones. - in: query - name: HideExpired - schema: - enum: - - 'true' - - 'false' - type: string - description: How many resources to return in each list page. The default is 50, and the maximum is 1000. in: query @@ -1916,7 +1872,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync Map to add the new Map Item to. + - description: The SID of the Sync Map to add the new Map Item to. Can be the + Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -1937,7 +1894,7 @@ paths: type: integer Data: description: A JSON string that represents an arbitrary, schema-less - object that the Map Item stores. Can be up to 16KB in length. + object that the Map Item stores. Can be up to 16 KiB in length. type: object ItemTtl: description: How long, in seconds, before the Map Item expires (time-to-live) @@ -1990,7 +1947,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Item resource to delete. - Can be the Sync Map's `sid` or its `unique_name`. + Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2027,7 +1984,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Item resource to fetch. - Can be the Sync Map's `sid` or its `unique_name`. + Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2062,7 +2019,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Item resource to update. - Can be the Sync Map's `sid` or its `unique_name`. + Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2096,7 +2053,7 @@ paths: type: integer Data: description: A JSON string that represents an arbitrary, schema-less - object that the Map Item stores. Can be up to 16KB in length. + object that the Map Item stores. Can be up to 16 KiB in length. type: object ItemTtl: description: How long, in seconds, before the Map Item expires (time-to-live) @@ -2141,7 +2098,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Permission resources to read. - Can be the Sync Map's `sid` or its `unique_name`. + Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2214,7 +2171,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Permission resource - to delete. Can be the Sync Map's `sid` or its `unique_name`. + to delete. Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2248,7 +2205,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Permission resource - to fetch. Can be the Sync Map's `sid` or its `unique_name`. + to fetch. Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2285,7 +2242,7 @@ paths: schema: type: string - description: The SID of the Sync Map with the Sync Map Permission resource - to update. Can be the Sync Map's `sid` or its `unique_name`. + to update. Can be the Sync Map resource's `sid` or its `unique_name`. in: path name: MapSid required: true @@ -2347,7 +2304,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync Map resource to delete. + - description: The SID of the Sync Map resource to delete. Can be the Sync Map's + `sid` or its `unique_name`. in: path name: Sid required: true @@ -2372,7 +2330,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync Map resource to fetch. + - description: The SID of the Sync Map resource to fetch. Can be the Sync Map's + `sid` or its `unique_name`. in: path name: Sid required: true @@ -2400,7 +2359,8 @@ paths: required: true schema: type: string - - description: The SID of the Sync Map resource to update. + - description: The SID of the Sync Map resource to update. Can be the Sync Map's + `sid` or its `unique_name`. in: path name: Sid required: true @@ -2452,16 +2412,6 @@ paths: required: true schema: type: string - - description: The default list of Sync Streams will show both active and expired - items. It is possible to filter only the active ones by hiding the expired - ones. - in: query - name: HideExpired - schema: - enum: - - 'true' - - 'false' - type: string - description: How many resources to return in each list page. The default is 50, and the maximum is 1000. in: query @@ -2684,7 +2634,7 @@ paths: properties: Data: description: A JSON string that represents an arbitrary, schema-less - object that makes up the Stream Message body. Can be up to 4KB + object that makes up the Stream Message body. Can be up to 4 KiB in length. type: object required: diff --git a/spec/yaml/twilio_taskrouter_v1.yaml b/spec/yaml/twilio_taskrouter_v1.yaml index ac3cb7bb..9b917037 100644 --- a/spec/yaml/twilio_taskrouter_v1.yaml +++ b/spec/yaml/twilio_taskrouter_v1.yaml @@ -1041,7 +1041,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Taskrouter - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Workspaces: diff --git a/spec/yaml/twilio_trunking_v1.yaml b/spec/yaml/twilio_trunking_v1.yaml index c61f7ecc..97780935 100644 --- a/spec/yaml/twilio_trunking_v1.yaml +++ b/spec/yaml/twilio_trunking_v1.yaml @@ -339,7 +339,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Trunking - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Trunks: diff --git a/spec/yaml/twilio_verify_v2.yaml b/spec/yaml/twilio_verify_v2.yaml index 0dd9cc0f..a04c18e0 100644 --- a/spec/yaml/twilio_verify_v2.yaml +++ b/spec/yaml/twilio_verify_v2.yaml @@ -455,7 +455,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Verify - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v2/Forms/{FormType}: diff --git a/spec/yaml/twilio_video_v1.yaml b/spec/yaml/twilio_video_v1.yaml index 925e0bc2..5a483a7f 100644 --- a/spec/yaml/twilio_video_v1.yaml +++ b/spec/yaml/twilio_video_v1.yaml @@ -277,6 +277,9 @@ components: type: string links: type: object + max_concurrent_published_tracks: + nullable: true + type: integer max_participants: type: integer media_region: @@ -579,7 +582,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Video - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/CompositionHooks: diff --git a/spec/yaml/twilio_voice_v1.yaml b/spec/yaml/twilio_voice_v1.yaml index aeb5e1e7..69a8a0af 100644 --- a/spec/yaml/twilio_voice_v1.yaml +++ b/spec/yaml/twilio_voice_v1.yaml @@ -295,7 +295,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Voice - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/ByocTrunks: diff --git a/spec/yaml/twilio_wireless_v1.yaml b/spec/yaml/twilio_wireless_v1.yaml index 3ecae548..df5c98bc 100644 --- a/spec/yaml/twilio_wireless_v1.yaml +++ b/spec/yaml/twilio_wireless_v1.yaml @@ -330,7 +330,7 @@ info: url: https://www.apache.org/licenses/LICENSE-2.0.html termsOfService: https://www.twilio.com/legal/tos title: Twilio - Wireless - version: 1.6.0 + version: 1.7.0 openapi: 3.0.1 paths: /v1/Commands: