wallabag/tests/Wallabag/ApiBundle/Controller
Jeremy Benoist a05b61159e
Fix PATCH method
The PATCH method for the entry should only update what user sent to us and not the whole entry as it was before.
Also, sending tags when patching an entry will now remove all current tags & assocatied new ones.
2017-07-03 13:45:04 +02:00
..
DeveloperControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
EntryRestControllerTest.php Fix PATCH method 2017-07-03 13:45:04 +02:00
TagRestControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
UserRestControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
WallabagRestControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00