-
Notifications
You must be signed in to change notification settings - Fork 5k
[Improvement][API] API operation optimization #6772
Copy link
Copy link
Closed
Labels
Milestone
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Dag API
- Create offline workflows and schedules
- Update workflow basic information
- Update schedule information by process definition code
- Online or offline workflow and schedule at the same time
- Delete the workflow and schedule at the same time
- Online is not allowed for empty workflow
Task API
- Specify the online or offline status when creating tasks
- Online or downstream dependent tasks will not be deleted
- Task online and offline interface
Relation API
- Add task to workflow
- Remove task from workflow
- Task moves from A workflow to B workflow
- Task delete upstream dependency
- Task add upstream dependency
Execution API
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
