Only generate endpoints / schemas for certain tags #834
dbanty
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's possible that someone will want only certain pieces of an API for their usecase. Would be nice to be able to provide a list of tags in config to include and ignore all other tags. Maybe the opposite (a list to exclude) would be useful too.
If this is set, we should probably also prune any schemas (models) that were defined but never used.
Beta Was this translation helpful? Give feedback.
All reactions