Skip to content

Commit 563df94

Browse files
committed
oaiFeat: Updated api definitions
1 parent f6716d7 commit 563df94

37 files changed

+5207
-891
lines changed

CHANGES.md

+39
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
--------------------------
2+
**Accounts**
3+
- Changes to add date_of_consent param in Bulk Consent API
4+
5+
**Api**
6+
- Change `friendly_name`, `date_created` and `date_updated` properties to type `string`.
7+
8+
**Twiml**
9+
- Update twiml definition for `<ConversationRelay>` and `<Assistant>`
10+
11+
12+
--------------------------
13+
**Api**
14+
- Add `response_key` for `Usage Triggers` fetch endpoint.
15+
16+
**Flex**
17+
- Add Update Interaction API
18+
- Adding `webhook_ttid` as optional parameter in Interactions API
19+
20+
**Serverless**
21+
- Add node22 as a valid Build runtime
22+
- Add node20 as a valid Build runtime
23+
24+
**Video**
25+
- removed `transcribe_participants_on_connect` and `transcriptions_configuration` from the room resource **(breaking change)**
26+
- Added `transcribe_participants_on_connect` and `transcriptions_configuration` to the room resource
27+
28+
29+
--------------------------
30+
**Library - Chore**
31+
- [PR #131](https://github.com/twilio/twilio-oai/pull/131): Trigger cli core release. Thanks to [@sbansla](https://github.com/sbansla)!
32+
33+
**Library - Fix**
34+
- [PR #130](https://github.com/twilio/twilio-oai/pull/130): added a commit to trigger cli-core release. Thanks to [@sbansla](https://github.com/sbansla)!
35+
36+
**Studio**
37+
- Add documentation for parent_step_sid field in Step resource
38+
39+
140
### [7.27.2](https://github.com/twilio/twilio-cli-core/compare/7.27.1...7.27.2) (2025-03-26)
241

342

0 commit comments

Comments
 (0)