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

[Feature/extensions] Add Rest Handlers support for extensions #3130

Closed
saratvemulapalli opened this issue May 2, 2022 · 1 comment
Closed
Labels
Build Libraries & Interfaces enhancement Enhancement or improvement to existing feature or request Plugins

Comments

@saratvemulapalli
Copy link
Member

saratvemulapalli commented May 2, 2022

Plugins register custom REST APIs and expose them to users.
Extensions framework should add support to these Rest Handlers.

default List<RestHandler> getRestHandlers(

@saratvemulapalli saratvemulapalli added enhancement Enhancement or improvement to existing feature or request untriaged Plugins and removed untriaged labels May 2, 2022
@minalsha
Copy link
Contributor

This has been completed as part of opensearch-project/opensearch-sdk-java#64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Libraries & Interfaces enhancement Enhancement or improvement to existing feature or request Plugins
Projects
None yet
Development

No branches or pull requests

2 participants