Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX filename json key #17

Merged
merged 1 commit into from
Jan 6, 2014
Merged

FIX filename json key #17

merged 1 commit into from
Jan 6, 2014

Conversation

MaximeD
Copy link
Owner

@MaximeD MaximeD commented Jan 6, 2014

The json key use for files name was file_name whereas gist API uses
filename (without underscore) as a key. As a consequence download was
not working.
Change to use the right key.

REF #16

Details:

  • CHANGE file_name to filename

The json key use for files name was `file_name` whereas gist API uses
`filename` (without underscore) as a key. As a consequence download was
not working.
Change to use the right key.

REF #16

Details:
* CHANGE `file_name` to `filename`
MaximeD added a commit that referenced this pull request Jan 6, 2014
@MaximeD MaximeD merged commit bebfe3c into master Jan 6, 2014
@MaximeD MaximeD deleted the hotfix-filename-json-key branch January 6, 2014 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant