Vonage / vonage-java-code-snippets

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

fix @JsonProperty("message-timestamp") #63

Closed tarekbazine closed 3 years ago

tarekbazine commented 4 years ago

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

yallen011 commented 3 years ago

Hi @terryBaz sorry this got missed last year but would you like to resubmit this PR again but in this code base? Vonage went through a rebrand and the code is the same, we just use the vonage name in the package instead of nexmo. Let me know if you would like to submit another PR. You would also have to clone this repo in your local machine sine the repos are different.

tarekbazine commented 3 years ago

@yallen011 I created a new PR, would you check it here https://github.com/Vonage/vonage-java-code-snippets/pull/74

I am closing this PR, since it is obsolete.

thank you