Skip to content

Commit fe59d1b

Browse files
add enums to description of schema definition
1 parent 06c9bda commit fe59d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkml_model/model/schema/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2225,7 +2225,7 @@ classes:
22252225

22262226
schema_definition:
22272227
rank: 1
2228-
description: "a collection of subset, type, slot and class definitions"
2228+
description: "a collection of subset, type, slot, enum and class definitions"
22292229
tree_root: true
22302230
aliases:
22312231
- data dictionary

0 commit comments

Comments
 (0)