Explicitlty mention total_room_count_estimate

This commit is contained in:
Erik Johnston 2016-09-29 17:18:34 +01:00
parent e854757c98
commit e8b21f357f

View file

@ -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: |-
{ {