mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Replace the toml reader with the JSON settings reader, directly parse the data to SettingsUpdate, Update CHANGELOG
This commit is contained in:
parent
bc9c80a5ee
commit
f5d57c9dce
3 changed files with 16 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"primaryKey": "id",
|
||||
"searchableAttributes": ["title", "overview"],
|
||||
"displayedAttributes": [
|
||||
"id",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue