wallabag/tests/Wallabag
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
..
AnnotationBundle
ApiBundle Add public filter/field in the API 2017-06-10 15:31:57 +02:00
CoreBundle Add isPublic filter on entries 2017-06-10 15:00:52 +02:00
ImportBundle
UserBundle