lib/twilio-ruby/rest/notify/v1/service.rb in twilio-ruby-5.40.3 vs lib/twilio-ruby/rest/notify/v1/service.rb in twilio-ruby-5.40.4

- old
+ new

@@ -28,35 +28,35 @@ ## # Create the ServiceInstance # @param [String] friendly_name A descriptive string that you create to describe # the resource. It can be up to 64 characters long. # @param [String] apn_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for APN Bindings. # @param [String] gcm_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for GCM Bindings. - # @param [String] messaging_service_sid The SID of the [Messaging - # Service](https://www.twilio.com/docs/sms/send-messages#messaging-services) to + # @param [String] messaging_service_sid The SID of the {Messaging + # Service}[https://www.twilio.com/docs/sms/send-messages#messaging-services] to # use for SMS Bindings. This parameter must be set in order to send SMS # notifications. # @param [String] facebook_messenger_page_id Deprecated. # @param [String] default_apn_notification_protocol_version The protocol version # to use for sending APNS notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [String] default_gcm_notification_protocol_version The protocol version # to use for sending GCM notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [String] fcm_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for FCM Bindings. # @param [String] default_fcm_notification_protocol_version The protocol version # to use for sending FCM notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [Boolean] log_enabled Whether to log notifications. Can be: `true` or # `false` and the default is `true`. # @param [String] alexa_skill_id Deprecated. # @param [String] default_alexa_notification_protocol_version Deprecated. # @param [String] delivery_callback_url URL to send delivery status callback. @@ -251,35 +251,35 @@ ## # Update the ServiceInstance # @param [String] friendly_name A descriptive string that you create to describe # the resource. It can be up to 64 characters long. # @param [String] apn_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for APN Bindings. # @param [String] gcm_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for GCM Bindings. - # @param [String] messaging_service_sid The SID of the [Messaging - # Service](https://www.twilio.com/docs/sms/send-messages#messaging-services) to + # @param [String] messaging_service_sid The SID of the {Messaging + # Service}[https://www.twilio.com/docs/sms/send-messages#messaging-services] to # use for SMS Bindings. This parameter must be set in order to send SMS # notifications. # @param [String] facebook_messenger_page_id Deprecated. # @param [String] default_apn_notification_protocol_version The protocol version # to use for sending APNS notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [String] default_gcm_notification_protocol_version The protocol version # to use for sending GCM notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [String] fcm_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for FCM Bindings. # @param [String] default_fcm_notification_protocol_version The protocol version # to use for sending FCM notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [Boolean] log_enabled Whether to log notifications. Can be: `true` or # `false` and the default is `true`. # @param [String] alexa_skill_id Deprecated. # @param [String] default_alexa_notification_protocol_version Deprecated. # @param [String] delivery_callback_url URL to send delivery status callback. @@ -544,34 +544,34 @@ ## # Update the ServiceInstance # @param [String] friendly_name A descriptive string that you create to describe # the resource. It can be up to 64 characters long. # @param [String] apn_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for APN Bindings. # @param [String] gcm_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for GCM Bindings. - # @param [String] messaging_service_sid The SID of the [Messaging - # Service](https://www.twilio.com/docs/sms/send-messages#messaging-services) to + # @param [String] messaging_service_sid The SID of the {Messaging + # Service}[https://www.twilio.com/docs/sms/send-messages#messaging-services] to # use for SMS Bindings. This parameter must be set in order to send SMS # notifications. # @param [String] facebook_messenger_page_id Deprecated. # @param [String] default_apn_notification_protocol_version The protocol version # to use for sending APNS notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [String] default_gcm_notification_protocol_version The protocol version # to use for sending GCM notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [String] fcm_credential_sid The SID of the - # [Credential](https://www.twilio.com/docs/notify/api/credential-resource) to use + # {Credential}[https://www.twilio.com/docs/notify/api/credential-resource] to use # for FCM Bindings. # @param [String] default_fcm_notification_protocol_version The protocol version # to use for sending FCM notifications. Can be overridden on a Binding by Binding # basis when creating a - # [Binding](https://www.twilio.com/docs/notify/api/binding-resource) resource. + # {Binding}[https://www.twilio.com/docs/notify/api/binding-resource] resource. # @param [Boolean] log_enabled Whether to log notifications. Can be: `true` or # `false` and the default is `true`. # @param [String] alexa_skill_id Deprecated. # @param [String] default_alexa_notification_protocol_version Deprecated. # @param [String] delivery_callback_url URL to send delivery status callback. \ No newline at end of file