Skip to content

Add tag filtering with include_tags and exclude_tags#1447

Open
avisnakovs wants to merge 1 commit into
openapi-generators:mainfrom
avisnakovs:tag-filtering
Open

Add tag filtering with include_tags and exclude_tags#1447
avisnakovs wants to merge 1 commit into
openapi-generators:mainfrom
avisnakovs:tag-filtering

Conversation

@avisnakovs
Copy link
Copy Markdown

Adds include_tags / exclude_tags — config keys and --include-tags / --exclude-tags CLI flags — to generate a client from only a subset of OpenAPI tags. Endpoints whose tags don't match are dropped and now-unused schemas are pruned. The two options are mutually exclusive.

Implements #834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant