Skip to content

Wrap remaining billing endpoints (1 missing of 7) #111

@ldraney

Description

@ldraney

Parent Issue

#86 — Expand Octokit coverage

Category: billing

File: src/tools/categories/billing.ts
Current: 6/7

Already Wrapped

getGithubActionsBillingOrg, getGithubActionsBillingUser, getGithubPackagesBillingOrg, getGithubPackagesBillingUser, getSharedStorageBillingOrg, getSharedStorageBillingUser

Methods to Add (1)

Method Route
getGithubBillingUsageReportOrg GET /orgs/{org}/settings/billing/usage

Pattern

See src/tools/categories/git.ts. Tool name: github_billing_<snake_case_method>.

Acceptance Criteria

  • Method wrapped
  • npm run build passes
  • TOOLS.md updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    octokit-coverageExpanding Octokit REST API coverage (#86)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions