GitPullRequestQueryIncludeOptions enum
Options for including additional elements in the pull request query response.
Fields
NotSet = 0 | No additional elements included. |
Labels = 1 | Enforces adding associated labels to the response. |