-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
Goal:
- When creating/updating a template, we want the option to set it to always use the latest snapshot available for each repository
Acceptance Criteria:
- Allow passing a use_latest parameter when creating or updating a template
- Default use_latest value is false
- If use_latest is set to true, template date should be set to an empty string
- If use_latest is set to false, the template uses snapshots up to the date provided when creating/updating (same behavior that exists currently)