This repository was archived by the owner on Jul 27, 2020. It is now read-only.
v20.0.0
20.0.0 (2019-04-15)
Bug Fixes
- add "content-type" header to "Render a Markdown document in raw mode" endpoint (86e2f7d)
- normalize
idNamefor Edit/Update titles (fa5b172)
BREAKING CHANGES
edit*idNames are nowupdate*
- gists:edit-comment -> gists:update-comment
- gists:edit -> gists:update
- issues:edit-comment -> issues:update-comment
- issues:edit -> issues:update
- orgs:edit-hook -> orgs:update-hook
- orgs:edit-membership -> orgs:update-membership
- orgs:edit -> orgs:update
- pulls:edit-comment -> pulls:update-comment
- repos:edit-hook -> repos:update-hook
- repos:edit-release-asset -> repos:update-release-asset
- repos:edit-release -> repos:update-release
- repos:edit -> repos:update
- teams:edit-discussion -> teams:update-discussion
- teams:edit -> teams:update