meta.versionId
. You can cache result and use If-None-Match
header or _etag
parameter to get the latest data from the server or a response with 304
if nothing has been changed.DELETE /$etags-cache
or DELETE /Patient/$etags-cache
.UPDATE resource SET txid = nextval('transaction_id_seq')