Vonage / vonage-java-code-snippets

Java code examples for using Vonage
MIT License
11 stars 31 forks source link

fix @JsonProperty(message-timestamp) #74

Closed tarekbazine closed 3 years ago

tarekbazine commented 3 years ago

based on this example in the official doc its message-timestamp and not messageTimestamp

Related https://github.com/Vonage/vonage-java-code-snippets/pull/63