Skip to content

docs: add note about min api version for video#1158

Draft
sjelfull wants to merge 1 commit intomainfrom
11-13-docs_add_note_about_min_api_version_for_video
Draft

docs: add note about min api version for video#1158
sjelfull wants to merge 1 commit intomainfrom
11-13-docs_add_note_about_min_api_version_for_video

Conversation

@sjelfull
Copy link
Copy Markdown
Member

@sjelfull sjelfull commented Nov 13, 2025

TL;DR

Added API version requirement note for video playback information in the Media Library.

Fixes DAM-899

What changed?

  • Added a note box indicating that video playback information requires API version 2025-03-25 or later
  • Updated the code example to include the required apiVersion: '2025-03-25' parameter

How to test?

  1. Verify that the note is displayed correctly in the README
  2. Confirm that the code example includes the required API version parameter
  3. Test the functionality with the specified API version to ensure it works as expected

Why make this change?

To clearly communicate to users that the video playback information feature has a minimum API version requirement, preventing potential errors when users attempt to use this feature with older API versions.

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
tsdocs-client Ignored Ignored Nov 13, 2025 8:29am

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 88.88% 3814 / 4291
🔵 Statements 88.88% 3814 / 4291
🔵 Functions 86.19% 306 / 355
🔵 Branches 90.22% 1135 / 1258
File CoverageNo changed files found.
Generated in workflow #3831 for commit f9d04e6 by the Vitest Coverage Report Action

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.

1 participant