Return more information on /jobs/{jobId}/inputs
#734
Labels
feature/job
Issues related to job execution, reporting and logging.
process/OAP-Part4: Jobs
OGC API - Processes - Part 4: Job Management
project/OGC-GDC
Developments related to OGC GeoDataCube
triage/feature
New requested feature.
Description
As explore in #713 and highlighted in opengeospatial/ogcapi-processes#437 (comment), the
GET /jobs/{jobId}/inputs
operation withinputs
andoutputs
is not sufficient to replicate a job execution, because many additional execution parameters and content negotiation can drastically affect how the results are returned (encodings, media-type, value/link, etc.).The following details should be added to the response:
response=raw|document
outputs
-> must be extended to includetransmissionMode=value|reference
headers
Accept
headers
, notably for:Prefer: return=minimal|representation
Prefer: respond-async|wait=x
Accept
References
The text was updated successfully, but these errors were encountered: