php-github-api
php-github-api copied to clipboard
update default bodyType of Issue/Comments and Repository/Comments
The default value for these configure methods are incorrect per the GitHub API documentation https://developer.github.com/v3/media/#comment-body-properties
Submitted for consideration with the 3.0 release
This needs rebasing. :)
Maybe we should make the user specify what they want, and deprecate not specifying what you want in 2.x?
Sorry, I merged without thinking instead of rebase. I can nuke this PR and recreate since this is a nothing change. Or if there is a way for me to fix this up, let me know.