Closed
Description
In v2, we allow filters
to be an empty array. But the v2 spec states that filters
should be an array with at least one element, or None
. So we should fix our implementation, and no longer generate metadata with an empty array of filters. For backwards compatibility, we should read the empty array of filters, and probably emit a warning.
Metadata
Metadata
Assignees
Labels
No labels