mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-15 16:04:10 +01:00
Explicitlty mention total_room_count_estimate
This commit is contained in:
parent
e854757c98
commit
e8b21f357f
|
|
@ -123,7 +123,8 @@ paths:
|
||||||
total_room_count_estimate:
|
total_room_count_estimate:
|
||||||
type: number
|
type: number
|
||||||
description: |-
|
description: |-
|
||||||
An estimate on the total number of public rooms.
|
An estimate on the total number of public rooms, if the
|
||||||
|
server has an estimate.
|
||||||
examples:
|
examples:
|
||||||
application/json: |-
|
application/json: |-
|
||||||
{
|
{
|
||||||
|
|
@ -264,7 +265,8 @@ paths:
|
||||||
total_room_count_estimate:
|
total_room_count_estimate:
|
||||||
type: number
|
type: number
|
||||||
description: |-
|
description: |-
|
||||||
An estimate on the total number of public rooms.
|
An estimate on the total number of public rooms, if the
|
||||||
|
server has an estimate.
|
||||||
examples:
|
examples:
|
||||||
application/json: |-
|
application/json: |-
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue