Skip to content

[Improvement][API] API operation optimization #6772

@brave-lee

Description

@brave-lee

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Dag API

  1. Create offline workflows and schedules
  2. Update workflow basic information
  3. Update schedule information by process definition code
  4. Online or offline workflow and schedule at the same time
  5. Delete the workflow and schedule at the same time
  6. Online is not allowed for empty workflow

Task API

  1. Specify the online or offline status when creating tasks
  2. Online or downstream dependent tasks will not be deleted
  3. Task online and offline interface

Relation API

  1. Add task to workflow
  2. Remove task from workflow
  3. Task moves from A workflow to B workflow
  4. Task delete upstream dependency
  5. Task add upstream dependency

Execution API

  1. Specify task execution interface
    image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions