wallabag/tests/Wallabag/ApiBundle/Controller
Jeremy Benoist 1112e54772
Add public filter/field in the API
Listing entries can now be filtered by “public”.
Creating or patching an entry can now set is to public or remove the public.
Entry response now include “is_public” boolean field
2017-06-10 15:31:57 +02:00
..
DeveloperControllerTest.php Isolated tests 2017-05-31 16:03:54 +02:00
EntryRestControllerTest.php Add public filter/field in the API 2017-06-10 15:31:57 +02:00
TagRestControllerTest.php Isolated tests 2017-05-31 16:03:54 +02:00
UserRestControllerTest.php Add ability to name the client 2017-06-08 14:25:44 +02:00
WallabagRestControllerTest.php API user creation behing a toggle 2017-06-02 11:32:38 +02:00