Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Commit

Permalink
Updating openapi.json from f61c88be (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
shutterbot authored and jacobemerick committed Aug 29, 2019
1 parent 4d566bd commit 5d71fa0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions openapi.json
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Shutterstock API Reference",
"description": "The Shutterstock API provides access to Shutterstock's library of media, as well as information about customers' accounts and the contributors that provide the media.",
"version": "1.0.14"
"version": "1.0.15"
},
"paths": {
"/v2/images/search": {
Expand Down Expand Up @@ -10214,7 +10214,7 @@
"additionalProperties": false
},
"Language": {
"description": "Two-character language code",
"description": "Language code",
"title": "language",
"enum": [
"cs",
Expand All @@ -10236,7 +10236,8 @@
"sv",
"th",
"tr",
"zh"
"zh",
"zh-Hant"
],
"type": "string"
},
Expand Down

0 comments on commit 5d71fa0

Please sign in to comment.