Open
Description
using
"Swashbuckle.AspNetCore" Version="6.6.1"
"Swashbuckle.AspNetCore.Annotations" Version="6.6.1"
"Swashbuckle.AspNetCore.Filters" Version="8.0.2"
When I add
options.ExampleFilters();
My Schema and Document filters stop working. Is there a trick to get these to play nice? Like in your test examples, the OperationFilter I have continues working though.
Metadata
Metadata
Assignees
Labels
No labels