Skip to content

Commit

Permalink
[Librarian] Regenerated @ c3db20dd5f24647ef2bd3fb8b955496c59bb22bd
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Feb 9, 2024
1 parent 6b49120 commit 8ee6ac7
Show file tree
Hide file tree
Showing 16 changed files with 289 additions and 1,234 deletions.
60 changes: 60 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,65 @@
terraform-provider-twilio changelog
====================
[2024-02-09] Version 0.18.40
----------------------------
**Api**
- Updated service base url for connect apps and authorized connect apps APIs **(breaking change)**
- Update documentation to reflect RiskCheck GA
- Added optional parameter `CallToken` for create participant api

**Events**
- Marked as GA

**Flex**
- Adding `flex_instance_sid` to Flex Configuration
- Adding `provisioning_status` for Email Manager
- Adding `offline_config` to Flex Configuration

**Insights**
- add flag to restrict access to unapid customers
- decommission voice-qualitystats-endpoint role

**Intelligence**
- Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.

**Lookups**
- Remove `carrier` field from `sms_pumping_risk` and leave `carrier_risk_category` **(breaking change)**
- Remove carrier information from call forwarding package **(breaking change)**

**Messaging**
- Add update instance endpoints to us_app_to_person api
- Add tollfree edit_allowed and edit_reason fields
- Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
- Add DELETE support to Tollfree Verification resource

**Numbers**
- Add Get Port In request api

**Push**
- Migrated to new Push API V4 with Resilient Notification Delivery.

**Serverless**
- Add node18 as a valid Build runtime

**Taskrouter**
- Add `jitter_buffer_size` param in update reservation
- Add container attribute to task_queue_bulk_real_time_statistics endpoint
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint

**Trusthub**
- Add optional field NotificationEmail to the POST /v1/ComplianceInquiries/Customers/Initialize API
- Add additional optional fields in compliance_tollfree_inquiry.json
- Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
- Add new optional field notification_email to compliance_tollfree_inquiry.json

**Verify**
- `Tags` property added again to Public Docs **(breaking change)**
- Remove `Tags` from Public Docs **(breaking change)**
- Add `VerifyEventSubscriptionEnabled` parameter to service create and update endpoints.
- Add `Tags` optional parameter on Verification creation.
- Update Verify TOTP maturity to GA.


