Skip to content

Create an endpoint for listing available ORT plugins #1640

@sschuberth

Description

@sschuberth

In order to dynamically display available ORT plugins and their options in the UI, the API needs an endpoint to list these. Either there should be different (nested) endpoints for the different types of plugins (like /plugins/reporter), or a single endpoint needs to take some query parameter to request e.g. only reporter plugins (like /plugins?tool=reporter).

I believe it makes sense to start with this task even if not all ORT plugins are migrated to KSP yet. Esp. for reporters this API would already be very useful in order to display all reporter-specific options to the user, which otherwise are hard to remember and error-prone to specify.

Metadata

Metadata

Assignees

Labels

apiIssues related to the API.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions