wallabag/tests/Wallabag/ApiBundle/Controller
Jeremy Benoist 5cd0857e3c
Return 304 when content isn't reloaded using the API
Previously it was a 400 but this is more related to a real error.
Using the API user should only know the content got reloaded or not.
If reloaded: 200 otherwise: 304.
2016-11-22 10:45:19 +01:00
..
DeveloperControllerTest.php Fixed migration and added tests 2016-10-28 10:55:39 +02:00
EntryRestControllerTest.php Return 304 when content isn't reloaded using the API 2016-11-22 10:45:19 +01:00
TagRestControllerTest.php Exploded WallabagRestController into many controllers 2016-10-28 14:46:30 +02:00
WallabagRestControllerTest.php Exploded WallabagRestController into many controllers 2016-10-28 14:46:30 +02:00