{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/RobotsTxtSettings", "title": "RobotsTxtSettings", "type": "object", "properties": { "robots_txt_ssl": { "type": "string" } }, "x-internal": false }