We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b214410 + 0523e17 commit f12b81bCopy full SHA for f12b81b
schema/1_0_final/single_entry.json
@@ -72,7 +72,7 @@
72
"format": {
73
"title":"Format",
74
"description":"The file format or API type of the distribution.",
75
- "pattern": "^[-\\w]+/[-\\w]+([+][-\\w]+)?$",
+ "pattern": "^[-\\w]+/[-\\w]+(\\.[-\\w]+)*([+][-\\w]+)?$",
76
"type": "string"
77
}
78
0 commit comments