🗂 So warnings dont persist, temp add to schema (#1361)

This commit is contained in:
Alicia Sykes 2024-03-02 18:39:14 +00:00
parent 48602bcd40
commit 48fa5fc21e
1 changed files with 5 additions and 0 deletions

View File

@ -1091,6 +1091,11 @@
}
}
}
},
"filteredItems": {
"title": "Filtered Items - temp",
"type": "array",
"description": "This attribute will be deprecated in the next release - do not use!"
}
}
}