NelmioApiDocBundle/Tests
Christian Schiffler 8da1ac0296 Pass real property to swagger annotation reader
The type invariation (changing from the real property to the sub items
definition) causes the swagger annotations to end up on the created
`Items` entry.
This changes the behaviour to update the real property entry with the
swagger annotation.

Additionally this ensures that "description", "title" and "example" are
only updated on `Schema` instances.
2017-12-15 17:39:18 +01:00
..
DependencyInjection Allow configuration to be split on root key level. 2017-08-08 19:43:01 +02:00
Describer Use phpunit 6 2017-05-31 19:36:17 +02:00
Functional Pass real property to swagger annotation reader 2017-12-15 17:39:18 +01:00
Model Add a controller exposing the documentation in json 2017-06-26 11:32:23 +02:00
Routing Add a controller exposing the documentation in json 2017-06-26 11:32:23 +02:00