python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
GET /repos/{owner}/{repo}/pulls/{pull_number}/merge returns 404
Request
curl --location --request GET 'https://api.github.com/repos/gittestapi123/DataStructure/pulls/1/files' \
Above GET API returns 200 OK
Reponse
{
"sha": "9f4b6d8bfeaf4...

Thangakumar D
Votes: 0
Answers: 1