Skip to content
Discussion options

You must be logged in to vote

Hey @carlcsaposs-canonical,

This section of the breaking-changes documentation is easy to misinterpret because it does not mean that the user field in the pull request response is being replaced with owner.

What the note is referring to is the removal of behavior that only occurred when clients used the old beta media type (for example application/vnd.github.beta+json). That media type altered some response payloads compared to the standard API format.

Key points:

  1. The change only affects the deprecated beta media type

    • The beta media type modified certain response structures.
    • GitHub is removing the remaining code paths that changed payloads when that media type was used.
  2. The user → o…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@carlcsaposs-canonical
Comment options

Answer selected by carlcsaposs-canonical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage
2 participants