Support for `ETag`s
Open
Nobody has claimed this yet.
enhancement
feature: api
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
I think that some middleware in Nextcloud already should automatically add support for ETags, howevery, the current draft of the public API does not mention it, so I want to ensure, that we don't miss it 😉
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 current public API discussion in issue #7 and determine how Nextcloud middleware currently handles ETags. The work is done when the API's ETag behavior is explicitly covered and the missing implementation or documentation scope is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100