mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 13:23:43 +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:
|
||||
type: number
|
||||
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:
|
||||
application/json: |-
|
||||
{
|
||||
|
|
@ -264,7 +265,8 @@ paths:
|
|||
total_room_count_estimate:
|
||||
type: number
|
||||
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:
|
||||
application/json: |-
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue