SavedObjectsTypeMappingDefinition should support the dynamic
option
#58783
Labels
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
We should allow the new saved objects mappings API added in (#57430) to utilize the
dynamic
option in order to have fields that are not indexed by Elasticsearch.This should probably only be allowed to be
false | 'strict'
so we don't introduce unexpected index fields.The text was updated successfully, but these errors were encountered: