Skip to content

Commit 6842b10

Browse files
authored
Update .code-samples.meilisearch.yaml
1 parent 2d90d98 commit 6842b10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.code-samples.meilisearch.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -780,12 +780,10 @@ multi_search_federated_1: |-
780780
{
781781
indexUid: 'movies',
782782
q: 'batman',
783-
limit: 5,
784783
},
785784
{
786785
indexUid: 'comics',
787786
q: 'batman',
788-
limit: 5,
789787
},
790788
]
791789
})

0 commit comments

Comments
 (0)