routing-controllers-openapi icon indicating copy to clipboard operation
routing-controllers-openapi copied to clipboard

Issue with controllers in options

Open jankornfeld opened this issue 2 years ago • 1 comments

Hello, when passing controllers within the options I would expect, that those controllers are then used to create the spec. But at first it looks like that controllers in the options is never being used for anything.

I would assume that this is a bug or is there another way to only have specific controllers be used to generate the swagger spec?

BR Jan Kornfeld

jankornfeld avatar Aug 10 '23 14:08 jankornfeld

Found the same issue in my test code, could you please ask if your problem is solved?

sxlvalue avatar Jan 29 '24 08:01 sxlvalue