Skip to content

Added JSDocs to TrackMetadata type#489

Merged
Magmusacy merged 1 commit intomainfrom
FCE-2896
Mar 6, 2026
Merged

Added JSDocs to TrackMetadata type#489
Magmusacy merged 1 commit intomainfrom
FCE-2896

Conversation

@Magmusacy
Copy link
Collaborator

Description

Added JSDocs to TrackMetadata type

Motivation and Context

TrackMetadata was undocumented

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@linear
Copy link

linear bot commented Mar 5, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds missing TypeDoc/JSDoc documentation to the TrackMetadata type in the ts-client package so generated docs better describe track metadata sent between peers.

Changes:

  • Added a type-level JSDoc block for TrackMetadata (including @category Tracks).
  • Added field-level JSDocs for type, paused, and displayName and removed the old inline comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Magmusacy Magmusacy marked this pull request as ready for review March 5, 2026 11:40
Copy link
Collaborator

@MiloszFilimowski MiloszFilimowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@Magmusacy Magmusacy merged commit eaa0c2c into main Mar 6, 2026
6 checks passed
@Magmusacy Magmusacy deleted the FCE-2896 branch March 6, 2026 13:35
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.

3 participants