tumblr / jumblr

Tumblr API v2 Java Client
Apache License 2.0
278 stars 105 forks source link

Missing Video URL #70

Closed Linus12 closed 9 years ago

Linus12 commented 9 years ago

The VideoPost type is missing the definition and return of the field video_url. I have copied the source, added the minor changes required and tested the changes from within my application. I have submitted pull request for this change.

I think I did it right. But if I didn't, please let me know what I did wrong so that I can better contribute any further updates I might encounter.

Linus12 commented 9 years ago

Ok, I guess I did the pull request wrong before, but now I think I added it correctly.

KevinTCoughlin commented 9 years ago

Dupe of https://github.com/tumblr/jumblr/pull/71