chore: add inline documentation comments to client methods and types#4
Open
fern-api[bot] wants to merge 4 commits into
Open
chore: add inline documentation comments to client methods and types#4fern-api[bot] wants to merge 4 commits into
fern-api[bot] wants to merge 4 commits into
Conversation
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
from
June 25, 2026 21:52
d175bdb to
b903a63
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
from
June 29, 2026 20:59
b903a63 to
33c02ac
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
from
July 1, 2026 16:52
33c02ac to
33ac45a
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
2 times, most recently
from
July 1, 2026 18:18
7a52909 to
df41976
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
4 times, most recently
from
July 8, 2026 00:31
3eca07c to
ae9e58f
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
2 times, most recently
from
July 14, 2026 20:04
5f3a265 to
222f013
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
3 times, most recently
from
July 15, 2026 20:55
9a809f3 to
58f1d2c
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
from
July 17, 2026 16:05
58f1d2c to
6a29650
Compare
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
2 times, most recently
from
July 20, 2026 18:03
62dc602 to
4f93096
Compare
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-ruby-sdk: 1.1.13
… methods and types Add descriptive Ruby doc comments to all public client methods across analytics, assistants, calls, campaigns, eval, files, insight, observability scorecard, phone numbers, provider resources, squads, structured outputs, and tools clients. Also add class-level doc comments to over 30 type definitions. Additionally, update .fernignore to exclude replay and gitattributes files. Key changes: - Add method-level doc comments describing purpose, filters, and behavior for all CRUD operations across every resource client - Add class-level doc comments to type definitions (e.g., `Analysis`, `Artifact`, `Assistant`, `AnalysisPlan`, `ArtifactPlan`, and many more) - Update `.fernignore` to exclude `.fern/replay.lock`, `.fern/replay.yml`, and `.gitattributes` 🌿 Generated with Fern
Add descriptive Ruby doc comments to all public client methods across analytics, assistants, calls, campaigns, eval, files, insight, observability scorecard, phone numbers, provider resources, squads, structured outputs, and tools clients. Also add class-level doc comments to over 30 type definitions. Additionally, update .fernignore to exclude replay and gitattributes files. Key changes: - Add method-level doc comments describing purpose, filters, and behavior for all CRUD operations across every resource client - Add class-level doc comments to type definitions (e.g., `Analysis`, `Artifact`, `Assistant`, `AnalysisPlan`, `ArtifactPlan`, and many more) - Update `.fernignore` to exclude `.fern/replay.lock`, `.fern/replay.yml`, and `.gitattributes` 🌿 Generated with Fern
fern-api
Bot
force-pushed
the
fern-bot/2026-06-25_21-13-26_737
branch
from
July 20, 2026 18:06
4f93096 to
184b12a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2.0.0 → 2.0.1
Add descriptive Ruby doc comments to all public client methods across
analytics, assistants, calls, campaigns, eval, files, insight,
observability scorecard, phone numbers, provider resources, squads,
structured outputs, and tools clients. Also add class-level doc comments
to over 30 type definitions. Additionally, update .fernignore to exclude
replay and gitattributes files.
Key changes:
Analysis,Artifact,Assistant,AnalysisPlan,ArtifactPlan, and many more).fernignoreto exclude.fern/replay.lock,.fern/replay.yml, and.gitattributes🌿 Generated with Fern