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