Skip to content

Commit b3a7f5d

Browse files
committed
oaiFeat: Updated api definitions
1 parent 50dad61 commit b3a7f5d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+581
-134
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
---------------------------
2+
**Api**
3+
- Add new property `RiskCheck` for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of `disable` to skip any kind of risk check on the respective message request
4+
5+
**Flex**
6+
- Changing `sid<UO>` path param to `sid<UT>` in interaction channel participant update endpoint **(breaking change)**
7+
8+
**Messaging**
9+
- Add Channel Sender api
10+
- Fixing country code docs and removing Zipwhip references
11+
12+
**Numbers**
13+
- Request status changed in numbers/v2/BulkHostedNumberOrders **(breaking change)**
14+
- Add bulk hosting orders API under version `/v2
15+
16+
117
## [7.14.0](https://github.com/twilio/twilio-cli-core/compare/7.13.0...7.14.0) (2023-08-14)
218

319
---------------------------

package-lock.json

Lines changed: 56 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/services/twilio-api/twilio_accounts_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"name": "Apache 2.0",
187187
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
188188
},
189-
"version": "1.47.0"
189+
"version": "1.48.0"
190190
},
191191
"openapi": "3.0.1",
192192
"paths": {

0 commit comments

Comments
 (0)