Support Prefer: return
header for /results
endpoint
#727
Labels
feature/job
Issues related to job execution, reporting and logging.
triage/feature
New requested feature.
Description
Allow
Prefer
to request an alternativeGET /jobs/{jobId}/results
response representation.When
Prefer: return=minimal|representation
,response=raw|document
and/or output-specifictransmissionMode: value|reference
are used during Job execution request, the results are adjusted accordingly for the response.Note
since
response
andoutputs
cannot be submitted again in theGET
results request, requesting aPrefer
should rely only on OGC API - Processes v2.0 return strategies. However, aresponse=raw|document
query parameter might be considered.Requirements
/results
usingPrefer
should allow "ignoring" the original results representation saved in the Job.?response=raw|document
query parameter for/results
would allow doing the similar resolution to theresponse
body parameter during job submission.outputs
query parameter for/results
#733Accept
should allow appropriate resolutionresponse=document
if multi-outputPrefer
/response
/Accept
combinations must be equivalent to the resolution order of job submission (see job execution results #713)References
Prefer: return
header #414The text was updated successfully, but these errors were encountered: