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

Available plugins #1194

Conversation

ricardo-devis-agullo
Copy link
Collaborator

Closes #489

Adds a view to see the list of available plugins on the UI. Adds an extra optional parameter when registering to add a description to your plugin. This could be improved a lot by having real schematic instructions of how your function works (injecting/analyzing JSDoc on your plugin?) but that could be a separate story.

Also, as mentioned in issue #512, added also a JSON Api endpoint that gives the metadata list, but only if your service is set as discoverable.

@ricardo-devis-agullo ricardo-devis-agullo merged commit 932f47f into opencomponents:master Aug 25, 2021
@ricardo-devis-agullo ricardo-devis-agullo deleted the available-plugins branch August 25, 2021 07:51
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.

Expose plugins via the Registry UI
2 participants