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

Inconsistent behavior in EditorService API calls to Pipelines REST API #2379

Closed
tenthe opened this issue Dec 29, 2023 · 0 comments · Fixed by #2381
Closed

Inconsistent behavior in EditorService API calls to Pipelines REST API #2379

tenthe opened this issue Dec 29, 2023 · 0 comments · Fixed by #2381
Assignees
Labels
enhancement New feature or request ui Anything that affects the UI
Milestone

Comments

@tenthe
Copy link
Contributor

tenthe commented Dec 29, 2023

Description

Problem

The EditorService contains the following Pipelines REST API calls:

  1. Recommend pipeline elements: /pipelines/recommend/{currentDomId}
  2. Update partial pipelines: /pipelines/update

Expected Behavior

The method recommendPipelineElement & updatePartialPipeline should be moved to the service PipelineService

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@tenthe tenthe added enhancement New feature or request ui Anything that affects the UI labels Dec 29, 2023
@tenthe tenthe added this to the 0.95.0 milestone Dec 29, 2023
@tenthe tenthe self-assigned this Dec 29, 2023
@tenthe tenthe linked a pull request Dec 29, 2023 that will close this issue
tenthe added a commit that referenced this issue Dec 29, 2023
* feat(#2379): Move pipeline rest calls to pipeline service

* feat(#2379): Fix route for pipelines endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui Anything that affects the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant