Damien Vande Kerckhove
Damien Vande Kerckhove
### Roadmap URL https://roadmap.sh/aspnet-core ### Suggestions [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) is no longer maintain - Last release over a year ago. Use [NSwag](https://github.com/RicoSuter/NSwag) instead
Introduce a setting to automatically burn secrets after a specified number of unsuccessful attempts.
**Current behavior** We are restricted to five attempts per machine. This means that on my personal device, I am prevented from making further password attempts after five errors, even if...
In answer to [issue #2628](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2628), if the array's item type is nullable. the Item type will be nullable in generated open api