Do we still need @knownValues
now that we can do union with string option?
#3009
Labels
deprecation
A previously supported feature will now report a warning and eventually be removed
triaged:core
Milestone
We kept it as it was a way to define a set of known values for a string when azure was just using enum and fixed but now that we can use named union with a string option and name values this feels just more verbose with no benefit
The text was updated successfully, but these errors were encountered: