Skip to content

chore: add JSDoc descriptions to request types and client methods - #45

Open
fern-api[bot] wants to merge 4 commits into
mainfrom
fern-bot/2026-07-08_00-29-50_861
Open

chore: add JSDoc descriptions to request types and client methods#45
fern-api[bot] wants to merge 4 commits into
mainfrom
fern-bot/2026-07-08_00-29-50_861

Conversation

@fern-api

@fern-api fern-api Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

2.0.0 → 2.0.1

Improve SDK discoverability by adding inline documentation to all
resource client methods and request/DTO interfaces. No public API
signatures were changed.

Key changes:

  • Added top-level JSDoc summaries to BackoffPlan, CustomerSpeechTimeoutOptions, MonitorPlan, and CallHookCustomerSpeechTimeout interfaces
  • Added method-level JSDoc descriptions to all client methods across Analytics, Assistants, Calls, Campaigns, Eval, Files, Insight, ObservabilityScorecard, and PhoneNumbers clients
  • Added inline field-level JSDoc comments to id, status, formatPlan, and other previously undocumented properties on request/DTO types
  • Updated .fernignore to exclude replay and gitattributes files from SDK generation

🌿 Generated with Fern

@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 5cb5c93 to a10c957 Compare July 14, 2026 17:23
@fern-api fern-api Bot changed the title chore: remove User-Agent header from default client options chore: remove User-Agent header from default SDK request headers Jul 14, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from a10c957 to c141fc5 Compare July 14, 2026 20:01
@fern-api fern-api Bot changed the title chore: remove User-Agent header from default SDK request headers chore: remove User-Agent header from default client options Jul 15, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch 3 times, most recently from 03d0f86 to 84f4fee Compare July 15, 2026 20:53
@fern-api fern-api Bot changed the title chore: remove User-Agent header from default client options chore: update .fernignore with additional ignored files Jul 17, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 84f4fee to 4009fbb Compare July 17, 2026 16:03
@fern-api fern-api Bot changed the title chore: update .fernignore with additional ignored files chore: update .fernignore with internal config files Jul 18, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 4009fbb to 8b6a08f Compare July 18, 2026 00:21
@fern-api fern-api Bot changed the title chore: update .fernignore with internal config files chore: add JSDoc descriptions across API types and client methods Jul 20, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 8b6a08f to 40bc063 Compare July 20, 2026 18:00
@fern-api fern-api Bot changed the title chore: add JSDoc descriptions across API types and client methods chore: add JSDoc descriptions to types and client methods Jul 20, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 40bc063 to b46b2c2 Compare July 20, 2026 18:04
@fern-api fern-api Bot changed the title chore: add JSDoc descriptions to types and client methods chore: add JSDoc descriptions to types and client methods across SDK Jul 21, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from b46b2c2 to f4f0a90 Compare July 21, 2026 02:24
@fern-api fern-api Bot changed the title chore: add JSDoc descriptions to types and client methods across SDK chore: add JSDoc descriptions across API types and client methods Jul 22, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from f4f0a90 to 0f922ae Compare July 22, 2026 16:34
@fern-api fern-api Bot changed the title chore: add JSDoc descriptions across API types and client methods chore: add JSDoc descriptions to types and client methods across SDK Jul 24, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 0f922ae to 55e398f Compare July 24, 2026 21:32
@fern-api fern-api Bot changed the title chore: add JSDoc descriptions to types and client methods across SDK chore: add JSDoc descriptions across API types and client methods Jul 27, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 55e398f to 2c1e803 Compare July 27, 2026 20:40
@fern-api fern-api Bot changed the title chore: add JSDoc descriptions across API types and client methods chore: add JSDoc descriptions to request types and client methods Jul 28, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from 2c1e803 to c09e7b8 Compare July 28, 2026 00:29
fern-api Bot added 4 commits July 29, 2026 18:32
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-typescript-sdk: 3.63.0
… client methods

Improve SDK discoverability by adding inline documentation to all
resource client methods and request/DTO interfaces. No public API
signatures were changed.

Key changes:
- Added top-level JSDoc summaries to BackoffPlan, CustomerSpeechTimeoutOptions, MonitorPlan, and CallHookCustomerSpeechTimeout interfaces
- Added method-level JSDoc descriptions to all client methods across Analytics, Assistants, Calls, Campaigns, Eval, Files, Insight, ObservabilityScorecard, and PhoneNumbers clients
- Added inline field-level JSDoc comments to id, status, formatPlan, and other previously undocumented properties on request/DTO types
- Updated .fernignore to exclude replay and gitattributes files from SDK generation

🌿 Generated with Fern
Improve SDK discoverability by adding inline documentation to all
resource client methods and request/DTO interfaces. No public API
signatures were changed.

Key changes:
- Added top-level JSDoc summaries to BackoffPlan, CustomerSpeechTimeoutOptions, MonitorPlan, and CallHookCustomerSpeechTimeout interfaces
- Added method-level JSDoc descriptions to all client methods across Analytics, Assistants, Calls, Campaigns, Eval, Files, Insight, ObservabilityScorecard, and PhoneNumbers clients
- Added inline field-level JSDoc comments to id, status, formatPlan, and other previously undocumented properties on request/DTO types
- Updated .fernignore to exclude replay and gitattributes files from SDK generation

🌿 Generated with Fern
@fern-api
fern-api Bot force-pushed the fern-bot/2026-07-08_00-29-50_861 branch from c09e7b8 to b37fc9e Compare July 29, 2026 18:32
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.

0 participants