microsoft / microsoft/kiota-java
Support for removing elements from backing store
Open
Nobody has claimed this yet.
enhancement
type:breaking-change
type:enhancement
- Dominant language
- Java
- Stars
- 38
- Forks
- 34
- Avg merge
- 15h 9m
- Merged PRs (30d)
- 20
Description
As discussed in https://github.com/microsoft/kiota-java/pull/1455, support for removing single elements from the backing store would be useful. This can hopefully be a consideration for v2 due to the source breaking nature of the change.
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.
Research direction
Start by reading the discussion in PR #1455 and tracing the Java backing-store API it discusses. Determine the v2-compatible contract for removing one element, including the source-breaking implications; the work is done when that design and its required implementation scope are agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100