Skip to content

Add timestamp to image_tiling GET

Thomas Vincent requested to merge add-time into main

This MR adds an ISO formatted date to the information retrieved for image_tilings. This should be parsed in JS with: new Date().

Merge request reports