Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 617 Bytes

File metadata and controls

17 lines (14 loc) · 617 Bytes

1.1.0 - 2026-04-22

Added

  • Call#subscription_limits — new optional field exposing SubscriptionLimits data directly on Call objects.

0.0.3 - 2026-04-11

  • chore: remove User-Agent header from HTTP client
  • Remove the hardcoded User-Agent header from the default headers sent
  • with every SDK request. This is an internal SDK header change with no
  • impact on public API surface or consumer code.
  • Key changes:
  • Remove "User-Agent" => "vapi-server-sdk/0.0.2" from default request headers
  • 🌿 Generated with Fern

0.0.1 - 2026-04-07

  • Initial SDK generation
  • 🌿 Generated with Fern