Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openEO API v0.4.0 #170

Merged
merged 126 commits into from
Mar 7, 2019
Merged

openEO API v0.4.0 #170

merged 126 commits into from
Mar 7, 2019

Conversation

m-mohr
Copy link
Member

@m-mohr m-mohr commented Feb 25, 2019

openEO API v0.4.0 (Release candidate, actual release is planned for 28/02/2019)

Currently, #158 may bring in some additional minor changes to the data discovery part. Also, processes may change slightly depending on feedback. Lastly, I still need to update several examples in the documentation. Nevertheless, I'd highly appreciate if you could give it a final review before releasing it.

Note: Single source of truth are the actual sources for the rendered version (e.g. openapi.json, JSON files for processes, ...). For example, cube:dimensions in the collections is currently not shown in the rendered API documentation due to a bug in ReDoc, but it is still required to be implemented!

…ocesses`) follows the general schema for openEO errors. Removed numeric openEO error codes from error list and replaced numeric error codes with textual error codes in error responses.
…graph variables. (#150)

* Removed the query parameters to replace process graph variables in GET /process_graphs/{process_graph_id}. (#147)
* Added issue links to CHANGELOG.
…200 for valid and invalid process graphs and responds with a list of errors. #144
…ditional required property `paid`. (#157) . Added Well-Known URI allows clients to choose between versions. (#148)
…s and the `job_id` of jobs has changed to `id` in responses (#130). The `status` property of jobs is now required.
…tput format properties in `POST /preview`, `POST /jobs`, `PATCH /jobs` and `GET /jobs/{job_id}` requests removed in favor of export processes. (#153)
@m-mohr m-mohr requested a review from a user February 25, 2019 13:31
@m-mohr m-mohr changed the title openEO API 0.4.0 openEO API v0.4.0 Feb 25, 2019
Copy link
Member

@mkadunc mkadunc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I scanned through the docs and API and didn't find major issues.

openapi.json Outdated Show resolved Hide resolved
Co-Authored-By: m-mohr <[email protected]>
docs/collections.md Outdated Show resolved Hide resolved
@m-mohr
Copy link
Member Author

m-mohr commented Mar 5, 2019

The examples, especially https://open-eo.github.io/openeo-api/v/0.4.0/jobs/, needs to be updated.

@m-mohr
Copy link
Member Author

m-mohr commented Mar 6, 2019

Last chance to review this and point out problems before the 0.4 release. All issues are solved now. I'll update the examples now (done) and release tomorrow if nothing unexpected happens. Thanks for all reviews so far.

@m-mohr m-mohr merged commit fadbe5d into master Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants