Exclude Operation Filter from some methods
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018
02:43 PM
10-10-2018
02:43 PM
Exclude Operation Filter from some methods
I'm using the IOperationFilter to add a header variable to swagger for all methods which works great so I don't have to do it for each one but is there a way to exclude it from a couple of methods?
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018
06:01 PM
10-10-2018
06:01 PM
Is this a .net application with Swashbuckle?
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others.↓↓↓↓↓
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2018
05:12 AM
10-11-2018
05:12 AM
Again thank you, Ron, and again I apologize for posting this in the wrong location as you saw in my other thread, yes this is Swashbuckle it's the path Google lead me down when I looked up how to add Swagger to my project.
