Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

fix: adding named parameters to the C# redact code sample #1042

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 11, 2023

  1. fix: adding named parameters to the code sample

    The existing code leads to an error as the provided parameters does not match the parameter list in the C# SDK: https://github.com/twilio/twilio-csharp/blob/11a46b57afa017b7e91e5c8b0a5c613a0e809442/src/Twilio/Rest/Api/V2010/Account/MessageResource.cs#L634
    dcanonmolina committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6940014 View commit details
    Browse the repository at this point in the history