Skip to content

When using inverseFlags, tags that are not flagged will be stripped even if operations that use them are included, and it can't be combined with inverseTags #192

@segevfiner

Description

@segevfiner

I kind of expected this usage to work, keeping the foo tag and any operation tagged with x-public, but unfortunately it doesn't and I have to tag the foo tag with x-public for it to be kept.

inverseTags:
  - foo
inverseFlags:
  - x-public
unusedComponents:
  - schemas
  - parameters
  - examples
  - headers
  - requestBodies
  - responses

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions