Skip to content

Instantly share code, notes, and snippets.

@jwaiswa7
Last active October 20, 2021 00:45
Show Gist options
  • Save jwaiswa7/4d3e64279c9797659c560bc94889e636 to your computer and use it in GitHub Desktop.
Save jwaiswa7/4d3e64279c9797659c560bc94889e636 to your computer and use it in GitHub Desktop.
[
  {
    "section_1": [
      {
        "id": 1,
        "response": "response"
      },
      {
        "id": 2,
        "response": "response"
      }
    ]
  },
  {
    "section_2": [
      {
        "id": 1,
        "response": "response"
      },
      {
        "id": 2,
        "response": "response"
      }
    ]
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment