SIGN IN SIGN UP

:herb: Fern Regeneration -- April 15, 2026 (#156)

* SDK regeneration

* Implement range filter expansion for video parameters in VideosClientWrapper and AsyncVideosClientWrapper. Update duration, fps, width, height, and size parameters to support both exact and range filtering using dictionaries. Enhance documentation to reflect these changes.

* Fix mypy LSP violation by including parent class types in wrapper parameter unions

The VideosClientWrapper and AsyncVideosClientWrapper list() methods override
parent class parameters with incompatible types. Include the original Pydantic
model types (VideosListRequestDuration, etc.) in the Union to satisfy LSP.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: tl-genie <genie@twelvelabs.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
F
fern-api[bot] committed
64306311946d95662082143390bd8f93bd9355b8
Parent: 8391beb
Committed by GitHub <noreply@github.com> on 4/15/2026, 10:25:27 AM