$schema: http://json-schema.org/draft-07/schema#
$ref: #/definitions/Webview
definitions
Webview
- Type:
object
- Properties
- webviewurl
required
- Type:
string
- Type:
-
zoom
- Type:
number
- Type:
- webviewurl
default values
{
"webviewurl": "https://www.google.com/",
"zoom": 1
}