aiohttp-swagger icon indicating copy to clipboard operation
aiohttp-swagger copied to clipboard

Support excluding handlers from generated document

Open stj opened this issue 4 years ago • 0 comments

Sometimes not all route and/or method handlers need to be part of API documentation. This adds a simple way to mark handlers as excluded from the documenation generation.

stj avatar Oct 24 '21 19:10 stj