Skip to content

api: Expose created_at and updated_at in Environments API

What does this MR do and why?

This exposes the created_at and updated_at fields in the Environments API.

This is needed to delete environments based on these timestamps (I will use these in !70817 (merged)).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports