From 4a5d28f97587155694500ea2664763b2d6c317a3 Mon Sep 17 00:00:00 2001 From: Heiru Wu Date: Mon, 12 Aug 2024 20:42:26 +0800 Subject: [PATCH] chore: update ref commit --- schema/ai-tasks.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/schema/ai-tasks.json b/schema/ai-tasks.json index 28c09654..74fd59a5 100644 --- a/schema/ai-tasks.json +++ b/schema/ai-tasks.json @@ -776,7 +776,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -801,7 +801,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/classification" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/classification" }, "metadata": { "description": "Output metadata", @@ -834,7 +834,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -859,7 +859,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/detection" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/detection" }, "metadata": { "description": "Output metadata", @@ -892,7 +892,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -917,7 +917,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/keypoint" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/keypoint" }, "metadata": { "description": "Output metadata", @@ -950,7 +950,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -975,7 +975,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/ocr" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/ocr" }, "metadata": { "description": "Output metadata", @@ -1008,7 +1008,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1033,7 +1033,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/semantic-segmentation" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/semantic-segmentation" }, "metadata": { "description": "Output metadata", @@ -1066,7 +1066,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1091,7 +1091,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/8d508b1/schema/schema.json#/$defs/instill-types/instance-segmentation" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/f67bf97/schema/schema.json#/$defs/instill-types/instance-segmentation" }, "metadata": { "description": "Output metadata",