Skip to content

fix(api): update images / assets url to get valid url

Giannis Kopanas requested to merge fix-expired-assets into main

Τhis fixes a bug for image urls that expired after a while.

I update the url src / href of the template string that is saved in db with the latest valid URL before it send to pagedJS.

Edited by Giannis Kopanas

Merge request reports