[Serverless] Global strip unknown keys doesn't work on nested objects #201442
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Configuration
Settings in kibana.yml
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Related to #187006
We noticed that the global validation option
stripUnknownKeys: true
used in Serverless doesn't work as expected on settings defined in a nestedschema.object
:#186547 might have been the culprit of the regression.
Let's add a test case to cover the scenario and find a way to fix it.
The text was updated successfully, but these errors were encountered: