Skip to content

Delete pipeline node API endpoint #20

@patchwork-body

Description

@patchwork-body

We already have a few API endpoints to manage pipeline_nodes (nodes instances put in the specific pipeline)

Now we need another one that will entirely remove a pipeline_node from the pipeline, all corresponding node connections must be dropped as well.

Expected REST API endpoint
DELETE /api/v0/pipeline-nodes/:id

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions