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

Make "group_id" optional #134

Closed nhoizey closed 2 years ago

nhoizey commented 4 years ago

group_id is optional because either it or group_path_alias is required:

group_path_alias: The path alias of the group. One of this or the group_id param is required