wallabag/src/Wallabag/ApiBundle
Kevin Decherf 508302042f EntryRestController: add support of expect parameter to delete action
The expect parameter enables an application to request the whole entry
or only the id when requesting its deletion.

`expects` defaults to `entry` to prevent any API breakage.

Fixes #3711

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2019-02-20 15:57:50 +01:00
..
Controller EntryRestController: add support of expect parameter to delete action 2019-02-20 15:57:50 +01:00
DependencyInjection [#1604] First draft to fix SensioLabsInsight report 2016-01-22 21:12:11 +01:00
Entity Cast client id to avoid PG error 2019-01-09 23:31:14 +01:00
Form/Type Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
Repository Cast client id to avoid PG error 2019-01-09 23:31:14 +01:00
Resources/config WIP 2017-05-29 10:16:23 +02:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00