{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "PlannerTaskDetails", "type": "object", "properties": { "@odata.etag": { "type": "string" }, "id": { "type": "string" }, "description": { "type": "string" }, "previewType": { "type": "string" } } }