Problem/Motivation
./config/schema/search_api_attachments.schema.yml contains a configuration schema for most configuration options in the module. However, the schema for docconv_extractor_configuration is missing.
Proposed resolution
Add missing configuration schema for docconv_extractor_configuration
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None.
API changes
None.
Comments
Comment #2
izus commentedThanks for reporting
working on it
Comment #4
izus commentedi updated the schema to correct this
I checked it with config_inspector module
this is now merged
Thanks