Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Where ever I've used attribute [ApiExplorerSettings(IgnoreApi = false, GroupName = nameof(MyApiController))] in myapicontroller it leaks memory and application consume so much ram and then crash the system. If I don't use that attribute works fine.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response