Skip to content

Support pattern matching in ObjectTypeFilter so it can be configured via the CLI #74

@gpauloski

Description

@gpauloski

Describe the Request

Support pattern matching in ObjectTypeFilter so it can be configured via the CLI.

[engine.filter]
name = "object-type"
pattern = "int|list"

This configuration would only transform types with the name int and list.

Sample Code

No response

Metadata

Metadata

Assignees

Labels

enhancementNew features or improvements to existing functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions