Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
196 commits
Select commit Hold shift + click to select a range
09b75b0
fix(mcp): match getCurrentOrganization schema to organization/me resp…
TheUntraceable Jul 3, 2026
70a1f94
fix(mcp): accept null user in organization/me response
TheUntraceable Jul 3, 2026
b140fed
fix: integration tests
johnyeocx Jul 20, 2026
cacdd9c
chore(billing): 🤖 clean recovered hotfix patch
johnyeocx Jul 20, 2026
86829b0
Merge pull request #2311 from useautumn/hotfix/license-billing-contex…
johnyeocx Jul 20, 2026
0354a8c
Merge branch 'main' into hotfix/admin-hover-without-option
johnyeocx Jul 20, 2026
16862d0
Merge pull request #2312 from useautumn/hotfix/admin-hover-without-op…
johnyeocx Jul 20, 2026
2384a27
chore(deps): bump idna from 3.11 to 3.15 in /others/python-sdk (#1630)
dependabot[bot] Jul 20, 2026
fbd684c
chore(deps): bump idna from 3.11 to 3.15 in /others/python-test (#1627)
dependabot[bot] Jul 20, 2026
e5b8ab8
fix(catalog): tolerate missing product entitlements
charlietlamb Jul 20, 2026
5611d87
fix(catalog): track renamed plan versions by target
charlietlamb Jul 20, 2026
3824b97
Merge pull request #2315 from useautumn/charlie/mobbin-catalog-minimal
charlietlamb Jul 20, 2026
924e59e
Merge pull request #2316 from useautumn/dev
charlietlamb Jul 20, 2026
b251dc3
fix(catalog): tolerate incomplete product collections
charlietlamb Jul 20, 2026
cb50628
fix(catalog): tolerate incomplete product collections
charlietlamb Jul 20, 2026
bf2ce19
Merge pull request #2318 from useautumn/charlie/fix-incomplete-produc…
charlietlamb Jul 20, 2026
7aa549f
Merge pull request #2317 from useautumn/charlie/fix-incomplete-produc…
charlietlamb Jul 20, 2026
aa5ba51
fix(catalog): normalize missing product entitlements
charlietlamb Jul 20, 2026
3cea4dd
fix(catalog): normalize missing product entitlements
charlietlamb Jul 20, 2026
ff75479
Lazy load plan customer counts
og2701 Jul 20, 2026
ad024b3
Merge pull request #2320 from useautumn/charlie/normalize-product-res…
charlietlamb Jul 20, 2026
8389614
Merge pull request #2319 from useautumn/charlie/normalize-product-res…
charlietlamb Jul 20, 2026
0182da3
Shorten customer count loading label
og2701 Jul 20, 2026
5996616
Merge pull request #2321 from useautumn/agent/lazy-load-plan-customer…
og2701 Jul 20, 2026
ad32b7c
fix(catalog): normalize missing product prices
charlietlamb Jul 20, 2026
2d4fb04
fix(catalog): normalize missing product prices
charlietlamb Jul 20, 2026
db80bf2
Merge pull request #2323 from useautumn/charlie/normalize-product-res…
charlietlamb Jul 20, 2026
f78679c
Merge pull request #2322 from useautumn/charlie/normalize-product-res…
charlietlamb Jul 20, 2026
7755cb3
fix(catalog): normalize partial product relations
charlietlamb Jul 20, 2026
72f16e1
fix(catalog): normalize partial product relations
charlietlamb Jul 20, 2026
3f2b41f
Merge pull request #2325 from useautumn/charlie/catalog-partial-produ…
charlietlamb Jul 20, 2026
1091d66
Merge pull request #2324 from useautumn/charlie/catalog-partial-produ…
charlietlamb Jul 20, 2026
6fd12f3
docs(mcp): reorder client tabs to Claude Code, Codex, Cursor, Claude …
hahnbeelee Jul 21, 2026
0740b7c
Merge pull request #2326 from hahnbeelee/dev
charlietlamb Jul 21, 2026
561d252
Merge branch 'main' into dev
og2701 Jul 21, 2026
14fb847
Merge pull request #2327 from useautumn/dev
og2701 Jul 21, 2026
a154cfd
fix(dashboard): 🐛 guard customer product query route params
charlietlamb Jul 21, 2026
1bfc36c
fix(billing): 🐛 show unavoidable schedule charges in preview
charlietlamb Jul 21, 2026
f6ec6e5
Merge pull request #2328 from useautumn/charlie/fix-undefined-custome…
charlietlamb Jul 21, 2026
094b9cb
Merge pull request #2329 from useautumn/charlie/fix-schedule-preview-…
charlietlamb Jul 21, 2026
29d8464
feat(invoices): 🎸 add batched invoice upsert endpoint
SirTenzin Jul 21, 2026
96909c3
feat(migrations): share fleet capacity across runs
og2701 Jul 21, 2026
9afa34c
fix(catalog): normalize virtual license products
charlietlamb Jul 22, 2026
fd73aff
fix(dashboard): 🐛 default plan schedule preview to immediate
charlietlamb Jul 22, 2026
1b55620
fix(auth): 🐛 deduplicate OAuth organization list
charlietlamb Jul 22, 2026
c62718d
Merge pull request #2345 from useautumn/charlie/fix-default-plan-sche…
charlietlamb Jul 22, 2026
d6763a0
fix(dashboard): truncate long checkout URL from the start
charlietlamb Jul 22, 2026
4ee48a1
Merge pull request #2346 from useautumn/charlie/dedupe-oauth-organiza…
charlietlamb Jul 22, 2026
3cc25d6
Merge pull request #2140 from TheUntraceable/fix/mcp-org-me-schema
charlietlamb Jul 22, 2026
54c1b52
fix(migrations): yield capacity with finite chunks
og2701 Jul 22, 2026
799406f
fix(billing): release assignments for dropped licenses
charlietlamb Jul 22, 2026
0be96b9
fix(billing): scope license releases to exact pools
charlietlamb Jul 22, 2026
03a9803
refactor(vite): extract license loss entity hook
charlietlamb Jul 22, 2026
cfd7e25
fix(billing): clarify ambiguous license error
charlietlamb Jul 22, 2026
5648436
refactor(billing): unify license change computation
charlietlamb Jul 22, 2026
7dfc1ba
refactor(billing): centralize license release action type
charlietlamb Jul 22, 2026
e44cdb7
refactor(billing): remove redundant license release flow
charlietlamb Jul 22, 2026
1693445
feat(balances): 🎸 support pooled customer check and track
johnyeocx Jul 22, 2026
5d89832
Merge pull request #2348 from useautumn/charlie/release-dropped-licen…
charlietlamb Jul 22, 2026
717e33b
fix(migrations): address shared queue review feedback
og2701 Jul 22, 2026
450bd51
Merge pull request #2330 from useautumn/dev
charlietlamb Jul 22, 2026
a058783
Merge pull request #2343 from useautumn/charlie/catalog-license-prefl…
charlietlamb Jul 22, 2026
6511648
Merge pull request #2344 from useautumn/charlie/fix-checkout-url-trun…
charlietlamb Jul 22, 2026
28637a9
fix(billing): allow dropped license pools to transition
charlietlamb Jul 22, 2026
7d8f975
Merge pull request #2351 from useautumn/charlie/license-release-qa
charlietlamb Jul 22, 2026
8fbef1c
Merge pull request #2352 from useautumn/dev
charlietlamb Jul 22, 2026
a2912d4
fix(licenses): inherit assignment activity from parents
charlietlamb Jul 22, 2026
06cadf1
fix: 🐛 bugs in list customer + stripe sync
SirTenzin Jul 22, 2026
f25a7dd
Merge pull request #2353 from useautumn/charlie/license-parent-activity
charlietlamb Jul 22, 2026
60d5e64
Merge pull request #2339 from useautumn/feat/migration-capacity-minimal
og2701 Jul 22, 2026
ef35dbe
Merge pull request #2338 from useautumn/feat/invoice-insert-endpoint
SirTenzin Jul 22, 2026
4987187
fix(billing): allow negative auto-topup thresholds
charlietlamb Jul 22, 2026
a276dd8
fix(billing): allow negative auto-topup thresholds
charlietlamb Jul 22, 2026
6c3293a
Merge pull request #2354 from useautumn/charlie/negative-auto-topup-t…
charlietlamb Jul 22, 2026
ce5cce2
Merge pull request #2355 from useautumn/charlie/hotfix-negative-auto-…
charlietlamb Jul 22, 2026
f2a7fd8
feat(billing): 🎸 complete pooled balance lifecycle transitions
johnyeocx Jul 22, 2026
0cb5e9f
chore(db): 🤖 consolidate pooled balance schema migration
johnyeocx Jul 22, 2026
32147b1
fix: 🐛 fix all the bugs in the world
SirTenzin Jul 22, 2026
64122b3
feat(customers): allow setting auto top-up purchase_limit.count
cursoragent Jul 22, 2026
e308cdb
fix bug for updating variants and config thinks its updated
ay-rod Jul 22, 2026
29d6160
🐛 fix(track): shard async FIFO message groups
og2701 Jul 22, 2026
aad6468
fix entity feature ids
ay-rod Jul 22, 2026
2d102ea
Merge pull request #2357 from useautumn/fix/async-track-fifo-sharding
SirTenzin Jul 22, 2026
a18387c
latest
johnyeocx Jul 22, 2026
21931b1
Merge pull request #2358 from useautumn/fix/editor-bugs-variants-entity
ay-rod Jul 22, 2026
e682f23
fix variant selector checkbox
ay-rod Jul 22, 2026
f7f3454
Merge pull request #2360 from useautumn/fix/editor-bugs-variants-entity
ay-rod Jul 22, 2026
67bca15
Merge remote-tracking branch 'origin/dev' into feat/pooled-balances-c…
johnyeocx Jul 22, 2026
c36a8eb
perf(customers): ⚡️ scope plan filters to organization
charlietlamb Jul 22, 2026
9176956
test(track): fix async tracking assertions
og2701 Jul 22, 2026
0eb18ba
Merge pull request #2362 from useautumn/charlie/fix-enterprise-custom…
charlietlamb Jul 22, 2026
924b64f
Merge pull request #2363 from useautumn/fix/async-track-unit-tests
og2701 Jul 22, 2026
75e6e62
Merge branch 'main' into dev
og2701 Jul 22, 2026
137febf
Merge pull request #2361 from useautumn/dev
og2701 Jul 22, 2026
794443a
Merge branch 'dev' into cursor/auto-topup-count-write-69b5
SirTenzin Jul 22, 2026
00162e0
Merge pull request #2356 from useautumn/cursor/auto-topup-count-write…
SirTenzin Jul 22, 2026
c19af8c
🤖 chore(logging): route structured logs through firelens
og2701 Jul 22, 2026
b059d63
Merge pull request #2365 from useautumn/dev
SirTenzin Jul 22, 2026
ff049c3
Merge pull request #2366 from useautumn/agent/add-firelens-config
og2701 Jul 22, 2026
c156714
fix auto topup purchase limit state synchronization
SirTenzin Jul 22, 2026
e59416b
patch: 🩹 sdks for updating count
SirTenzin Jul 22, 2026
7c8bd3b
Merge pull request #2367 from useautumn/capy/fix-auto-topup-count-review
SirTenzin Jul 22, 2026
9f4250f
Merge branch 'main' into dev
SirTenzin Jul 22, 2026
1c3ea4b
Merge pull request #2368 from useautumn/dev
SirTenzin Jul 22, 2026
d840801
fix tests
johnyeocx Jul 22, 2026
65b8b5a
fix: prevent FireLens Axiom schema overflow
og2701 Jul 22, 2026
ea338a3
Merge pull request #2371 from useautumn/agent/firelens-axiom-schema-l…
og2701 Jul 22, 2026
6bfbd7b
Merge remote-tracking branch 'origin/dev' into feat/pooled-balances-c…
johnyeocx Jul 22, 2026
1d2ad30
fix: disable reset cron
johnyeocx Jul 23, 2026
6d4fd16
Merge branch 'main' into fix/disable-reset-cron
johnyeocx Jul 23, 2026
7ccc8f6
Merge pull request #2372 from useautumn/fix/disable-reset-cron
johnyeocx Jul 23, 2026
0876125
fix: bound batch reset rehydration concurrency
og2701 Jul 23, 2026
2290282
Merge pull request #2373 from useautumn/fix/bound-batch-reset-concurr…
og2701 Jul 23, 2026
7cbb6eb
chore: force async
charlietlamb Jul 23, 2026
64186d9
Merge pull request #2374 from useautumn/fix/firecrawl-async-track
charlietlamb Jul 23, 2026
a2d5335
fix: batch reset config
johnyeocx Jul 23, 2026
656906e
feat(cron): 🎸 add configurable reset loop
charlietlamb Jul 23, 2026
665633a
fix: skip unchanged balance sync updates
og2701 Jul 23, 2026
b409b6b
test(track): 💍 align async response assertions
charlietlamb Jul 23, 2026
cb5875c
Merge pull request #2377 from useautumn/feat/reset-job-loop
johnyeocx Jul 23, 2026
3813d42
resolved conflicts
johnyeocx Jul 23, 2026
3ec4d0f
Merge pull request #2376 from useautumn/fix/batch-reset-config
johnyeocx Jul 23, 2026
3af58cb
Merge branch 'main' into agent/sync-distinct-update
og2701 Jul 23, 2026
5e15795
Merge pull request #2378 from useautumn/agent/sync-distinct-update
og2701 Jul 23, 2026
15df07f
feat(customers): queue failed customer creation
og2701 Jul 23, 2026
44a9540
Merge pull request #2379 from useautumn/feat/customer-creation-recovery
og2701 Jul 23, 2026
2602b07
fix: cache backup url
johnyeocx Jul 23, 2026
40f6bc1
fix: cache backup
johnyeocx Jul 23, 2026
c577d01
Merge pull request #2380 from useautumn/fix/cache-backup-url
johnyeocx Jul 23, 2026
4cbd854
fix(customers): preserve rate-limited recovery payload
og2701 Jul 23, 2026
44ef252
Merge pull request #2381 from useautumn/fix/customer-creation-recover…
og2701 Jul 23, 2026
435a07f
chore: change rate limit status code
johnyeocx Jul 23, 2026
cc6eee0
Merge branch 'main' into chore/ratelimit-statuscode
johnyeocx Jul 23, 2026
66d4888
Merge pull request #2382 from useautumn/chore/ratelimit-statuscode
johnyeocx Jul 23, 2026
88c4678
feat(cron): 🎸 configure reset job batch size
charlietlamb Jul 23, 2026
1b270c1
fix(admin): 🐛 preserve reset batch size on toggle
charlietlamb Jul 23, 2026
69e2e39
Merge pull request #2383 from useautumn/feat/configurable-reset-batch…
charlietlamb Jul 23, 2026
7f43070
chore: sync main into dev
og2701 Jul 23, 2026
74e29aa
Merge pull request #2388 from useautumn/fix/sync-main-into-dev
og2701 Jul 23, 2026
2929483
fix: avoid blocking customer recovery queue
og2701 Jul 23, 2026
1905e6c
Merge pull request #2390 from useautumn/fix/customer-recovery-review-…
og2701 Jul 23, 2026
8de9855
Merge pull request #2389 from useautumn/dev
og2701 Jul 23, 2026
e426590
feat(sync): 🎸 coalesce balance syncs via redis dirty state
SirTenzin Jul 23, 2026
8555afb
feat(sync): 🎸 gate coalescing via miscellaneous edge config
SirTenzin Jul 23, 2026
45e73b8
test(sync): 💍 add dirty-state unit and coalescing integration tests
SirTenzin Jul 23, 2026
255966e
Merge branch 'dev' into feat/seperate-queue
SirTenzin Jul 23, 2026
5c9309a
fix(sync): 🐛 address review findings on snapshot ordering, routing, a…
SirTenzin Jul 23, 2026
ed15f14
Merge pull request #2391 from useautumn/feat/seperate-queue
SirTenzin Jul 23, 2026
a7ae4ae
Merge branch 'main' into dev
SirTenzin Jul 23, 2026
1293b44
Merge pull request #2393 from useautumn/dev
SirTenzin Jul 23, 2026
5efaeee
docs: add July 24th 2026 changelog entry (#2394)
mintlify[bot] Jul 24, 2026
86f3a92
test: 💍 auto top up test to update purchase limit
SirTenzin Jul 24, 2026
53cf1a7
feat(webhooks): 🎸 sync-ack load-bearing stripe webhooks with retryabl…
johnyeocx Jul 24, 2026
29d6bf5
feat(webhooks): 🎸 queue failed early-acked stripe webhooks for sqs re…
johnyeocx Jul 24, 2026
470aa33
fix: coding agent review
johnyeocx Jul 24, 2026
475f736
feat(billing): add autumn billing plan rollback action
charlietlamb Jul 24, 2026
2f96560
refactor(billing): simplify rollback plan computation
charlietlamb Jul 24, 2026
d6137d4
refactor(billing): separate rollback inversion helpers
charlietlamb Jul 24, 2026
3b6dd6d
refactor(billing): group customer product plan operations
charlietlamb Jul 24, 2026
5b8096d
feat(balances): 🎸 add controlled batch reset v2
johnyeocx Jul 24, 2026
77ab975
fix: reset cron
johnyeocx Jul 24, 2026
84389d3
Merge pull request #2398 from useautumn/feat/resets
johnyeocx Jul 24, 2026
5fed84d
Merge branch 'main' into dev
johnyeocx Jul 24, 2026
8a4ec2e
fix(billing): reject unsafe rollback duplicates
charlietlamb Jul 24, 2026
06151ca
resolved conflicts
johnyeocx Jul 24, 2026
7ded089
Merge pull request #2396 from useautumn/feat/stripe-webhook-sync-ack
johnyeocx Jul 24, 2026
777c6f0
disable throw on simulated
johnyeocx Jul 24, 2026
f6e7046
ci: provide redis for server unit tests
charlietlamb Jul 24, 2026
6995499
disable throw on simulated
johnyeocx Jul 24, 2026
c8d4508
disable throw on simulated
johnyeocx Jul 24, 2026
8e29c43
disable throw on simulated
johnyeocx Jul 24, 2026
33a87a9
fix: reset cron
johnyeocx Jul 24, 2026
a44feb6
test(sync): move redis contract to integration
charlietlamb Jul 24, 2026
a115f01
Merge pull request #2403 from useautumn/feat/resets
johnyeocx Jul 24, 2026
b89f8a2
Merge pull request #2399 from useautumn/dev
johnyeocx Jul 24, 2026
078c434
Merge remote-tracking branch 'origin/dev' into feat/pooled-balances-c…
johnyeocx Jul 24, 2026
a81cf9a
Merge pull request #2397 from useautumn/codex/billing-rollback
charlietlamb Jul 24, 2026
6c8f534
fix: register miscellaneous edge config in workers
og2701 Jul 24, 2026
92d501e
Merge pull request #2404 from useautumn/fix/worker-sync-coalesce-config
og2701 Jul 24, 2026
dfd2248
fix: 🐛 trigger in bun tw
SirTenzin Jul 24, 2026
32a152c
fix: reduce track idempotency TTL to one day
og2701 Jul 24, 2026
4c2ea22
Merge pull request #2405 from useautumn/fix/track-idempotency-ttl-one…
og2701 Jul 24, 2026
6f5d2cd
Merge branch 'main' into dev
og2701 Jul 24, 2026
b05171b
fix: optimistic guard on batch reset execute (prevents double resets/…
johnyeocx Jul 24, 2026
4934bac
Merge pull request #2408 from useautumn/feat/resets
johnyeocx Jul 24, 2026
b0df1bd
Merge remote-tracking branch 'origin/dev' into feat/pooled-balances-c…
johnyeocx Jul 24, 2026
e2d0086
fix(billing): 🐛 reject promotion codes for unrelated products
SirTenzin Jul 24, 2026
2c95945
fix: 🐛 fire and forget license batch job in tw mode
SirTenzin Jul 24, 2026
bfe5e27
fix: 🐛 various tests with polling and other fixes
SirTenzin Jul 24, 2026
e74f3bb
fix(billing): 🐛 validate deferred promotion code products
SirTenzin Jul 24, 2026
2a37bcb
test(billing): 💍 cover scheduled promotion code validation
SirTenzin Jul 24, 2026
f3211cd
Merge pull request #2410 from useautumn/fix/flim-coupon-issue
SirTenzin Jul 24, 2026
c9aa64a
Merge branch 'fix/tw-fixes' into dev
SirTenzin Jul 24, 2026
b1609f9
feat(balances): skip pooled sources in batch reset, revert trial pool…
johnyeocx Jul 25, 2026
f0c5883
fix(tests): unblock bun tw suites (trigger inline, patch snapshot, di…
johnyeocx Jul 25, 2026
c415a44
Merge remote-tracking branch 'origin/dev' into feat/pooled-balances-c…
johnyeocx Jul 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ server/.turbo
notes.txt
server/experiments/results/*
!server/experiments/results/.gitkeep
server/experiments/out/getFullSubject-*

# Leaf contract fixtures are synced from private S3.
apps/leaf/contracts/
Expand Down
2 changes: 1 addition & 1 deletion ai
Submodule ai updated from bce748 to ae59fe
6 changes: 5 additions & 1 deletion apps/docs/mintlify/api-reference/billing/attach.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ A customer who has paid is locked to their currency: passing a different one, or
</DynamicParamField>

<DynamicParamField body="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicParamField body="interval" type="'hour' | 'day' | 'week' | 'month'" required>
The time interval for the purchase limit window.
Expand All @@ -520,6 +520,10 @@ A customer who has paid is locked to their currency: passing a different one, or
Maximum number of auto top-ups allowed within the interval.
</DynamicParamField>

<DynamicParamField body="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicParamField>

</Expandable>
</DynamicParamField>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ const response = await autumn.billing.update({
</DynamicParamField>

<DynamicParamField body="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicParamField body="interval" type="'hour' | 'day' | 'week' | 'month'" required>
The time interval for the purchase limit window.
Expand All @@ -481,6 +481,10 @@ const response = await autumn.billing.update({
Maximum number of auto top-ups allowed within the interval.
</DynamicParamField>

<DynamicParamField body="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicParamField>

</Expandable>
</DynamicParamField>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicParamField>

<DynamicParamField body="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicParamField body="interval" type="'hour' | 'day' | 'week' | 'month'" required>
The time interval for the purchase limit window.
Expand All @@ -473,6 +473,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicParamField>

<DynamicParamField body="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicParamField>

</Expandable>
</DynamicParamField>

Expand Down
12 changes: 10 additions & 2 deletions apps/docs/mintlify/api-reference/billing/import.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -996,6 +996,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down Expand Up @@ -1917,7 +1921,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -1931,6 +1935,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down
6 changes: 5 additions & 1 deletion apps/docs/mintlify/api-reference/billing/multiAttach.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicParamField>

<DynamicParamField body="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicParamField body="interval" type="'hour' | 'day' | 'week' | 'month'" required>
The time interval for the purchase limit window.
Expand All @@ -391,6 +391,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicParamField>

<DynamicParamField body="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicParamField>

</Expandable>
</DynamicParamField>

Expand Down
18 changes: 15 additions & 3 deletions apps/docs/mintlify/api-reference/billing/previewAttach.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicParamField>

<DynamicParamField body="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicParamField body="interval" type="'hour' | 'day' | 'week' | 'month'" required>
The time interval for the purchase limit window.
Expand All @@ -447,6 +447,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicParamField>

<DynamicParamField body="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicParamField>

</Expandable>
</DynamicParamField>

Expand Down Expand Up @@ -1687,7 +1691,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -1701,6 +1705,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down Expand Up @@ -2600,7 +2608,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -2614,6 +2622,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down
18 changes: 15 additions & 3 deletions apps/docs/mintlify/api-reference/billing/previewMultiAttach.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicParamField>

<DynamicParamField body="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicParamField body="interval" type="'hour' | 'day' | 'week' | 'month'" required>
The time interval for the purchase limit window.
Expand All @@ -391,6 +391,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicParamField>

<DynamicParamField body="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicParamField>

</Expandable>
</DynamicParamField>

Expand Down Expand Up @@ -1395,7 +1399,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -1409,6 +1413,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down Expand Up @@ -2308,7 +2316,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -2322,6 +2330,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down
12 changes: 10 additions & 2 deletions apps/docs/mintlify/api-reference/billing/previewMultiUpdate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -836,6 +836,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down Expand Up @@ -1735,7 +1739,7 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
</DynamicResponseField>

<DynamicResponseField name="purchase_limit" type="object">
Optional rate limit to cap how often auto top-ups occur.
Optional rate limit to cap how often auto top-ups occur. Pass count to set the current window's consumed top-ups.
<Expandable title="properties">
<DynamicResponseField name="interval" type="'hour' | 'day' | 'week' | 'month'">
The time interval for the purchase limit window.
Expand All @@ -1749,6 +1753,10 @@ import { DynamicResponseExample } from "/snippets/dynamic-response-example.jsx";
Maximum number of auto top-ups allowed within the interval.
</DynamicResponseField>

<DynamicResponseField name="count" type="number">
Set the current window's consumed auto top-up count. Omit to leave runtime state unchanged.
</DynamicResponseField>

</Expandable>
</DynamicResponseField>

Expand Down
Loading
Loading