Skip to content

Commit

Permalink
feat(api): api update (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Nov 6, 2024
1 parent 8ecee14 commit ce7e8e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 91
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/metronome%2Fmetronome-cab3c7a5a2b2d37cc31ffd0a3b12a4bf0a6089ab5aede2a0a27fe3eaee365376.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/metronome%2Fmetronome-6dcbe131976438514039571dfab3379d6429b608799f27dca65331d0bbc73fdb.yml
2 changes: 1 addition & 1 deletion src/resources/customers/invoices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class Invoices extends APIResource {
}

/**
* List daily or hourly breakdown invoices for a given customer, optionally
* List daily or hourly invoice breakdowns for a given customer, optionally
* filtered by status, date range, and/or credit type.
*/
listBreakdowns(
Expand Down

0 comments on commit ce7e8e8

Please sign in to comment.