NelmioApiDocBundle/Tests
Filip Benčo 9592c7ebfa
Fix nullable array properties (#1697)
* Fix nullable array properties

* Fix tests & Remove weird leftover dump

* Fix test

Co-authored-by: Filip Benčo <filip.benco@websupport.sk>
2020-08-06 10:22:59 +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 Fix nullable array properties (#1697) 2020-08-06 10:22:59 +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