type: object requires: ["xssbook"] properties: xssbook: type: object requires: ["url", "bridge_username", "room"] properties: url: type: string bridge_username: type: string room: type: string matrix: type: object requires: ["homeserver", "homeserver_url"] properties: homeserver: type: string homeserver_url: type: string