mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-10 03:29:25 +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.