Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Approve Spend Limit Increase Request changed

api/beta/organization/spend_limits/increase_requests/approve

Nearest release: v2.1.271, published 2 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+3added
Lines−3removed
From line 90 where the diff opens
First seen 10 Sep 2026 this site's first read of the page
Recorded edits4to this page, all time

The whole hunk

from line 90, old and new numbered
/
lines
from line 90
9090 
9191 format: date-time
9292 
93- `resolved_by: object or object or null`
93- `resolved_by: UserActor or ScopedAPIKeyActor or null`
9494 
9595 - `UserActor object`
9696 
from line 170
170170 
171171 - `"weekly"`
172172 
173 - `scope: object or object or object or 2 more`
173 - `scope: User or SeatTier or RBACGroup or 2 more`
174174 
175175 What the limit applies to. A tagged union on `type`; each variant carries the identifier for its scope.
176176 
from line 294
294294 
295295 Tagged ID of the member the spend limit applies to.
296296 
297 - `source: object or object or object or 2 more`
297 - `source: User or SeatTier or RBACGroup or 2 more`
298298 
299299 - `User object`
300300