docs: revert alphabetical sort inside progress, scheme, slider_texts
This commit is contained in:
@@ -47,16 +47,16 @@
|
||||
"monthly_payment_string": "Rp1.015.000",
|
||||
"progress": [
|
||||
{
|
||||
"current": true,
|
||||
"order": 1,
|
||||
"status_title": "Pengajuan dalam Analisis",
|
||||
"status_time": "09 Feb 2026, 09:41 WIB",
|
||||
"status_title": "Pengajuan dalam Analisis"
|
||||
"order": 1,
|
||||
"current": true
|
||||
},
|
||||
{
|
||||
"current": false,
|
||||
"order": 2,
|
||||
"status_title": "Pengajuan Disetujui",
|
||||
"status_time": "",
|
||||
"status_title": "Pengajuan Disetujui"
|
||||
"order": 2,
|
||||
"current": false
|
||||
}
|
||||
],
|
||||
"request_time": "09 February 2026, 09:41:02 WIB",
|
||||
@@ -69,29 +69,29 @@
|
||||
],
|
||||
"scheme": [
|
||||
{
|
||||
"description": "0%",
|
||||
"title": "3x Cicilan"
|
||||
"title": "3x Cicilan",
|
||||
"description": "0%"
|
||||
},
|
||||
{
|
||||
"description": "0,5%",
|
||||
"title": "6 Bulan"
|
||||
"title": "6 Bulan",
|
||||
"description": "0,5%"
|
||||
},
|
||||
],
|
||||
"slider_texts": [
|
||||
{
|
||||
"title": "Pinjaman Fleksibel",
|
||||
"description": "Pinjaman dana minimal 1 juta hingga 75 juta atau 50% dari sisa limit kartu kredit.",
|
||||
"image_path": "http://asset-host/example.png",
|
||||
"title": "Pinjaman Fleksibel"
|
||||
"image_path": "http://asset-host/example.png"
|
||||
},
|
||||
{
|
||||
"title": "Pinjaman Fleksibel",
|
||||
"description": "Pinjaman dana minimal 1 juta hingga 75 juta atau 50% dari sisa limit kartu kredit.",
|
||||
"image_path": "http://asset-host/example.png",
|
||||
"title": "Pinjaman Fleksibel"
|
||||
"image_path": "http://asset-host/example.png"
|
||||
},
|
||||
{
|
||||
"title": "Pinjaman Fleksibel",
|
||||
"description": "Pinjaman dana minimal 1 juta hingga 75 juta atau 50% dari sisa limit kartu kredit.",
|
||||
"image_path": "http://asset-host/example.png",
|
||||
"title": "Pinjaman Fleksibel"
|
||||
"image_path": "http://asset-host/example.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -443,16 +443,16 @@
|
||||
"monthly_payment_string": "Rp1.015.000",
|
||||
"progress": [
|
||||
{
|
||||
"current": true,
|
||||
"order": 1,
|
||||
"status_title": "Pengajuan dalam Analisis",
|
||||
"status_time": "09 Feb 2026, 09:41 WIB",
|
||||
"status_title": "Pengajuan dalam Analisis"
|
||||
"order": 1,
|
||||
"current": true
|
||||
},
|
||||
{
|
||||
"current": false,
|
||||
"order": 2,
|
||||
"status_title": "Pengajuan Disetujui",
|
||||
"status_time": "",
|
||||
"status_title": "Pengajuan Disetujui"
|
||||
"order": 2,
|
||||
"current": false
|
||||
}
|
||||
],
|
||||
"request_time": "09 February 2026, 09:41:02 WIB",
|
||||
|
||||
Reference in New Issue
Block a user