Steam1996

Results 2 issues of Steam1996

Hi, I cloned [Vue basic video chat repo](https://github.com/opentok/opentok-web-samples/tree/main/Vue-Basic-Video-Chat), and added `options` for subscriber. ``` subscriberOpts: { insertMode: 'append', showControls: true, height: '100%', width: '100%', audioVolume: 0 } ``` When I...

- Swagger-ui version: 2.7.0 - Swagger-core version: 2.7.0 ### Content & configuration Project tree (multi-module): ``` . ├── api │   ├── build.gradle │   └── src │   └── main │   └──...