Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] [Seatunnel-web] Add API to get and update job definition. #198

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

arshadmohammad
Copy link
Collaborator

As part of f45dacd we have added single API to create a job. There should be corresponding get and update APIs also. So added following two APIs
GET /seatunnel/api/v1/job/get/{jobVersionId}
PUT /seatunnel/api/v1/job/update/{jobVersionId}

Purpose of this pull request

Check list

@arshadmohammad
Copy link
Collaborator Author

Tested the newly added API though test case and run all the integration tests.
image

@Hisoka-X Hisoka-X merged commit 30ed42f into apache:main Aug 30, 2024
15 checks passed
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