microsoft / microsoft/kiota-python
HeadersCollection usability
Open
Nobody has claimed this yet.
enhancement
help wanted
Standard GitHub label
- Dominant language
- Python
- Stars
- 31
- Forks
- 39
- Avg merge
- 11h 45m
- Merged PRs (30d)
- 42
Description
As demonstrated in https://github.com/microsoft/kiota/pull/3962 I think we are facing a usability regression.
I don't have a strong opinion on where to go from here but either:
- an extra constructor
- more methods overload, e.g.
get_allthat accepts also a plainDict, or similar.
cc. @baywet
Contributor guide
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.