NelmioApiDocBundle/Tests
Alex Kalineskou cc97b0ba45
Add support for php attributes (#1932)
* Add support for php attributes

* Fix tests for php 8.1

* Simplify the annotations

* Revert the changes to the tests

* CS

* Test FOSRest parsing of attributes

* CS

* typo

* CS

* Test fetchArticle php 8.1 attributes

* Fix namespaces

Co-authored-by: Guilhem Niot <guilhem@gniot.fr>
2021-12-21 16:16:14 +01: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 support for php attributes (#1932) 2021-12-21 16:16:14 +01:00
Model Fix usage of getCollectionValueTypes and getCollectionKeyTypes (#1910) 2021-11-30 13:06:32 +01:00
ModelDescriber Add support for php attributes (#1932) 2021-12-21 16:16:14 +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 Fix CS 2021-11-04 00:09:07 +01:00
SwaggerPhp Add support for zircore/swagger-php 4.0 (#1916) 2021-12-11 14:39:04 +01: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