Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: James McKinney <[email protected]>
  • Loading branch information
odscjen and jpmckinney authored Nov 28, 2023
1 parent eb65883 commit b945435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"type": "object",
"properties": {
"rationale": {
"title": "Non-electronic submission rationale",
"title": "Rationale",
"description": "The rationale for electronic submission not being allowed.",
"type": [
"string",
Expand All @@ -144,7 +144,7 @@
"minLength": 1
},
"address": {
"title": "Non-electronic submission address",
"title": "Address",
"description": "The address to which non-electronic bids should be submitted.",
"$ref": "#/definitions/Address"
}
Expand Down

0 comments on commit b945435

Please sign in to comment.