remove per-release highlights from the schema

Change-Id: I80f61573f5ed54831f9e9fc710502148496956a1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-02-23 13:08:31 -05:00
parent fa711bdd8c
commit 6503b38d0d

View File

@ -72,8 +72,6 @@ properties:
type: "string" type: "string"
hash: hash:
type: "string" type: "string"
highlights:
type: "string"
comment: comment:
type: "string" type: "string"
tarball-base: tarball-base:
@ -81,8 +79,6 @@ properties:
additionalProperties: False additionalProperties: False
diff-start: diff-start:
type: "string" type: "string"
highlights:
type: "string"
required: ["version", "projects"] required: ["version", "projects"]
additionalProperties: False additionalProperties: False
branches: branches: