Type Exception Handling for the Mail Helper #754
Labels
difficulty: hard
fix is hard in difficulty
type: twilio enhancement
feature request on Twilio's roadmap
Issue Summary
The appropriate types necessary for a successful
mail/send
API call is documented here. We want to throw a type exception when the wrong type is provided.Acceptance Criteria
mail\send
endpoint are type checked and if they fail the type check and exception is thrown with instructions on how to fixThe text was updated successfully, but these errors were encountered: