From 742716bba47152c00ebc045e24fd7a1df4bd301d Mon Sep 17 00:00:00 2001 From: Heiru Wu Date: Wed, 25 Sep 2024 15:51:29 +0800 Subject: [PATCH] chore(schema): 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 1cb24a62..41710763 100644 --- a/schema/ai-tasks.json +++ b/schema/ai-tasks.json @@ -1018,7 +1018,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1043,7 +1043,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/classification" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/classification" }, "metadata": { "description": "Output metadata", @@ -1076,7 +1076,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1101,7 +1101,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/detection" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/detection" }, "metadata": { "description": "Output metadata", @@ -1134,7 +1134,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1159,7 +1159,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/keypoint" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/keypoint" }, "metadata": { "description": "Output metadata", @@ -1192,7 +1192,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1217,7 +1217,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/ocr" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/ocr" }, "metadata": { "description": "Output metadata", @@ -1250,7 +1250,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1275,7 +1275,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/semantic-segmentation" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/semantic-segmentation" }, "metadata": { "description": "Output metadata", @@ -1308,7 +1308,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1333,7 +1333,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/instance-segmentation" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/bdd0f35/schema/schema.json#/$defs/instill-types/instance-segmentation" }, "metadata": { "description": "Output metadata",