Skip to main content

GetChangeRequest

get change request detail

Path Parameters
  • owner required

    The owner of the repository, generally called "username". The name is not case sensitive.

  • repo required

    repository name, the name is not case sensitive

  • pull_number

    The number of the change request (short ID within the repo).

Header Parameters
  • Authorization required

    Oauth2 token or private token (needs to start with Bearer plus a space)

Responses

success

Loading...