Skip to content

Commit

Permalink
schema/dereferenced-release-schema.json: Run ./manage.py pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandewhurst committed Nov 13, 2023
1 parent d6e6e8e commit 4bab921
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions schema/dereferenced-release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6484,7 +6484,7 @@
},
"finalStatus": {
"title": "Tender final status",
"description": "The final status of the tender, from the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.",
"description": "The final status of the tender, using the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -9138,7 +9138,7 @@
},
"finalStatus": {
"title": "Award final status",
"description": "The final status of the award, from the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.",
"description": "The final status of the award, using the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -14622,7 +14622,7 @@
},
"finalStatus": {
"title": "Contract final status",
"description": "The final status of the contract, from the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.",
"description": "The final status of the contract, using the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -20060,7 +20060,7 @@
},
"finalStatus": {
"title": "Tender final status",
"description": "The final status of the tender, from the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.",
"description": "The final status of the tender, using the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -22710,7 +22710,7 @@
},
"finalStatus": {
"title": "Award final status",
"description": "The final status of the award, from the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.",
"description": "The final status of the award, using the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -28188,7 +28188,7 @@
},
"finalStatus": {
"title": "Contract final status",
"description": "The final status of the contract, from the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.",
"description": "The final status of the contract, using the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.",
"type": [
"string",
"null"
Expand Down

0 comments on commit 4bab921

Please sign in to comment.