Need support for Github Enhanced Billing platform API
Description
The SDK only supports the billing API and not the enhanced billing API. I'm building a plugin that needs to query the API with start time and end times to get costs only in that window.
The
The API supports something similar that is missing in the regular one.
Are there plans to support this in an upcoming release? If I were to contribute here, would there be someone to review it?
API Documentation
https://docs.github.com/en/rest/billing/enhanced-billing?apiVersion=2022-11-28
Are there plans to support this in an upcoming release?
We typically add features on-demand, so there is no reason not to support this in an upcoming release.
If I were to contribute here, would there be someone to review it?
Absolutely! We would love to have you contribute here. See CONTRIBUTING.md for details.
Yes, hopefully I will be available to review your contributions and we have a couple other reviewers listed in REVIEWERS who are happy to be pinged to review contributions.
Thank you in advance! I'll assign this issue to you, @Manas23601.
Thank you for the feature addition.