NelmioApiDocBundle
NelmioApiDocBundle copied to clipboard
Missing #[Parameter] attribute support
probably very similar to https://github.com/nelmio/NelmioApiDocBundle/issues/1939 now that the [#Parameter] can be attached to a controller method argument
right now it does not break generating the documentation but the attribute is ignored and thus the parameters are missing in the generated documentation
This issue has been marked as stale because it has not had any activity for 60 days. Remove stale label or comment to prevent this from being closed in 60 days.
this is still relevant