Skip to content

Commit 9b48642

Browse files
committed
oaiFix: Updated api definitions
1 parent 6b05351 commit 9b48642

26 files changed

+3834
-888
lines changed

CHANGES.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
--------------------------
2+
**Twiml**
3+
- Add new noun `<ConversationRelaySession>`
4+
- Add support for `<Recording>` noun under `<Start>` verb
5+
6+
7+
--------------------------
8+
**Ai**
9+
- Add `error` as possible transcript status
10+
- Add `error` as possible transcript status
11+
12+
**Chat**
13+
- Updated v2 UserChannel `channel_status` from `not_participating` to `notParticipating`
14+
15+
**Intelligence**
16+
- Make intelligence work with RestProxy
17+
- Add additional enums to better represent the possible states
18+
- Add `error` enum to transcription status to better align with possible outputs
19+
- Add `json` output type to text classification
20+
21+
**Trusthub**
22+
- Remove required parameter Primary Profile Sid from compliance_inquiry and compliance_inquiry_individual
23+
24+
**Accounts**
25+
- Add Messaging GeoPermissions API changes
26+
27+
28+
--------------------------
29+
**Api**
30+
- Updated description for property `CallerDisplayName` for participant create request
31+
32+
33+
--------------------------
34+
**Insights**
35+
- Replace `field` with `key` in Request Filters and Response Metadata Filters and for Reports API
36+
37+
138
### [8.2.1](https://github.com/twilio/twilio-cli-core/compare/8.2.0...8.2.1) (2025-09-25)
239

340

0 commit comments

Comments
 (0)