flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

Dedupe extras if passed as a string, array, or set #122

Closed pdokas closed 6 years ago

pdokas commented 6 years ago

This will ensure that no matter what’s passed, the list of extras will be guaranteed to have unique keys.