]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Add public filter/field in the API
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 10 Jun 2017 13:31:57 +0000 (15:31 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 10 Jun 2017 13:31:57 +0000 (15:31 +0200)
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


No differences found