Description
Modifies error handling for plugin options schema validation to not throw on warnings like unknown keys. Before when throwing on warnings the updated(coerced or defaults added) options was not returned to subsequent API calls causing a bad bug.
Documentation
NA
Fixes #33033
[sc-44171]