mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Even if there are no attributes to return from PutItem requests,
we should return a valid JSON object, not an empty string.
Fixes #6568
Tests: unit(dev)
(cherry picked from commit 8fc3ca855e)