git
Get open pull requests
Returns open pull requests on FalconChristmas/fpp via GitHub API, proxied so the browser does not call api.github.com directly. Each entry contains the PR number, title, author, head ref/repo, and draft flag. The Developer settings page maps this to the Branch dropdown when Git Remote is Pull Requests (#NUM - USER).
get/api/git/pullRequests
Response
Open PR list
Changes
Changed in 1 of the 49 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○