Skip to content

Commit 5591e4b

Browse files
authored
fix: update QType AI DSL schema URL to point to bazaarvoice (#5113)
1 parent 6b1f825 commit 5591e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4988,7 +4988,7 @@
49884988
"name": "QType AI DSL",
49894989
"description": "A DSL for rapid prototyping of AI applications",
49904990
"fileMatch": ["qtype.config.yaml", "*.qtype.yaml"],
4991-
"url": "https://raw.githubusercontent.com/lou-k/qtype/refs/heads/main/schema/qtype.schema.json"
4991+
"url": "https://raw.githubusercontent.com/bazaarvoice/qtype/refs/heads/main/schema/qtype.schema.json"
49924992
},
49934993
{
49944994
"name": "Railway",

0 commit comments

Comments
 (0)