Skip to content

Commit

Permalink
[Librarian] Regenerated @ 15a74dddee9e2bba5fb0d673b5288e65d4ab3201
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Dec 16, 2020
1 parent 8f877a7 commit dbe336b
Show file tree
Hide file tree
Showing 67 changed files with 287 additions and 167 deletions.
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
twilio-oai changelog
====================
[2020-12-16] Version 1.6.0
--------------------------
**Library - Feature**
- [PR #16](https://github.com/twilio/twilio-oai/pull/16): add operation IDs. Thanks to [@JenniferMah](https://github.com/JenniferMah)!

**Api**
- Updated `call_event` default_output_properties to request and response.

**Conversations**
- Added `last_read_message_index` and `last_read_timestamp` to Participant's resource update operation
- Added `is_notifiable` and `is_online` to User's resource
- Added `reachability_enabled` parameters to update method for Conversation Service Configuration resource

**Messaging**
- Added WA template quick reply, URL, and phone number buttons


[2020-12-08] Version 1.5.0
--------------------------
**Library - Chore**
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_accounts_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Accounts",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
12 changes: 6 additions & 6 deletions spec/json/twilio_api_v2010.json
Original file line number Diff line number Diff line change
Expand Up @@ -7130,7 +7130,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Api",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -10891,7 +10891,7 @@
"type": "string"
},
"RecordingTrack": {
"description": "The tracks to record. Can be: `inbound`, `outbound`, or `both`. The default is `both`. `inbound` only records the audio received by Twilio, `outbound` only records audio generated by Twilio, and `both` mixes the inbound and outbound audio.",
"description": "The audio track to record for the call. Can be: `inbound`, `outbound` or `both`. The default is `both`. `inbound` records the audio that is received by Twilio. `outbound` records the audio that is generated from Twilio. `both` records the audio that is received and generated by Twilio.",
"type": "string"
},
"SendDigits": {
Expand Down Expand Up @@ -11319,8 +11319,8 @@
}
],
"x-default-output-properties": [
"sid",
"request_date_created"
"request",
"response"
],
"x-path-type": "list"
},
Expand Down Expand Up @@ -12163,7 +12163,7 @@
"type": "string"
},
"RecordingTrack": {
"description": "The tracks to record. Can be: `inbound`, `outbound`, or `both`. The default is `both`. `inbound` only records the audio received by Twilio, `outbound` only records audio generated by Twilio, and `both` mixes the inbound and outbound audio.",
"description": "The audio track to record for the call. Can be: `inbound`, `outbound` or `both`. The default is `both`. `inbound` records the audio that is received by Twilio. `outbound` records the audio that is generated from Twilio. `both` records the audio that is received and generated by Twilio.",
"type": "string"
},
"Trim": {
Expand Down Expand Up @@ -13175,7 +13175,7 @@
"type": "string"
},
"RecordingTrack": {
"description": "The track to record. Can be: `inbound`, `outbound`, or `both`. The default is `both`. `inbound` only records the audio received by Twilio, `outbound` only records audio sent from Twilio, and `both` mixes the inbound and outbound audio.",
"description": "The audio track to record for the call. Can be: `inbound`, `outbound` or `both`. The default is `both`. `inbound` records the audio that is received by Twilio. `outbound` records the audio that is sent from Twilio. `both` records the audio that is received and sent by Twilio.",
"type": "string"
},
"Region": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_autopilot_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Autopilot",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_bulkexports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Bulkexports",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_chat_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Chat",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_chat_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Chat",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
47 changes: 46 additions & 1 deletion spec/json/twilio_conversations_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,13 @@
"identity": {
"type": "string"
},
"last_read_message_index": {
"nullable": true,
"type": "integer"
},
"last_read_timestamp": {
"type": "string"
},
"messaging_binding": {
"type": "object"
},
Expand Down Expand Up @@ -583,6 +590,9 @@
"links": {
"type": "object"
},
"reachability_enabled": {
"type": "boolean"
},
"url": {
"format": "uri",
"type": "string"
Expand Down Expand Up @@ -864,6 +874,13 @@
"identity": {
"type": "string"
},
"last_read_message_index": {
"nullable": true,
"type": "integer"
},
"last_read_timestamp": {
"type": "string"
},
"messaging_binding": {
"type": "object"
},
Expand Down Expand Up @@ -1015,6 +1032,9 @@
"identity": {
"type": "string"
},
"is_notifiable": {
"type": "boolean"
},
"is_online": {
"type": "boolean"
},
Expand Down Expand Up @@ -1068,6 +1088,9 @@
"identity": {
"type": "string"
},
"is_notifiable": {
"type": "boolean"
},
"is_online": {
"type": "boolean"
},
Expand Down Expand Up @@ -1111,7 +1134,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Conversations",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -2423,6 +2446,15 @@
"description": "A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversations SDK to communicate. Limited to 256 characters.",
"type": "string"
},
"LastReadMessageIndex": {
"description": "Index of last \u201cread\u201d message in the [Conversation](https://www.twilio.com/docs/conversations/api/conversation-resource) for the Participant.",
"nullable": true,
"type": "integer"
},
"LastReadTimestamp": {
"description": "Timestamp of last \u201cread\u201d message in the [Conversation](https://www.twilio.com/docs/conversations/api/conversation-resource) for the Participant.",
"type": "string"
},
"MessagingBinding.ProjectedAddress": {
"description": "The address of the Twilio phone number that is used in Group MMS. 'null' value will remove it.",
"type": "string"
Expand Down Expand Up @@ -4110,6 +4142,10 @@
"minLength": 34,
"pattern": "^RL[0-9a-fA-F]{32}$",
"type": "string"
},
"ReachabilityEnabled": {
"description": "Whether the [Reachability Indicator](https://www.twilio.com/docs/chat/reachability-indicator) is enabled for this Conversations Service. The default is `false`.",
"type": "boolean"
}
},
"type": "object"
Expand Down Expand Up @@ -5571,6 +5607,15 @@
"description": "A unique string identifier for the conversation participant as [Conversation User](https://www.twilio.com/docs/conversations/api/user-resource). This parameter is non-null if (and only if) the participant is using the Conversation SDK to communicate. Limited to 256 characters.",
"type": "string"
},
"LastReadMessageIndex": {
"description": "Index of last \u201cread\u201d message in the [Conversation](https://www.twilio.com/docs/conversations/api/conversation-resource) for the Participant.",
"nullable": true,
"type": "integer"
},
"LastReadTimestamp": {
"description": "Timestamp of last \u201cread\u201d message in the [Conversation](https://www.twilio.com/docs/conversations/api/conversation-resource) for the Participant.",
"type": "string"
},
"MessagingBinding.ProjectedAddress": {
"description": "The address of the Twilio phone number that is used in Group MMS. 'null' value will remove it.",
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_events_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Events",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_fax_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Fax",
"version": "1.5.0"
"version": "1.6.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit dbe336b

Please sign in to comment.