Skip to content

Commit

Permalink
Sample recurringingJobs.json added
Browse files Browse the repository at this point in the history
  • Loading branch information
victorioustr committed Mar 12, 2024
1 parent e4d4781 commit 13a9db0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions WebAPI/RecurringJobs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
// {
// "job-name": "JobName",
// "job-type": "Business.Concretes.Type.Name, Business",
// "cron-expression": "*/1 * * * *",
// "job-data": {
// "Parameter1": true,
// "Parameter2": true
// }
// }
]

0 comments on commit 13a9db0

Please sign in to comment.