{ "type": "object", "name": "Urls7", "properties": { "compactLayouts": { "type": "string" }, "rowTemplate": { "type": "string" }, "describe": { "type": "string" }, "layouts": { "type": "string" }, "sobject": { "type": "string" } }, "required": [ "compactLayouts", "rowTemplate", "describe", "layouts", "sobject" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }