mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-23 23:00:59 +00:00
Add empty seq
This commit is contained in:
@ -135,7 +135,8 @@ fn check_add_documents_with_nested_sequence() {
|
||||
"baz": "leesz",
|
||||
"fuzz": {
|
||||
"fax": [234]
|
||||
}
|
||||
},
|
||||
"sas": []
|
||||
}]
|
||||
}
|
||||
}]);
|
||||
|
Reference in New Issue
Block a user