Skip to content

Commit

Permalink
Merge pull request #30 from LeMorrow/patch-1
Browse files Browse the repository at this point in the history
Add missing returned field
  • Loading branch information
JustinGOSSES committed May 4, 2020
2 parents b55dfe4 + dd9c642 commit 160cc49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ as parameters to a http GET request. A JSON dictionary is returned nominally.
- `explanation` The supplied text explanation of the image.
- `concepts` The most relevant concepts within the text explanation. Only supplied if `concept_tags` is set to True.
- `thumbnail_url` The URL of thumbnail of the video.
- `copyright` The name of the copyright holder.
- `service_version` The service version used.

**Example**

Expand Down

0 comments on commit 160cc49

Please sign in to comment.