{
"crons": [
"path": "/api/cron/daily",
"schedule": "0 9 * * *"
},
"path": "/api/cron/late-fees",
"schedule": "0 8 * * *"
}
]