Commit a766ecf
committed
Clarify listType guidance for struct vs primitive arrays
Update API design documentation to align with ssatags linter behavior:
listType=set is discouraged for object arrays due to SSA merge issues,
so recommend listType=map for structs and listType=set only for primitives.1 parent 35fa1a1 commit a766ecf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments