$schema: http://json-schema.org/draft-07/schema#
$ref: #/definitions/Cobrowse
definitions
Cobrowse
- Type:
object
- Properties
- sharedurl
required
- Type:
string
- Type:
- frame
required
- Type:
number
- Type:
- sharedurl
default values
{
"sharedurl": "https://www.google.com",
"frame": 0
}