Array of attachment IDs retrieved from StorageFile.Get endpoint
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_TaskTask_attachment_ids", "title": "property_TaskTask_attachment_ids", "description": "Array of attachment IDs retrieved from StorageFile.Get endpoint", "items": { "type": "string" }, "type": "array" }