mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-23 19:24:10 +02:00
add example of highlights field in /search response
This commit is contained in:
parent
4ff5887c91
commit
64f97c5b78
|
|
@ -324,6 +324,10 @@ paths:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"highlights": [
|
||||||
|
"martians",
|
||||||
|
"men"
|
||||||
|
],
|
||||||
"next_batch": "5FdgFsd234dfgsdfFD",
|
"next_batch": "5FdgFsd234dfgsdfFD",
|
||||||
"count": 1224,
|
"count": 1224,
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue