Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Mar 15, 2019
2 parents b9313c3 + 5aa1e66 commit 86c8cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The schema for `exceptions` follows the general schema for openEO errors. [#139](https://github.com/Open-EO/openeo-api/issues/139)
- Changed the structure of `examples`.
- `POST /validation` (Process graph validation):
- Returns HTTP status code 200 for valid and invalid process graphs and responds with a list of errors. [#144]
- Returns HTTP status code 200 for valid and invalid process graphs and responds with a list of errors. [#144](https://github.com/Open-EO/openeo-api/issues/144)
- Allowed to call the endpoint without authentication. [#151](https://github.com/Open-EO/openeo-api/issues/151)
- Behavior for `DELETE /jobs/{job_id}/results` and `POST /jobs/{job_id}/results` specified depending on the job status. Clarified status changes in general. [#142](https://github.com/Open-EO/openeo-api/issues/142)
- Improved client development guidelines. [#124](https://github.com/Open-EO/openeo-api/issues/124), [#138](https://github.com/Open-EO/openeo-api/issues/138)
Expand Down

0 comments on commit 86c8cc1

Please sign in to comment.