wallabag/src/Wallabag/CoreBundle/Repository
Kevin Decherf 2c290747cb api/entries: add parameter detail to exclude or include content in response
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>
2019-05-18 18:11:08 +02:00
..
ConfigRepository.php Implement simple config 2015-02-16 21:31:58 +01:00
EntryRepository.php api/entries: add parameter detail to exclude or include content in response 2019-05-18 18:11:08 +02:00
SiteCredentialRepository.php CS 2019-01-15 09:49:22 +01:00
TaggingRuleRepository.php Add missing tagging rule repository 2015-11-11 16:23:49 +01:00
TagRepository.php TagRestController: rewrite delete actions to only retrieve tags related to the user 2018-12-30 01:34:49 +01:00