Skip to content

chore: add PHPDoc comments to types and request classes#1

Open
fern-api[bot] wants to merge 4 commits into
mainfrom
fern-bot/2026-06-25_21-11-24_930
Open

chore: add PHPDoc comments to types and request classes#1
fern-api[bot] wants to merge 4 commits into
mainfrom
fern-bot/2026-06-25_21-11-24_930

Conversation

@fern-api

@fern-api fern-api Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

2.0.0 → 2.0.1

Enrich the PHP SDK with class-level and property-level PHPDoc
documentation across a wide range of types and request DTOs. Every
added comment is purely descriptive — no public signatures, method
bodies, or serialization behavior were changed.

Key changes:

  • Add class-level PHPDoc summaries to ~40 types (e.g., Assistant,
    Call, CompliancePlan, Edge, BackoffPlan, ConversationNode)
  • Add property-level @var descriptions to previously undocumented
    fields (e.g., firstMessageInterruptionsEnabled, compliancePlan,
    keypadInputPlan, baseDelaySeconds, excludedStatusCodes)
  • Reword several existing @var descriptions for clarity without
    changing any runtime behavior

🌿 Generated with Fern

@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch 6 times, most recently from fdf5b70 to 66f80b6 Compare July 2, 2026 18:47
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch 3 times, most recently from a3d093f to 623a15b Compare July 8, 2026 00:30
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch 5 times, most recently from c1502ce to fef045c Compare July 15, 2026 20:52
@fern-api fern-api Bot changed the title chore: remove User-Agent header from default request headers chore: update .fernignore with additional ignored files Jul 17, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch from fef045c to 8234199 Compare July 17, 2026 16:03
@fern-api fern-api Bot changed the title chore: update .fernignore with additional ignored files chore: update .fernignore to exclude replay and gitattributes files Jul 18, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch from 8234199 to e29ffc8 Compare July 18, 2026 00:22
@fern-api fern-api Bot changed the title chore: update .fernignore to exclude replay and gitattributes files chore: add PHPDoc descriptions to types and request classes Jul 20, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch from e29ffc8 to d20f906 Compare July 20, 2026 18:00
@fern-api fern-api Bot changed the title chore: add PHPDoc descriptions to types and request classes chore: enrich PHPDoc comments across types and request DTOs Jul 20, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch 2 times, most recently from 158dd17 to 4444afa Compare July 21, 2026 02:24
fern-api Bot added 4 commits July 22, 2026 16:33
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-php-sdk: 2.4.0
…asses

Enrich the PHP SDK with class-level and property-level PHPDoc
documentation across a wide range of types and request DTOs. Every
added comment is purely descriptive — no public signatures, method
bodies, or serialization behavior were changed.

Key changes:
- Add class-level PHPDoc summaries to ~40 types (e.g., `Assistant`,
  `Call`, `CompliancePlan`, `Edge`, `BackoffPlan`, `ConversationNode`)
- Add property-level `@var` descriptions to previously undocumented
  fields (e.g., `firstMessageInterruptionsEnabled`, `compliancePlan`,
  `keypadInputPlan`, `baseDelaySeconds`, `excludedStatusCodes`)
- Reword several existing `@var` descriptions for clarity without
  changing any runtime behavior

🌿 Generated with Fern
Enrich the PHP SDK with class-level and property-level PHPDoc
documentation across a wide range of types and request DTOs. Every
added comment is purely descriptive — no public signatures, method
bodies, or serialization behavior were changed.

Key changes:
- Add class-level PHPDoc summaries to ~40 types (e.g., `Assistant`,
  `Call`, `CompliancePlan`, `Edge`, `BackoffPlan`, `ConversationNode`)
- Add property-level `@var` descriptions to previously undocumented
  fields (e.g., `firstMessageInterruptionsEnabled`, `compliancePlan`,
  `keypadInputPlan`, `baseDelaySeconds`, `excludedStatusCodes`)
- Reword several existing `@var` descriptions for clarity without
  changing any runtime behavior

🌿 Generated with Fern
@fern-api fern-api Bot changed the title chore: enrich PHPDoc comments across types and request DTOs chore: add PHPDoc comments to types and request classes Jul 22, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-06-25_21-11-24_930 branch from 4444afa to fab4528 Compare July 22, 2026 16:34
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