NelmioApiDocBundle/ModelDescriber/Annotations
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
..
AnnotationsReader.php Support `@Model` in in-object annotations 2018-03-22 19:14:01 +01:00
PropertyPhpDocReader.php Fix invalid tag which doesn't has description 2020-03-05 13:39:58 +01:00
SwgAnnotationsReader.php Support `@Model` in in-object annotations 2018-03-22 19:14:01 +01:00
SymfonyConstraintAnnotationReader.php Bugfix/remove pattern from property expression message error (#1670) 2020-07-04 16:27:40 +02:00