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

Request support exclude by tags

Open semdy opened this issue 6 months ago • 0 comments

Description

exclude property support: ['^#/paths/api/v1/foo/get$', '^#/components/schemas/Foo$', 'some tag'], or add a excludeTags property

semdy avatar Apr 30 '25 14:04 semdy