Skip to content

Commit 09ab32f

Browse files
Merge pull request #527 from openMetadataInitiative/lzehl_toolScopeCategoryForContributionType
Update contributionType.schema.tpl.json
2 parents ae219a6 + 09c0a3e commit 09ab32f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"_type": "controlledTerms:ContributionType",
3-
"_extends": "controlledTerm.schema.tpl.json"
3+
"_extends": "controlledTerm.schema.tpl.json",
4+
"_categories": [
5+
"toolScope"
6+
]
47
}

0 commit comments

Comments
 (0)