Skip to content

Commit

Permalink
Remove extra spaces #850
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMaudry committed May 28, 2021
1 parent e6eacee commit 0a336eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
"minValue": {
"title": "Minimum value",
"description": "The minimum estimated value of the procurement. A negative value indicates that the contracting process may involve payments from the supplier to the buyer (commonly used in concession contracts).",
"description": "The minimum estimated value of the procurement. A negative value indicates that the contracting process may involve payments from the supplier to the buyer (commonly used in concession contracts).",
"$ref": "#/definitions/Value"
},
"procurementMethod": {
Expand Down Expand Up @@ -1510,7 +1510,7 @@
}
},
"deprecated": {
"description": "A free-text or semi-structured string describing the changes made in each amendment can be provided in the amendment.description field. To provide structured information on the fields that have changed, publishers should provide releases indicating the state of the contracting process before and after the amendment. ",
"description": "A free-text or semi-structured string describing the changes made in each amendment can be provided in the amendment.description field. To provide structured information on the fields that have changed, publishers should provide releases indicating the state of the contracting process before and after the amendment.",
"deprecatedVersion": "1.1"
}
}
Expand Down

0 comments on commit 0a336eb

Please sign in to comment.