{ "type": "object", "properties": { "pathOrUrl": { "type": "string", "description": "Absolute https URL or path starting with /" } }, "required": [ "pathOrUrl" ] }
{ "type": "object", "properties": {} }