NelmioApiDocBundle/ModelDescriber
Christopher Davis d8626c2735 Introduce a Trait to Build OpenAPI Discriminators
See https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/

This is the adapter layer that will be included in the various model
describers. The creation of the discriminator and the `oneOf` values is
a little finicky and I wanted it to be tested and centralized.
2021-02-01 08:37:20 -06:00
..
Annotations Fix property_exists for SymfonyConstraintAnnotationReader 2020-09-29 12:30:21 +02:00
ApplyOpenApiDiscriminatorTrait.php Introduce a Trait to Build OpenAPI Discriminators 2021-02-01 08:37:20 -06:00
BazingaHateoasModelDescriber.php OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
FallbackObjectModelDescriber.php OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
FormModelDescriber.php Merge branch '3.x' 2020-12-10 22:28:55 +01:00
JMSModelDescriber.php Fix the tests broken by zircote/swagger-php 2020-09-27 22:20:04 +02:00
ModelDescriberInterface.php OpenApi 3 Support (#1623) 2020-05-28 13:19:11 +02:00
ObjectModelDescriber.php Merge branch '3.x' 2020-12-17 00:06:17 +01:00