Skip to content

Commit

Permalink
[Librarian] Regenerated @ 9e43c4b1c21f11427158cfc8a409854c419cd158
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Aug 10, 2022
1 parent 735ebaa commit 7cca12e
Show file tree
Hide file tree
Showing 79 changed files with 1,854 additions and 101 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
twilio-oai changelog
====================
[2022-08-10] Version 1.33.0
---------------------------
**Library - Feature**
- [PR #72](https://github.com/twilio/twilio-oai/pull/72): Addition of spec files for preview domain. Thanks to [@AsabuHere](https://github.com/AsabuHere)!

**Routes**
- Inbound Proccessing Region API - Public GA

**Supersim**
- Allow updating `DataLimit` on a Fleet


[2022-07-21] Version 1.32.0
---------------------------
**Flex**
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 @@ -186,7 +186,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.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 @@ -5729,7 +5729,7 @@
"friendly_name": {
"type": "string",
"nullable": true,
"description": "A human readable descriptive text for this resource, up to 64 characters long."
"description": "A human readable descriptive text for this resource, up to 255 characters long."
},
"ip_address": {
"type": "string",
Expand Down Expand Up @@ -9548,7 +9548,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -26062,7 +26062,7 @@
"properties": {
"FriendlyName": {
"type": "string",
"description": "A human readable descriptive text that describes the IpAccessControlList, up to 64 characters long."
"description": "A human readable descriptive text that describes the IpAccessControlList, up to 255 characters long."
}
},
"required": [
Expand Down Expand Up @@ -26197,7 +26197,7 @@
"properties": {
"FriendlyName": {
"type": "string",
"description": "A human readable descriptive text, up to 64 characters long."
"description": "A human readable descriptive text, up to 255 characters long."
}
},
"required": [
Expand Down Expand Up @@ -26741,7 +26741,7 @@
"properties": {
"FriendlyName": {
"type": "string",
"description": "A human readable descriptive text for this resource, up to 64 characters long."
"description": "A human readable descriptive text for this resource, up to 255 characters long."
},
"IpAddress": {
"type": "string",
Expand Down Expand Up @@ -26914,7 +26914,7 @@
},
"FriendlyName": {
"type": "string",
"description": "A human readable descriptive text for this resource, up to 64 characters long."
"description": "A human readable descriptive text for this resource, up to 255 characters long."
},
"CidrPrefixLength": {
"type": "integer",
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 @@ -954,7 +954,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.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 @@ -271,7 +271,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.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 @@ -788,7 +788,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.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 @@ -1146,7 +1146,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_chat_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_conversations_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2332,7 +2332,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
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 @@ -320,7 +320,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_flex_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_frontline_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_insights_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_ip_messaging_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_ip_messaging_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_lookups_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_lookups_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
4 changes: 2 additions & 2 deletions spec/json/twilio_media_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -1108,7 +1108,7 @@
},
"MaxDuration": {
"type": "integer",
"description": "The maximum time, in seconds, that the PlayerStreamer can run before automatically ends. The default value is 300 seconds, and the maximum value is 90000 seconds. Once this maximum duration is reached, Twilio will end the PlayerStreamer, regardless of whether media is still streaming. **Note: this feature has not yet been enabled but customers are advised to explicitly set it on all their new PlayerStreamer resources.**"
"description": "The maximum time, in seconds, that the PlayerStreamer is active (`created` or `started`) before automatically ends. The default value is 300 seconds, and the maximum value is 90000 seconds. Once this maximum duration is reached, Twilio will end the PlayerStreamer, regardless of whether media is still streaming."
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_messaging_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.32.0"
"version": "1.33.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit 7cca12e

Please sign in to comment.