From 98e87fef4dc557938e385e8b890acb06a66ec9e0 Mon Sep 17 00:00:00 2001 From: Andrey Kutuzov Date: Tue, 28 Nov 2017 20:48:48 +0100 Subject: [PATCH] Include 'files' section of the server response Often one needs information from the 'files' section of the Gist response. For example, it contains the raw URL of the created gist, which cannot be derived from other fields. Thus, it would be great to include this section in the output of the 'create' function, so that the user is able to employ this data straight away. --- simplegist/simplegist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simplegist/simplegist.py b/simplegist/simplegist.py index bc739f7..d1efbdf 100644 --- a/simplegist/simplegist.py +++ b/simplegist/simplegist.py @@ -98,7 +98,7 @@ def create(self, **args): 'Embed-Script': '