Open-EO / Open-EO/openeo-python-client
Connection.load_collection: add/rename argument "id" (instead of "collection_id")
Open
api compliancy
good first issue
low hanging fruit
v1.0.0
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
(from #223):
Python's Connection.load_collection currently has argument "collection_id", while official spec uses "id".
better harmonizing with spec would be good, (less documentation confusion, cleaner automatic code generation, ...)
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.
Assessment
This issue has not been assessed yet.