Skip to content

Commit 9bceb6f

Browse files
Remove frequency field from lexeme schema
1 parent 7abde61 commit 9bceb6f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

public/schemas/lexeme.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -195,14 +195,6 @@
195195
"f"
196196
]
197197
},
198-
"frequency": {
199-
"type": "string",
200-
"enum": [
201-
"common",
202-
"uncommon",
203-
"rare"
204-
]
205-
},
206198
"transitive": {
207199
"type": "boolean",
208200
"format": "checkbox"

0 commit comments

Comments
 (0)