An error occurred while fetching folder content.
user avatar
helper/schema: don't skip deprecation check during validation
Kristin Laemmert authored
If an attribute was not wholly known, helper/schema was skipping the
`validateType` function which (among other things) returned deprecation
messages. This PR checks for deprecation before returning when skipping
validateType.
bfd66083
Name Last commit Last update
..