You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: Download results for a completed batch job
I'm always confused by the summary of GET /jobs/{job_id}/results: it says "download results", but it's just about listing metadata about the job result and related assets. The assets include a download link, but that link and the actual downloading are not part of the openEO API.
I'd propose to change the summary to
List batch job result metadata and assets
The text was updated successfully, but these errors were encountered:
openeo-api/openapi.yaml
Lines 2995 to 2999 in 16b1122
I'm always confused by the summary of
GET /jobs/{job_id}/results
: it says "download results", but it's just about listing metadata about the job result and related assets. The assets include a download link, but that link and the actual downloading are not part of the openEO API.I'd propose to change the summary to
The text was updated successfully, but these errors were encountered: