]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Create a new entry via API even when its content can't be retrieved
authoradev <adev2000@gmail.com>
Mon, 8 May 2017 10:35:02 +0000 (12:35 +0200)
committeradev <adev2000@gmail.com>
Mon, 8 May 2017 12:57:25 +0000 (14:57 +0200)
commit08f29ae7b6af585f3af1dd2f8b01854fb0985668
tree859985863551dcaf699a5b32a8e8d4afc45e7a78
parentf2beee5185e0bf7f983fb97a34480b4c74d7eb8c
Create a new entry via API even when its content can't be retrieved

Fix #2988
src/Wallabag/ApiBundle/Controller/EntryRestController.php
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php