···77 "viewerCount": {
78 "type": "ref",
79 "description": "The number of viewers watching this livestream. Use when you can't reasonably use #viewerCount directly.",
80- "ref": "place.stream.livestream#viewerCount"
81 }
82 }
83 },
···77 "viewerCount": {
78 "type": "ref",
79 "description": "The number of viewers watching this livestream. Use when you can't reasonably use #viewerCount directly.",
80+ "ref": "#viewerCount"
81 }
82 }
83 },