dmilne_uts
6 years agoContributor
Retrieving message revisions via Lithium API v2
Is it possible to retrieve previous revisions of messages via the lithium API? If so, how? The documentation for the v2 API mentions a revisions object, but it also says that these objects are “not ...
- 6 years ago
dmilne_uts - As mentioned "This collection has no functions" we can not query the data from this collection.
You only can get current_revision from messages collection.
SELECT current_revision from messages.