{
"type": "object",
"properties": {
"path": {
"type": "string",
"description": "Site path starting with / (e.g. /pricing)"
}
},
"required": [
"path"
]
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}