Add additional functionality for enterprise budgets
Open
- Dominant language
- Go
- Stars
- 11.3k
- Forks
- 2.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
The enterprise budget "Get all budgets" [REST API](https://docs.github.com/en/enterprise-cloud@latest/rest/billing/budgets?apiVersion=2022-11-28#get-all-budgets) supports pagination but the current implementation of the ListBudgets function does not have this functionality in place. Also their is currently no function that corresponds to the "Get a budget by ID" [REST API](https://docs.github.com/en/enterprise-cloud@latest/rest/billing/budgets?apiVersion=2022-11-28#get-a-budget-by-id) endpoint.
I plan to implement the updates myself.
Contributor guide
Assessment
This issue has not been assessed yet.