[2024-01-25] Version 0.18.39
----------------------------
**Oauth**
Expand Down
13 changes: 1 addition & 12 deletions twilio/resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,6 @@
* [twilio_api_accounts_sip_ip_access_control_lists_ip_addresses](api/v2010/README.md#twilio_api_accounts_sip_ip_access_control_lists_ip_addresses)
* [twilio_api_accounts_usage_triggers](api/v2010/README.md#twilio_api_accounts_usage_triggers)

## autopilot v1

* [twilio_autopilot_assistants_v1](autopilot/v1/README.md#twilio_autopilot_assistants_v1)
* [twilio_autopilot_assistants_tasks_fields_v1](autopilot/v1/README.md#twilio_autopilot_assistants_tasks_fields_v1)
* [twilio_autopilot_assistants_field_types_v1](autopilot/v1/README.md#twilio_autopilot_assistants_field_types_v1)
* [twilio_autopilot_assistants_field_types_field_values_v1](autopilot/v1/README.md#twilio_autopilot_assistants_field_types_field_values_v1)
* [twilio_autopilot_assistants_model_builds_v1](autopilot/v1/README.md#twilio_autopilot_assistants_model_builds_v1)
* [twilio_autopilot_assistants_queries_v1](autopilot/v1/README.md#twilio_autopilot_assistants_queries_v1)
* [twilio_autopilot_assistants_tasks_samples_v1](autopilot/v1/README.md#twilio_autopilot_assistants_tasks_samples_v1)
* [twilio_autopilot_assistants_tasks_v1](autopilot/v1/README.md#twilio_autopilot_assistants_tasks_v1)
* [twilio_autopilot_assistants_webhooks_v1](autopilot/v1/README.md#twilio_autopilot_assistants_webhooks_v1)

## chat v1

* [twilio_chat_services_channels_v1](chat/v1/README.md#twilio_chat_services_channels_v1)
Expand Down Expand Up @@ -132,6 +120,7 @@
* [twilio_messaging_services_phone_numbers_v1](messaging/v1/README.md#twilio_messaging_services_phone_numbers_v1)
* [twilio_messaging_services_v1](messaging/v1/README.md#twilio_messaging_services_v1)
* [twilio_messaging_services_short_codes_v1](messaging/v1/README.md#twilio_messaging_services_short_codes_v1)
* [twilio_messaging_tollfree_verifications_v1](messaging/v1/README.md#twilio_messaging_tollfree_verifications_v1)
* [twilio_messaging_services_compliance_usa2p_v1](messaging/v1/README.md#twilio_messaging_services_compliance_usa2p_v1)

## microvisor v1
Expand Down
7 changes: 4 additions & 3 deletions twilio/resources/api/v2010/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,16 +184,16 @@ Name | Type | Requirement | Description
**address_retention** | string | Optional |
**smart_encoded** | bool | Optional | Whether to detect Unicode characters that have a similar GSM-7 character and replace them. Can be: `true` or `false`.
**persistent_action** | list(string) | Optional | Rich actions for non-SMS/MMS channels. Used for [sending location in WhatsApp messages](https://www.twilio.com/docs/whatsapp/message-features#location-messages-with-whatsapp).
**shorten_urls** | bool | Optional | For Messaging Services with [Link Shortening configured](https://www.twilio.com/docs/messaging/features/how-to-configure-link-shortening) only: A Boolean indicating whether or not Twilio should shorten links in the `body` of the Message. Default value is `false`. If `true`, the `messaging_service_sid` parameter must also be provided.
**shorten_urls** | bool | Optional | For Messaging Services with [Link Shortening configured](https://www.twilio.com/docs/messaging/features/link-shortening) only: A Boolean indicating whether or not Twilio should shorten links in the `body` of the Message. Default value is `false`. If `true`, the `messaging_service_sid` parameter must also be provided.
**schedule_type** | string | Optional |
**send_at** | string | Optional | The time that Twilio will send the message. Must be in ISO 8601 format.
**send_as_mms** | bool | Optional | If set to `true`, Twilio delivers the message as a single MMS message, regardless of the presence of media.
**content_variables** | string | Optional | For [Content Editor/API](https://www.twilio.com/docs/content) only: Key-value pairs of [Template variables](https://www.twilio.com/docs/content/using-variables-with-content-api) and their substitution values. `content_sid` parameter must also be provided. If values are not defined in the `content_variables` parameter, the [Template's default placeholder values](https://www.twilio.com/docs/content/content-api-resources#create-templates) are used.
**risk_check** | string | Optional |
**from** | string | Optional | The sender's Twilio phone number (in [E.164](https://en.wikipedia.org/wiki/E.164) format), [alphanumeric sender ID](https://www.twilio.com/docs/sms/send-messages#use-an-alphanumeric-sender-id), [Wireless SIM](https://www.twilio.com/docs/iot/wireless/programmable-wireless-send-machine-machine-sms-commands), [short code](https://www.twilio.com/docs/sms/api/short-code), or [channel address](https://www.twilio.com/docs/messaging/channels) (e.g., `whatsapp:+15554449999`). The value of the `from` parameter must be a sender that is hosted within Twilio and belongs to the Account creating the Message. If you are using `messaging_service_sid`, this parameter can be empty (Twilio assigns a `from` value from the Messaging Service's Sender Pool) or you can provide a specific sender from your Sender Pool.
**from** | string | Optional | The sender's Twilio phone number (in [E.164](https://en.wikipedia.org/wiki/E.164) format), [alphanumeric sender ID](https://www.twilio.com/docs/sms/quickstart), [Wireless SIM](https://www.twilio.com/docs/iot/wireless/programmable-wireless-send-machine-machine-sms-commands), [short code](https://www.twilio.com/en-us/messaging/channels/sms/short-codes), or [channel address](https://www.twilio.com/docs/messaging/channels) (e.g., `whatsapp:+15554449999`). The value of the `from` parameter must be a sender that is hosted within Twilio and belongs to the Account creating the Message. If you are using `messaging_service_sid`, this parameter can be empty (Twilio assigns a `from` value from the Messaging Service's Sender Pool) or you can provide a specific sender from your Sender Pool.
**messaging_service_sid** | string | Optional | The SID of the [Messaging Service](https://www.twilio.com/docs/messaging/services) you want to associate with the Message. When this parameter is provided and the `from` parameter is omitted, Twilio selects the optimal sender from the Messaging Service's Sender Pool. You may also provide a `from` parameter if you want to use a specific Sender from the Sender Pool.
**body** | string | Optional | The text content of the outgoing message. Can be up to 1,600 characters in length. SMS only: If the `body` contains more than 160 [GSM-7](https://www.twilio.com/docs/glossary/what-is-gsm-7-character-encoding) characters (or 70 [UCS-2](https://www.twilio.com/docs/glossary/what-is-ucs-2-character-encoding) characters), the message is segmented and charged accordingly. For long `body` text, consider using the [send_as_mms parameter](https://www.twilio.com/blog/mms-for-long-text-messages).
**media_url** | list(string) | Optional | The URL of media to include in the Message content. `jpeg`, `jpg`, `gif`, and `png` file types are fully supported by Twilio and content is formatted for delivery on destination devices. The media size limit is 5 MB for supported file types (`jpeg`, `jpg`, `png`, `gif`) and 500 KB for [other types](https://www.twilio.com/docs/sms/accepted-mime-types) of accepted media. To send more than one image in the message, provide multiple `media_url` parameters in the POST request. You can include up to ten `media_url` parameters per message. [International](https://support.twilio.com/hc/en-us/articles/223179808-Sending-and-receiving-MMS-messages) and [carrier](https://support.twilio.com/hc/en-us/articles/223133707-Is-MMS-supported-for-all-carriers-in-US-and-Canada-) limits apply.
**media_url** | list(string) | Optional | The URL of media to include in the Message content. `jpeg`, `jpg`, `gif`, and `png` file types are fully supported by Twilio and content is formatted for delivery on destination devices. The media size limit is 5 MB for supported file types (`jpeg`, `jpg`, `png`, `gif`) and 500 KB for [other types](https://www.twilio.com/docs/messaging/guides/accepted-mime-types) of accepted media. To send more than one image in the message, provide multiple `media_url` parameters in the POST request. You can include up to ten `media_url` parameters per message. [International](https://support.twilio.com/hc/en-us/articles/223179808-Sending-and-receiving-MMS-messages) and [carrier](https://support.twilio.com/hc/en-us/articles/223133707-Is-MMS-supported-for-all-carriers-in-US-and-Canada-) limits apply.
**content_sid** | string | Optional | For [Content Editor/API](https://www.twilio.com/docs/content) only: The SID of the Content Template to be used with the Message, e.g., `HXXXXXXXXXXXXXXXXXXXXXXXXXXXXX`. If this parameter is not provided, a Content Template is not used. Find the SID in the Console on the Content Editor page. For Content API users, the SID is found in Twilio's response when [creating the Template](https://www.twilio.com/docs/content/content-api-resources#create-templates) or by [fetching your Templates](https://www.twilio.com/docs/content/content-api-resources#fetch-all-content-resources).
**sid** | string | *Computed* | The SID of the Message resource to be updated
**status** | string | Optional |
Expand Down Expand Up @@ -273,6 +273,7 @@ Name | Type | Requirement | Description
**amd_status_callback** | string | Optional | The URL that we should call using the `amd_status_callback_method` to notify customer application whether the call was answered by human, machine or fax.
**amd_status_callback_method** | string | Optional | The HTTP method we should use when calling the `amd_status_callback` URL. Can be: `GET` or `POST` and the default is `POST`.
**trim** | string | Optional | Whether to trim any leading and trailing silence from the participant recording. Can be: `trim-silence` or `do-not-trim` and the default is `trim-silence`.
**call_token** | string | Optional | A token string needed to invoke a forwarded call. A call_token is generated when an incoming call is received on a Twilio number. Pass an incoming call's call_token value to a forwarded call via the call_token parameter when creating a new call. A forwarded call should bear the same CallerID of the original incoming call.
**call_sid** | string | *Computed* | The [Call](https://www.twilio.com/docs/voice/api/call-resource) SID or label of the participant to update. Non URL safe characters in a label must be percent encoded, for example, a space character is represented as %20.
**hold** | bool | Optional | Whether the participant should be on hold. Can be: `true` or `false`. `true` puts the participant on hold, and `false` lets them rejoin the conference.
**hold_url** | string | Optional | The URL we call using the `hold_method` for music that plays when the participant is on hold. The URL may return an MP3 file, a WAV file, or a TwiML document that contains `<Play>`, `<Say>`, `<Pause>`, or `<Redirect>` verbs.
Expand Down
1 change: 1 addition & 0 deletions twilio/resources/api/v2010/api_default.go
Original file line number Diff line number Diff line change
Expand Up @@ -1342,6 +1342,7 @@ func ResourceAccountsConferencesParticipants() *schema.Resource {
"amd_status_callback": AsString(SchemaForceNewOptional),
"amd_status_callback_method": AsString(SchemaForceNewOptional),
"trim": AsString(SchemaForceNewOptional),
"call_token": AsString(SchemaForceNewOptional),
"call_sid": AsString(SchemaComputed),
"hold": AsBool(SchemaComputedOptional),
"hold_url": AsString(SchemaComputedOptional),
Expand Down
Loading

0 comments on commit 8ee6ac7

Please sign in to comment.