Skip to content

Commit

Permalink
Merge pull request #69 from misdwss/snehal-eGov-patch-4
Browse files Browse the repository at this point in the history
Update CronJobAPIConfig.json
  • Loading branch information
pradeepkumarcm-egov committed Jan 6, 2022
2 parents 9c9e558 + ec8071b commit 7d542df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/pb/common-masters/CronJobAPIConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"CronJobAPIConfig": [
{
"jobName": "monthly",
"active": "true",
"active": "false",
"method": "POST",
"url": "http://ws-calculator.mgramseva:8080/ws-calculator/waterCalculator/_jobscheduler/false",
"payload": {
Expand Down Expand Up @@ -64,7 +64,7 @@
},
{
"jobName": "failedbulkdemand",
"active": "true",
"active": "false",
"method": "POST",
"url": "http://ws-calculator.mgramseva:8080/ws-calculator/waterCalculator/_jobscheduler/true",
"payload": {
Expand Down

0 comments on commit 7d542df

Please sign in to comment.