Skip to content

Commit

Permalink
Update src/metaschema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies authored Apr 26, 2024
1 parent 55928e7 commit acac248
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/metaschema.json
Original file line number Diff line number Diff line change
Expand Up @@ -751,10 +751,6 @@
"type": "object",
"properties": {
"level": { "enum": ["optional", "recommended", "required"] },
"datatypes": {
"type": "array",
"items": { "pattern": "^[a-z]+$" }
},
"stem": { "type": "string" },
"extensions": { "type": "array", "items": { "type": "string" } }
},
Expand Down

0 comments on commit acac248

Please sign in to comment.