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

FR#4012: Change the namespace of the BpmFlowableEndpoint spring endpoint #4028

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

entrery
Copy link
Contributor

@entrery entrery commented Jun 10, 2024

What does this PR do?

What issues does this PR fix or reference?

Release Notes

Documentation

@entrery
Copy link
Contributor Author

entrery commented Jun 10, 2024

PR for #4012

@entrery entrery marked this pull request as ready for review June 11, 2024 18:57
@@ -60,7 +60,7 @@
*/
@CrossOrigin
@RestController
@RequestMapping(BaseEndpoint.PREFIX_ENDPOINT_IDE + "bpm")
@RequestMapping(BaseEndpoint.PREFIX_ENDPOINT_BPM)
Copy link
Contributor

Choose a reason for hiding this comment

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

Check whether it is ok to end with /

@delchev delchev merged commit 6351a88 into eclipse:master Jun 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants