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

Add endpoint to get rule violations of ORT run #795

Open
mnonnenmacher opened this issue Aug 12, 2024 · 2 comments
Open

Add endpoint to get rule violations of ORT run #795

mnonnenmacher opened this issue Aug 12, 2024 · 2 comments
Labels
api Issues related to the API. enhancement New feature or request

Comments

@mnonnenmacher
Copy link
Contributor

Add an endpoint to get the rule violations of an ORT run.

The location of the endpoint should be "/runs/{id}/rule-violations".

@mnonnenmacher mnonnenmacher added enhancement New feature or request api Issues related to the API. labels Aug 12, 2024
@Etsija
Copy link
Contributor

Etsija commented Aug 13, 2024

{id} means the global id, not ortRunIndex?

@mnonnenmacher
Copy link
Contributor Author

{id} means the global id, not ortRunIndex?

Yes, all endpoints at "/runs/" use the global id as the repository id is unknown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants