Skip to content

Commit ab51231

Browse files
Fix typo in "Role" JSON enumeration
1 parent 9522755 commit ab51231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eri-specification.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
"Role": {
495495
"enum": [
496496
"NONE",
497-
"UNKNOW",
497+
"UNKNOWN",
498498
"SYSTEM",
499499
"USER",
500500
"AI",

0 commit comments

Comments
 (0)