MeiliSearch/index-scheduler/src/snapshots/index_scheduler__tests__settings_update.snap

15 lines
229 B
Plaintext
Raw Normal View History

2024-03-26 10:36:56 +01:00
---
source: index-scheduler/src/lib.rs
expression: task.details
---
{
"embedders": {
"default": {
"source": "rest",
"apiKey": "MyXXXX...",
2024-04-04 17:23:36 +02:00
"dimensions": 4,
2024-03-26 10:36:56 +01:00
"url": "http://localhost:7777"
}
}
}