Is it possible to configure Umbraco to return the full path of images in the delivery API? Alternatively, what is the recommended approach to address this issue? We are using Umbraco in the following way:
Storefront -> Integration Layer -> Umbraco CMS
I would prefer not to modify the image URLs in the integration layer to include the base URL.