NelmioApiDocBundle/Tests
Frederik Holz aa18c6c83b
[3.x]: Hide the default section per area with new config parameter (#1868)
* Add new config node disable_default_routes to prevent registering RouteDescriber to specific areas which allowes disabling rendering of default routes, Adjust tests accordingly

* Add documentation for new config variable

* Change disable_default_routes to filter route collection instead of disabling route describer, Add test for new handling in FilteredRouteCollectionBuilder

* Change naming of matching method for disabling default routes

* Fix codestyle issue

* Fix codestyle issue

* Change naming of dataProvider to match testing name

Co-authored-by: Frederik Holz <team-orange@auxmoney.com>
2021-10-06 19:28:59 +02:00
..
Controller Fix tests 2019-11-21 11:41:06 +01:00
DependencyInjection [3.x]: Hide the default section per area with new config parameter (#1868) 2021-10-06 19:28:59 +02:00
Describer Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
Functional Explictly enable property access in the tests (related to https://github.com/symfony/symfony/pull/40140, it is a dev dependency) 2021-06-14 13:28:11 +02:00
Model Make sure alternative names use the exact names specified (#1384) 2018-08-26 22:15:44 +02:00
ModelDescriber/Annotations Added support for constraint attributes 2021-03-14 17:02:52 +01:00
Routing [3.x]: Hide the default section per area with new config parameter (#1868) 2021-10-06 19:28:59 +02:00
Swagger Fix cs 2020-12-10 22:30:50 +01:00
ApiDocGeneratorTest.php Add areas support (#1169) 2018-01-05 13:08:02 +01:00