mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-06 06:48:41 +00:00
1594a79fc5
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) |
||
---|---|---|
.. | ||
DeveloperControllerTest.php | ||
EntryRestControllerTest.php | ||
TagRestControllerTest.php | ||
WallabagRestControllerTest.php |