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

L1: Minimal - Capabilities #41

Open
6 tasks done
rolfsimoes opened this issue Dec 18, 2024 · 0 comments
Open
6 tasks done

L1: Minimal - Capabilities #41

rolfsimoes opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@rolfsimoes
Copy link
Collaborator

rolfsimoes commented Dec 18, 2024

Well-known Discovery

Functionality description

  • GET /.well-known/openeo: Valid response with at least url and api_version per instance (without authentication).

Capabilities

Functionality description

  • GET /: Valid response with at least api/backend/stac_version, id, title, description, endpoints, and links (without authentication).
  • GET / > endpoints: All implemented endpoints are listed with their methods.
  • GET / > endpoints: No endpoints are listed that are not implemented or faulty.
  • GET / > api_version: Implements openEO API version 1.2.0 (or 1.1.0).
  • GET / > stac_version: Implements STAC version 1.0.0 (or 0.9.0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants