We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae219a6 + 09c0a3e commit 09ab32fCopy full SHA for 09ab32f
schemas/contributionType.schema.tpl.json
@@ -1,4 +1,7 @@
1
{
2
"_type": "controlledTerms:ContributionType",
3
- "_extends": "controlledTerm.schema.tpl.json"
+ "_extends": "controlledTerm.schema.tpl.json",
4
+ "_categories": [
5
+ "toolScope"
6
+ ]
7
}
0 commit comments