Uploaded image for project: 'Insights Experiences'
  1. Insights Experiences
  2. HMS-4952

api: return snapshot information along with each template

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Content
    • None
    • 2

      Goal: 

      • As part of listing or fetching a snapshot, return the list of snapshots that are currently used by the template

      Acceptance Criteria:

      • template response should have a snapshots field:
      {
         "snapshots": [
      
          {
              uuid: $UUID,
              created_at: $DATE,
              .....
           }
      
        ]
      
      }

              Unassigned Unassigned
              rhn-engineering-jsherrill Justin Sherrill
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: