From 101f784371d487b58ea9cd26482ae0219c8e021c Mon Sep 17 00:00:00 2001 From: cdifulvio Date: Fri, 15 Nov 2019 14:22:51 -0500 Subject: [PATCH] Update openapi.json --- openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 42b8acb..49c2da3 100644 --- a/openapi.json +++ b/openapi.json @@ -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.16" + "version": "1.0.17" }, "paths": { "/v2/images/search": { @@ -11945,4 +11945,4 @@ } } } -} \ No newline at end of file +}