wallabag/tests/Wallabag/ApiBundle/Controller
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
..
DeveloperControllerTest.php Cast client id to avoid PG error 2019-01-09 23:31:14 +01:00
EntryRestControllerTest.php EntryRestController: add support of expect parameter to delete action 2019-02-20 15:57:50 +01:00
TagRestControllerTest.php TagRestController: fix test for tag without entries 2018-12-30 01:34:49 +01:00
UserRestControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
WallabagRestControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00