Specific api has some middlewares in swagger api

386 Views Asked by At

I'm writing API documentation for my application using Swagger 3.0. My application has some apis that include some middlewares. I want to describe that which api has the middlewares (like parameters or security tag)

Is that possible in swagger or is there any trick to display that?

0

There are 0 best solutions below