Open-EO / Open-EO/openeo-python-driver
Support for version-less `/openeo/` root?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
This version-less endpoint root /openeo/ is an undocumented unofficial endpoint. We probably had that in the beginning before the API was versioned, or the version discovery mechanism through /.well-known/openeo was settled on.
What to do with this?
- make it "official" by listing it under
/.well-known/openeo, where we can make explicit which version it assumes - remove it
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with views.py at lines 241-242 and inspect how the version-less /openeo/ endpoint is currently exposed. Then review the /.well-known/openeo discovery behavior and relevant API version handling. Done means the project has a decided and documented behavior for the endpoint, with tests covering that choice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100