Skip to content

[ci] Update Typedoc (feac5f3) - Core 3#3488

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
typedoc-feac5f3
Closed

[ci] Update Typedoc (feac5f3) - Core 3#3488
github-actions[bot] wants to merge 1 commit into
mainfrom
typedoc-feac5f3

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Auto-generated PR to update Typedoc documentation from clerk/javascript@feac5f3

@github-actions
github-actions Bot requested a review from a team as a code owner June 30, 2026 20:28
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Error Error Jun 30, 2026 8:29pm

Request Review

Comment on lines +40 to +42
| `telemetry?.debug?` | `boolean` | - |
| `telemetry?.disabled?` | `boolean` | Whether telemetry will be collected. |
| `telemetry?.perEventSampling?` | `boolean` | - |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh nooo :( let me investigate


| Parameter | Type |
| ------ | ------ |
| `params` | `GetCreditBalanceParams` |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let me get this generated so we can add this method to the docs!

@@ -0,0 +1,14 @@
### `getCreditHistory()`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note for me to add this method to the docs

Gets the credit balance for the current payer.

```typescript
function getCreditBalance(params: GetCreditBalanceParams): Promise<BillingCreditBalanceResource>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gonna get BillingCreditBalanceResource generated as well and will add to the docs!

Gets the credit history for the current payer.

```typescript
function getCreditHistory(params: GetCreditHistoryParams): Promise<ClerkPaginatedResponse<BillingCreditLedgerResource>>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will get BillingCreditLederResource generated and added to the docs

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not being used by docs yet, don't worry about broken links

@alexisintech

Copy link
Copy Markdown
Contributor

closing for #3489

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant