NelmioApiDocBundle/Tests
Guilhem Niot a6f25da106
Detect when a model is used for a form type (#1834)
* Detect when a model is used for a form type

* typo

* Add a test + Fix implementation

* CS
2022-06-10 22:41:24 +02:00
..
Command Enable overriding server url for yaml and json export from console 2021-07-29 12:22:54 +02:00
DependencyInjection Merge branch '3.x' 2021-11-04 00:06:42 +01:00
Describer Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
Functional Detect when a model is used for a form type (#1834) 2022-06-10 22:41:24 +02:00
Model Improve "no describer found" error message (#1979) 2022-04-13 19:54:31 +02:00
ModelDescriber zircote/swagger-php attributes were moved to Attributes namespace 2022-01-10 17:08:13 +01:00
Render Fix retrieval of container in tests 2021-12-21 13:41:49 +01:00
RouteDescriber Fix access to api->components in RouteMetadataDescriber (#1635) 2020-05-30 18:24:51 +02:00
Routing Test more PHP 8.1 attributes support (#1936) 2021-12-21 16:39:08 +01:00
SwaggerPhp Remote Context::root() usage 2022-04-30 20:20:38 +02:00
Util Add missing null check to ControllerReflector::getReflectionMethod (#1918) 2021-12-12 01:32:51 +01:00
ApiDocGeneratorTest.php Move the OpenApi processing to ApiDocGenerator (#1671) 2020-07-06 19:50:34 +02:00
Helper.php Compound validation rule support (#1818) 2021-06-16 09:59:06 +02:00