Skip to content

Combining inverseFlags and stripFlags #193

Description

@segevfiner

The following will not work:

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

Resulting in an empty schema.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions