Skip to content

Commit 7dee6ef

Browse files
authored
fix: add comma to agent schema v1
1 parent c0005f5 commit 7dee6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/agent-v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"$schema": {
88
"description": "The schema to use for validating the agent",
99
"type": "string"
10-
}
10+
},
1111
"name": {
1212
"description": "Name of the agent",
1313
"type": "string"

0 commit comments

Comments
 (0)