Missing Timestamp in ETag support docs
Open
@robertmclaws is already working on this.
Since Jul 3, 2019.
docs
P4
- Dominant language
- C#
- Stars
- 481
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
http://odata.github.io/RESTier/#02-04-ETAG
In Documentation about ETag support missing reference to [Timestamp] attribute. Concurrency checks in EF work not only for entities with [ConcurrencyCheck] attribute but also with [Timestamp].
All versions of docs affected.
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.