This repository was archived by the owner on Nov 1, 2017. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1.1k
Sync changes from upstream repository#757
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
38 changes: 38 additions & 0 deletions...ent/changes/2015-04-20-authorizations-api-response-changes-are-now-in-effect.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| kind: change | ||
| title: Authorizations API response changes are now in effect | ||
| created_at: 2015-04-20 | ||
| author_name: ptoomey3 | ||
| --- | ||
| Two months ago, we | ||
| [announced the migration period][migration-period-announcement] | ||
| for several [API changes related to managing OAuth authorizations][original-announcement]. | ||
| As promised, the migration period concluded today, and these changes are | ||
| now in effect for all requests. | ||
| ### Preview media type no longer needed | ||
| If you used the updated Authorizations API during the migration period, you needed | ||
| to provide a custom media type in the `Accept` header: | ||
| application/vnd.github.mirage-preview+json | ||
| Now that the migration period has ended, you no longer need to pass this custom | ||
| media type. | ||
| Instead, we [recommend][media-types] that you specify `v3` as the version in the | ||
| `Accept` header: | ||
| application/vnd.github.v3+json | ||
| ### Feedback | ||
| As always, if you have any feedback, please don't hesitate to | ||
| [get in touch with us][contact]. | ||
| [migration-period-announcement]: /changes/2015-02-20-migration-period-removing-authorizations-token | ||
| [original-announcement]: /changes/2014-12-08-removing-authorizations-token/ | ||
| [docs]: /v3/oauth_authorizations | ||
| [media-types]: /v3/media | ||
| [contact]: https://github.com/contact?form[subject]=Removing+token+from+Authorizations+API |
27 changes: 9 additions & 18 deletionscontent/v3/oauth_authorizations.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletioncontent/v3/versions.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.