NelmioApiDocBundle/Tests/Describer
pratyam fe39acd6a8
Bugfix/remove pattern from property expression message error (#1670)
* remove pattern added from the Expression Violation message.

This string confuses the API client showing a violation message instead of having a Regex. Any informatory message for the client should be placed in "description"

* fix tests

* fix typo
2020-07-04 16:27:40 +02:00
..
AbstractDescriberTest.php Added describer that removes duplicate parameters when using $ref. 2020-01-09 14:29:52 -05:00
ApiPlatformDescriberTest.php Bugfix/remove pattern from property expression message error (#1670) 2020-07-04 16:27:40 +02:00
RouteDescriberTest.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00