mock an update pull PATCH /repos/{owner}/{repo}/{pid}
#19
Annotations
1 error
check
Quality analysis found the following errors:
### Problems
* The provided JSON body for the request is not formatted correctly.
* The expected JSON response does not match the actual response format from the GitHub API.
* The API doc link is outdated and does not correspond to the provided JSON body and expected JSON response.
I would recommend updating the provided JSON body to match the actual response format from the GitHub API.
|