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

feat(#2379): Move pipeline rest calls to pipeline service #2381

Conversation

tenthe
Copy link
Contributor

@tenthe tenthe commented Dec 29, 2023

Purpose

  • Renames pipeline validation methods for clarity.
  • Transfers pipeline API calls from the editor service to the dedicated pipeline service.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@tenthe tenthe linked an issue Dec 29, 2023 that may be closed by this pull request
@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend labels Dec 29, 2023
@tenthe tenthe merged commit aa8e605 into dev Dec 29, 2023
18 checks passed
@tenthe tenthe deleted the 2379-inconsistent-behavior-in-editorservice-api-calls-to-pipelines-rest-api branch December 29, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent behavior in EditorService API calls to Pipelines REST API
2 participants