NelmioApiDocBundle/Tests
Christopher Davis 7357de9c16 Add a Configuration Option to Enable Validation Groups
If this was turned on by default, that seems like a _large_ BC break as
folks entire OpenAPI doc could change underneath them.

The config option defaults to false and users can enable it if they
desire.
2021-11-06 07:13:56 -05: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 Add a Configuration Option to Enable Validation Groups 2021-11-06 07:13:56 -05:00
Model log name collisions (#1862) 2021-08-17 21:51:11 +02:00
ModelDescriber Add Validation Group Support to SymfonyConstraintAnnotationReader 2021-11-06 07:13:41 -05:00
Render Fix OpenApiRenderer list could be null (#1881) 2021-10-19 14:29:11 +02:00
RouteDescriber Fix access to api->components in RouteMetadataDescriber (#1635) 2020-05-30 18:24:51 +02:00
Routing Fix CS 2021-11-04 00:09:07 +01: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
Helper.php Compound validation rule support (#1818) 2021-06-16 09:59:06 +02:00