wallabag/tests/Wallabag/ApiBundle
Jeremy Benoist 1594a79fc5
Retrieve tag / tags value from query or request
It allows to request to delete a tag using query string instead of body parameter (which seems to be the standard).
Instead of breaking the previous behavior, I used a generic way to retrieve parameter (which looks into request attributes, query parameters and request parameters)
2017-05-09 23:15:25 +02:00
..
Controller Retrieve tag / tags value from query or request 2017-05-09 23:15:25 +02:00
WallabagApiTestCase.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00