Explicitlty mention total_room_count_estimate

pull/977/head
Erik Johnston 8 years ago
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…
Cancel
Save