NelmioApiDocBundle
NelmioApiDocBundle copied to clipboard
[Bug]: CSRF token is always in a schema
Version
4.26.2
Description
After updating the library, the csrf token is always in the schema even though the form has option 'csrf_protection' => false
.
Only global disable csrf_protection in framework config works.
Additional context
No response