TvDbSharper icon indicating copy to clipboard operation
TvDbSharper copied to clipboard

bool param "short" is missing in SeriesExtendedOptionalParams

Open zehnerGIT opened this issue 2 years ago • 1 comments

according to https://thetvdb.github.io/v4-api/#/Series/getSeriesExtended there should be a bool param called "short" to reduce the response. If I look at the SeriesExtendedOptionalParams class, there is only the "meta" param, but not the "short" param.

Is it possible to reduce the response for SeriesExtended in TvDbSharper?

zehnerGIT avatar Feb 20 '23 14:02 zehnerGIT

This is also missing in MovieExtendedOptionalParams

WolfgangRoggen avatar Mar 15 '23 22:03 WolfgangRoggen