Skip to content

Conversation

fumblehool
Copy link

Details:

This PR adds public APIs for cron jobs.

These include:

"/v2/apps/{app_id}/deployments/{deployment_id}/jobs/{job_name}/invocations": {
"/v2/apps/{app_id}/jobs/{component_name}/invocations/{job_invocation_id}/logs"
"/v2/apps/{app_id}/jobs/{job_name}/invocations": {
"/v2/apps/{app_id}/jobs/{job_name}/invocations/{job_invocation_id}": {
/v2/apps/{app_id}/job-invocations
/v2/apps/{app_id}/deployments/{deployment_id}/job-invocations
/v2/apps/{app_id}/job-invocations/{job_invocation_id}

Copy link
Contributor

@harshmaru7 harshmaru7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey ! 👋

The validate spec test is failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants