Skip to content

1.2.0

Latest

Choose a tag to compare

@fern-api fern-api released this 22 Apr 18:34
812250d
feat: add subscriptionLimits field to Call interface

Add a new optional `subscriptionLimits` field to the `Call` interface
that exposes the organization's subscription limits at the time of the
call, including concurrency limit information.

Key changes:
- `Call.subscriptionLimits` added as an optional `SubscriptionLimits | undefined` field
- Field carries org-level subscription and concurrency limit data captured at call time

🌿 Generated with Fern