NelmioApiDocBundle/Tests
Paul Dugas fcb52246b2
Ignore ReflectionException for "magic" JMS\Accessor methods (#1715)
* Update JMSModelDescriber.php

Ignore ReflectionException thrown when getter or setter from JMS\ Accessor are "magic" methods.

* Add tests to avoid future regressions

* CS

Co-authored-by: Guilhem Niot <guilhem.niot@gmail.com>
2020-09-09 08:27:47 +02:00
..
Command Add dump command to print out swagger JSON. (#1537) (#1540) 2020-05-31 11:39:50 +02:00
DependencyInjection Remove deprecated features (#1640) 2020-05-31 18:18:29 +02:00
Describer Bugfix/remove pattern from property expression message error (#1670) 2020-07-04 16:27:40 +02:00
Functional Ignore ReflectionException for "magic" JMS\Accessor methods (#1715) 2020-09-09 08:27:47 +02:00
Model OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
ModelDescriber/Annotations OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
RouteDescriber Fix access to api->components in RouteMetadataDescriber (#1635) 2020-05-30 18:24:51 +02:00
Routing Fix Declaration must be compatible error with tests (#1638) 2020-05-31 15:16:51 +02:00
SwaggerPhp Fix Declaration must be compatible error with tests (#1638) 2020-05-31 15:16:51 +02:00
ApiDocGeneratorTest.php Move the OpenApi processing to ApiDocGenerator (#1671) 2020-07-06 19:50:34 +02:00