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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
-`GET /file_formats`: Base parameter on top of normal JSON Schema, not Process JSON Schema
20
20
-`PATCH /services/{service_id}` and `PATCH /jobs/{job_id}`: Explicitly allow updating back-end specific properties (as in `POST`)
21
21
-`GET /services/{service_id}` and `GET /jobs/{job_id}`: Explicitly allow listing back-end specific properties (as provided in `POST`)
22
-
-`GET /jobs/{job_id}/results`: Clarify that "canonical" job result link should include query parameters
23
22
-`GET /jobs/{job_id}/results`: Clarify that signed URLs (used as "canonical" link) should be regenerated each time.
24
23
- Clarified for log levels which default values apply
25
24
- Clarified how the relation types `license`, `version-history` and `author` can be used to enrich the process metadata. [#531](https://github.com/Open-EO/openeo-api/issues/531)
26
25
- Clarified the behaviour of `federation:backends` for `POST /validation`
26
+
-`GET /jobs/{job_id}/results`: Clarify that "canonical" job result link should include/encode the original query parameters
0 commit comments