|
Hello! As far as I can see https://dkron.io/api/#operation/showJobByName endpoint does not have any property that will tell me when a job is scheduled to run next. Is it possible or do I have to calculate it manually? |
Answered by
IgnisDa
Feb 11, 2023
Replies: 2 comments 2 replies
|
Looks like there is |
2 replies
Answer selected by
yvanoers
|
Added to docs |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like there is
.nextproperty in the actual response, however it is not visible in the API docs. Are the docs not updated to the latest schema?