Problem with styles,class attributes in swagger ui asp net core

According this issue https://github.com/swagger-api/swagger-ui/issues/6846 Swagger UI's HTML sanitizer removes inline style, class, and data-* attributes. But it can be configured by useUnsafeMarkdown=true. How to configured it in asp .net core application?


Ответы (0 шт):