diff --git a/packages/veritone-json-schemas/schemas/vtn-standard/master.json b/packages/veritone-json-schemas/schemas/vtn-standard/master.json index 7a5b43cc4..dc8871e3e 100644 --- a/packages/veritone-json-schemas/schemas/vtn-standard/master.json +++ b/packages/veritone-json-schemas/schemas/vtn-standard/master.json @@ -44,7 +44,7 @@ }, "internalTaskId": { "description": "ID of the internal task. A part of the GLC prototype", - "$ref": "#/definitions/guid" + "type": "string" } } },