{
    "type": "object",
    "properties": {
        "file_size": {
            "type": "integer"
        },
        "id": {
            "type": "string"
        },
        "messaging_product": {
            "type": "string"
        },
        "mime_type": {
            "type": "string"
        },
        "sha256": {
            "type": "string"
        },
        "url": {
            "type": "string"
        }
    },
    "version": 1
}
