Pull Request Threads

This API provides a way to retrieve or modify threads in a pull request. Each thread in a pull request can contain one or more comments.

Operations

Create

Create a thread in a pull request.

Get

Retrieve a thread in a pull request.

List

Retrieve all threads in a pull request.

Update

Update a thread in a pull request.