Skip to content

Commit ab51231

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eri-specification.json

Lines changed: 1 addition & 1 deletion
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)