Skip to content

Commit ae2df26

Browse files
authored
Merge pull request #6 from open-contracting/overwrite
Don't repeat schema information from core standard
2 parents 0b48e64 + 8537b9c commit ae2df26

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

release-schema.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@
33
"Milestone": {
44
"properties": {
55
"documents": {
6-
"title": "Documents",
7-
"description": "A list of documents specifically associated with this milestone.",
8-
"type": "array",
9-
"deprecated": null,
10-
"items": {
11-
"$ref": "#/definitions/Document"
12-
},
13-
"uniqueItems": true
6+
"deprecated": null
147
}
158
}
169
}

0 commit comments

Comments
 (0)