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

Support outputs query parameter for /results #733

Open
3 tasks
Tracked by #727
fmigneault opened this issue Oct 9, 2024 · 0 comments
Open
3 tasks
Tracked by #727

Support outputs query parameter for /results #733

fmigneault opened this issue Oct 9, 2024 · 0 comments
Labels
feature/job Issues related to job execution, reporting and logging. triage/conformance Issue related to fixing/ensuring compliance to specifications.

Comments

@fmigneault
Copy link
Collaborator

fmigneault commented Oct 9, 2024

  • Requesting GET /jobs/{jobId}/results with a ?outputs={out1},{out2} query parameter should filter the results to only those outputs
  • If the request was previously run with filtred-outputs (Filter out non-requested outputs #380), the outputs in the query parameter of GET /jobs/{jobId}/results should override it
  • Update /conformance to include /req/core/job-results-param-outputs-[...] items
@fmigneault fmigneault added triage/conformance Issue related to fixing/ensuring compliance to specifications. feature/job Issues related to job execution, reporting and logging. labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/job Issues related to job execution, reporting and logging. triage/conformance Issue related to fixing/ensuring compliance to specifications.
Projects
None yet
Development

No branches or pull requests

1 participant