tumblr / pytumblr

A Python Tumblr API v2 Client
Apache License 2.0
723 stars 196 forks source link

Make blog UUID usable #148

Open cyremur opened 3 years ago

cyremur commented 3 years ago

Simple fix for https://github.com/tumblr/pytumblr/issues/124

cyremur commented 3 years ago

Not sure if you're still developing this API, the CLA herokuapp is offline.

cyremur commented 3 years ago

On another note, I noticed that both /v2/blog/cyremur/posts and /v2/blog/cyremur.tumblr.com/posts appear to return the same results, so maybe the better solution is to remove the add_dot_tumblr decorator all together.