Skip to content

Commit 697100c

Browse files
committed
feat: add support for both Newtonsoft.Json and System.Text.Json on Messages webhooks
1 parent a77e777 commit 697100c

File tree

4 files changed

+995
-870
lines changed

4 files changed

+995
-870
lines changed

Vonage.Test/Messages/Webhooks/Data/ShouldDeserializeMmsVcard-response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"client_ref": "string",
88
"message_type": "vcard",
99
"vcard": {
10-
"url": "https://example.com/conatact.vcf",
10+
"url": "https://example.com/contact.vcf",
1111
"name": "contact.vcf"
1212
}
1313
}

0 commit comments

Comments
 (0)