Skip to content

Do not pass an empty filters list to ArrayV2Metadata#720

Merged
maxrjones merged 1 commit intomainfrom
no-empty-list-for-filters
Jul 21, 2025
Merged

Do not pass an empty filters list to ArrayV2Metadata#720
maxrjones merged 1 commit intomainfrom
no-empty-list-for-filters

Conversation

@maxrjones
Copy link
Member

The filters argument should be either a populated list or None, not an empty list.

@TomNicholas
Copy link
Member

This seems fine to me but I'm not very familiar with this part of the spec.

@maxrjones maxrjones merged commit a6e4521 into main Jul 21, 2025
15 checks passed
@maxrjones maxrjones deleted the no-empty-list-for-filters branch July 21, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Empty filters list in JSON reference file produces warnings

2 participants