mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-31 19:43:45 +01:00
Note that count is approximate
This commit is contained in:
parent
95255bcdf5
commit
a2082e4b38
|
|
@ -157,7 +157,7 @@ paths:
|
||||||
properties:
|
properties:
|
||||||
count:
|
count:
|
||||||
type: number
|
type: number
|
||||||
description: Total number of results found
|
description: An approximate count of number of results found.
|
||||||
results:
|
results:
|
||||||
type: array
|
type: array
|
||||||
title: Results
|
title: Results
|
||||||
|
|
@ -298,7 +298,7 @@ paths:
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next_batch": "5FdgFsd234dfgsdfFD",
|
"next_batch": "5FdgFsd234dfgsdfFD",
|
||||||
"count": 24,
|
"count": 1224,
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"rank": 0.00424866,
|
"rank": 0.00424866,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue