RESTier icon indicating copy to clipboard operation
RESTier copied to clipboard

Missing Timestamp in ETag support docs

Open arkoc opened this issue 8 years ago • 2 comments

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.

arkoc avatar Feb 14 '18 08:02 arkoc

I would love to circle back with you and put together a working ETag sample... I've never gotten it to work, and would love to see something functional here so we can fix the docs. Would you be interested in helping out?

robertmclaws avatar Jul 03 '19 19:07 robertmclaws

I've got it working. If you want me to write something for the docs. I'll be glad to.

jspuij avatar Jul 30 '19 16:07 jspuij