1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-12 16:58:37 +00:00
wallabag/src
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
..
Wallabag Retrieve tag / tags value from query or request 2017-05-09 23:15:25 +02:00
.htaccess 1st implementation of wallabag api, yeah 2015-01-28 17:09:27 +01:00