routing-controllers-openapi
routing-controllers-openapi copied to clipboard
Issue with controllers in options
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
Found the same issue in my test code, could you please ask if your problem is solved?