mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-01 21:06:15 +03:00
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. |
||
---|---|---|
.. | ||
FormModelDescriber.php | ||
JMSModelDescriber.php | ||
ModelDescriberInterface.php | ||
ObjectModelDescriber.php | ||
SwaggerPropertyAnnotationReader.php |