express-openapi icon indicating copy to clipboard operation
express-openapi copied to clipboard

Add support for tags

Open TimvdLippe opened this issue 9 months ago • 2 comments

Tags added to methods are now automatically appended to the existing list of global tags.

Fixes #65

TimvdLippe avatar Apr 18 '25 08:04 TimvdLippe

Not sure about Node 16 failure. They are failing for the validation tests, not the ones I added. Also, on main there was also a CI failure, so I think it is unrelated to the changes I made?

TimvdLippe avatar Apr 18 '25 08:04 TimvdLippe

@wesleytodd @Megapixel99 PTAL, we would like to use this in our own example

TimvdLippe avatar Jun 16 '25 07:06 TimvdLippe