frederic jost

Results 2 comments of frederic jost

Hi, yes the issue is related with mobile option, for the moment I use shutter `http://shutter-project.org/`, but it will be cool that `page-ruler` work in mobile mode ;)

Hi, have you checked the documentation? https://api-platform.com/docs/core/filters/#parameter-validation You can declare parameters on a Resource or an Operation through the parameters property. In your example: ``` new GetCollection( provider: Provider::class, parameters:...