Skip to content

Commit

Permalink
Fix schema definition (#99)
Browse files Browse the repository at this point in the history
* Update search_api_solr.backend.schema.yml

* Update search_api_solr.connector.standard.schema.yml
  • Loading branch information
chrfritsch authored Jul 22, 2024
1 parent 3f67086 commit faa9bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/schema/search_api_solr.backend.schema.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugin.plugin_configuration.search_api_backend.search_api_solr:
type: config_object
type: mapping
label: 'Search API Solr settings'
mapping:
retrieve_data:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugin.plugin_configuration.search_api_solr_connector.standard:
type: config_object
type: mapping
label: 'Search API Solr standard connector settings'
mapping:
scheme:
Expand Down

0 comments on commit faa9bb3

Please sign in to comment.