You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
using
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.
The text was updated successfully, but these errors were encountered: