wallabag/src/Wallabag/ApiBundle
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
..
Controller Return 304 when content isn't reloaded using the API 2016-11-22 10:45:19 +01:00
DependencyInjection [#1604] First draft to fix SensioLabsInsight report 2016-01-22 21:12:11 +01:00
Entity Added relation between API Client and User 2016-10-24 21:56:28 +02:00
Form/Type Ensure access_token are removed 2016-10-08 00:05:41 +02:00
Resources/config Fix rest controller merge 2016-11-03 17:29:16 +01:00
WallabagApiBundle.php * public registration 2015-10-03 13:30:43 +02:00