mirror of
https://github.com/wallabag/wallabag.git
synced 2026-03-18 22:57:39 +01:00
detail=metadata will nullify the content field of entries in order to make smaller responses. detail=full keeps the former behavior, it sends the content of entries. It's the default, for backward compatibility. Fixes #2817 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>