Skip to content

Instantly share code, notes, and snippets.

@anta40
Created September 17, 2022 14:57
Show Gist options
  • Save anta40/8a3d634549bd226122c593c8ec1acfb6 to your computer and use it in GitHub Desktop.
Save anta40/8a3d634549bd226122c593c8ec1acfb6 to your computer and use it in GitHub Desktop.
{
"data": [{
"tanggal": "2022-09-17",
"detail": [{
"id": 1,
"saving_id": 1
},
{
"id": 2,
"saving_id": 2
}
]
},
{
"tanggal": "2022-09-18",
"detail": [{
"id": 1,
"saving_id": 1
},
{
"id": 2,
"saving_id": 2
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment