effect icon indicating copy to clipboard operation
effect copied to clipboard

Fix input type for Match.valueTags and Match.typeTags

Open thewilkybarkid opened this issue 7 months ago • 1 comments

Type

  • [ ] Refactor
  • [ ] Feature
  • [x] Bug Fix
  • [ ] Optimization
  • [ ] Documentation Update

Description

Ensures that the input has a tag.

Related

  • Related Issue #
  • Closes #

thewilkybarkid avatar May 07 '25 19:05 thewilkybarkid

Ideally these apis will work with types that also don't contain tags, such as unions with a mix of types.

tim-smart avatar May 08 '25 22:05 tim-smart