Commit a537de5
committed
docs: correct the seat-overage claim on membership reactivation
Nothing bills for the extra seat: `add_single_seat` is only called from
the invite flow, and the codebase's overage billing covers API calls, not
seats. An organisation reactivated past its limit simply sits over it.
Ref: #83681 parent 20bff27 commit a537de5
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
| |||
0 commit comments