NelmioApiDocBundle
NelmioApiDocBundle copied to clipboard
[Symfony 7.1] support for TypeInfo component
https://github.com/symfony/symfony/pull/52510
Symfony 7.1 will introduce a new TypeInfo
component in favor of the current PropertyInfo
component. This component includes much better type information compared to the current PropertyInfo
component so Nelmio should support this.