Hi @sborod
I think including page parameters to the get_tag_media_nodes method's response would be a great feature.
I've implemented this feature to my fork: harisadam@acc6f1f
basically it returns a hash - instead of Array - with 2 keys: nodes and page
let me know what you think, hope it is not against you concept
Hi @sborod
I think including page parameters to the
get_tag_media_nodesmethod's response would be a great feature.I've implemented this feature to my fork: harisadam@acc6f1f
basically it returns a hash - instead of Array - with 2 keys: nodes and page
let me know what you think, hope it is not against you concept