spot icon indicating copy to clipboard operation
spot copied to clipboard

[NO-TICKET] Enable default value support for union types

Open timdawborn opened this issue 2 years ago • 1 comments

Description, Motivation and Context

Support for the @default annotation does already exist in SPOT, but only for certain types. This PR enables the @default annotation for union types, allowing default values for enums.

Checklist:

  • [ ] I've added/updated tests to cover my changes
  • [ ] I've created an issue associated with this PR

timdawborn avatar Feb 09 '23 23:02 timdawborn

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 09 '23 23:02 CLAassistant