Open krabouilleur opened 4 years ago
Which version of the bundle do you use?
my dependencies :
"require": {
"php": "^7.2.5",
"ext-ctype": "*",
"ext-iconv": "*",
"doctrine/annotations": "^1.8",
"friendsofsymfony/rest-bundle": "dev-master",
"jms/serializer-bundle": "^3.5",
"mark-gerarts/automapper-plus-bundle": "^1.2",
"nelmio/cors-bundle": "^2.0",
"sensio/framework-extra-bundle": "^5.5",
"symfony/apache-pack": "^1.0",
"symfony/console": "5.0.*",
"symfony/dotenv": "5.0.*",
"symfony/flex": "^1.3.1",
"symfony/form": "5.0.*",
"symfony/framework-bundle": "5.0.*",
"symfony/monolog-bundle": "^3.5",
"symfony/orm-pack": "^1.0",
"symfony/validator": "5.0.*",
"symfony/yaml": "5.0.*"
},
Hi,
my queryParam :
the response in json : "message": [
EXPECTED:
The property path is empty it seems a bug because the $exception->getMessage() give the parameter name :
"Parameter "limit" of value "NULL" violated a constraint "This value should not be null.""
(but not the $exception->getViolations()