Skip to content

docs(fixed_charges): document per-subscription units override#545

Merged
ancorcruz merged 1 commit into
mainfrom
feat/fc-units-override
Jun 26, 2026
Merged

docs(fixed_charges): document per-subscription units override#545
ancorcruz merged 1 commit into
mainfrom
feat/fc-units-override

Conversation

@ancorcruz

Copy link
Copy Markdown
Contributor

The fixed-charge units-override feature changes behavior, not wire shape: no new endpoints or fields. These edits make the spec accurately describe it.

  • FixedChargeObject.units: reflects the per-subscription override on subscription-scoped reads, plan-level units on plan-scoped reads
  • subscription_fixed_charges / subscription_fixed_charge GET: note that units reflect per-subscription overrides
  • subscription_fixed_charge PUT: document units-only-override vs plan-override routing, add apply_units_immediately, drop the now-false auto-clone line
  • PlanOverridesObject.fixed_charges + Subscription{Create,Update}Input plan_overrides: document the units-only-vs-plan-override routing rule

The fixed-charge units-override feature changes behavior, not wire shape:
no new endpoints or fields. These edits make the spec accurately describe it.

- FixedChargeObject.units: reflects the per-subscription override on
  subscription-scoped reads, plan-level units on plan-scoped reads
- subscription_fixed_charges / subscription_fixed_charge GET: note that
  units reflect per-subscription overrides
- subscription_fixed_charge PUT: document units-only-override vs
  plan-override routing, add apply_units_immediately, drop the now-false
  auto-clone line
- PlanOverridesObject.fixed_charges + Subscription{Create,Update}Input
  plan_overrides: document the units-only-vs-plan-override routing rule
@ancorcruz ancorcruz self-assigned this Jun 19, 2026
@ancorcruz ancorcruz requested a review from a team June 19, 2026 11:36
@ancorcruz ancorcruz merged commit a776574 into main Jun 26, 2026
3 checks passed
@ancorcruz ancorcruz deleted the feat/fc-units-override branch June 26, 2026 08:55
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.

2 participants