wallabag/app
Jeremy Benoist f1c3f68e90
ApiDoc & Route annotation were conflicted
The generated error was “Unable to guess how to get a Doctrine instance from the request information.”.

I haven’t checked deeper in Doctrine (I know it was coming from the DoctrineParamConverter).

Anyway, I check for FosRest possiblity to add extra format without allowing them for every route (like it was done in the first place).

I finally found a way but it then seems all request goes to the FormatListener of FosRest so I needed to add a custom rules to match all request to be sure we don’t get  a 406 error from FosRest.

Should be ok now …
2016-10-15 16:46:42 +02:00
..
config ApiDoc & Route annotation were conflicted 2016-10-15 16:46:42 +02:00
DoctrineMigrations Some fixes about upgrade from 2.0.x -> 2.1.0 2016-09-28 10:04:36 +02:00
Resources CS 2016-10-09 19:35:27 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php 1st draft for rabbitMQ 2016-09-11 21:57:09 +02:00
autoload.php Switch to Symfony 3 structure 2016-01-15 09:35:39 +01:00