Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
If ForceAbsolute is set to true the returned value will always be an absolute URL; otherwise, it will depend on the current context.
I tested with Alloy foundation project, which referencing these packages:
Added Content delivery api via Startup with ForceAbsolute setted false.
Website configurations have no change in CMS, have * and localhost:5000, one temporary site setted to Edit type as image bellow:
When testing via PostMan, I always get absolute URL with domain name is edit website in response from Content delivery Api. The url returning relative path in browser DOM as bellow:
I think this is a bug, please advise.
Thanks all.