kontent-ai / delivery-sdk-net

Kontent.ai Delivery .NET SDK

Home Page:https://www.nuget.org/packages/Kontent.Ai.Delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add config option for default rendition preset to be applied

Suzii opened this issue · comments

Motivation

Users are having a hard time adopting the new asset renditions feature as the SDKs always return the original asset URL by default. We'd like to add an option to configure the default preset codename to be applied when such rendition exists in the Delivery API response.

Underlying Jira issue: https://kentico.atlassian.net/browse/KCL-8387

Proposed solution

Let's get inspired by the JS implementation: kontent-ai/delivery-sdk-js#336

PR has been merged. Can we close this issue @MiroKentico?

Yes, I am closing it.