Skip to content

Add options for repository media types#219

Open
vmolsa wants to merge 1 commit intogithub-tools:masterfrom
vmolsa:media-types
Open

Add options for repository media types#219
vmolsa wants to merge 1 commit intogithub-tools:masterfrom
vmolsa:media-types

Conversation

@vmolsa
Copy link
Copy Markdown

@vmolsa vmolsa commented Sep 13, 2015

https://developer.github.com/v3/media/

example:

repo.read('master', 'README.md', { contentType: 'base64' }, function(error, data) {
  console.log(data.content);
});

@aendra-rininsland aendra-rininsland changed the title Add options for reading repository Add options for repository media types Oct 17, 2015
@aendra-rininsland
Copy link
Copy Markdown
Member

Terrific! This totally closes #218. Could you please add a unit test or two? Will gladly merge after. Thanks! 👍

@aendra-rininsland
Copy link
Copy Markdown
Member

Bumping to 0.10.8, we really need to release 0.10.7.

@aendra-rininsland
Copy link
Copy Markdown
Member

Closed in error; reopening.

@aendra-rininsland aendra-rininsland force-pushed the master branch 2 times, most recently from e746e5d to 6f04f13 Compare November 17, 2015 16:15
@AurelioDeRosa AurelioDeRosa removed this from the v0.10.8 milestone Jan 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants