Using "@container": "@list" instead of @json poses some challenges related to selective disclosure. We use @list to order the allowedValues within a ResultDescription.
When values could potentially be selectively disclosed (which doesn't make any sense for this property anyway), @list poses some challenges.
Using
"@container": "@list"instead of@jsonposes some challenges related to selective disclosure. We use@listto order theallowedValueswithin aResultDescription.When values could potentially be selectively disclosed (which doesn't make any sense for this property anyway),
@listposes some challenges.