Skip to content

Commit

Permalink
Add orientation parameter (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
dechuck authored and Joshua Comeau committed Jan 17, 2017
1 parent 4a26f35 commit 17eca52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/methods/photos.js
Expand Up @@ -82,6 +82,7 @@ export default function photos(): Object {
category: options.category,
featured: options.featured,
username: options.username,
orientation: options.orientation,
collections: collections.join(),
query: options.query,
w: options.width,
Expand Down

0 comments on commit 17eca52

Please sign in to comment.