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

Implement create method in Java client PipelineApi #1467

Merged
merged 2 commits into from Mar 30, 2023

Conversation

obermeier
Copy link
Member

Purpose

Add a rest call to create a pipeline

Remarks

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

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added backend Everything that is related to the StreamPipes backend java Pull requests that update Java code labels Mar 29, 2023
Copy link
Contributor

@bossenti bossenti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@obermeier if you could provide some swagger documentation that would be awesome 🙏

@obermeier
Copy link
Member Author

@obermeier if you could provide some swagger documentation that would be awesome 🙏

@bossenti Sorry for the misleading title. This is just the java client which is consuming the REST-API.

@bossenti
Copy link
Contributor

Sorry my bad 😅🙈

@obermeier obermeier force-pushed the obermeier-patch-1 branch 3 times, most recently from c38e61f to 3f316cb Compare March 29, 2023 20:10
@dominikriemer dominikriemer merged commit 8503549 into dev Mar 30, 2023
15 checks passed
@dominikriemer dominikriemer deleted the obermeier-patch-1 branch March 30, 2023 11:42
@bossenti bossenti added the enhancement New feature or request label Apr 2, 2023
@bossenti bossenti added this to the 1.0.0 milestone Apr 2, 2023
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
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 enhancement New feature or request java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants