Skip to content

Commit 9e55b65

Browse files
committed
Update schema.json
1 parent 3a41e3d commit 9e55b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@
119119
"minItems": 1,
120120
"items": { "type": "string", "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$" }
121121
},
122-
123122
"impact_type": {
124123
"type": "string",
125124
"enum": [
126125
"foundational",
127126
"enabling",
127+
"methodological",
128128
"refinement",
129129
"survey",
130130
"application",

0 commit comments

Comments
 (0)