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

Remove dangling /management/plugins/ endpoint #709

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

Enet4
Copy link
Collaborator

@Enet4 Enet4 commented Dec 16, 2024

Resolves #708.

Summary

  • convert int constants for service type to an enum
  • remove servlet handler for "/management/plugins/"
  • document servlet operation methods

- convert int constants for service type to an enum
- remove servlet handler for "/management/plugins/"
- document servlet operation methods
Copy link
Collaborator

@tiberio-baptista tiberio-baptista left a comment

Choose a reason for hiding this comment

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

LGTM!

@Enet4 Enet4 merged commit 8a64b37 into dev Dec 16, 2024
2 checks passed
@Enet4 Enet4 deleted the chore/management-plugins-endpoint-del branch December 16, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET to /management/plugins returns nothing useful
2 participants