You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: