Skip to content

Commit fb498dd

Browse files
Fix typo in "Role" JSON enumeration
2 parents 9522755 + ab51231 commit fb498dd

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)