Skip to content

Commit

Permalink
fix: Updated api definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Sep 6, 2021
1 parent ff5f985 commit 07dd866
Show file tree
Hide file tree
Showing 35 changed files with 534 additions and 41 deletions.
24 changes: 24 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
---------------------------
**Api**
- Add Programmabled Voice SIP Refer call transfers (`calls-transfers`) to usage records
- Add Flex Voice Usage category (`flex-usage`) to usage records

**Conversations**
- Add `Order` query parameter to Message resource read operation

**Insights**
- Added `partial` to enum processing_state_request
- Added abnormal session filter in Call Summaries

**Messaging**
- Add brand_registration_sid as an optional query param for us_app_to_person_usecase api

**Pricing**
- add trunking_numbers resource (v2)
- add trunking_country resource (v2)

**Verify**
- Changed to private beta the `TemplateSid` optional parameter on Verification creation.
- Added the optional parameter `Order` to the list Challenges endpoint to define the list order.


twilio-cli-core changelog
=====================

Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_accounts_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Accounts",
"version": "5.28.0"
"version": "1.20.1"
},
"openapi": "3.0.1",
"paths": {
Expand Down
44 changes: 43 additions & 1 deletion src/services/twilio-api/twilio_api_v2010.json
Original file line number Diff line number Diff line change
Expand Up @@ -5576,6 +5576,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -5585,6 +5586,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -5902,6 +5904,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -5911,6 +5914,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -6228,6 +6232,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -6237,6 +6242,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -6554,6 +6560,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -6563,6 +6570,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -6880,6 +6888,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -6889,6 +6898,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -7206,6 +7216,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -7215,6 +7226,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -7532,6 +7544,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -7541,6 +7554,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -7858,6 +7872,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -7867,6 +7882,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -8184,6 +8200,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -8193,6 +8210,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -8592,6 +8610,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -8601,6 +8620,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -8876,7 +8896,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Api",
"version": "5.28.0"
"version": "1.20.1"
},
"openapi": "3.0.1",
"paths": {
Expand Down Expand Up @@ -26296,6 +26316,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -26305,6 +26326,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -26673,6 +26695,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -26682,6 +26705,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -27050,6 +27074,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -27059,6 +27084,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -27427,6 +27453,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -27436,6 +27463,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -27804,6 +27832,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -27813,6 +27842,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -28181,6 +28211,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -28190,6 +28221,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -28558,6 +28590,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -28567,6 +28600,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -28935,6 +28969,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -28944,6 +28979,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -29312,6 +29348,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -29321,6 +29358,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -29716,6 +29754,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -29725,6 +29764,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down Expand Up @@ -30096,6 +30136,7 @@
"calls-sip",
"calls-sip-inbound",
"calls-sip-outbound",
"calls-transfers",
"carrier-lookups",
"conversations",
"conversations-api-requests",
Expand All @@ -30105,6 +30146,7 @@
"conversations-participant-events",
"conversations-participants",
"cps",
"flex-usage",
"fraud-lookups",
"group-rooms",
"group-rooms-data-track",
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_autopilot_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Autopilot",
"version": "5.28.0"
"version": "1.20.1"
},
"openapi": "3.0.1",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion src/services/twilio-api/twilio_bulkexports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
},
"termsOfService": "https://www.twilio.com/legal/tos",
"title": "Twilio - Bulkexports",
"version": "5.28.0"
"version": "1.20.1"
},
"openapi": "3.0.1",
"paths": {
Expand Down
Loading

0 comments on commit 07dd866

Please sign in to comment.