Skip to content

Commit 2b76c9c

Browse files
authored
Merge pull request #145 from vincentvialard/add-enums-to-description-of-schema-definition
add enums to description of schema definition
2 parents 06c9bda + fe59d1b commit 2b76c9c

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)