Skip to content

Commit

Permalink
[Librarian] Regenerated @ 1820de764052a95e2f0570d74a5de0ba04f74f2e
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Feb 10, 2021
1 parent 65568c7 commit f506dfc
Show file tree
Hide file tree
Showing 67 changed files with 1,368 additions and 221 deletions.
29 changes: 29 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
twilio-oai changelog
====================
[2021-02-10] Version 1.9.0
--------------------------
**Library - Feature**
- [PR #19](https://github.com/twilio/twilio-oai/pull/19): add custom types to global schema. Thanks to [@eshanholtz](https://github.com/eshanholtz)!
- [PR #24](https://github.com/twilio/twilio-oai/pull/24): add inline schema titles. Thanks to [@thinkingserious](https://github.com/thinkingserious)!

**Api**
- Revert change that conference participant create `from` and `to` param to be endpoint type for supporting client identifier and sip address
- Update the conference participant create `from` and `to` param to be endpoint type for supporting client identifier and sip address

**Events**
- Documentation should state that no fields are PII

**Flex**
- Adding `notifications` and `markdown` to Flex Configuration

**Messaging**
- Add A2P use cases API
- Add Brand Registrations API
- Add Campaigns API

**Serverless**
- Add runtime field to Build response and as an optional parameter to the Build create endpoint.
- Add @twilio/runtime-handler dependency to Build response example.

**Sync**
- Remove If-Match header for Document **(breaking change)**


[2021-01-27] Version 1.8.0
--------------------------
**Library - Feature**
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 @@ -135,7 +135,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Accounts",
"version": "1.8.0"
"version": "1.9.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion spec/json/twilio_api_v2010.json
Original file line number Diff line number Diff line change
Expand Up @@ -4074,7 +4074,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Api",
"version": "1.8.0"
"version": "1.9.0"
},
"openapi": "3.0.1",
"paths": {
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 @@ -592,7 +592,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Autopilot",
"version": "1.8.0"
"version": "1.9.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 @@ -176,7 +176,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Bulkexports",
"version": "1.8.0"
"version": "1.9.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 @@ -505,7 +505,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Chat",
"version": "1.8.0"
"version": "1.9.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 @@ -673,7 +673,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Chat",
"version": "1.8.0"
"version": "1.9.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 @@ -944,7 +944,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Conversations",
"version": "1.8.0"
"version": "1.9.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
6 changes: 3 additions & 3 deletions spec/json/twilio_events_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Events",
"version": "1.8.0"
"version": "1.9.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -532,7 +532,7 @@
"schema": {
"properties": {
"Description": {
"description": "A human readable description for the Sink",
"description": "A human readable description for the Sink **This value should not contain PII.**",
"type": "string"
},
"SinkConfiguration": {
Expand Down Expand Up @@ -910,7 +910,7 @@
"schema": {
"properties": {
"Description": {
"description": "A human readable description for the Subscription",
"description": "A human readable description for the Subscription **This value should not contain PII.**",
"type": "string"
},
"SinkSid": {
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 @@ -179,7 +179,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Fax",
"version": "1.8.0"
"version": "1.9.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
8 changes: 7 additions & 1 deletion spec/json/twilio_flex_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,15 @@
"integrations": {
"$ref": "#/components/schemas/object_list"
},
"markdown": {
"$ref": "#/components/schemas/object"
},
"messaging_service_instance_sid": {
"$ref": "#/components/schemas/sid_MG"
},
"notifications": {
"$ref": "#/components/schemas/object"
},
"outbound_call_flows": {
"$ref": "#/components/schemas/object"
},
Expand Down Expand Up @@ -362,7 +368,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Flex",
"version": "1.8.0"
"version": "1.9.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 @@ -516,7 +516,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Insights",
"version": "1.8.0"
"version": "1.9.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 @@ -505,7 +505,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Ip_messaging",
"version": "1.8.0"
"version": "1.9.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 @@ -673,7 +673,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Ip_messaging",
"version": "1.8.0"
"version": "1.9.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 @@ -61,7 +61,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Lookups",
"version": "1.8.0"
"version": "1.9.0"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit f506dfc

Please sign in to comment.