Skip to content

Releases: VapiAI/server-sdk-swift

0.1.0

22 Apr 18:33
9c7e950

Choose a tag to compare

feat: add subscriptionLimits field to Call schema

Add an optional `subscriptionLimits` property to the `Call` struct,
exposing org-level subscription and concurrency limit information
at the time of a call. The field is fully optional and backward-compatible.

Key changes:
- Add optional `subscriptionLimits: SubscriptionLimits?` property to `Call`
- Update `Call` memberwise initializer with new optional parameter (defaults to nil)
- Add decoding/encoding support for `subscriptionLimits` via `CodingKeys`

🌿 Generated with Fern

0.0.5

14 Apr 16:06
9eddf93

Choose a tag to compare

Release 0.0.5

0.0.4

19 Oct 21:42
6fd3e65

Choose a tag to compare

Release 0.0.4

0.0.3

19 Oct 20:55
e71f9cc

Choose a tag to compare

Release 0.0.3

0.0.2

19 Oct 20:52
9530a26

Choose a tag to compare

Release 0.0.2

0.0.1

17 Oct 22:07
5f89d54

Choose a tag to compare

Release 0.0.1