upload 2 images under a single key for backend

XMLWordPrintable

    • Type: Story
    • Resolution: Done
    • Priority: Low
    • 3.6.0
    • Affects Version/s: None
    • AMRIT Sprint 47, AMRIT Sprint 48, AMRIT Sprint 49
    • FLW Mobile App
    • AMRIT Demo

      API :
      flw-api/couple/tracking/saveAll(up sync)

      flw-api/couple/tracking/getAll(down sync)
      Currently, the UI allows uploading 2 images. Backend requires adding a single key to receive both images as an array.
      like that 
      "dischargeSummaryFile": [
          "base64string_of_image_1",
          "base64string_of_image_2"
        ]

              Assignee:
              Deep Shikha
              Reporter:
              Saurav Mishra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: