Allow AddOrUpdateAnnotationAttribute
to add values to an array
#4157
Labels
enhancement
New feature or request
AddOrUpdateAnnotationAttribute
to add values to an array
#4157
What problem are you trying to solve?
AddOrUpdateAnnotationAttribute
can not currently add values to an array. When you try that you getDescribe the solution you'd like
To be able to add a value as seen here
Before
After
Have you considered any alternatives or workarounds?
We could create a new recipe, or explicitly not allow this.
Not clear yet if we should append to existing array, or overwrite existing value.
The text was updated successfully, but these errors were encountered: