Skip to content

Commit

Permalink
Rename dcx:type property to dcx:typeRestriction in the meta schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Anand Daga committed Nov 7, 2018
1 parent 95c9117 commit b3a2dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"type": "string",
"minLength": 3
},
"dcx:type": {
"dcx:typeRestriction": {
"type": "string",
"pattern": "^(\\w+|\\*)/([-.\\w.]+|\\*)\\+dcx$",
"description":
Expand Down

0 comments on commit b3a2dc6

Please sign in to comment.